Files
build/tools/aconfig/aconfig_flags/flags.aconfig
Ted Bauer b1edaae899 Add flag for enabling only new storage and use in aflags
Change-Id: I73218de38d005d77987d5103364a102cec3abc07
Test: m && cargo t
Bug: 324436145
2024-09-11 20:24:47 +00:00

10 lines
255 B
Plaintext

package: "com.android.aconfig.flags"
container: "system"
flag {
name: "enable_only_new_storage"
namespace: "core_experiments_team_internal"
bug: "312235596"
description: "When enabled, aconfig flags are read from the new aconfig storage only."
}