summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2018-04-12 08:36:14 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-04-12 08:36:14 +0000
commit4ec7629212dbd6a20d7a5dc185501bac702ac7c9 (patch)
tree4cdfcc0eadba8047015917eae547ac4c14636063
parentf75c56220907adb721b28f27c45129d0483ddabf (diff)
parent76563955917a8643d1c8911702560164cbbea1ad (diff)
downloadTimeZoneData-4ec7629212dbd6a20d7a5dc185501bac702ac7c9.tar.gz
Merge "Correct the app build for TimeZoneData"
-rw-r--r--oem_template/data_app/build_oem_data_app.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/oem_template/data_app/build_oem_data_app.mk b/oem_template/data_app/build_oem_data_app.mk
index f31e5d1..672a2cf 100644
--- a/oem_template/data_app/build_oem_data_app.mk
+++ b/oem_template/data_app/build_oem_data_app.mk
@@ -44,7 +44,10 @@ LOCAL_AAPT_FLAGS := --version-code $(TIME_ZONE_DATA_APP_VERSION_CODE) \
# OEM-INSTRUCTION: Modify the name, s/oemcorp/<Your company name>/
LOCAL_MODULE_OWNER := oemcorp
-LOCAL_PRIVILEGED_MODULE := true
+
+# The app build is expected to generate a prebuilt, so do not place the app in
+# the system image.
+LOCAL_UNINSTALLABLE_MODULE := true
# OEM-INSTRUCTION: Configure your own certificate.
LOCAL_CERTIFICATE :=