OSDN Git Service

Mobile data should be non-indexable when the subscription id is invalid.
authorStanley Wang <stanleytfwang@google.com>
Fri, 20 Sep 2019 02:23:00 +0000 (10:23 +0800)
committerStanley Wang <stanleytfwang@google.com>
Fri, 20 Sep 2019 02:34:06 +0000 (02:34 +0000)
commit19afdba261ab1afc1345b70db85013656545debd
tree71f25172e6d778851640354986de47ad485881db
parent03d6dad7d4d72eb12ea2fd2dceeadccc51af2a95
Mobile data should be non-indexable when the subscription id is invalid.

Return AVAILABLE_UNSEARCHABLE when the subscription id is invalid.

Fixes: 141289758
Test: manual and robotests
Change-Id: I86534182fca26bf7b56ee1ee7d6f573a142a6a3a
src/com/android/settings/network/telephony/MobileDataPreferenceController.java
tests/robotests/src/com/android/settings/network/telephony/MobileDataPreferenceControllerTest.java