Use proper device root node IDs in map
The ID for a device level node is __ROOT__<device> but we were adding it to the node map as simply "__ROOT__". Tag: #stability Bug: 282017538 Test: atest BluetoothInstrumentationTests Change-Id: Ie81b28e3f21fccb9ab21d0c15c5a2c64de740e2a
Showing
- android/app/src/com/android/bluetooth/avrcpcontroller/BrowseTree.java 1 addition, 1 deletion...src/com/android/bluetooth/avrcpcontroller/BrowseTree.java
- android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/AvrcpControllerStateMachineTest.java 15 additions, 15 deletions...ooth/avrcpcontroller/AvrcpControllerStateMachineTest.java
- android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/BrowseTreeTest.java 14 additions, 3 deletions...com/android/bluetooth/avrcpcontroller/BrowseTreeTest.java
Loading
Please register or sign in to comment