varundtsfi / Android12Support_withso

Android 12 support with minicap.so file.
55 stars 21 forks source link

incorrect file minicap.so #5

Open z854020425 opened 1 year ago

z854020425 commented 1 year ago

The file main/aosp/android-32/x86_64/minicap.so seems incorrect. When I input 'file minicap.so', it shows 'minicap.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[md5/uuid]=04e5c2950a616c1d966eb787819a8408, stripped'. Actually it should be "minicap1.so: ELF 64-bit LSB shared object, x86-64, ..."? 1

Jerry-Terrasse commented 3 months ago

same problem. any workaround?

varundtsfi commented 3 months ago

I need to build the aosp again for required architecture.

Allow me this week time.