tree: f825cf52bb1c6a70ec34250a618fa19860a58691 [path history] [tgz]
  1. overlay/
  2. AndroidProducts.mk
  3. BoardConfig.mk
  4. device_cuttlestone_common.mk
  5. device_cuttlestone_x86_64_phone.mk
  6. device_cuttlestone_x86_phone.mk
  7. device_framework_matrix.xml
  8. README.md
  9. sdclang.json
  10. vendorsetup.sh
cuttlestone/README.md

Building and running Cuttlestone

Overview

The Cuttlestone target is derived from the Cuttlefish Android build (cf_x86_phone). It is a virtual Android device, hosted in a VM which runs on the Google Compute Engine. The normal workflow for building and running Cuttlestone is:

source build/envsetup.sh lunch cuttlestone_x86_phone-userdebug make -j dist

Key build artifacts:

  • out/dist/cuttlestone_x86_phone-img-eng.android-build.zip - *.img files for the cuttlestone_x86_phone target (boot, cache, system, userdata, and vendor images)