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

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

Merge "Add flag for fixing package update events" into main

parents 1225c793 9f204b93
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -11,6 +11,16 @@ flag {
    }
}

flag {
    namespace: "credential_manager"
    name: "package_update_fix_enabled"
    description: "Enable fix for removing package from settings if app is updated or component is modified"
    bug: "384772470"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "credential_manager"
    name: "settings_activity_enabled"