summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2018-08-22 14:24:30 +0200
committerMichael Bestas <mkbestas@lineageos.org>2019-11-09 22:47:37 +0200
commite303fd58aae50e519206aeb20bb7706bc4495885 (patch)
treec5956f7e715234ba5f2f79dcbce041b7f853a2f5 /Android.mk
parentab012beba808feaf2fec637c5aa8a2d7991eca9f (diff)
downloadandroid_packages_apps_Snap-e303fd58aae50e519206aeb20bb7706bc4495885.tar.gz
android_packages_apps_Snap-e303fd58aae50e519206aeb20bb7706bc4495885.tar.bz2
android_packages_apps_Snap-e303fd58aae50e519206aeb20bb7706bc4495885.zip
Snap: use platform cert
This is needed to be able to put Snap into it's own selinux domain. Change-Id: I23f73723a9b62ee67b6d0f234898828eba945962
Diffstat (limited to 'Android.mk')
-rwxr-xr-xAndroid.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 7ad043b6e..b9ee73bca 100755
--- a/Android.mk
+++ b/Android.mk
@@ -38,7 +38,8 @@ LOCAL_JAVA_LIBRARIES := org.lineageos.platform.internal
LOCAL_PACKAGE_NAME := Snap
LOCAL_PRIVILEGED_MODULE := true
-LOCAL_PRIVATE_PLATFORM_APIS:=true
+LOCAL_PRIVATE_PLATFORM_APIS := true
+LOCAL_CERTIFICATE := platform
LOCAL_AAPT_FLAGS += --rename-manifest-package org.lineageos.snap