Remove VSDK related code from build

Remove leftover VSDK related code from build, as they are no longer in
use.

Bug: 332986564
Test: AOSP CF build succeeded
Change-Id: I7dcec66ddf6ee9a563ac09a3fa8a282c9e00258a
This commit is contained in:
Kiyoung Kim
2024-07-23 12:18:45 +09:00
parent 39d3883500
commit a7510851ea
5 changed files with 0 additions and 278 deletions

View File

@@ -14,7 +14,6 @@ bootstrap_go_package {
// Source file name convention is to include _snapshot as a
// file suffix for files that are generating snapshots.
srcs: [
"host_fake_snapshot.go",
"host_snapshot.go",
"snapshot_base.go",
"util.go",