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

Commit 4ed0bae1 authored by Romain Hunault's avatar Romain Hunault
Browse files

Add weather app

parent 0435c7fc
Loading
Loading
Loading
Loading

Weather/Android.mk

0 → 100644
+10 −0
Original line number Diff line number Diff line
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := Weather
LOCAL_CERTIFICATE := PRESIGNED

LOCAL_SRC_FILES := GoodWeather-debug-4.4.apk
LOCAL_MODULE_CLASS := APPS
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
include $(BUILD_PREBUILT)
+3.32 MiB

File added.

No diff preview for this file type.