You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
build and install framework-res.apk from source
fall back to prebuilt if aapt command is not available
This commit is contained in:
@@ -123,4 +123,6 @@ custom_target('api-impl.jar', build_by_default: true, input: [hax_dex, hax_arsc_
|
||||
install_dir : get_option('libdir') / 'java/dex/android_translation_layer',
|
||||
command: ['jar', '-cvf', join_paths(builddir_base, 'api-impl.jar'), '-C', builddir_base, hax_dex, '-C', builddir_base, hax_arsc_lib_dex])
|
||||
|
||||
#framework-res.apk
|
||||
subdir('res')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user