-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
problemunclear yet - if it's a bug or..unclear yet - if it's a bug or..
Description
Reproduction steps / Problem description
- Make a build with extendrom that includes MicroG GmsCore
- Install the ROM
- Boot and go through Setup Wizard
- Enable rooted debugging
adb rootadb shellls -al /system_ext/app/MicrogGmsCore_GH_PRERELEASE/(directory name dependent on which GmsCore package you used)- Expected behaviour: there should be a
lib/sub-directory containing the.sofiles extracted from the `apka - Actual behaviour: there is no sub-directory, and no
.sofile, only theapk
See this issue in/lineageos4microg/android_vendor_partner_gms repo for more background.
Looking at the builds I have made with
extendrom(see #55) there is still nolib/directory insystem_ext/app/MicrogGmsCore_GH_PRERELEASE/only the apk. So I guess the problem raised in #57 is also a problem for extendrom?# ls -al /system_ext/app/MicrogGmsCore_GH_PRERELEASE/ total 223992 drwxr-xr-x 2 root root 4096 2009-01-01 00:00 . drwxr-xr-x 12 root root 4096 2009-01-01 00:00 .. -rw-r--r-- 1 root root 230877671 2009-01-01 00:00 MicrogGmsCore_GH_PRERELEASE.apk
Originally posted by @petefoth in #57
Device vendor
No response
Custom OS
los4microG
OS version
14
extendrom log
n/a
Build log
No response
extendrom's Android.mk
No response
Free form for additional info
No response
Metadata
Metadata
Assignees
Labels
problemunclear yet - if it's a bug or..unclear yet - if it's a bug or..