我现在按照一个教程做安卓的verified boot,其中有一步是要在boot分区根目录下添加一个文件,
原文 “include it in the root of your boot image under the verity_key filename”,
安卓aosp官方的原文 "add an RSA-2048 key to the /boot partition at /verity_key"
这里具体不知道如何操作了,直接在手机目录上操作应该是不靠谱的,也根本看不到boot分区。我想应该是在编译安卓源码的时候把这个文件加进去,但是不知道加在哪里。。。
有大神指点一下吗?非常感谢!
http://www.cnblogs.com/weisenz/archive/2012/03/30/2425452.html
创建image然后刷入