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-sdkNotice. Update API can only run when building system image. Build system image and update API first, then build the final SDK.