diff --git a/configs/component-overrides.xml b/configs/component-overrides.xml deleted file mode 100644 index f7d0a4c1..00000000 --- a/configs/component-overrides.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - diff --git a/sdm660.mk b/sdm660.mk index 61aa96f1..2619704f 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -158,10 +158,6 @@ PRODUCT_PACKAGES += \ com.android.media.swcodec \ libsfplugin_ccodec -# Component overrides -PRODUCT_COPY_FILES += \ - $(COMMON_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml - # Dalvik $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk )