mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
8 lines
325 B
Plaintext
8 lines
325 B
Plaintext
allow system_app hal_motor_hwservice_xiaomi:hwservice_manager find;
|
|
|
|
binder_call(system_app, hal_motor)
|
|
|
|
allow system_app { motor_device sysfs_graphics sysfs_leds }:dir search;
|
|
allow system_app { cgroup sysfs_graphics }:file rw_file_perms;
|
|
allow system_app { motor_device sysfs_graphics hall_device }:chr_file rw_file_perms;
|