OSDN Git Service

Correct metrics category in ConnectedDeviceSlice
authorYanting Yang <yantingyang@google.com>
Tue, 4 Dec 2018 14:57:07 +0000 (22:57 +0800)
committerYanting Yang <yantingyang@google.com>
Wed, 5 Dec 2018 11:03:56 +0000 (19:03 +0800)
commit7b0dc688c272d87b0458ed194ac8d739865a4a96
tree24f217cd6fc1ee94e1ad880b734b2f79a183aa54
parente8ac1019db9f9ccab269bf6aa5a6111763c59024
Correct metrics category in ConnectedDeviceSlice

The used category METRICS_CATEGORY_UNKNOWN in Bluetooth detail intent is
not matched. Correct the category to BLUETOOTH_DEVICE_DETAILS.

Bug: 114807655
Test: robotest
Change-Id: I941db81164ac2b3a09b6d3c0d97f14c5e65fb6ed
src/com/android/settings/homepage/contextualcards/slices/ConnectedDeviceSlice.java