DescriptionAdd use_apk_split parameter to java_apk.gypi / android_apk (gn)
Testing:
- For GN, splits install and crash on start-up just like non-split version
- For GYP, tested with:
- component=shared_library, component=static_library
- gyp_managed_install=1, 0
- load_library_from_zip_file=1, 0
BUG=484797
Committed: https://crrev.com/63349e4f235ae666faff75c1eee2da001fb7341f
Cr-Commit-Position: refs/heads/master@{#330523}
Patch Set 1 #Patch Set 2 : Fixed Linker to look in split for .so #
Total comments: 8
Patch Set 3 : review nits #Patch Set 4 : Disable load_library_from_zip for incomplete apk #
Total comments: 5
Patch Set 5 : Fix GN target_cpu->android_app_abi. Use -s instead of _s in .apk names #Patch Set 6 : use_split_apk -> create_split_apk #
Total comments: 8
Patch Set 7 : Address style nits. #
Messages
Total messages: 21 (5 generated)
|