Files
android_development/build
Jihoon Kang 0ae8fe1032 Utilize from-text stub module in build
Replace `android_stubs_current` with `android_from_text_stubs_current`,
a java_api_library module that creates from-text stubs. This feature is
hidden behind a flag `--build-from-text-stub`, which sets the env var
`ANDROID_PUBLIC_STUBS` as `android_from_text_stubs_current`.

Test: m --build-from-text-stub
Bug: 271154441
Change-Id: I06be32d9b7b9a54c0384010457406cabfff98c61
2023-03-27 18:04:34 +00:00
..
2020-07-29 20:31:17 +00:00
2023-03-22 01:59:29 +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