Don't bring down LOHS when enabling Tethering.
Until now, concurrent LOHS and tethering worked only when tethering
was turned on first. In the other order, tethering code was bringing
LOHS down. This CL disables that part of the code if concurrent
operation is supported.
Bug: 36120314
Test: KitchenSink (enable LOHS, then enable tethering)
Test: atest WifiServiceImplTest#testStartLohsAndTethering1AP
Test: atest WifiServiceImplTest#testStartLohsAndTethering2AP
Change-Id: Ifb1534c037c692dbb8dc4877882af212763b1616
2 files changed