Add a new NFC developer setting option for NFCSNOOP
Add a new developer setting option to enable full NFCSNOOP log.
Bug: 204397062
Test: manual
Merged-In: I3fd34500e5e7093c9d77ff737987a35f6866814e
Change-Id: I3fd34500e5e7093c9d77ff737987a35f6866814e
(cherry picked from commit b71de640b5
)
This commit is contained in:
@@ -2108,6 +2108,17 @@
|
||||
<!-- Nfc developer settings: The description of the setting. -->
|
||||
<string name="nfc_stack_debuglog_summary">Increase NFC stack logging level</string>
|
||||
|
||||
<!-- Nfc developer settings: The title of the setting to enable full nfc snoop log. [CHAR LIMIT=60] -->
|
||||
<string name="nfc_snoop_log_title">NFC NCI unfiltered snoop log</string>
|
||||
<!-- Nfc developer settings: The description of the setting to enable full nfc snoop log. [CHAR_LIMIT=NONE] -->
|
||||
<string name="nfc_snoop_log_summary">Capture detail NFC packets, which may contain private information. </string>
|
||||
<!-- Nfc developer settings: The title of the popup dialog. [CHAR_LIMIT=60] -->
|
||||
<string name="nfc_reboot_dialog_title">Restart Device?</string>
|
||||
<!-- Nfc developer settings: The content of the popup dialog. [CHAR_LIMIT=NONE] -->
|
||||
<string name="nfc_reboot_dialog_message">Detail NFC logging is intended for development purposes only. Additional NFC data is included in bug reports, which may contain private information. Restart your device to change this setting. </string>
|
||||
<!-- Nfc developer settings: The confirm button of the popup dialog. [CHAR_LIMIT=60] -->
|
||||
<string name="nfc_reboot_dialog_confirm">Restart</string>
|
||||
|
||||
<!-- Wifi Display settings. The title of the screen. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_settings_title">Cast</string>
|
||||
<!-- Wifi Display settings. The keywords of the setting. [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user