diff options
| author | 2018-04-27 16:29:21 +0900 | |
|---|---|---|
| committer | 2018-04-28 02:16:54 +0900 | |
| commit | df13054c2aa476ffde5dc3c489054c2f5212017f (patch) | |
| tree | 71aab9ed75ecaf6a4b64d58292909daf9a032d71 /java/java_test.go | |
| parent | 5a8d1bee89af690ea9383252e7b509fa7a06665d (diff) | |
java_sdk_library supports test as another API scope
For each java_sdk_library module, three (possibly different) stubs libs
are created.
*.stubs: public APIs only
*.system.stubs: public APIs + @SystemApi
*.test.stubs: public APIs + @TestApi
Depending on the sdk_version (or LOCAL_SDK_VERSION) of the calling
module, stubs lib of the corresponding api scope is linked.
Bug: 77575606
Test: m -j
Change-Id: I1437c64460914dbfc349dbc31d6f3ef090f541e3
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions