diff options
author | 2019-04-03 15:47:29 -0700 | |
---|---|---|
committer | 2019-04-22 15:32:44 -0700 | |
commit | 9aa3ab1f3f748f1d0790729712860b6ba83d9a4a (patch) | |
tree | 5b4ad5a603c560a8865ea61bb1684dfd247e6f74 /java/sdk_test.go | |
parent | 8bf9bd9f913055784418e5fb7eace21942cae422 (diff) |
New AndroidMk authoring system based on entry map.
The new system collects all Android.mk variable assignments using a map
and writes them to io.Writer. Compared to the previous system, which
directly writes all entries to buffers, this new system is more robust
and test-friendly.
Test: Built without prebuilt_etc.go change and diffed the mk output.
Test: prebuilt_etc_test.go
Change-Id: Idd28443d129ff70053295015e69328a8fa3eca47
Diffstat (limited to 'java/sdk_test.go')
0 files changed, 0 insertions, 0 deletions