summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2018-08-23 10:09:02 +0200
committerLuK1337 <priv.luk@gmail.com>2019-10-21 21:42:08 +0200
commit4a3eebc36b39e695f1bd043dffef201d8b636164 (patch)
treec85625a6ef92bceb99f21be0c2812f445242f09f
parentd86757514a869e78775e75ac692e37004ca11118 (diff)
downloadandroid_packages_apps_Gallery2-4a3eebc36b39e695f1bd043dffef201d8b636164.tar.gz
android_packages_apps_Gallery2-4a3eebc36b39e695f1bd043dffef201d8b636164.tar.bz2
android_packages_apps_Gallery2-4a3eebc36b39e695f1bd043dffef201d8b636164.zip
Gallery: use platform cert
This is needed to be able to put Gallery into it's own selinux domain. Change-Id: I4bf198d20bb2a341e459553d2b519b426fb5d538
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index f0c0eb28d..209d3cebb 100644
--- a/Android.mk
+++ b/Android.mk
@@ -28,8 +28,8 @@ LOCAL_RESOURCE_DIR += $(LOCAL_PATH)/res
LOCAL_USE_AAPT2 := true
LOCAL_PACKAGE_NAME := Gallery2
-
LOCAL_PRIVILEGED_MODULE := true
+LOCAL_CERTIFICATE := platform
LOCAL_PRIVATE_PLATFORM_APIS := true