Merge "common: Add flatland to the build"
This commit is contained in:
commit
3d38828066
|
@ -612,6 +612,9 @@ PRODUCT_PACKAGES += \
|
|||
make_ext4fs \
|
||||
setup_fs
|
||||
|
||||
# Flatland
|
||||
PRODUCT_PACKAGES += flatland
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
|
||||
frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
|
||||
|
|
Loading…
Reference in New Issue