Files
app_Settings/aconfig/catalyst/network_and_internet.aconfig
Jason Chiu 792d8a97dd [Catalyst] Tethering screen migration
- Add a flag for the migration
- Add the skeleton of the screen

Test: atest TetherScreenTest
Bug: 368359963
Flag: com.android.settings.flags.catalyst_tether_settings
Change-Id: Ib9987def4f1a644f7661e75c314b3a556e8f210c
2024-10-31 09:25:23 +08:00

53 lines
1.0 KiB
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_internet_settings"
namespace: "android_settings"
description: "Flag for Internet"
bug: "323791114"
}
flag {
name: "catalyst_mobile_network_list"
namespace: "android_settings"
description: "Flag for SIMs"
bug: "323791114"
}
flag {
name: "catalyst_tether_settings"
namespace: "android_settings"
description: "Flag for Hotspot & tethering"
bug: "323791114"
}
flag {
name: "catalyst_adaptive_connectivity"
namespace: "android_settings"
description: "Flag for Adaptive connectivity"
bug: "323791114"
}
flag {
name: "catalyst_wifi_calling"
namespace: "android_settings"
description: "Flag for Wi-Fi calling screen"
bug: "323791114"
}
flag {
name: "catalyst_restrict_background_parent_entry"
namespace: "android_settings"
description: "Flag for Data Saver"
bug: "323791114"
}