Loading apex/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ bootstrap_go_package { "vndk.go", ], testSrcs: [ "aconfig_test.go", "apex_test.go", "bootclasspath_fragment_test.go", "classpath_element_test.go", Loading apex/aconfig_test.go +1 −1 Original line number Diff line number Diff line Loading @@ -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}", ], } Loading Loading
apex/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ bootstrap_go_package { "vndk.go", ], testSrcs: [ "aconfig_test.go", "apex_test.go", "bootclasspath_fragment_test.go", "classpath_element_test.go", Loading
apex/aconfig_test.go +1 −1 Original line number Diff line number Diff line Loading @@ -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}", ], } Loading