diff options
author | Kyunglyul Hyun <klhyun@google.com> | 2020-06-10 20:04:15 +0900 |
---|---|---|
committer | Kyunglyul Hyun <klhyun@google.com> | 2020-06-10 20:59:15 +0900 |
commit | 1ea19b1d019b301099a940d0c199f47e25069bae (patch) | |
tree | 5cce209ff1f3ba3425674f9d0d821bc90ac1a710 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 448b11bd60aa985e26b7f07e2f62a657fbddacef (diff) |
Add address to MediaRoute2Info
The route ID of a bluetooth route was its hardware address and
SettingsLib depended on that to get BluetoothDevice.
We can't use the address as ID for a pair of hearing devices,
which has their own address but should have the same route ID.
Instead, this CL adds "address" field explictly to be used for bluetooth
routes.
Maybe it can be used by other devices as well.
Bug: 157708273
Test: make -j42 RunSettingsLibRoboTests && cts test
Change-Id: Ib940da9975fc8d68ec3fb7cf2c4a85c0d1a195f3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions