sanders: Update to match new qcom sepolicy

Change-Id: If6e58161489790ea7736dc1ec1fe11f2e2841b6c
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
Signed-off-by: therootlord <igor_cestari@hotmail.com>
This commit is contained in:
Erfan Abdi
2018-09-14 00:21:33 +04:30
committed by therootlord
parent a589c5e853
commit 2f35f4fbb1
12 changed files with 6 additions and 24 deletions

View File

@@ -1,10 +1,7 @@
get_prop(platform_app, camera_prop);
get_prop(platform_app, qemu_hw_mainkeys_prop);
binder_call(platform_app, hal_sensors_default);
allow platform_app rootfs:dir getattr;
allow platform_app init:unix_stream_socket { read write };
allow platform_app hal_sensors_default:unix_stream_socket { read write };
allow platform_app qemu_hw_mainkeys_prop:file {getattr open read};