sm7250-common: include oneplus camera

Signed-off-by: aswin7469 <aswinas@pixysos.com>
Signed-off-by: Manikantraaavi <raavimanikanta6595@gmail.com>
Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
This commit is contained in:
aswin7469
2021-04-19 13:49:17 +05:30
committed by Sandeep P S
parent a0a2a575c1
commit 68031e1fee
6 changed files with 90 additions and 1 deletions

View File

@@ -1 +1,9 @@
get_prop(untrusted_app_29, vendor_persist_camera_prop)
allow untrusted_app_29 app_data_file:file execute;
allow untrusted_app_29 proc_zoneinfo:file { getattr open read };
allow untrusted_app_29 adsprpcd_file:dir { getattr read };
allow untrusted_app_29 adsprpcd_file:file { getattr };
allow untrusted_app_29 vendor_file:file { execute getattr map open read };
allow untrusted_app_29 vendor_sysfs_kgsl:file { getattr open read };
allow untrusted_app_29 hal_camera_default:binder { call };
allow untrusted_app_29 vendor_xdsp_device:chr_file { ioctl };
allow untrusted_app_29 zygote:unix_stream_socket { getopt };