diff options
author | Jooyung Han <jooyung@google.com> | 2020-06-25 17:14:25 +0900 |
---|---|---|
committer | Jooyung Han <jooyung@google.com> | 2020-06-25 17:14:25 +0900 |
commit | efb184e499edd2f0a1f717ab68e2052eb597adab (patch) | |
tree | ba7734a4602e5d72bdebc6217db3517829c5443e /java/java.go | |
parent | 85d61767b579eb2dc92fe4f15861437ceee57e18 (diff) |
apex: use SubName for requiredDeps
apexBundle keeps the required dependencies for native modules which are
external dependencies and then records it in .mk file as
LOCAL_REQUIRED_MODULES key.
LOCAL_REQUIRED_MODULES should list module name which are made of
cc.BaseModuleName() + SubName.
By the way, because a use_vendor:true apex is supposed to be installed
in /system/apex, we don't append SubName(.vendor) suffix.
Bug: 159211312
Bug: 155841765
Test: m
Change-Id: Ifd2858dda0b373110a0cd18a0c55db41f0fc2a99
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions