| 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 { | 
|  | 18 | name: "nsd_expired_services_removal" | 
|  | 19 | namespace: "android_core_networking" | 
|  | 20 | description: "Remove expired services from MdnsServiceCache" | 
|  | 21 | bug: "304649384" | 
|  | 22 | } | 
| Junyu Lai | df21036 | 2023-10-24 02:47:50 +0000 | [diff] [blame^] | 23 |  | 
|  | 24 | flag { | 
|  | 25 | name: "set_data_saver_via_cm" | 
|  | 26 | namespace: "android_core_networking" | 
|  | 27 | description: "Set data saver through ConnectivityManager API" | 
|  | 28 | bug: "297836825" | 
|  | 29 | } |