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

Commit c9b06e27 authored by Ted Bauer's avatar Ted Bauer
Browse files

Add flag for having tools read directly from new storage

Bug: 370499640
Change-Id: If326273374d3fad021d6e4da53bc0ae2b197c909
Test: manually flipped and verify flags in FlagFlipper
Ignore-AOSP-First: CPing after, this must be in a topic with an internal-only repo
parent 6f684e64
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