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 | } |