- Add a flag for the migration - Add the skeleton of the screen Test: atest MobileNetworkListScreenTest Bug: 368355368 Flag: com.android.settings.flags.catalyst_mobile_network_list Change-Id: I9d5d57b78d8f2c7d2bc6fd02e402fcdaf5b97bdf
17 lines
351 B
Plaintext
17 lines
351 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system"
|
|
|
|
flag {
|
|
name: "catalyst_network_provider_and_internet_screen"
|
|
namespace: "android_settings"
|
|
description: "Flag for Network & Internet"
|
|
bug: "323791114"
|
|
}
|
|
|
|
flag {
|
|
name: "catalyst_mobile_network_list"
|
|
namespace: "android_settings"
|
|
description: "Flag for SIMs"
|
|
bug: "323791114"
|
|
}
|