Replace boot image with bootclasspath fragment in sdk package

Bug: 177892522
Test: m nothing
Change-Id: I67589bccbde426de2caf513bd643d9484df86c1e
This commit is contained in:
Paul Duffin
2021-04-21 23:38:34 +01:00
parent 6589805e2a
commit 0b28a8d356
2 changed files with 20 additions and 20 deletions

View File

@@ -20,7 +20,7 @@ bootstrap_go_package {
"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",