mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-23 13:57:17 +09:00
7 lines
297 B
Plaintext
7 lines
297 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)
|