Skip to content

Commit

Permalink
Update Android.mk
Browse files Browse the repository at this point in the history
Added LOCAL_USES_LIBRARIES to Android.mk for working with 19.0
  • Loading branch information
poshul authored and bananer committed Mar 10, 2022
1 parent b798303 commit f0fc4d6
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 @@ -31,5 +31,6 @@ LOCAL_CERTIFICATE := PRESIGNED
LOCAL_OVERRIDES_PACKAGES := com.qualcomm.location
LOCAL_REQUIRED_MODULES := privapp-permissions-com.google.android.gms.xml default-permissions-com.google.android.gms.xml sysconfig-com.google.android.gms.xml
LOCAL_PRODUCT_MODULE := true
LOCAL_USES_LIBRARIES := com.android.location.provider
include $(BUILD_PREBUILT)

0 comments on commit f0fc4d6

Please sign in to comment.