sanders: update sepoly again

This commit is contained in:
Vachounet
2018-01-21 22:16:01 +01:00
committed by therootlord
parent baa9d4a4ea
commit e6898f1a78
26 changed files with 120 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
#allow hwservicemanager init:binder call;
allow hwservicemanager init:dir search;
allow hwservicemanager init:file { open read };
allow hwservicemanager init:process getattr;
binder_use(hwservicemanager);
binder_call(hwservicemanager, hal_power_default);
binder_call(hwservicemanager, hal_usb_default);