summaryrefslogtreecommitdiff
path: root/services/core/java/com/android/server/connectivity/flags.aconfig
blob: bc240d4e7561f56762c52afc0e00de7a0d364133 (plain)
1
2
3
4
5
6
7
8
9
package: "com.android.server.connectivity"
container: "system"

flag {
    name: "replace_vpn_profile_store"
    namespace: "android_core_networking"
    description: "This flag controls the usage of VpnBlobStore to replace LegacyVpnProfileStore."
    bug: "307903113"
}