Merge "set exportable to true for aconfig.test.exported.flags" into main

This commit is contained in:
Treehugger Robot
2024-03-06 01:10:49 +00:00
committed by Gerrit Code Review

View File

@@ -47,6 +47,7 @@ aconfig_declarations {
aconfig_declarations {
name: "aconfig.test.exported.flags",
package: "com.android.aconfig.test.exported",
exportable: true,
container: "system",
srcs: ["tests/test_exported.aconfig"],
}