-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
First of all, thanks a lot for publishing this binaries.
If possible, can you add dexdump to Android 11 build-tools. I am trying to use this on on aarch64 linux. I have already tried using dexdump
in Android 9 build folder, but that's giving the following error. I think it is built for Android phones?
-bash: ./dexdump: /system/bin/linker64: bad ELF interpreter: No such file or directory
I tried building myself, but getting the following error when running mmm /frameworks/base/tools
. Don't know how to resolve it.
[ 19% 733/3701] //frameworks/base/tools/dump-coverage:libdumpcoverage lipo libdumpcoverage.dylib [darwin]
FAILED: out/soong/.intermediates/frameworks/base/tools/dump-
coverage/libdumpcoverage/darwin_x86_64_shared/libdumpcoverage.dylib
echo "module libdumpcoverage missing dependencies: libopenjdkjvmti_headers" && false
module libdumpcoverage missing dependencies: libopenjdkjvmti_headers
03:14:24 ninja failed with: exit status 1
#### failed to build some targets (08:38 (mm:ss)) ####
Metadata
Metadata
Assignees
Labels
No labels