Skip to content

Commit

Permalink
Merge pull request lineageos4microg#22 from micky387/android-12.0
Browse files Browse the repository at this point in the history
microg: Fix required libraries between the build system and the manifest
  • Loading branch information
maxwen authored Oct 18, 2021
2 parents 62660d5 + 23f6c3b commit 51faf4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GmsCore/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
LOCAL_CERTIFICATE := platform
LOCAL_OVERRIDES_PACKAGES := com.qualcomm.location
LOCAL_REQUIRED_MODULES := privapp-permissions-com.google.android.gms.xml
LOCAL_USES_LIBRARIES := com.android.location.provider
include $(BUILD_PREBUILT)

endif

0 comments on commit 51faf4b

Please sign in to comment.