Remove unused type attribute.
diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml
index 1055235..c3b7a2c 100644
--- a/core/res/res/values/attrs.xml
+++ b/core/res/res/values/attrs.xml
@@ -3501,8 +3501,6 @@
     <declare-styleable name="ContactsDataKind">
         <!-- Mime-type handled by this mapping -->
         <attr name="mimeType" />
-        <!-- Title used to represent data of this kind -->
-        <attr name="title" />
         <!-- Icon used to represent data of this kind -->
         <attr name="icon" />
         <!-- Column in data table that summarizes this data -->