Add a new NFC developer setting option for NFCSNOOP
Add a new developer setting option to enable full NFCSNOOP log. Bug: 204397062 Test: manual Change-Id: I3fd34500e5e7093c9d77ff737987a35f6866814e
This commit is contained in:
@@ -402,6 +402,11 @@
|
||||
android:title="@string/nfc_stack_debuglog_title"
|
||||
android:summary="@string/nfc_stack_debuglog_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="nfc_snoop_log"
|
||||
android:title="@string/nfc_snoop_log_title"
|
||||
android:summary="@string/nfc_snoop_log_summary"/>
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
|
Reference in New Issue
Block a user