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