commit | 646b09fc91ff3fabeb064f8a0c28856a7f090cfe | [log] [tgz] |
---|---|---|
author | Oriol Prieto Gasco <opg@google.com> | Fri Mar 01 17:12:02 2024 +0000 |
committer | Oriol Prieto Gasco <opg@google.com> | Fri Mar 08 14:14:36 2024 +0000 |
tree | af88b88b507ac449d39f84c631d117c5ceea36a3 | |
parent | 577ec42549c323270f6d3ddaf4d932e9673ba139 [diff] |
Export flags used in FlaggedApi annotations Before calling a flagged API, client code must check the value of the flag which gates it. Those flags must be exported in order to be accessible from containers other than the container where the flag and the API are hosted. Bug: 320984775 Bug: 322839671 Test: m all_aconfig_declarations Test: printflags --format='{fully_qualified_name}:{is_exported}' | grep true Change-Id: I61f18732a5c8a69acb6e645b6bf04b7a08adb513