[DO NOT MERGE] Add attibute for color on contacts list search items

Adding the ability to change the color on the contacts list
search items. The actual colors are defined in Dialer.

Bug: 15118603
Change-Id: I8e332e9c448cbcc4e4f64349d9ff5474bb06eb2f
(cherry picked from commit f88b7b9d1a07414053a4a90d13d453a02bd58ac7)
diff --git a/res-common/values/attrs.xml b/res-common/values/attrs.xml
index f31ff02..e4f79d1 100644
--- a/res-common/values/attrs.xml
+++ b/res-common/values/attrs.xml
@@ -56,6 +56,7 @@
         <attr name="list_item_header_text_color" format="color"/>
         <attr name="list_item_header_text_size" format="dimension"/>
         <attr name="list_item_header_height" format="dimension"/>
+        <attr name="list_item_name_text_color" format="color"/>
         <attr name="list_item_text_indent" format="dimension"/>
         <attr name="list_item_data_width_weight" format="integer"/>
         <attr name="list_item_label_width_weight" format="integer"/>