[Catalyst] Internet screen migration

- Add a flag for the migration
- Add the skeleton of the screen

Test: atest NetworkProviderScreenTest
Bug: 372733639
Flag: com.android.settings.flags.catalyst_internet_settings
Change-Id: Ia007b06501ef16e85df3e2f58536e8488d27bb3f
This commit is contained in:
Jason Chiu
2024-10-16 19:05:56 +08:00
parent b34562ef91
commit 2cf3e627ce
4 changed files with 131 additions and 0 deletions

View File

@@ -8,6 +8,13 @@ flag {
bug: "323791114"
}
flag {
name: "catalyst_internet_settings"
namespace: "android_settings"
description: "Flag for Internet"
bug: "323791114"
}
flag {
name: "catalyst_mobile_network_list"
namespace: "android_settings"