summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.h
diff options
context:
space:
mode:
author Santiago Seifert <aquilescanta@google.com> 2024-05-08 14:43:08 +0000
committer Santiago Seifert <aquilescanta@google.com> 2024-05-09 14:53:29 +0000
commit6254bcc1db59763e2e75a5f1d6d22097c6f3810f (patch)
tree93320621d4816ebf02689d02b77e08d14e545332 /libs/input/SpriteController.h
parent9cd6f2a973b70c1e508ec4eac11952a8c073272a (diff)
Fix comparison of route id with original route id
This change is a partial revert of ag/25865380. ROUTE_ID_DEFAULT is an original route id, as opposed to what MediaRoute2Info#getId returns, which is a unique id (original id plus a disambiguating prefix). So we are replacing the use of ROUTE_ID_DEFAULT with defaultRoute#getId() to compare among unique route ids, instead of comparing a unique id with a original id. Bug: b/319645714 Test: atest CtsMediaHostTestCases CtsMediaBetterTogetherTestCases Flag: EXEMPT bugfix Change-Id: Ide0e0e3c46849ecc4e634af038279067d5d3c5d8
Diffstat (limited to 'libs/input/SpriteController.h')
0 files changed, 0 insertions, 0 deletions