This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/sepolicy/vendor/peripheral_manager.te
Vachounet 10188cc108 sanders: update sepolicy
* fix build with treble
2018-07-19 17:49:34 -03:00

6 lines
203 B
Plaintext

# binder_call(per_mgr, servicemanager);
allow per_mgr self:capability net_raw;
# allow per_mgr per_mgr_service_old:service_manager { add find };
# allow per_mgr servicemanager:binder { call transfer };