x1ongzhu 1 rok pred
rodič
commit
ed0eb94393
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      app/src/main/res/values/arrays.xml

+ 3 - 3
app/src/main/res/values/arrays.xml

@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
 <resources>
     <string-array name="xposed_scope">
     <string-array name="xposed_scope">
-        <item>com.google.android.apps.messaging</item>
-        <item>com.google.android.gms</item>
-        <item>com.kee.SIMdeviceinfo</item>
+<!--        <item>com.google.android.apps.messaging</item>-->
+<!--        <item>com.google.android.gms</item>-->
+<!--        <item>com.kee.SIMdeviceinfo</item>-->
         <item>com.android.phone</item>
         <item>com.android.phone</item>
     </string-array>
     </string-array>
 </resources>
 </resources>