注意:/data/local/tmp目录不小心被删除了,只要改owner和访问权限是够的,这是个特殊目录,还需要改selinux权限

chcon -R u:object_r:shell_data_file
...

阅读全文...