prebuilt: Remove content-types.properties
* This is now moved to fw/b and should be overriden in
vendor.mime.types.
Change-Id: I0546763be34567816b6e87f2a721f1445c83eaf8
Signed-off-by: Jackeagle <jackeagle102@gmail.com>
diff --git a/config/common.mk b/config/common.mk
index 45f5f59..e8bb0ff 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -50,10 +50,6 @@
$(foreach f,$(wildcard vendor/bliss/prebuilt/common/etc/init/*.rc),\
$(eval PRODUCT_COPY_FILES += $(f):$(TARGET_COPY_OUT_SYSTEM)/etc/init/$(notdir $f)))
-# Copy over added mimetype supported in libcore.net.MimeUtils
-PRODUCT_COPY_FILES += \
- vendor/bliss/prebuilt/common/lib/content-types.properties:$(TARGET_COPY_OUT_SYSTEM)/lib/content-types.properties
-
# Enable Android Beam on all targets
PRODUCT_COPY_FILES += \
vendor/bliss/config/permissions/android.software.nfc.beam.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.software.nfc.beam.xml
diff --git a/prebuilt/common/lib/content-types.properties b/prebuilt/common/lib/content-types.properties
deleted file mode 100644
index a8cdc00..0000000
--- a/prebuilt/common/lib/content-types.properties
+++ /dev/null
@@ -1,44 +0,0 @@
-# If you want to support more recognized mimetypes in libcore.net.MimeUtils, add them here
-
-docm=application/vnd.ms-word.document.macroenabled.12
-xlsb=application/vnd.ms-excel.sheet.binary.macroenabled.12
-xlsm=application/vnd.ms-excel.sheet.macroenabled.12
-ppsm=application/vnd.ms-powerpoint.slideshow.macroenabled.12
-ppsx=application/vnd.openxmlformats-officedocument.presentationml.slideshow
-pptm=application/vnd.ms-powerpoint.presentation.macroenabled.12
-
-asm=text/x-asm
-cc=text/x-c
-conf=text/plain
-cpp=text/x-c
-css=text/css
-c=text/x-c
-cxx=text/x-c
-def=text/plain
-dic=text/x-c
-f77=text/x-fortran
-f90=text/x-fortran
-for=text/x-fortran
-f=text/x-fortran
-hh=text/x-c
-hpp=text/x-c
-h=text/x-c
-ics=text/calendar
-ifb=text/calendar
-in=text/plain
-jad=text/vnd.sun.j2me.app-descriptor
-java=text/x-java-source
-ksh=text/plain
-list=text/plain
-log=text/plain
-pas=text/x-pascal
-pl=text/plain
-properties=|
-prop=text/plain
-p=text/x-pascal
-py=text/x-python
-rc=text/plain
-sgml=text/sgml
-sgm=text/sgml
-s=text/x-asm
-vcs=text/x-vcalendar