tzh
2024-08-15 d4a1bd480003f3e1a0590bc46fbcb24f05652ca7
1
2
3
4
5
6
7
8
allow installd system_data_file:lnk_file relabelto;
binder_call(installd, servicemanager)
allow installd package_service:service_manager find;
allow installd system_data_file:file { open read };
allow installd system_file:file execute_no_trans;
allow installd packages_list_file:file { getattr open read };
allow installd kernel:security check_context;
allow installd selinuxfs:file { open read write };