Skip to content

Libraries of GmsCore.apk are not extracted #53

@petefoth

Description

@petefoth

Reproduction steps / Problem description

  1. Make a build with extendrom that includes MicroG GmsCore
  2. Install the ROM
  3. Boot and go through Setup Wizard
  4. Enable rooted debugging
  5. adb root
  6. adb shell
  7. ls -al /system_ext/app/MicrogGmsCore_GH_PRERELEASE/ (directory name dependent on which GmsCore package you used)
  8. Expected behaviour: there should be a lib/ sub-directory containing the .so files extracted from the `apka
  9. Actual behaviour: there is no sub-directory, and no .so file, only the apk

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 no lib/ directory in system_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

No one assigned

    Labels

    problemunclear yet - if it's a bug or..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions