fix PDK boot issue
- add missing packages to make it boot
Change-Id: I9a4a635e67a82c326f9eb1eceb86cffc8f59a2d3
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