diff --git a/configs/component-overrides.xml b/configs/component-overrides.xml deleted file mode 100644 index 4d058d3..0000000 --- a/configs/component-overrides.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - diff --git a/sm7325.mk b/sm7325.mk index a4279ad..1ae29d6 100644 --- a/sm7325.mk +++ b/sm7325.mk @@ -146,10 +146,6 @@ PRODUCT_PACKAGES += \ # Charger WITH_LINEAGE_CHARGER := false -# Component overrides -PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml - # Display PRODUCT_PACKAGES += \ android.hardware.graphics.mapper@3.0-impl-qti-display \