aboutsummaryrefslogtreecommitdiffstats
path: root/rilsrc/Android.mk
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-06-11 23:13:33 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-06-23 13:17:28 +0200
commitfb536a46b0c0971b9c5f81eadc3574f9c569aadd (patch)
treea4c4065a1092931b18681ea54a212e48e2c13476 /rilsrc/Android.mk
parentcbb420bca1818b222913c784292f39f4a91b1ee8 (diff)
downloaddevice_samsung_espresso3g-fb536a46b0c0971b9c5f81eadc3574f9c569aadd.zip
device_samsung_espresso3g-fb536a46b0c0971b9c5f81eadc3574f9c569aadd.tar.gz
device_samsung_espresso3g-fb536a46b0c0971b9c5f81eadc3574f9c569aadd.tar.bz2
remove code and SELinux rules for the proprietary RIL
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'rilsrc/Android.mk')
-rw-r--r--rilsrc/Android.mk19
1 files changed, 0 insertions, 19 deletions
diff --git a/rilsrc/Android.mk b/rilsrc/Android.mk
deleted file mode 100644
index 5fb5d16..0000000
--- a/rilsrc/Android.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# Copyright (C) 2013 The Android Open-Source 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-makefiles-under,$(LOCAL_PATH))