diff options
| author | 2019-12-30 17:35:49 +0000 | |
|---|---|---|
| committer | 2020-01-02 15:38:42 +0000 | |
| commit | 43db9bee5e9327d6a3d333c763e24f8f72c84c24 (patch) | |
| tree | 42263ac24b0a7ca8fc265a470c4ef2a43726c5c1 /java/java_test.go | |
| parent | 749f98fb646e43fa2e92ea2889cb111cb99e4bdc (diff) | |
java_sdk_library: Allow creation of impl shared library to be disabled
Most modules will be providing their implementations via APEX and so do
not need to create an implementation shared library as part of this.
Adds an api_only property which will:
* Prevent the creation of the implementation library.
* Prevent the creation of the .xml file needed at runtime to make
the shared library available.
* Prevent the library being added to the list of java sdk libraries
used by make to handle installation.
Bug: 145998881
Test: m checkbuild
Change-Id: Ida5e46a81aa5b0a041882d90d5f362ec79fdddb2
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions