forked from openkylin/platform_build
Remove a host simulation of the runtime module
Removes simulated runtime mainline module time zone data files now that they are no longer needed. Bug: 132169989 Test: Treehugger only Change-Id: I8b9665d4b8896d78bf4784d669c86d10dbef54f9
This commit is contained in:
parent
69324709f8
commit
001150ed06
|
@ -299,12 +299,9 @@ PRODUCT_HOST_PACKAGES += \
|
|||
unwind_symbols \
|
||||
viewcompiler \
|
||||
tzdata_host \
|
||||
tzdata_host_runtime_apex \
|
||||
tzdata_host_tzdata_apex \
|
||||
tzlookup.xml_host_runtime_apex \
|
||||
tzlookup.xml_host_tzdata_apex \
|
||||
tz_version_host \
|
||||
tz_version_host_runtime_apex \
|
||||
tz_version_host_tzdata_apex \
|
||||
|
||||
ifeq ($(TARGET_CORE_JARS),)
|
||||
|
|
Loading…
Reference in New Issue