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

Commit 551a161d authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add dynamic_code_logging_service_removal flag" into main

parents ef7878b3 9752de17
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -43,3 +43,10 @@ flag {
    description: "Keystore cleans up all components of the UserSuperKeys when the user credential encrypted storage is locked"
    bug: "384030190"
}

flag {
    name: "dynamic_code_logging_service_removal"
    namespace: "security"
    description: "Remove the DynamicCodeLoggingService from the platform"
    bug: "403391929"
}