lineageos4microg / android_prebuilts_prebuiltapks

57 stars 103 forks source link

Signature spoofing permission lost #47

Closed kurt-by closed 3 years ago

kurt-by commented 3 years ago

March 24 update for a3exlte performed without errors. Only CoronaWarnApp cries: there is no exposure notification framework. Reason see screenshot Screenshot_20210325-024632_microG_Services_Core

spolack commented 3 years ago

Seems i've found the issue. Was introduced by #44

-> GmsCore/sysconfig-com.google.android.gms.xml

LOCAL_REQUIRED_MODULES := privapp-permissions-com.google.android.gms.xml
LOCAL_REQUIRED_MODULES := sysconfig-com.google.android.gms.xml

Once someone creates a fix PR i'll be happy to review and spin up a new build. Furthermore i did withdraw the "broken" builds.

Actually they were not broken, but missing the included permissions, which could be granted manually.

kurt-by commented 3 years ago

Bug fix confirmed with march 26 build of a3xelte