Add camera feature files to the SDK system image.
Without this the system refuses to install applications that requires the camera (like ApiDemos) Change-Id: Ia13b6a10f4731bf23eea04e3210ad0b3ed557aa6
This commit is contained in:
@@ -28,7 +28,8 @@ PRODUCT_PACKAGES := \
|
|||||||
SoftKeyboard
|
SoftKeyboard
|
||||||
|
|
||||||
PRODUCT_COPY_FILES := \
|
PRODUCT_COPY_FILES := \
|
||||||
development/data/etc/vold.conf:system/etc/vold.conf
|
development/data/etc/vold.conf:system/etc/vold.conf \
|
||||||
|
frameworks/base/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml
|
||||||
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user