diff options
author | LuK1337 <priv.luk@gmail.com> | 2018-01-13 19:02:39 +0100 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-03-17 17:05:44 +0100 |
commit | e67abbafb49b6b948865af895d19332ae25e89fd (patch) | |
tree | e363df0baf3aefb13792608b3ec7f9bec30f4896 /sepolicy/adsprpcd.te | |
parent | b7f997f7ca7c1e9cae4e80b0c71b0cfacf62b27f (diff) |
msm8996-common: sepolicy: Address init denials
Change-Id: I2a5801dcae70e102e8c7e97b8aeb563cb1de8ac8
Diffstat (limited to 'sepolicy/adsprpcd.te')
-rw-r--r-- | sepolicy/adsprpcd.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/adsprpcd.te b/sepolicy/adsprpcd.te new file mode 100644 index 0000000..8707457 --- /dev/null +++ b/sepolicy/adsprpcd.te @@ -0,0 +1 @@ +allow adsprpcd_file self:filesystem associate; |