Revert "Update list of unrestricted packages"

This reverts commit c183f4f5ffd951c228acc6e577b4b75e29a29299.
diff --git a/res/values/unrestricted_packages.xml b/res/values/unrestricted_packages.xml
index 4f96d8c..94011c8 100644
--- a/res/values/unrestricted_packages.xml
+++ b/res/values/unrestricted_packages.xml
@@ -21,12 +21,6 @@
     <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>