summaryrefslogtreecommitdiff
path: root/java/app_set.go
diff options
context:
space:
mode:
author Yi-Yo Chiang <yochiang@google.com> 2022-11-22 18:24:14 +0800
committer Yi-Yo Chiang <yochiang@google.com> 2022-11-24 20:29:35 +0800
commit1080f0c49547a926dee6552cb1e1792252103177 (patch)
tree7459570b7b7740201b523de32ce4b6886cedc600 /java/app_set.go
parent663e060c64922f54749a5cb81f41df79f0163e99 (diff)
cc: Add docstring for IsVndk() and UseVndk()
Note that IsVndk() returns true for all variants of vndk-enabled libraries. Not only vendor variant, but also platform and product variants of vndk-enabled library return true. OTOH, `UseVndk() && IsVndk()` returns true for vendor and product variants of vndk-enabled libraries, which actually include the actual VNDK libs (which goes into the VNDK apex) and VNDK extension libs (which goes to /product or /vendor partition). Bug: 259361996 Test: Presubmit Change-Id: Ib735fe0f7433284ca768d0e251a4f599fff5185c
Diffstat (limited to 'java/app_set.go')
0 files changed, 0 insertions, 0 deletions