Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e80f442 authored by Gurpreet Singh's avatar Gurpreet Singh Committed by Android (Google) Code Review
Browse files

Merge "Add a new feature flag in android.net.wifi" into main

parents 8387fe80 28493b06
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -9,3 +9,11 @@ flag {
    bug: "313038031"
    is_fixed_read_only: true
}

flag {
    name: "network_provider_battery_charging_status"
    is_exported: true
    namespace: "wifi"
    description: "Control the API that allows setting / reading the NetworkProviderInfo's battery charging status"
    bug: "305067231"
}