Hi, I want to upgrade my imx6q sabre-sd board to android 8.0.
the document says that the O8.0.0_1.0.0 release package includes Android source code patches android_O8.0.0_1.0.0_source.tar.gz, but I didn't find it in the nxp website.
Where to get it ?
解決済! 解決策の投稿を見る。
Hi Xiyuan
one can look at
i.MX 6/7 Android proprietary Source Code
and android documentation on
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Xiyuan,
As you can find from "Android User's Guide" Chapter 3.1, the command:
"source ~/imx-o8.0.0_1.0.0/imx_android_setup.sh" will run the script, and use "repo sync" in the script to get Android Source Code from Internet.
Best regards,
Danwei