universal7885: Use only top rev hidl for build list

All other higher rev interfaces require all the lowers anyway
This commit is contained in:
roynatech2544 2022-05-06 23:10:27 +09:00
commit 3cefd465e9
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D

View file

@ -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