Remove nsd_expired_services_removal aconfig, since it is no longer used. Bug: 312669635 Test: m Change-Id: I9b21b6102ed9a8160be3d853d44d9b051997d09e
44 lines
1.1 KiB
Plaintext
44 lines
1.1 KiB
Plaintext
package: "com.android.net.flags"
|
|
|
|
flag {
|
|
name: "track_multiple_network_activities"
|
|
namespace: "android_core_networking"
|
|
description: "NetworkActivityTracker tracks multiple networks including non default networks"
|
|
bug: "267870186"
|
|
}
|
|
|
|
flag {
|
|
name: "forbidden_capability"
|
|
namespace: "android_core_networking"
|
|
description: "This flag controls the forbidden capability API"
|
|
bug: "302997505"
|
|
}
|
|
|
|
flag {
|
|
name: "set_data_saver_via_cm"
|
|
namespace: "android_core_networking"
|
|
description: "Set data saver through ConnectivityManager API"
|
|
bug: "297836825"
|
|
}
|
|
|
|
flag {
|
|
name: "support_is_uid_networking_blocked"
|
|
namespace: "android_core_networking"
|
|
description: "This flag controls whether isUidNetworkingBlocked is supported"
|
|
bug: "297836825"
|
|
}
|
|
|
|
flag {
|
|
name: "basic_background_restrictions_enabled"
|
|
namespace: "android_core_networking"
|
|
description: "Block network access for apps in a low importance background state"
|
|
bug: "304347838"
|
|
}
|
|
|
|
flag {
|
|
name: "register_nsd_offload_engine"
|
|
namespace: "android_core_networking"
|
|
description: "The flag controls the access for registerOffloadEngine API in NsdManager"
|
|
bug: "294777050"
|
|
}
|