am 5877c1d1: am 81821821: fix PDK boot issue

* commit '5877c1d17d34cd2eb039ec904b2bd4eb9fbd5ddd':
  fix PDK boot issue
This commit is contained in:
Keun young Park 2012-08-15 12:25:39 -07:00 committed by Android Git Automerger
commit 1dc7c65a83
1 changed files with 3 additions and 1 deletions

View File

@ -153,6 +153,7 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
Bluetooth \
FusedLocation \
InputDevices \
LatinIME \
Launcher2 \
@ -200,7 +201,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PACKAGES += \
drmserver \
libdrmframework \
libdrmframework_jni
libdrmframework_jni \
WAPPushManager
# Additional settings used in all AOSP builds