summaryrefslogtreecommitdiff
path: root/wifi/wifi.aconfig
blob: 6ac986e406a0b1f8bf4498b18aab23873bdbb215 (plain)
1
2
3
4
5
6
7
8
9
package: "android.net.wifi.flags"

flag {
    name: "get_device_cross_akm_roaming_support"
    namespace: "wifi"
    description: "Add new API to get the device support for CROSS-AKM roaming"
    bug: "313038031"
    is_fixed_read_only: true
}