Badhri Jagan Sridharan ac294d7ce3 Fix missing combination check SINK/DEVICE
While checking for possible role combinations, the SINK/HOST combination
seems to be mistakenly checked twice intead of SINK/DEVICE.
This CL fixes this. The code now checks for:
1. source & host
2. sink & host
3. source & device
4. sink & device

Bug: 119142682
Change-Id: I5e652fbf9313bd2c122fe728d58e577085632253
Merged-In: I5e652fbf9313bd2c122fe728d58e577085632253
2019-03-26 23:32:27 +00:00
2019-03-25 13:19:19 +00:00
2019-03-21 20:46:02 +08:00
2019-02-18 01:07:51 +00:00
2019-03-25 14:43:37 +00:00
2019-02-11 11:22:25 -08:00
2019-02-11 14:29:27 -08:00
2019-03-20 21:19:57 -07:00
2019-03-18 22:19:46 -07:00
2019-02-28 14:39:20 +00:00
2019-01-22 21:11:25 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%