Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 81821821 authored by Keun young Park's avatar Keun young Park
Browse files

fix PDK boot issue

- add missing packages to make it boot

Change-Id: I9a4a635e67a82c326f9eb1eceb86cffc8f59a2d3
parent 0016a9ba
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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