android_device_xiaomi_sm725.../sepolicy/vendor/system_app.te

9 lines
402 B
Plaintext

allow system_app vendor_sysfs_battery_supply:dir { search };
allow system_app vendor_sysfs_battery_supply:file { read };
allow system_app vendor_sysfs_battery_supply:file { open };
allow system_app vendor_sysfs_battery_supply:file { getattr };
r_dir_file(system_app, vendor_sysfs_battery_supply)
allow system_app zygote:unix_stream_socket getopt;
allow system_app proc_pagetypeinfo:file r_file_perms;