diff options
author | Justin Yun <justinyun@google.com> | 2021-01-20 19:49:01 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2021-01-23 01:11:58 +0000 |
commit | e09ac174664c6718350c2b0f283d196bd8aa1398 (patch) | |
tree | 6bf2fb6d01f97bf02795fd4b421c42a4e9169a63 /java/java.go | |
parent | 9b564c5a22a467aaf98e26be10dbc4d34a511408 (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