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

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

Merge "Add flag for reading from new storage" into main

parents d4390ae1 9ec68241
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,6 +27,13 @@ flag {
    }
}

flag {
    name: "use_new_storage_value"
    namespace: "core_experiments_team_internal"
    description: "When enabled, read the new storage value in aconfig codegen, and actually use it."
    bug: "312235596"
}

flag {
    name: "load_apex_aconfig_protobufs"
    namespace: "core_experiments_team_internal"