summaryrefslogtreecommitdiff
path: root/java/hiddenapi_singleton.go
diff options
context:
space:
mode:
author Justin Yun <justinyun@google.com> 2021-02-03 19:43:02 +0900
committer Justin Yun <justinyun@google.com> 2021-02-03 19:43:02 +0900
commitd00f5ca1dfd147c8512479c4f164718e2474d1f5 (patch)
treebff4aae659dcdbb16faa30b59eb0e86fa4563336 /java/hiddenapi_singleton.go
parentcbca373efafdbaf494c2a4ad11c2c89570014cd4 (diff)
Do not add '.product' suffix for product_specific module
When a module has both 'product_specific: true' and 'vendor_available: true', the module does not have core variant but have product and vendor variant modules. As the module generated multiple variants, the names of the modules have the variant name suffix. However, it did not create the module with the base module name because it does not have core variant. As the base module, in this case, is the product variant, use the base module name for the product variant without adding the '.product' suffix to it. Bug: 161913599 Test: m hidl_test_product@2.0-adapter-helper Change-Id: I904b43744579a6e89cecbc2e529122eaa8b14cae
Diffstat (limited to 'java/hiddenapi_singleton.go')
0 files changed, 0 insertions, 0 deletions