diff options
| author | 2019-06-18 15:33:11 +0000 | |
|---|---|---|
| committer | 2019-06-18 15:33:11 +0000 | |
| commit | c4924c616c406de16f82fbbf8acaa16c47130d06 (patch) | |
| tree | bec84ad0bcdb73530900bbc5eee9d15d20aa4c18 | |
| parent | 58982618e11cbdd3dcb95b41a69d912e8ef1a704 (diff) | |
| parent | 001150ed06ebdced336192e2d97f8fb9ee965a49 (diff) | |
Merge "Remove a host simulation of the runtime module"
| -rw-r--r-- | target/product/base_system.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 7bec975018..f09493ef73 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk @@ -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),) |