blob: 3d8fcb19752f15c5556261752cd6c2a56f740b60 [file] [log] [blame]
type vendor_init_radio_prop, property_type;
type cf_graphics_config_prop, property_type;
type cf_fstab_name_prop, property_type;
type logcat_serial_port_prop, property_type;
allow vendor_init {
audio_device
input_events_device
libcuttlefish_rild_device
region_screen_device
}:chr_file { getattr };
set_prop(vendor_init, hal_bluetooth_sim_prop)
set_prop(vendor_init, vendor_init_radio_prop)
get_prop(vendor_init, vendor_ser_prop)
get_prop(vendor_init, cf_graphics_config_prop)
get_prop(vendor_init, cf_fstab_name_prop)
get_prop(vendor_init, logcat_serial_port_prop)