更
------------------------------------------------------
拿到了 dmesg 日志,和正常的开机日志(
https://github.com/pytorch/cpuinfo/blob/master/test/dmesg/pixel.log )对比了一下,暂时发现两处异常:
1. [2.085510] SELinux: Permission xxxx in class xxxxx not defined in policy.
大概有 50 行都是这种错误,不知道是不是因为 userdebug 的原因
2.[ 2.192804] init: Couldn't load property file 'xxxxxx': open() failed: No such file or directory: No such file or directory
紧接着 SELinux 执行完,就是 init 报错,手机上也是找不到这些文件