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

Commit 73828253 authored by Thiébaud Weksteen's avatar Thiébaud Weksteen
Browse files

Add flag for CertPinInstallReceiver removal

Test: presubmit
Bug: 391205997
Flag: com.android.server.flags.certpininstaller_removal
Change-Id: I22aee8f64c0f1ba16aa87ab4acc68fa35f50770d
parent 9f8d79e2
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"
}