摘要: #!/system/bin/sh init_dev(){ # init work chmod 666 /dev/dgard0 chmod 666 /dev/ttyS0 chmod 666 /dev/ttyS5 chmod 666 /dev/ttyS7 chmod 666 /dev/tamper0 c 阅读全文
posted @ 2023-11-09 17:09 balder_m 阅读(34) 评论(0) 推荐(0) 编辑