Fix number of * in VNDK ABI output.
Test: pass Change-Id: If909ca6f4429cd25a4a0dd1e40ee090a2b7f985e
This commit is contained in:
@@ -141,7 +141,7 @@ int main(int argc, const char **argv) {
|
|||||||
<< ":"
|
<< ":"
|
||||||
<< " Please check compatiblity report at : "
|
<< " Please check compatiblity report at : "
|
||||||
<< merged_diff_report << "\n"
|
<< merged_diff_report << "\n"
|
||||||
<< "*****************************************************\n";
|
<< "******************************************************\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
if (do_not_break_on_extensions &&
|
if (do_not_break_on_extensions &&
|
||||||
|
|||||||
Reference in New Issue
Block a user