mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Use only top rev hidl for build list
All other higher rev interfaces require all the lowers anyway
This commit is contained in:
parent
4518c61696
commit
3cefd465e9
1 changed files with 0 additions and 10 deletions
|
|
@ -76,9 +76,6 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.drm@1.0-impl \
|
||||
android.hardware.drm@1.0-service \
|
||||
android.hardware.drm@1.4-service.clearkey \
|
||||
android.hardware.drm@1.1.vendor \
|
||||
android.hardware.drm@1.2.vendor \
|
||||
android.hardware.drm@1.3.vendor \
|
||||
android.hardware.drm@1.4.vendor
|
||||
|
||||
# Fingerprint
|
||||
|
|
@ -99,9 +96,6 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# GPS
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gnss@1.0.vendor \
|
||||
android.hardware.gnss@1.1.vendor \
|
||||
android.hardware.gnss@2.0.vendor \
|
||||
android.hardware.gnss@2.1.vendor
|
||||
|
||||
# Graphics
|
||||
|
|
@ -240,11 +234,7 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# RIL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.radio@1.2.vendor \
|
||||
android.hardware.radio@1.3.vendor \
|
||||
android.hardware.radio@1.4.vendor \
|
||||
android.hardware.radio.config@1.0.vendor \
|
||||
android.hardware.radio.config@1.1.vendor \
|
||||
android.hardware.radio.config@1.2.vendor \
|
||||
android.hardware.radio.deprecated@1.0.vendor
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue