summaryrefslogtreecommitdiff
path: root/libs/gui/DisplayEventDispatcher.cpp
diff options
context:
space:
mode:
author Mårten Kongstad <amhk@google.com> 2024-11-26 10:11:30 +0100
committer Mårten Kongstad <amhk@google.com> 2024-11-26 10:11:30 +0100
commitd112b861ff24aa5cadfec074267113aaf832e2ba (patch)
tree18ff7da498d74b35fd7b067f3707667273b131a8 /libs/gui/DisplayEventDispatcher.cpp
parentd3ca472da613f281eb09b0ca07b44ce85a35ecfb (diff)
Mark @FlaggedApi flags as exported
An aconfig flag that is used together with @FlaggedApi must be marked as `is_exported: true` to guarantee that the auto-generated lookup code checks the actual flag value (instead of using a hard-coded value set at compile time). This is important when the API is called across aconfig container boundaries (e.g. a mainline module calling code on the system partition). Mark all non-exported flags used with @FlaggedApi as exported. The "all @FlaggedApi flags are exported" invariant should be checked at build time; this will be added in future CLs. Bug: 378061535 Test: treehugger Flag: EXEMPT can't flag changes to flag declarations Change-Id: Id69176ae7dd29c0dcf9cbeaf9979028020c3a9f3
Diffstat (limited to 'libs/gui/DisplayEventDispatcher.cpp')
0 files changed, 0 insertions, 0 deletions