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

Commit 2092dc9d authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove the bogus icu.dat dependency.

Simply depending on the icu4c libraries now pulls in the appropriate
data files for you.

Change-Id: Ied659584b2583c92d871c5823988ce0a865eabe4
parent f1534b62
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -52,7 +52,6 @@ PRODUCT_PACKAGES += \
    ext \
    framework-res \
    hprof-conv \
    icu.dat \
    installd \
    ip \
    ip-up-vpn \
+0 −3
Original line number Diff line number Diff line
@@ -57,9 +57,6 @@ PRODUCT_PACKAGES += \
    sdptool \
    wpa_supplicant

PRODUCT_PACKAGES += \
    icu.dat

PRODUCT_PACKAGES += \
    librs_jni \
    libvideoeditor_jni \
+0 −5
Original line number Diff line number Diff line
@@ -86,7 +86,6 @@ PRODUCT_PACKAGES += \
    ext \
    framework-res \
    hprof-conv \
    icu.dat \
    installd \
    ip \
    ip-up-vpn \
@@ -171,10 +170,6 @@ PRODUCT_PACKAGES += \
    hostapd \
    wpa_supplicant.conf


PRODUCT_PACKAGES += \
    icu.dat

PRODUCT_PACKAGES += \
    librs_jni \
    libvideoeditor_jni \