diff options
author | Ethan Chen <intervigil@gmail.com> | 2020-03-01 00:39:35 -0800 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-12-27 17:06:45 +0200 |
commit | f06857987bb58c1edc45f8c821d70afbcd778102 (patch) | |
tree | 3b53634be9473f713969b533f75efe3e74e523cb | |
parent | 34a8c323ca6bf670697e23c791ccf9d1c43b016a (diff) |
sdm660-common: Remove unnecessary android.hardware.radio entries
* These are implicitly included by AOSP.
Change-Id: I9e557444161e7ca60793bddde82330a6bd04908b
-rw-r--r-- | sdm660.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 \ |