aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/adsprpcd.te
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-05-02 16:52:20 +0200
committerDavide Garberi <dade.garberi@gmail.com>2019-05-02 17:26:32 +0200
commit2c7ad967d1c9be71a50a9c27e336e180c035e648 (patch)
tree60e0b6d920cfaf3990dd42e254b09f2593b975ae /sepolicy/adsprpcd.te
parentf03c601509bec9331de6829531d61e927e42f736 (diff)
msm8996-common: sepolicy: Cleanup
* Add back the fstab contexts to prevent some vfat denials * Remove a lot of not needed addresses * Create a domain for double tap to wake to not let the powerhal access all the sysfs files Change-Id: I44dfc5e9903eb562748215541f2d71f9a3d111d7
Diffstat (limited to 'sepolicy/adsprpcd.te')
-rw-r--r--sepolicy/adsprpcd.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/adsprpcd.te b/sepolicy/adsprpcd.te
index cbb5d4d..8707457 100644
--- a/sepolicy/adsprpcd.te
+++ b/sepolicy/adsprpcd.te
@@ -1 +1 @@
-allow adsprpcd_file self:filesystem { associate getattr };
+allow adsprpcd_file self:filesystem associate;