Add Developer menu entry to disable Bluetooth absolute volume
Bug: 27078729 Change-Id: I8a029baeb25b449446ae9bcc8cb220d5ec8e44a9
This commit is contained in:
@@ -3645,6 +3645,8 @@
|
||||
<string name="legacy_dhcp_client">Use legacy DHCP client</string>
|
||||
<!-- Setting Checkbox title whether to always keep cellular data active. [CHAR LIMIT=80] -->
|
||||
<string name="mobile_data_always_on">Cellular data always active</string>
|
||||
<!-- Setting Checkbox title for disabling Bluetooth absolute volume -->
|
||||
<string name="bluetooth_disable_absolute_volume">Disable absolute volume</string>
|
||||
|
||||
<!-- setting Checkbox summary whether to show options for wireless display certification -->
|
||||
<string name="wifi_display_certification_summary">Show options for wireless display certification</string>
|
||||
@@ -3685,6 +3687,8 @@
|
||||
<string name="verify_apps_over_usb_title">Verify apps over USB</string>
|
||||
<!-- Summary of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=NONE] -->
|
||||
<string name="verify_apps_over_usb_summary">Check apps installed via ADB/ADT for harmful behavior.</string>
|
||||
<!-- Summary of checkbox for disabling Bluetooth absolute volume -->
|
||||
<string name="bluetooth_disable_absolute_volume_summary">Disables the Bluetooth absolute volume feature in case of volume issues with remote devices such as unacceptably loud volume or lack of control.</string>
|
||||
|
||||
<!-- Title of checkbox setting that protects external storage. [CHAR LIMIT=32] -->
|
||||
<string name="enforce_read_external_title" product="nosdcard">Protect USB storage</string>
|
||||
|
||||
Reference in New Issue
Block a user