sm8250-common: add sepolicies from nio

state: fffc7ba5a6
This commit is contained in:
SGCMarkus 2022-02-19 01:22:12 +01:00
parent 15bf2f2822
commit a6fb204f84
45 changed files with 514 additions and 0 deletions

View file

@ -0,0 +1 @@
allow permissioncontroller_app tethering_service:service_manager find;

View file

@ -0,0 +1,2 @@
hal_client_domain(platform_app, hal_ifaa);
hal_client_domain(platform_app, vendor_hal_soter);

View file

@ -0,0 +1,2 @@
allow radio mot_radio_service:service_manager { add find };
allow radio mot_system_service:service_manager find;

View file

@ -0,0 +1,2 @@
type mot_radio_service, service_manager_type;
type mot_system_service, service_manager_type;

View file

@ -0,0 +1,2 @@
motoexttelephony u:object_r:mot_radio_service:s0
moto_ext_telephony.registry u:object_r:mot_system_service:s0

View file

@ -0,0 +1,2 @@
allow vendor_qtelephony mot_radio_service:service_manager find;
allow vendor_qtelephony mot_system_service:service_manager find;