Skip to content

Commit

Permalink
microg: Fix required libraries between the build system and the manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
micky387 committed Oct 18, 2021
1 parent 62660d5 commit 23f6c3b
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 23f6c3b

Please sign in to comment.