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

Commit a8054f7d authored by Mahesh KKV's avatar Mahesh KKV Committed by Android (Google) Code Review
Browse files

Merge "Add a feature flag for USD" into main

parents b0fafd77 4dfc9266
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -37,6 +37,15 @@ flag {
    }
    }
}
}


flag {
    name: "usd"
    is_exported: true
    namespace: "wifi"
    description: "Unsynchronized Service Discovery"
    bug: "340878198"
    is_fixed_read_only: true
}

flag {
flag {
    name: "hotspot_network_connecting_state_for_details_page"
    name: "hotspot_network_connecting_state_for_details_page"
    namespace: "wifi"
    namespace: "wifi"