8 lines
278 B
Plaintext
8 lines
278 B
Plaintext
#get_prop(untrusted_app, camera_prop);
|
|
#get_prop(untrusted_app_25, camera_prop);
|
|
allow untrusted_app sysfs_zram:dir { search read };
|
|
allow untrusted_app sysfs_zram:file { open read getattr };
|
|
|
|
#allow untrusted_app firmware_file:dir read;
|
|
#allow untrusted_app fsg_file:dir read;
|