Merge change I4d3d08a1 into eclair
* changes: Add the sdk overlay to the build.
This commit is contained in:
commit
c725b6ee0c
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue