sanders: start that treble disaster

This commit is contained in:
Vachounet
2018-05-15 10:32:56 +02:00
committed by therootlord
parent 2d7fc638e6
commit e8de4d1208
75 changed files with 73 additions and 34 deletions

9
sepolicy/vendor/hwservicemanager.te vendored Normal file
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);