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

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

Merge "Add flag for fixing TransactionTooLarge exception while UI is coming up" into main

parents 6895a0ec 034c81f9
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
package: "android.credentials.flags"
container: "system"

flag {
    namespace: "credential_manager"
    name: "ttl_fix_enabled"
    description: "Enable fix for transaction too large issue"
    bug: "371052524"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

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