Merge "Snoop Logger: fix descriptions" am: d7780a2fe3 am: a4875f76c5
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2446842 Change-Id: Id704d473a9d3ba36653cb2937128c38da26c353d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -118,9 +118,9 @@
|
|||||||
|
|
||||||
<!-- Titles for Bluetooth HCI Snoop Filtered Logging -->
|
<!-- Titles for Bluetooth HCI Snoop Filtered Logging -->
|
||||||
<string-array name="bt_hci_snoop_log_filters_entries">
|
<string-array name="bt_hci_snoop_log_filters_entries">
|
||||||
<item>Headers Filtered</item>
|
<item>Leave only ACL headers</item>
|
||||||
<item>A2DP Media Packets Filtered</item>
|
<item>Filter A2DP media packets</item>
|
||||||
<item>RFCOMM Channel Filtered</item>
|
<item>Filter RFCOMM channel</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Values for Bluetooth HCI Snoop Filtered Logging -->
|
<!-- Values for Bluetooth HCI Snoop Filtered Logging -->
|
||||||
@@ -132,10 +132,10 @@
|
|||||||
|
|
||||||
<!-- Titles for Bluetooth HCI Snoop Filtered Logging -->
|
<!-- Titles for Bluetooth HCI Snoop Filtered Logging -->
|
||||||
<string-array name="bt_hci_snoop_log_profile_filter_entries">
|
<string-array name="bt_hci_snoop_log_profile_filter_entries">
|
||||||
<item>Disabled</item>
|
<item>Disable</item>
|
||||||
<item>Magic</item>
|
<item>Fill with string of characters</item>
|
||||||
<item>Header</item>
|
<item>Leave only header</item>
|
||||||
<item>Full Filter</item>
|
<item>Fully remove</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Values for Bluetooth HCI Snoop Filtered Logging -->
|
<!-- Values for Bluetooth HCI Snoop Filtered Logging -->
|
||||||
|
|||||||
Reference in New Issue
Block a user