aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2020-03-01 00:39:35 -0800
committerMichael Bestas <mkbestas@lineageos.org>2020-12-27 17:06:45 +0200
commitf06857987bb58c1edc45f8c821d70afbcd778102 (patch)
tree3b53634be9473f713969b533f75efe3e74e523cb
parent34a8c323ca6bf670697e23c791ccf9d1c43b016a (diff)
sdm660-common: Remove unnecessary android.hardware.radio entries
* These are implicitly included by AOSP. Change-Id: I9e557444161e7ca60793bddde82330a6bd04908b
-rw-r--r--sdm660.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/sdm660.mk b/sdm660.mk
index 560a21b..7d15c4e 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -375,9 +375,6 @@ PRODUCT_PACKAGES += \
# RIL
PRODUCT_PACKAGES += \
- android.hardware.radio@1.4 \
- android.hardware.radio@1.2 \
- android.hardware.radio.config@1.0 \
android.hardware.secure_element@1.0 \
rild \
librmnetctl \