| Motomu Utsumi | 3a586fc | 2024-01-22 16:21:48 +0900 | [diff] [blame] | 1 | package: "com.android.net.flags" | 
| Paul Duffin | 8a4c9f6 | 2024-04-25 09:46:33 +0100 | [diff] [blame] | 2 | container: "com.android.tethering" | 
| 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" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 9 | is_exported: true | 
| Motomu Utsumi | 3a586fc | 2024-01-22 16:21:48 +0900 | [diff] [blame] | 10 | namespace: "android_core_networking" | 
|  | 11 | description: "Set data saver through ConnectivityManager API" | 
|  | 12 | bug: "297836825" | 
|  | 13 | } | 
|  | 14 |  | 
|  | 15 | flag { | 
|  | 16 | name: "support_is_uid_networking_blocked" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 17 | is_exported: true | 
| Motomu Utsumi | 3a586fc | 2024-01-22 16:21:48 +0900 | [diff] [blame] | 18 | namespace: "android_core_networking" | 
|  | 19 | description: "This flag controls whether isUidNetworkingBlocked is supported" | 
|  | 20 | bug: "297836825" | 
|  | 21 | } | 
|  | 22 |  | 
|  | 23 | flag { | 
|  | 24 | name: "basic_background_restrictions_enabled" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 25 | is_exported: true | 
| Motomu Utsumi | 3a586fc | 2024-01-22 16:21:48 +0900 | [diff] [blame] | 26 | namespace: "android_core_networking" | 
|  | 27 | description: "Block network access for apps in a low importance background state" | 
|  | 28 | bug: "304347838" | 
|  | 29 | } | 
|  | 30 |  | 
|  | 31 | flag { | 
| Yan Yan | 4862fd5 | 2024-02-12 20:57:38 +0000 | [diff] [blame] | 32 | name: "ipsec_transform_state" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 33 | is_exported: true | 
| Yan Yan | 4862fd5 | 2024-02-12 20:57:38 +0000 | [diff] [blame] | 34 | namespace: "android_core_networking_ipsec" | 
|  | 35 | description: "The flag controls the access for getIpSecTransformState and IpSecTransformState" | 
|  | 36 | bug: "308011229" | 
|  | 37 | } | 
|  | 38 |  | 
| Quang Anh Luong | 1252f7f | 2024-02-07 13:41:40 +0900 | [diff] [blame] | 39 | flag { | 
|  | 40 | name: "tethering_request_with_soft_ap_config" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 41 | is_exported: true | 
| Quang Anh Luong | 1252f7f | 2024-02-07 13:41:40 +0900 | [diff] [blame] | 42 | namespace: "android_core_networking" | 
|  | 43 | description: "The flag controls the access for the parcelable TetheringRequest with getSoftApConfiguration/setSoftApConfiguration API" | 
|  | 44 | bug: "216524590" | 
|  | 45 | } | 
| Motomu Utsumi | 52f294c | 2024-02-15 15:21:39 +0900 | [diff] [blame] | 46 |  | 
|  | 47 | flag { | 
|  | 48 | name: "request_restricted_wifi" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 49 | is_exported: true | 
| Motomu Utsumi | 52f294c | 2024-02-15 15:21:39 +0900 | [diff] [blame] | 50 | namespace: "android_core_networking" | 
|  | 51 | description: "Flag for API to support requesting restricted wifi" | 
|  | 52 | bug: "315835605" | 
|  | 53 | } | 
|  | 54 |  | 
|  | 55 | flag { | 
|  | 56 | name: "net_capability_local_network" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 57 | is_exported: true | 
| Motomu Utsumi | 52f294c | 2024-02-15 15:21:39 +0900 | [diff] [blame] | 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" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 65 | is_exported: true | 
| Motomu Utsumi | 52f294c | 2024-02-15 15:21:39 +0900 | [diff] [blame] | 66 | namespace: "android_core_networking" | 
|  | 67 | description: "Flag for satellite transport API" | 
|  | 68 | bug: "320514105" | 
|  | 69 | } | 
|  | 70 |  | 
|  | 71 | flag { | 
|  | 72 | name: "nsd_subtypes_support_enabled" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 73 | is_exported: true | 
| Motomu Utsumi | 52f294c | 2024-02-15 15:21:39 +0900 | [diff] [blame] | 74 | namespace: "android_core_networking" | 
|  | 75 | description: "Flag for API to support nsd subtypes" | 
|  | 76 | bug: "265095929" | 
|  | 77 | } | 
|  | 78 |  | 
|  | 79 | flag { | 
|  | 80 | name: "register_nsd_offload_engine_api" | 
| Oriol Prieto Gasco | 646b09f | 2024-03-01 17:12:02 +0000 | [diff] [blame] | 81 | is_exported: true | 
| Motomu Utsumi | 52f294c | 2024-02-15 15:21:39 +0900 | [diff] [blame] | 82 | namespace: "android_core_networking" | 
|  | 83 | description: "Flag for API to register nsd offload engine" | 
|  | 84 | bug: "301713539" | 
|  | 85 | } | 
| Motomu Utsumi | e6295a2 | 2024-04-25 13:15:34 +0900 | [diff] [blame] | 86 |  | 
|  | 87 | flag { | 
|  | 88 | name: "metered_network_firewall_chains" | 
|  | 89 | is_exported: true | 
|  | 90 | namespace: "android_core_networking" | 
|  | 91 | description: "Flag for metered network firewall chain API" | 
|  | 92 | bug: "332628891" | 
|  | 93 | } | 
| Motomu Utsumi | 9e75aad | 2024-04-24 17:39:47 +0900 | [diff] [blame] | 94 |  | 
|  | 95 | flag { | 
|  | 96 | name: "blocked_reason_oem_deny_chains" | 
|  | 97 | is_exported: true | 
|  | 98 | namespace: "android_core_networking" | 
|  | 99 | description: "Flag for oem deny chains blocked reasons API" | 
|  | 100 | bug: "328732146" | 
|  | 101 | } | 
| Motomu Utsumi | cfd5a51 | 2024-05-27 02:12:43 +0000 | [diff] [blame] | 102 |  | 
|  | 103 | flag { | 
|  | 104 | name: "blocked_reason_network_restricted" | 
|  | 105 | is_exported: true | 
|  | 106 | namespace: "android_core_networking" | 
|  | 107 | description: "Flag for BLOCKED_REASON_NETWORK_RESTRICTED API" | 
|  | 108 | bug: "339559837" | 
|  | 109 | } | 
| Motomu Utsumi | 154ce63 | 2024-05-31 13:01:06 +0900 | [diff] [blame] | 110 |  | 
|  | 111 | flag { | 
|  | 112 | name: "net_capability_not_bandwidth_constrained" | 
|  | 113 | is_exported: true | 
|  | 114 | namespace: "android_core_networking" | 
|  | 115 | description: "Flag for NET_CAPABILITY_NOT_BANDWIDTH_CONSTRAINED API" | 
|  | 116 | bug: "343823469" | 
|  | 117 | } | 
| Seungjae Yoo | 07b8fe1 | 2024-06-19 16:18:51 +0900 | [diff] [blame] | 118 |  | 
|  | 119 | flag { | 
|  | 120 | name: "tethering_request_virtual" | 
|  | 121 | is_exported: true | 
|  | 122 | namespace: "android_core_networking" | 
|  | 123 | description: "Flag for introducing TETHERING_VIRTUAL type" | 
|  | 124 | bug: "340376953" | 
|  | 125 | } |