This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/sepolicy/vendor/priv_app.te
2019-10-30 15:30:52 +05:30

7 lines
267 B
Plaintext

allow priv_app device:dir r_dir_perms;
#allow priv_app persist_file:filesystem getattr;
#allow priv_app proc_interrupts:file { open read getattr };
allow priv_app proc_modules:file { open read getattr };
get_prop(priv_app, adspd_prop);
allow priv_app sysfs:dir open;