version:1.5.1216
bugfixes: add:优化默认管控,修复高木id管控
This commit is contained in:
@@ -83,7 +83,7 @@ public class SysSettingUtils {
|
||||
Toaster.debugShow("关闭所有功能");
|
||||
Log.e("setDisableSetting", "Close all settings: ");
|
||||
setPhoneList(context, 1);
|
||||
setUsbStatus(context, 1);
|
||||
setUsbStatus(context, 0);
|
||||
if (JgyUtils.getInstance().getAppPlatform().equals(JgyUtils.YXPD1TAG)
|
||||
|| JgyUtils.getInstance().getAppPlatform().equals(JgyUtils.C2Tag)
|
||||
|| JgyUtils.getInstance().getAppPlatform().equals(JgyUtils.ZR6016Tag)
|
||||
@@ -95,7 +95,7 @@ public class SysSettingUtils {
|
||||
setHotspot(context, 1);
|
||||
setBar(context, 1);
|
||||
setCamera(context, 1);
|
||||
setTF(context, 1);
|
||||
setTF(context, 0);
|
||||
setIcon(context, 0);
|
||||
setWallpaper(context, 0);
|
||||
setCanReset(context, 0);
|
||||
|
||||
Reference in New Issue
Block a user