diff options
author | 2021-10-28 12:34:41 +0100 | |
---|---|---|
committer | 2021-11-01 14:01:39 +0000 | |
commit | bce9f08d027cee0554bedc28e3fbef6313aa8b98 (patch) | |
tree | 2e6d421988a46e89134cad4164eca95bd59dbc06 /java/testing.go | |
parent | 22e973c53992128cfddf4e68cbfa3b1205ac8287 (diff) |
Dist API specific core-for-system-modules
Previously, the dist only contained a core-for-system-modules.jar for
the public API. This change adds API specific directories containing a
core-for-system-modules.jar file for each of the following APIs:
* public
* module-lib
Bug: 204189791
Test: rm -fr out/dist
m sdk dist
find out/dist -name core-for-system-modules.jar
- outputted the following:
out/dist/core-for-system-modules.jar
out/dist/system-modules/module-lib/core-for-system-modules.jar
out/dist/system-modules/public/core-for-system-modules.jar
Change-Id: Id1845926e2085f70d58e9fc22e9c11cb3d62b919
Diffstat (limited to 'java/testing.go')
0 files changed, 0 insertions, 0 deletions