commit | f7f65dafb4e95c4c79879ccb1a7e72f7c2fdff71 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed Mar 10 15:00:46 2021 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Thu Mar 11 07:24:26 2021 +0000 |
tree | 2f499d67b565a6bc8fa7f1cf8872258d74e1266f | |
parent | a55aefd57b5e3aa89648cfc5bca8dcb9eb8322f3 [diff] [blame] |
Add prebuilt_boot_image and add boot_images to sdk Bug: 177892522 Test: m nothing Change-Id: I640359acd6840507f32d7034c97d4d1c7ff591e9
diff --git a/sdk/Android.bp b/sdk/Android.bp index 8a3119c..6e49c6d 100644 --- a/sdk/Android.bp +++ b/sdk/Android.bp
@@ -20,6 +20,7 @@ "update.go", ], testSrcs: [ + "boot_image_sdk_test.go", "bp_test.go", "cc_sdk_test.go", "exports_test.go",