From 9206badaf95e0c897266dd1dfd5dd0ec4dfac683 Mon Sep 17 00:00:00 2001 From: Arian Date: Thu, 19 Sep 2019 21:07:25 +0200 Subject: shinano-common: sepolicy: Label Trim Area Daemon Change-Id: I849c429d6b1fd57d6593f4b9a6152f31477c71a0 --- sepolicy/file_contexts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sepolicy/file_contexts') diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 1f0de5f..c27c020 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -27,5 +27,8 @@ /sys/devices/virtual/input/max1187x/glove u:object_r:sysfs_touch:s0 /sys/devices/virtual/input/max1187x/wakeup_gesture u:object_r:sysfs_touch:s0 +# Trim Area daemon +/system/vendor/bin/tad_static u:object_r:tad_exec:s0 + # WIFI /sys/module/bcmdhd/parameters/firmware_path u:object_r:sysfs_wlan_fwpath:s0 -- cgit v1.2.3