| commit | 7042dfb72c0dc304b8920fcbac1b5104bdf42a9e | [log] [tgz] |
|---|---|---|
| author | Alessandro Astone <ales.astone@gmail.com> | Thu Oct 29 08:40:54 2020 +0100 |
| committer | Nahhk <nahhk@proton.me> | Sun Apr 20 01:54:52 2025 -0500 |
| tree | e68ce2d1ea75a2013ad0a79cda91dc082df93ca7 | |
| parent | f6a7fea3dd158d1aa4d0983cefd16e447d675bef [diff] [blame] |
sm6225-common: Define a soong namespace Change-Id: Ida759ee1786c667e766da29103f0ecb54950c104
diff --git a/common.mk b/common.mk index bd47c49..1cf6206 100644 --- a/common.mk +++ b/common.mk
@@ -19,3 +19,7 @@ # Shipping API Level PRODUCT_SHIPPING_API_LEVEL := 33 + +# Soong namespaces +PRODUCT_SOONG_NAMESPACES += \ + $(LOCAL_PATH)