In kzip files, compilation unit paths should be relative to top.

Fixes inter-module cross-references.

Bug: 137798757
Test: build kzips, verify paths
Change-Id: I98160d48d3fb18cb122bb8a7d1a18fd0f6f9551b
diff --git a/vnames.go.json b/vnames.go.json
deleted file mode 100644
index ba239c1..0000000
--- a/vnames.go.json
+++ /dev/null
@@ -1,9 +0,0 @@
-[
-    {
-        "pattern": "(.*)",
-        "vname": {
-            "corpus": "android.googlesource.com/platform/superproject",
-            "path": "build/blueprint/@1@"
-        }
-    }
-]