blob: 5fe4bd9051f9e716c9d60bce9a15cc6b39fb4446 (
plain)
1
2
3
4
5
|
allow system_app sysfs_fingerprint:file rw_file_perms;
allow system_app sysfs_fingerprint:dir search;
allow system_app shell_prop:property_service set;
binder_call(system_app, wificond);
|