forked from openkylin/platform_build
am c725b6ee: Merge change I4d3d08a1 into eclair
Merge commit 'c725b6ee0c192c134a9ce4d74ecda9cbcd2c1275' into eclair-mr2 * commit 'c725b6ee0c192c134a9ce4d74ecda9cbcd2c1275': Add the sdk overlay to the build.
This commit is contained in:
commit
2bfaec8d32
|
@ -30,6 +30,8 @@ PRODUCT_PACKAGES := \
|
|||
GestureBuilder \
|
||||
SoftKeyboard
|
||||
|
||||
PRODUCT_PACKAGE_OVERLAYS := development/sdk_overlay
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue