commit | 5185235985532622d288ec98e1fec3bc864e119a | [log] [tgz] |
---|---|---|
author | Omar Ismail <[email protected]> | Wed Dec 18 10:24:59 2024 -0800 |
committer | Omar Ismail <[email protected]> | Wed Dec 18 10:24:59 2024 -0800 |
tree | 9599769f1a59d142b3769ac2aa18abb3a3578644 | |
parent | 62ec1874cc73659af4d2ae23f83931c484966028 [diff] |
Update vnames.json to map java/base to generated out Change-Id: I1b4e9394f6f9ad566184c511fce68e33c53bd5b3
diff --git a/buildSrc/vnames.json b/buildSrc/vnames.json index 31eee97..e6922d1 100644 --- a/buildSrc/vnames.json +++ b/buildSrc/vnames.json
@@ -14,6 +14,13 @@ } }, { + "pattern": "^(/java.base/.*)", + "vname": { + "root": "out", + "path": "@1@" + } + }, + { "pattern": "^frameworks/support/(.*)", "vname": { "path": "@1@"