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

Commit 63c7e553 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

using older apk for nougat

parent 3834b206
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -4,7 +4,12 @@ LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := AccountManager
LOCAL_CERTIFICATE := platform

ifeq ($(PLATFORM_SDK_VERSION), 25)
  LOCAL_SRC_FILES := app-standard-nougat-release-unsigned.apk
else
  LOCAL_SRC_FILES := app-standard-release-unsigned.apk
endif

LOCAL_MODULE_CLASS := APPS
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
include $(BUILD_PREBUILT)
+9.4 MiB

File added.

No diff preview for this file type.