Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
28732 commits behind the upstream repository.
user avatar
Oriol Prieto Gasco authored
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: Ie5af316c327208b52b3afd74502ca66c41bb6f70
5cc889ab
History