• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "android.net.vcn"
2container: "com.android.tethering"
3
4flag {
5    name: "safe_mode_config"
6    is_exported: true
7    namespace: "vcn"
8    description: "Feature flag for safe mode configurability"
9    bug: "276358140"
10}
11
12flag {
13     name: "mainline_vcn_module_api"
14     namespace: "vcn"
15     description: "Expose APIs from VCN for mainline migration"
16     is_exported: true
17     bug: "376339506"
18}