Update list of unrestricted packages

Bug: 3120038
Change-Id: Id0a9e355c84dfbac73a4b9b6d6ef6c0073ea0f13
diff --git a/res/values/unrestricted_packages.xml b/res/values/unrestricted_packages.xml
index 94011c8..4f96d8c 100644
--- a/res/values/unrestricted_packages.xml
+++ b/res/values/unrestricted_packages.xml
@@ -21,6 +21,12 @@
     <string-array name="unrestricted_packages" translatable="false">
 
         <item>com.android.contacts</item>
+        <item>com.android.mms</item>
+        <item>com.android.email</item>
+        <item>com.android.phone</item>
+        <item>com.android.quicksearchbox</item>
+        <item>com.android.calendar</item>
+        <item>android</item>
 
     </string-array>