sanders: sepol: update sepolicy
-ref: https://github.com/crdroidandroid/android_device_motorola_sanders/tree/10.0-20200126 Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
2
sepolicy/vendor/platform_app.te
vendored
2
sepolicy/vendor/platform_app.te
vendored
@@ -1,7 +1,7 @@
|
||||
#get_prop(platform_app, camera_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 vendor_file:file getattr;
|
||||
|
||||
Reference in New Issue
Block a user