universal7885: Drop component overrides

This is no longer needed as of Android 13.

Change-Id: I38435c47c8781678f82014decbbae40dcab0a07b
This commit is contained in:
Bruno Martins 2022-09-22 00:40:01 +01:00 committed by roynatech2544
commit fc51a00551
2 changed files with 0 additions and 25 deletions

View file

@ -309,10 +309,6 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/google/pixel \
hardware/samsung
# Sysconfig
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/sysconfig/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides-bt.xml
# Thermal
PRODUCT_PACKAGES += \
android.hardware.thermal@1.0-impl \