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

Commit dafdb13e authored by Jared Duke's avatar Jared Duke Committed by Android (Google) Code Review
Browse files

Merge "Add flag for guarding StrictMode network restriction APIs" into main

parents e0f063d5 48db58e7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -91,3 +91,10 @@ flag {
    is_fixed_read_only: true
    bug: "315037695"
}

flag {
    name: "strict_mode_restricted_network"
    namespace: "backstage_power"
    description: "Guards StrictMode APIs for detecting restricted network access."
    bug: "317250784"
}