summaryrefslogtreecommitdiff
authorXiaoliang Wang <xiaoliang.wang@amlogic.com>2018-10-25 12:56:18 (GMT)
committer Xiaoliang Wang <xiaoliang.wang@amlogic.com>2018-10-25 12:56:18 (GMT)
commit5cd2ddc973e6a9b01589f3b9a6238f7533f57a04 (patch)
tree7bcd790167585aee1c9e36df8d4e1fba1eedf3d6
parent73f71f23db19529557e52e6fe44808b678c2aecb (diff)
downloadcommon-5cd2ddc973e6a9b01589f3b9a6238f7533f57a04.zip
common-5cd2ddc973e6a9b01589f3b9a6238f7533f57a04.tar.gz
common-5cd2ddc973e6a9b01589f3b9a6238f7533f57a04.tar.bz2
NTS: add property access for Netflix APP[1/1]
BUG=118420848 Signed-off-by: Xiaoliang Wang <xiaoliang.wang@amlogic.com> Change-Id: I233ef093f43a72c25f53eab92d0d2eb905450836
Diffstat
-rw-r--r--sepolicy/untrusted_app_27.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/sepolicy/untrusted_app_27.te b/sepolicy/untrusted_app_27.te
new file mode 100644
index 0000000..8a58793
--- a/dev/null
+++ b/sepolicy/untrusted_app_27.te
@@ -0,0 +1,4 @@
+
+get_prop(untrusted_app_27, netflix_prop)
+get_prop(untrusted_app_27, media_prop)
+get_prop(untrusted_app_27, vendor_default_prop)