Revert "LOSCoins"

This reverts commit c9c7968e597c105cb5ee69c4234d91070edd65fc.

Change-Id: I20259fea456b415e5136e241e47e08df1a3b0fb5
diff --git a/config/common.mk b/config/common.mk
index 16f3e1a..7ed8098 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -138,8 +138,7 @@
     Trebuchet \
     Updater \
     WallpaperPicker \
-    WeatherProvider \
-    LOSCoins
+    WeatherProvider
 
 # Exchange support
 PRODUCT_PACKAGES += \
diff --git a/loscoins/Android.mk b/loscoins/Android.mk
deleted file mode 100644
index 149e0f5..0000000
--- a/loscoins/Android.mk
+++ /dev/null
@@ -1,31 +0,0 @@
-#
-# Copyright (C) 2018 The LineageOS Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-LOCAL_PATH := $(call my-dir)
-
-include $(CLEAR_VARS)
-
-LOCAL_MODULE := LOSCoins
-LOCAL_MODULE_CLASS := APPS
-LOCAL_CERTIFICATE := $(DEFAULT_SYSTEM_DEV_CERTIFICATE)
-
-LOCAL_SRC_FILES := LOSCoins.apk
-include $(BUILD_PREBUILT)
-
-LOCAL_DEX_PREOPT := false
-LOCAL_MODULE_TAGS := optional
-LOCAL_BUILT_MODULE_STEM := package.apk
-LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
-
diff --git a/loscoins/LOSCoins.apk b/loscoins/LOSCoins.apk
deleted file mode 100644
index 2177dba..0000000
--- a/loscoins/LOSCoins.apk
+++ /dev/null
Binary files differ