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

Commit d8ec229b authored by Kiyoung Kim's avatar Kiyoung Kim
Browse files

Remove vendor_snapshot_test

Remove vendor_snapshot_test from cc and rust as they are no longer in
support.

Bug: 330100430
Test: m nothing --no-skip-soong-tests passed
Change-Id: Ia798bc1c87d3f1d73ea5866dc85ff4073f5f9c5b
parent 96ae1409
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -111,7 +111,6 @@ bootstrap_go_package {
        "test_data_test.go",
        "tidy_test.go",
        "vendor_public_library_test.go",
        "vendor_snapshot_test.go",
    ],
    pluginFor: ["soong_build"],
}

cc/vendor_snapshot_test.go

deleted100644 → 0
+0 −1751

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −1
Original line number Diff line number Diff line
@@ -62,7 +62,6 @@ bootstrap_go_package {
        "sanitize_test.go",
        "source_provider_test.go",
        "test_test.go",
        "vendor_snapshot_test.go",
    ],
    pluginFor: ["soong_build"],
}

rust/vendor_snapshot_test.go

deleted100644 → 0
+0 −1573

File deleted.

Preview size limit exceeded, changes collapsed.