[Catalyst] Network and Intenet screen migration

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

Test: atest NetworkDashboardScreenTest
Bug: 368355361
Flag: com.android.settings.flags.catalyst_network_provider_and_internet_screen
Change-Id: I37622d318f2a52a7c60c9fa965b94fd135ce0b60
This commit is contained in:
Jason Chiu
2024-10-11 15:24:58 +08:00
parent 17476190b7
commit 9c9c0a3d94
4 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
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"
}