Aesthetic changes in generated ART run-test Blueprint files.
Test: Run `art/test/utils/regen-test-files` and check Blueprint files
Bug: 147814778
Change-Id: I51dc20a7c7f26df163ab2de4fb33675740728a2f
diff --git a/test/1985-structural-redefine-stack-scope/Android.bp b/test/1985-structural-redefine-stack-scope/Android.bp
index 9b820fb..6200737 100644
--- a/test/1985-structural-redefine-stack-scope/Android.bp
+++ b/test/1985-structural-redefine-stack-scope/Android.bp
@@ -2,7 +2,6 @@
// Build rules for ART run-test `1985-structural-redefine-stack-scope`.
-// Test's Dex code.
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
@@ -12,6 +11,7 @@
default_applicable_licenses: ["art_license"],
}
+// Test's Dex code.
java_test {
name: "art-run-test-1985-structural-redefine-stack-scope",
defaults: ["art-run-test-defaults"],