From 4adc5216a4c0ddd4be5291562e19dfa55065faae Mon Sep 17 00:00:00 2001 From: davidevinavil Date: Sat, 21 Jan 2017 16:30:40 +0100 Subject: remove gps Change-Id: Ia1b7e04bb52bb7a669629c8433a6ccc56a895e6b --- gps/Android.mk | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 gps/Android.mk (limited to 'gps/Android.mk') diff --git a/gps/Android.mk b/gps/Android.mk deleted file mode 100644 index 0a08b40..0000000 --- a/gps/Android.mk +++ /dev/null @@ -1,20 +0,0 @@ -# -# Copyright (C) 2013-2016, The CyanogenMod Project -# Copyright (C) 2017, 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 $(call all-subdir-makefiles,$(LOCAL_PATH)) -- cgit v1.2.3