AAPT2: Fix debugging output
Test: manual Change-Id: I3a362caf7bd691df399db00c6280e0a208a406da
This commit is contained in:
@@ -218,6 +218,7 @@ class ValueBodyPrinter : public ConstValueVisitor {
|
||||
if (attr.id) {
|
||||
printer_->Print(attr.id.value().to_string());
|
||||
}
|
||||
printer_->Println();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user