commit | 0b28a8d3565fd8e8b108a44bade66f630b13753a | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed Apr 21 23:38:34 2021 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Wed Apr 21 23:54:17 2021 +0100 |
tree | e92bb61179c944c70344d8f319f6ce6c134351d8 | |
parent | 6589805e2a6ce17cb468adad78052e24beeafb18 [diff] [blame] |
Replace boot image with bootclasspath fragment in sdk package Bug: 177892522 Test: m nothing Change-Id: I67589bccbde426de2caf513bd643d9484df86c1e
diff --git a/sdk/Android.bp b/sdk/Android.bp index 7b034e6..09a7286 100644 --- a/sdk/Android.bp +++ b/sdk/Android.bp
@@ -20,7 +20,7 @@ "update.go", ], testSrcs: [ - "boot_image_sdk_test.go", + "bootclasspath_fragment_sdk_test.go", "bp_test.go", "cc_sdk_test.go", "compat_config_sdk_test.go",