blob: c5bc0396de3405957e9b3dd7dd0dec32dc28018d [file] [log] [blame]
Nate Jiang8a091a72024-01-24 17:47:14 -08001package: "android.net.wifi.flags"
Dennis Shenaea1d8e22024-04-19 11:57:28 +00002container: "system"
Nate Jiang8a091a72024-01-24 17:47:14 -08003
4flag {
5 name: "get_device_cross_akm_roaming_support"
Oriol Prieto Gasco8f557862024-03-01 16:52:42 +00006 is_exported: true
Nate Jiang8a091a72024-01-24 17:47:14 -08007 namespace: "wifi"
8 description: "Add new API to get the device support for CROSS-AKM roaming"
9 bug: "313038031"
10 is_fixed_read_only: true
11}
Gurpreet Singh28493b02024-05-08 14:06:07 +000012
13flag {
14 name: "network_provider_battery_charging_status"
15 is_exported: true
16 namespace: "wifi"
17 description: "Control the API that allows setting / reading the NetworkProviderInfo's battery charging status"
18 bug: "305067231"
19}