Build Android SDK

柴阳云
2023-12-01
 

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.

 类似资料:

相关阅读

相关文章

相关问答