Loading packages/SettingsLib/res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -456,10 +456,10 @@ <string name="keep_screen_on">Stay awake</string> <!-- setting Checkbox summary whether to keep the screen on when plugged in --> <string name="keep_screen_on_summary">Screen will never sleep while charging</string> <!-- Setting Checkbox title whether to enable bluetooth HCI snoop log --> <!-- Setting Checkbox title whether to enable Bluetooth HCI snoop log --> <string name="bt_hci_snoop_log">Enable Bluetooth HCI snoop log</string> <!-- setting Checkbox summary whether to capture all bluetooth HCI packets in a file --> <string name="bt_hci_snoop_log_summary">Capture all bluetooth HCI packets in a file</string> <!-- setting Checkbox summary whether to capture all Bluetooth HCI packets in a file --> <string name="bt_hci_snoop_log_summary">Capture all Bluetooth HCI packets in a file (Toggle Bluetooth after changing this setting)</string> <!-- setting Checkbox title whether to enable OEM unlock [CHAR_LIMIT=35] --> <string name="oem_unlock_enable">OEM unlocking</string> <!-- setting Checkbox summary whether to enable OEM unlock [CHAR_LIMIT=50] --> Loading Loading
packages/SettingsLib/res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -456,10 +456,10 @@ <string name="keep_screen_on">Stay awake</string> <!-- setting Checkbox summary whether to keep the screen on when plugged in --> <string name="keep_screen_on_summary">Screen will never sleep while charging</string> <!-- Setting Checkbox title whether to enable bluetooth HCI snoop log --> <!-- Setting Checkbox title whether to enable Bluetooth HCI snoop log --> <string name="bt_hci_snoop_log">Enable Bluetooth HCI snoop log</string> <!-- setting Checkbox summary whether to capture all bluetooth HCI packets in a file --> <string name="bt_hci_snoop_log_summary">Capture all bluetooth HCI packets in a file</string> <!-- setting Checkbox summary whether to capture all Bluetooth HCI packets in a file --> <string name="bt_hci_snoop_log_summary">Capture all Bluetooth HCI packets in a file (Toggle Bluetooth after changing this setting)</string> <!-- setting Checkbox title whether to enable OEM unlock [CHAR_LIMIT=35] --> <string name="oem_unlock_enable">OEM unlocking</string> <!-- setting Checkbox summary whether to enable OEM unlock [CHAR_LIMIT=50] --> Loading