diff options
author | Colin Cross <ccross@android.com> | 2018-03-21 16:25:19 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2018-04-16 17:32:23 +0000 |
commit | 2dee86d69cf51b38e8b0afac2e8b47ab77380fac (patch) | |
tree | c77d83b9ea7f0c4eb022de4fdea7977c0a96c4c3 /java/java_resources.go | |
parent | 9c55d237f6b72896209344aee18a1702c2f9ac3e (diff) |
Add more androidmk translations for android libraries
Add support for translating LOCAL_MANIFEST_FILE, LOCAL_RESOURCE_DIR
LOCAL_SHARED_ANDROID_LIBRARIES, and LOCAL_STATIC_ANDROID_LIBRARIES.
Use the presence of non-empty LOCAL_RESOURCE_DIR,
LOCAL_SHARED_ANDROID_LIBRARIES or LOCAL_STATIC_ANDROID_LIBRARIES
to convert a java_library_static into an android_library module,
and then squash LOCAL_SHARED_ANDROID_LIBRARIES into
LOCAL_SHARED_LIBRARIES and LOCAL_STATIC_ANDROID_LIBRARIES into
LOCAL_STATIC_LIBRARIES.
Test: androidmk_test.go
Change-Id: I3ad2a3561f69ebd097eca97cb170754d64e06123
Diffstat (limited to 'java/java_resources.go')
0 files changed, 0 insertions, 0 deletions