android.os.ServiceManager.getService("package").getBlockUninstallForUser("包名", true, 0)
// 获取阻止指定用户指定包名的卸载状态

#MVEL表达式 #Javascript
 
 
Back to Top