device/google/cuttlefish/shared/sepolicy/vendor/vendor_init.te

16 lines
399 B
Plaintext

vendor_internal_prop(vendor_graphics_config_prop)
allow vendor_init {
audio_device
}:chr_file { getattr };
set_prop(vendor_init, vendor_bt_rootcanal_prop)
set_prop(vendor_init, vendor_hwcomposer_prop)
get_prop(vendor_init, vendor_graphics_config_prop)
vendor_internal_prop(vendor_wifi_impl)
set_prop(vendor_init, vendor_wifi_impl)
set_prop(vendor_init, vendor_boot_security_patch_level_prop)