Build Android SDK

来源:互联网 发布:淘宝装修代码运行不了 编辑:程序博客网 时间:2024/05/19 22:50
 

Build Android SDK without update API.

$ make PRODUCT-goldfish-sdk

Build Android SDK with update API.

$ make update-api PRODUCT-goldfish-eng$ make PRODUCT-goldfish-sdk

Notice. Update API can only run when building system image. Build system image and update API first, then build the final SDK.

原创粉丝点击