diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2019-03-22 19:58:01 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-03-21 13:56:21 +0100 |
commit | 00db44157c6d27669a6b1e292a11928ba2baab5c (patch) | |
tree | 604f7c88e834364ec701a6e7ed0f3128c6e6f821 /sepolicy/genfs_contexts | |
parent | 1fdb150b29131302d4462029f9708f5f1b5be89b (diff) |
msm8996-common: Remove irq related labels
* This is useful without msm_irqbalance
Change-Id: I500abb9dab85a4132210a9557f7ce3febaceadbb
Diffstat (limited to 'sepolicy/genfs_contexts')
-rw-r--r-- | sepolicy/genfs_contexts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/genfs_contexts b/sepolicy/genfs_contexts index 6b6a1b5..989b76b 100644 --- a/sepolicy/genfs_contexts +++ b/sepolicy/genfs_contexts @@ -1,5 +1,3 @@ -genfscon proc /irq u:object_r:proc_irq:s0 - # debugfs genfscon debugfs /rmt_storage u:object_r:debugfs_rmt:s0 |