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

Commit 037bd573 authored by Ted Bauer's avatar Ted Bauer Committed by Android Build Cherrypicker Worker
Browse files

Add flag for having tools read directly from new storage

Bug: 370499640
Test: manually flipped and verify flags in FlagFlipper
Ignore-AOSP-First: CPing after, this must be in a topic with an internal-only repo
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c9b06e27b0972a4274ee4468632061ef77476c23)
Merged-In: If326273374d3fad021d6e4da53bc0ae2b197c909
Change-Id: If326273374d3fad021d6e4da53bc0ae2b197c909
parent 8cccc28c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,3 +14,10 @@ flag {
  bug: "369808805"
  description: "When enabled, launch aconfigd from config infra module."
}

flag {
  name: "tools_read_from_new_storage"
  namespace: "core_experiments_team_internal"
  bug: "370499640"
  description: "When enabled, tools read directly from the new aconfig storage."
}
 No newline at end of file