Loading tools/aconfig/aconfig_storage_read_api/Android.bp +10 −0 Original line number Diff line number Diff line Loading @@ -192,3 +192,13 @@ java_library { system_modules: "core-all-system-modules", host_supported: true, } filegroup { name: "com.android.configinfrastructure.flags-file", srcs: [ "flag.aconfig", ], visibility: [ "//frameworks/base", ], } tools/aconfig/aconfig_storage_read_api/flag.aconfig 0 → 100644 +11 −0 Original line number Diff line number Diff line package: "com.android.configinfrastructure.flags" container: "system" flag { name: "new_storage_platform_system_api" namespace: "core_experiments_team_internal" description: "API flag for platform system api to read local flag" bug: "372729920" is_fixed_read_only: true is_exported: true } Loading
tools/aconfig/aconfig_storage_read_api/Android.bp +10 −0 Original line number Diff line number Diff line Loading @@ -192,3 +192,13 @@ java_library { system_modules: "core-all-system-modules", host_supported: true, } filegroup { name: "com.android.configinfrastructure.flags-file", srcs: [ "flag.aconfig", ], visibility: [ "//frameworks/base", ], }
tools/aconfig/aconfig_storage_read_api/flag.aconfig 0 → 100644 +11 −0 Original line number Diff line number Diff line package: "com.android.configinfrastructure.flags" container: "system" flag { name: "new_storage_platform_system_api" namespace: "core_experiments_team_internal" description: "API flag for platform system api to read local flag" bug: "372729920" is_fixed_read_only: true is_exported: true }