Make SetBrowsedPlayer return current path and correct item count.
Until now, SetBrowsedPlayer was returning the root id and the number of items present in root folder. It should instead return the current browsing path as changed by down and up events, and contain the corresponding number of files of the current folder. Bug: 297843126 Flag: com.android.bluetooth.flags.browsing_refactor Test: atest BluetoothInstrumentationTests Change-Id: Id1ac7f53d24f8df776112b8a109c53e1f1cec921
Loading