am 9396155d
: Add camera feature files to the SDK system image.
Merge commit '9396155dae1a23171a388fcd3c3c8d64a9439062' * commit '9396155dae1a23171a388fcd3c3c8d64a9439062': Add camera feature files to the SDK system image.
This commit is contained in:
commit
9427e73b73
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@ PRODUCT_PACKAGES := \
|
|||
SoftKeyboard
|
||||
|
||||
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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue