Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18340c81 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

Merge branch 'nougat-gms' into 'master'

adding nougat GMS build without theming

See merge request !160
parents 4cf1a9df 03d9be24
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -19,7 +19,13 @@ include $(BUILD_PREBUILT)
include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := GmsCore

ifeq ($(PLATFORM_SDK_VERSION), 25)
  LOCAL_SRC_FILES := play-services-core-withMapbox-withoutNearby-nougat-release-unsigned.apk
else
  LOCAL_SRC_FILES := play-services-core-withMapbox-withoutNearby-release-unsigned.apk
endif

LOCAL_MODULE_CLASS := APPS
LOCAL_PRIVILEGED_MODULE := true
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
+48.7 MiB

File added.

No diff preview for this file type.