Loading BlissLauncher/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ LOCAL_MODULE_TAGS := optional LOCAL_MODULE := BlissLauncher LOCAL_CERTIFICATE := platform ifeq ($(PRODUCT_VERSION_MAJOR).$(PRODUCT_VERSION_MINOR), 0.1) ifeq ($(PLATFORM_SDK_VERSION), 25) LOCAL_SRC_FILES := app-apiNougat-release-unsigned.apk else LOCAL_SRC_FILES := app-apiOreo-release-unsigned.apk Loading OpenWeatherMapWeatherProvider/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ LOCAL_MODULE_TAGS := optional LOCAL_MODULE := OpenWeatherMapWeatherProvider LOCAL_CERTIFICATE := platform ifeq ($(PRODUCT_VERSION_MAJOR).$(PRODUCT_VERSION_MINOR), 0.1) ifeq ($(PLATFORM_SDK_VERSION), 25) LOCAL_SRC_FILES := OpenWeatherMapWeatherProvider-nougat.apk else LOCAL_SRC_FILES := OpenWeatherMapWeatherProvider-oreo.apk Loading eDrive/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ LOCAL_CERTIFICATE := platform LOCAL_PRIVILEGED_MODULE := true ifeq ($(PRODUCT_VERSION_MAJOR).$(PRODUCT_VERSION_MINOR), 0.1) ifeq ($(PLATFORM_SDK_VERSION), 25) LOCAL_SRC_FILES := io.eelo.drive.alpha-1-build-18-12-07T1012-release-unsigned.apk else LOCAL_SRC_FILES := io.eelo.drive.alpha-1-build-18-12-13T1603-release-unsigned.apk Loading Loading
BlissLauncher/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ LOCAL_MODULE_TAGS := optional LOCAL_MODULE := BlissLauncher LOCAL_CERTIFICATE := platform ifeq ($(PRODUCT_VERSION_MAJOR).$(PRODUCT_VERSION_MINOR), 0.1) ifeq ($(PLATFORM_SDK_VERSION), 25) LOCAL_SRC_FILES := app-apiNougat-release-unsigned.apk else LOCAL_SRC_FILES := app-apiOreo-release-unsigned.apk Loading
OpenWeatherMapWeatherProvider/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ LOCAL_MODULE_TAGS := optional LOCAL_MODULE := OpenWeatherMapWeatherProvider LOCAL_CERTIFICATE := platform ifeq ($(PRODUCT_VERSION_MAJOR).$(PRODUCT_VERSION_MINOR), 0.1) ifeq ($(PLATFORM_SDK_VERSION), 25) LOCAL_SRC_FILES := OpenWeatherMapWeatherProvider-nougat.apk else LOCAL_SRC_FILES := OpenWeatherMapWeatherProvider-oreo.apk Loading
eDrive/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ LOCAL_CERTIFICATE := platform LOCAL_PRIVILEGED_MODULE := true ifeq ($(PRODUCT_VERSION_MAJOR).$(PRODUCT_VERSION_MINOR), 0.1) ifeq ($(PLATFORM_SDK_VERSION), 25) LOCAL_SRC_FILES := io.eelo.drive.alpha-1-build-18-12-07T1012-release-unsigned.apk else LOCAL_SRC_FILES := io.eelo.drive.alpha-1-build-18-12-13T1603-release-unsigned.apk Loading