summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2019-08-12 19:25:26 -0700
committerMatthew Maurer <mmaurer@google.com>2019-08-13 02:30:49 +0000
commit5012561d58cd1ec7e3ef65f915811684fc57ccc9 (patch)
tree20c4dc1c38f069bde03876aab806511f73517f8f
parent12cd8b85c1f5fb0685c9599920717fea7e2a0249 (diff)
downloaddevice_generic_trusty-5012561d58cd1ec7e3ef65f915811684fc57ccc9.tar.gz
device_generic_trusty-5012561d58cd1ec7e3ef65f915811684fc57ccc9.tar.bz2
device_generic_trusty-5012561d58cd1ec7e3ef65f915811684fc57ccc9.zip
Include i18n packages to fix build
We really shouldn't need these; this is a minimal build with no ability to run UI or display text at all, but hiddenapi was upset about their absence. Bug: 139316872 Change-Id: I959c28cf3d9f06132381bf31e95f28c91dbef3fc
-rw-r--r--qemu_trusty_base.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu_trusty_base.mk b/qemu_trusty_base.mk
index 8b28423..a5156f8 100644
--- a/qemu_trusty_base.mk
+++ b/qemu_trusty_base.mk
@@ -24,6 +24,7 @@ PRODUCT_PACKAGES += \
system_manifest.xml \
framework_manifest.xml \
apexd \
+ com.android.i18n \
com.android.runtime \
dhcpclient \
gatekeeperd \