summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-04-13 09:34:00 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-04-13 09:34:00 +0000
commite68ba1b25211ec0ef7137f745211b1c23ee25fd7 (patch)
tree4cdfcc0eadba8047015917eae547ac4c14636063
parent75d6cc998ff8a285cbdd38509f2f18fd41887afd (diff)
parent4ec7629212dbd6a20d7a5dc185501bac702ac7c9 (diff)
downloadTimeZoneData-e68ba1b25211ec0ef7137f745211b1c23ee25fd7.tar.gz
Snap for 4719555 from 4ec7629212dbd6a20d7a5dc185501bac702ac7c9 to qt-release
Change-Id: I9d6a03f1a59726c94a4197140dba327df2ec710f
-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 :=