配置应用获得系统权限 android\system\core\include\private\android_filesystem_config.hRuntime.getRuntime().exec("chmod 777 "+abspath).waitFor();exec = Runtime.getRuntime().exec("su -c "+abspath);