commit | 69135952c58453e7364fdd05f579f60f85fa8dc5 | [log] [tgz] |
---|---|---|
author | LuK1337 <priv.luk@gmail.com> | Sun Sep 09 17:39:16 2018 +0200 |
committer | micky387 <mickaelsaibi@free.fr> | Fri Aug 02 13:55:28 2019 +0200 |
tree | 681621fcd0dcd2f7d9f754b7676e4f571a86a51f | |
parent | 2e31b4c2c7c9e889babfffa8f1e5396af7f88265 [diff] [blame] |
zenfone6: Bind mount our own audio policy configuration Change-Id: I830b0488d34f76169bceb33503eb701b3dfbfd27
diff --git a/sepolicy/private/init.te b/sepolicy/private/init.te new file mode 100644 index 0000000..7a9434c --- /dev/null +++ b/sepolicy/private/init.te
@@ -0,0 +1,2 @@ +# Allow init to mount vendor configs +allow init vendor_configs_file:file mounton; \ No newline at end of file