commit | dc8579c2b14fcd87013fd8f2070b79f3c5615b42 | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Tue Aug 13 22:17:32 2019 +0200 |
committer | micky387 <mickaelsaibi@free.fr> | Sat Aug 17 20:57:03 2019 +0200 |
tree | 91b61e16abedf1ec23db0ce3ae81faa302cc641c | |
parent | a96c6783ba073d683edce63ce4311c854d5bc20c [diff] [blame] |
zenfone6: Add firmware and bt_firmware sepolicy
diff --git a/sepolicy/private/priv_app.te b/sepolicy/private/priv_app.te new file mode 100644 index 0000000..254a44f --- /dev/null +++ b/sepolicy/private/priv_app.te
@@ -0,0 +1,2 @@ +allow priv_app firmware_file:filesystem { getattr }; +allow priv_app bt_firmware_file:filesystem { getattr }; \ No newline at end of file