Update setSystemSelectionChannels to use valid channels
-Rename the test RadioAccessSpecifiers so that it's clear that they are intentionally invalid due to the channel numbers being incorrect. -Update the channels that will be used for setSystemSelectionChannels so that the channel numbers are valid. In addition, simplify the test so that it does not redundantly call the API if the op has already succeeded, and that it only attempts cleanup if there was a successful change. -Allow a radio to return INVALID_ARGUMENTS to setSystemSelectionChannels in the event that neither of the requested bands are supported. Bug: 386163825 Test: atest RadioNetworkTest::setSystemSelectionChannels Flag: EXEMPT bugfix Change-Id: Ia23b612c1a476f27144e996f01f2b7da555e620c
Loading
Please register or sign in to comment