diff options
author | hughchen <hughchen@google.com> | 2020-05-06 14:11:56 +0800 |
---|---|---|
committer | hughchen <hughchen@google.com> | 2020-05-06 15:36:10 +0800 |
commit | e554e5b483ed75bb16cfa6b5293d3be08f4015f0 (patch) | |
tree | ff5ba32bc595ad07b4213f5eb09ac9d5c445ebad /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0cbca1a253a8972991321ba268d19f6357c71963 (diff) |
Add unique device id for usb-c headset and wired headset
- In PhoneMediaDevice is possible have 3 different type, phone,
wired headset, usb headset. But it only have one id to represent
them. It cause when we compare PhoneMediaDevice will not know they
are different because they have same id.
This CL add unique id for wired headset and usb headset to compare
PhoneMediaDevice.
- Add test case
Bug: 155148951
Test: make -j42 RunSettingsLibRoboTests
Change-Id: Ic2fd1155bff1e87bf0a78d03b35ab074d271e9b0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions