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

Commit 187dd991 authored by Ludovic Barman's avatar Ludovic Barman Committed by Android (Google) Code Review
Browse files

Merge "Move deprecate_uses_cleartext_traffic to "system"." into main

parents d917e7b4 cfad70ce
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -143,3 +143,11 @@ flag {
    description: "Feature flag to enable the toggle for failed authentication lock"
    bug: "414605464"
}

flag {
    name: "deprecate_uses_cleartext_traffic"
    namespace: "network_security"
    description: "If enabled, the XML application flag usesCleartextTraffic is ignored for targetSdk version C+."
    bug: "415007211"
    is_fixed_read_only: true
}