| Motomu Utsumi | 3a586fc | 2024-01-22 16:21:48 +0900 | [diff] [blame] | 1 | package: "com.android.net.flags" | 
| Oriol Prieto Gasco | 6eec17a | 2024-02-03 02:39:14 +0000 | [diff] [blame] | 2 | container: "system" | 
| Motomu Utsumi | 3a586fc | 2024-01-22 16:21:48 +0900 | [diff] [blame] | 3 |  | 
|  | 4 | # This file contains aconfig flags for FlaggedAPI annotations | 
|  | 5 | # Flags used from platform code must be in under frameworks | 
|  | 6 |  | 
|  | 7 | flag { | 
| Motomu Utsumi | 3a586fc | 2024-01-22 16:21:48 +0900 | [diff] [blame] | 8 | name: "set_data_saver_via_cm" | 
|  | 9 | namespace: "android_core_networking" | 
|  | 10 | description: "Set data saver through ConnectivityManager API" | 
|  | 11 | bug: "297836825" | 
|  | 12 | } | 
|  | 13 |  | 
|  | 14 | flag { | 
|  | 15 | name: "support_is_uid_networking_blocked" | 
|  | 16 | namespace: "android_core_networking" | 
|  | 17 | description: "This flag controls whether isUidNetworkingBlocked is supported" | 
|  | 18 | bug: "297836825" | 
|  | 19 | } | 
|  | 20 |  | 
|  | 21 | flag { | 
|  | 22 | name: "basic_background_restrictions_enabled" | 
|  | 23 | namespace: "android_core_networking" | 
|  | 24 | description: "Block network access for apps in a low importance background state" | 
|  | 25 | bug: "304347838" | 
|  | 26 | } | 
|  | 27 |  | 
|  | 28 | flag { | 
|  | 29 | name: "register_nsd_offload_engine" | 
|  | 30 | namespace: "android_core_networking" | 
|  | 31 | description: "The flag controls the access for registerOffloadEngine API in NsdManager" | 
|  | 32 | bug: "294777050" | 
|  | 33 | } | 
|  | 34 |  | 
| Yan Yan | 4862fd5 | 2024-02-12 20:57:38 +0000 | [diff] [blame] | 35 | flag { | 
|  | 36 | name: "ipsec_transform_state" | 
|  | 37 | namespace: "android_core_networking_ipsec" | 
|  | 38 | description: "The flag controls the access for getIpSecTransformState and IpSecTransformState" | 
|  | 39 | bug: "308011229" | 
|  | 40 | } | 
|  | 41 |  | 
| Quang Anh Luong | 1252f7f | 2024-02-07 13:41:40 +0900 | [diff] [blame] | 42 | flag { | 
|  | 43 | name: "tethering_request_with_soft_ap_config" | 
|  | 44 | namespace: "android_core_networking" | 
|  | 45 | description: "The flag controls the access for the parcelable TetheringRequest with getSoftApConfiguration/setSoftApConfiguration API" | 
|  | 46 | bug: "216524590" | 
|  | 47 | } | 
| Motomu Utsumi | 52f294c | 2024-02-15 15:21:39 +0900 | [diff] [blame] | 48 |  | 
|  | 49 | flag { | 
|  | 50 | name: "request_restricted_wifi" | 
|  | 51 | namespace: "android_core_networking" | 
|  | 52 | description: "Flag for API to support requesting restricted wifi" | 
|  | 53 | bug: "315835605" | 
|  | 54 | } | 
|  | 55 |  | 
|  | 56 | flag { | 
|  | 57 | name: "net_capability_local_network" | 
|  | 58 | namespace: "android_core_networking" | 
|  | 59 | description: "Flag for local network capability API" | 
|  | 60 | bug: "313000440" | 
|  | 61 | } | 
|  | 62 |  | 
|  | 63 | flag { | 
|  | 64 | name: "support_transport_satellite" | 
|  | 65 | namespace: "android_core_networking" | 
|  | 66 | description: "Flag for satellite transport API" | 
|  | 67 | bug: "320514105" | 
|  | 68 | } | 
|  | 69 |  | 
|  | 70 | flag { | 
|  | 71 | name: "nsd_subtypes_support_enabled" | 
|  | 72 | namespace: "android_core_networking" | 
|  | 73 | description: "Flag for API to support nsd subtypes" | 
|  | 74 | bug: "265095929" | 
|  | 75 | } | 
|  | 76 |  | 
|  | 77 | flag { | 
|  | 78 | name: "register_nsd_offload_engine_api" | 
|  | 79 | namespace: "android_core_networking" | 
|  | 80 | description: "Flag for API to register nsd offload engine" | 
|  | 81 | bug: "301713539" | 
|  | 82 | } |