Persist VFS ID's between directory changes.
Some carkits don't honor the fact that VFS ID's only are consistent to the folder they are currently browsing. Now a UID will remain valid until the connection ends. Bug: 68812037 Test: Run net_test_avrcp Change-Id: I67898277327b54eaeca2121b9ff173b22bd4ba71
Showing
- system/packet/avrcp/change_path.cc 24 additions, 0 deletionssystem/packet/avrcp/change_path.cc
- system/packet/avrcp/change_path.h 24 additions, 0 deletionssystem/packet/avrcp/change_path.h
- system/packet/avrcp/get_folder_items.cc 40 additions, 0 deletionssystem/packet/avrcp/get_folder_items.cc
- system/packet/avrcp/get_folder_items.h 28 additions, 0 deletionssystem/packet/avrcp/get_folder_items.h
- system/packet/tests/avrcp/avrcp_test_packets.h 21 additions, 1 deletionsystem/packet/tests/avrcp/avrcp_test_packets.h
- system/packet/tests/avrcp/change_path_packet_test.cc 9 additions, 0 deletionssystem/packet/tests/avrcp/change_path_packet_test.cc
- system/packet/tests/avrcp/get_folder_items_packet_test.cc 20 additions, 0 deletionssystem/packet/tests/avrcp/get_folder_items_packet_test.cc
- system/profile/avrcp/device.cc 0 additions, 4 deletionssystem/profile/avrcp/device.cc
- system/profile/avrcp/media_id_map.h 4 additions, 0 deletionssystem/profile/avrcp/media_id_map.h
- system/profile/avrcp/tests/avrcp_device_test.cc 26 additions, 10 deletionssystem/profile/avrcp/tests/avrcp_device_test.cc
Loading
Please register or sign in to comment