b1f434c446
Move vendor policy to vendor and add a place for system extensions. Also add such an extension: a labeling of the qti.ims.ext service. Bug: 38151691 Bug: 62041272 Test: Policy binary identical before and after, except plat_service_contexts has new service added. Change-Id: Ie4e8527649787dcf2391b326daa80cf1c9bd9d2f Change-Id: I1493c4c8876c4446a1de46b39942098bf49c79f8
4 lines
242 B
Text
4 lines
242 B
Text
allow qti_init_shell sysfs_cpu_boost:file write;
|
|
allow qti_init_shell sysfs:file write;
|
|
allow qti_init_shell vendor_radio_data_file:dir { getattr read search };
|
|
allow qti_init_shell vendor_radio_data_file:file { getattr read setattr write };
|