Add android.sdk aconfig flags
Add the infrastructure for aconfig flags in the android.sdk package.
Also add the flag android.sdk.major_minor_versioning_scheme.
Bug: 350458259
Test: m nothing
Flag: EXEMPT no need to flag the introduction of new flags
Change-Id: I928b44dd802dc3d1351547d516d3c195329219a6
diff --git a/AconfigFlags.bp b/AconfigFlags.bp
index c768121..b3284a5 100644
--- a/AconfigFlags.bp
+++ b/AconfigFlags.bp
@@ -20,6 +20,7 @@
java_aconfig_libraries: [
// !!! KEEP THIS LIST ALPHABETICAL !!!
"aconfig_mediacodec_flags_java_lib",
+ "android-sdk-flags-java",
"android.adaptiveauth.flags-aconfig-java",
"android.app.appfunctions.flags-aconfig-java",
"android.app.contextualsearch.flags-aconfig-java",