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

Commit 8b27de6f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix 1-variant fallback issue in aconfig_test.go" into main

parents c87f6adc cdef43f3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ bootstrap_go_package {
        "vndk.go",
    ],
    testSrcs: [
        "aconfig_test.go",
        "apex_test.go",
        "bootclasspath_fragment_test.go",
        "classpath_element_test.go",
+1 −1
Original line number Diff line number Diff line
@@ -682,7 +682,7 @@ func TestValidationAcrossContainersNotExportedFail(t *testing.T) {
				}
				filegroup {
						name: "my_filegroup_foo_srcjars",
						srcs: [
						device_common_srcs: [
								":my_aconfig_declarations_group_foo{.srcjars}",
						],
				}