Files
android_development/build
Paul Duffin e52040b4a0 Always use prebuilt version of core-lambda-stubs in build-tools
Bug: 237299698
Test: build/soong/soong_ui.bash --make-mode TARGET_PRODUCT=sdk TARGET_BUILD_VARIANT=userdebug sdk-repo-build-tools
      # When ran before this change the resulting zip files contains
      # a core-lambda-stubs.jar that is built from sources.
      # When ran after this change the resulting zip files contains
      # a core-lambda-stubs.jar that is built from prebuilts.
Change-Id: I9507eb785bca0fb929dbb587caf0b26455ec9480
2022-11-25 17:59:10 +00:00
..
2022-05-25 13:16:11 +00:00
2022-01-04 09:11:17 +00:00
2020-07-29 20:31:17 +00:00

Android SDK

This directory contains configuration for building Android SDK. The root configuration file is sdk.atree.

Building the SDK

$ lunch sdk
$ m -j sdk