Files
android_development/build
Anton Hansson a781d69680 Robustify the source zip creation
- Use $$(dir) in place of $(dir), as $(call)/$(eval) eats one of the
  dollars. Previously, ./tmp was used as the temp dir
- rm -rf before and after, in case cruft is left after a build error

Bug: 151360309
Test: inspect build against with `ninja -t commands`
Change-Id: Iec891df8d5bd52ef180c46099c1107e71e4cac83
2023-10-09 15:22:49 +00:00
..
2023-10-09 15:22:49 +00:00
2023-08-25 13:42:52 -07: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