commit | 048a82af3b657647750a29178ba23d308d67e852 | [log] [tgz] |
---|---|---|
author | Steve Elliott <steell@google.com> | Fri Aug 18 18:28:54 2023 -0400 |
committer | Steve Elliott <steell@google.com> | Mon Aug 21 14:45:01 2023 +0000 |
tree | 179f2b5d98c71bdd90b57dab951ffd34f74ff6a2 | |
parent | 7dce61f0a24e1c56243783feca4278542b09ec67 [diff] |
Add new FeatureFlagsClassic alias Deprecate the old FeatureFlags name. This change is in preparation for the introduction of the new aconfig-based flagging system, which also utilizes a class called FeatureFlags. To prevent the need for qualified names, as well as general naming confusion, we are moving usage of the "classic" feature flags to a new name going forward. Bug: 292511372 Test: make Change-Id: Ieeb339c0311cd7a81aacd68e8808ee812b6bb018