lmi: Namespace the tree
Change-Id: I4642cbdff50e5f43e35dffb726565a829a8ccada
This commit is contained in:
2
Android.bp
Normal file
2
Android.bp
Normal file
@@ -0,0 +1,2 @@
|
||||
soong_namespace {
|
||||
}
|
||||
@@ -43,6 +43,10 @@ TARGET_HAS_FOD := true
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.sensor.barometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.barometer.xml
|
||||
|
||||
# Soong namespaces
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
$(LOCAL_PATH)
|
||||
|
||||
# Inherit from sm8250-common
|
||||
$(call inherit-product, device/xiaomi/sm8250-common/kona.mk)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user