Skip to content
Snippets Groups Projects
Commit 5222a2d1 authored by Victor Hsieh's avatar Victor Hsieh
Browse files

Fix test action that tampered file at wrong offset

The implementation in writeZerosAtFileOffsetOnMicrodroid specifies the
offset of the output file by "skip" of "dd". But actually, "skip" is for
"if=", while "seek" is for "of=". The test expectation did not fail
coincidentally.

Bug: N/A
Test: testWriteFailedIfDetectsTampering
Change-Id: I89c9c96d250f4374e51a01c986aa1289b24ac236
parent afdfd0ef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment