Add ro.hdmi.cec.source.set_menu_language.enabled context am: bc1fbf57fa
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1418592 Change-Id: I02fe54be0c62c7936934db3b733acd29e3cbeb7e
This commit is contained in:
commit
30ab116b7f
1 changed files with 6 additions and 5 deletions
|
@ -365,11 +365,12 @@ persist.bluetooth.btsnoopenable u:object_r:exported_bluetooth_pro
|
|||
|
||||
persist.radio.multisim.config u:object_r:radio_control_prop:s0 exact string
|
||||
|
||||
persist.sys.hdmi.keep_awake u:object_r:hdmi_config_prop:s0 exact bool
|
||||
ro.hdmi.cec_device_types u:object_r:hdmi_config_prop:s0 exact string
|
||||
ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 exact string
|
||||
ro.hdmi.wake_on_hotplug u:object_r:hdmi_config_prop:s0 exact bool
|
||||
ro.hdmi.cec.source.send_standby_on_sleep u:object_r:hdmi_config_prop:s0 exact enum to_tv broadcast none
|
||||
persist.sys.hdmi.keep_awake u:object_r:hdmi_config_prop:s0 exact bool
|
||||
ro.hdmi.cec_device_types u:object_r:hdmi_config_prop:s0 exact string
|
||||
ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 exact string
|
||||
ro.hdmi.cec.source.set_menu_language.enabled u:object_r:hdmi_config_prop:s0 exact bool
|
||||
ro.hdmi.wake_on_hotplug u:object_r:hdmi_config_prop:s0 exact bool
|
||||
ro.hdmi.cec.source.send_standby_on_sleep u:object_r:hdmi_config_prop:s0 exact enum to_tv broadcast none
|
||||
|
||||
pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
|
||||
pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
|
||||
|
|
Loading…
Reference in a new issue