Kaynağa Gözat

适配0430新版

x1ongzhu 1 yıl önce
ebeveyn
işleme
46b31ae5a6

+ 1 - 0
app/src/main/java/com/example/modifiermodule/BaseHook.java

@@ -17,6 +17,7 @@ public class BaseHook {
     static final String PROP_NUMBER = "persist.spoof.number";
     static final String PROP_COUNTRY = "persist.spoof.country";
     static final String PROP_CARRIER_ID = "persist.spoof.carrier.id";
+    static final String PROP_CARRIER_NAME = "persist.spoof.carrier.name";
 
     static final String TAG = "Modifier";