Android内核使用网络问题

上网权限问题

inet:x:3003:root
net_raw:x:3004:root

apt无法上网问题

adduser --force-badname --system --home /nonexistent --no-create-home --quiet _apt || true
grep -E "_apt" /etc/passwd