Use the generated aconfig constant to flag APIs in ojluni/
It tells other platform developers which java_aconfig_lib is used to check the flag during the runtime.
Right now until go/aconfig-unbundled is implemented, no one except the
ART module should use the java_aconfig_lib. It means that the platform
developers should not use the V APIs as the APIs don't exist on -next
build.
luni/ is still using the hard-coded string literal, but will switch to
use aconfig later.
Bug: 316554963
Test: m droid
Change-Id: I8d25db6085ecf4ac4070d862a30920ee5e497ff0
30 files changed