Remove the bogus icu.dat dependency.

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

Change-Id: Ied659584b2583c92d871c5823988ce0a865eabe4
This commit is contained in:
Elliott Hughes 2013-07-31 15:02:17 -07:00
parent f1534b6292
commit 2092dc9dbc
3 changed files with 0 additions and 9 deletions

View file

@ -52,7 +52,6 @@ PRODUCT_PACKAGES += \
ext \
framework-res \
hprof-conv \
icu.dat \
installd \
ip \
ip-up-vpn \

View file

@ -57,9 +57,6 @@ PRODUCT_PACKAGES += \
sdptool \
wpa_supplicant
PRODUCT_PACKAGES += \
icu.dat
PRODUCT_PACKAGES += \
librs_jni \
libvideoeditor_jni \

View file

@ -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 \