DO NOT MERGE Bump version of AOSP Contacts to 1.6.17

Bug: 31101408

Test: none
Change-Id: I2e63c17d256e46169258082d2d2950922695af68
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4abaddf..794fe50 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,8 +16,8 @@
 
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.android.contacts"
-    android:versionCode="10616"
-    android:versionName="1.6.16">
+    android:versionCode="10617"
+    android:versionName="1.6.17">
 
     <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="25" />