summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
authorJustin Yun <justinyun@google.com>2021-01-20 19:49:01 +0900
committerJustin Yun <justinyun@google.com>2021-01-23 01:11:58 +0000
commite09ac174664c6718350c2b0f283d196bd8aa1398 (patch)
tree6bf2fb6d01f97bf02795fd4b421c42a4e9169a63 /java/java.go
parent9b564c5a22a467aaf98e26be10dbc4d34a511408 (diff)
Check vndk-private with the IsVndkPrivate()
*_available will not provide if a module is VNDK-private or not. Fixed it by using IsVndkPrivate() with private() interface. By allowing exclude_from_vendor_snapshot for vendor_available modules, available() interface is no longer required. Tests are updated for exclude_from_vendor_snapshot on vendor_available modules. Bug: 175768895 Test: m nothing Change-Id: I9ff85256170d59b378a4c354d5c007cfbeacabc5
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions