Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8320380d authored by Zhi Dou's avatar Zhi Dou
Browse files

set exportable to true for aconfig.test.exported.flags

Test: m aconfig_test_java_library_exported
Bug: 310504781
Change-Id: Ib405febc739c49dff7340d43c65a7ec2b314d7de
parent a290c6ca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"],
}