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

Commit 84fedfd2 authored by Thiébaud Weksteen's avatar Thiébaud Weksteen Committed by Android (Google) Code Review
Browse files

Merge "Add flag for CertPinInstallReceiver removal" into main

parents 659d2351 73828253
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -86,3 +86,10 @@ flag {
    description: "Enable the time notifications feature, a toggle to enable/disable time-related notifications in Date & Time Settings"
    bug: "283267917"
}

flag {
    name: "certpininstaller_removal"
    namespace: "network_security"
    description: "Remove CertPinInstallReceiver from the platform"
    bug: "391205997"
}