| Motomu Utsumi | dca8367 | 2023-10-05 18:22:08 +0900 | [diff] [blame] | 1 | package: "com.android.net.flags" | 
 | 2 |  | 
 | 3 | flag { | 
 | 4 |   name: "track_multiple_network_activities" | 
 | 5 |   namespace: "android_core_networking" | 
 | 6 |   description: "NetworkActivityTracker tracks multiple networks including non default networks" | 
 | 7 |   bug: "267870186" | 
 | 8 | } | 
| Chalard Jean | cf7dbca | 2023-09-12 20:16:43 +0900 | [diff] [blame] | 9 |  | 
 | 10 | flag { | 
 | 11 |   name: "forbidden_capability" | 
 | 12 |   namespace: "android_core_networking" | 
 | 13 |   description: "This flag controls the forbidden capability API" | 
 | 14 |   bug: "302997505" | 
 | 15 | } | 
| Paul Hu | f3fe333 | 2023-10-16 17:13:25 +0800 | [diff] [blame] | 16 |  | 
 | 17 | flag { | 
| Junyu Lai | df21036 | 2023-10-24 02:47:50 +0000 | [diff] [blame] | 18 |   name: "set_data_saver_via_cm" | 
 | 19 |   namespace: "android_core_networking" | 
 | 20 |   description: "Set data saver through ConnectivityManager API" | 
 | 21 |   bug: "297836825" | 
 | 22 | } | 
| Junyu Lai | bb59480 | 2023-09-04 11:37:03 +0800 | [diff] [blame] | 23 |  | 
 | 24 | flag { | 
 | 25 |   name: "support_is_uid_networking_blocked" | 
 | 26 |   namespace: "android_core_networking" | 
 | 27 |   description: "This flag controls whether isUidNetworkingBlocked is supported" | 
 | 28 |   bug: "297836825" | 
 | 29 | } | 
| Suprabh Shukla | 2d893b6 | 2023-11-06 08:47:40 -0800 | [diff] [blame] | 30 |  | 
 | 31 | flag { | 
 | 32 |   name: "basic_background_restrictions_enabled" | 
 | 33 |   namespace: "android_core_networking" | 
 | 34 |   description: "Block network access for apps in a low importance background state" | 
 | 35 |   bug: "304347838" | 
 | 36 | } | 
| Yuyang Huang | 104cf3c | 2023-11-15 12:59:07 +0900 | [diff] [blame] | 37 |  | 
 | 38 | flag { | 
 | 39 |   name: "register_nsd_offload_engine" | 
 | 40 |   namespace: "android_core_networking" | 
 | 41 |   description: "The flag controls the access for registerOffloadEngine API in NsdManager" | 
 | 42 |   bug: "294777050" | 
 | 43 | } |