DescriptionGN + Android: support standalone .dex.jar output of Android libraries.
This patch allows to set .standalone_dex_path as a variable in the
android_library target. This puts all dependencies together with the
library code in one dex.jar file.
This is needed to produce bundles of Java code packaged as Mojo
applications on Android.
BUG=437290
Committed: https://crrev.com/cc9dcc51638870318f1db8a8ef7b2b6440406292
Cr-Commit-Position: refs/heads/master@{#306455}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Address Chris's comment. #Patch Set 3 : Rebase. #Patch Set 4 : Fix building java (non-android) libraries. #
Messages
Total messages: 16 (5 generated)
|