am 5877c1d1: am 81821821: fix PDK boot issue
* commit '5877c1d17d34cd2eb039ec904b2bd4eb9fbd5ddd':
fix PDK boot issue
diff --git a/target/product/mini.mk b/target/product/mini.mk
index 2317b13..668bf89 100644
--- a/target/product/mini.mk
+++ b/target/product/mini.mk
@@ -153,6 +153,7 @@
PRODUCT_PACKAGES += \
Bluetooth \
+ FusedLocation \
InputDevices \
LatinIME \
Launcher2 \
@@ -200,7 +201,8 @@
PRODUCT_PACKAGES += \
drmserver \
libdrmframework \
- libdrmframework_jni
+ libdrmframework_jni \
+ WAPPushManager
# Additional settings used in all AOSP builds