blob: 78d5d2735e8ebeb83f09ae6f6c9f3b41c130922a [file] [log] [blame]
# To allow setting audio.camerasound.force based on
# ro.boot.hardware.radio.subtype at boot
get_prop(vendor_init, vendor_radio_sku_prop)
set_prop(vendor_init, vendor_build_type_prop)
# To allow set pixel mm_event tracing
allow vendor_init debugfs_tracing_instances:dir create_dir_perms;
allow vendor_init debugfs_tracing_instances:file w_file_perms;