Skip to content
Snippets Groups Projects
Commit 108b688e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Correct comment spelling error." into main

parents ef549343 6eeed2ef
No related branches found
No related tags found
No related merge requests found
......@@ -128,7 +128,7 @@ public class AudioPolicyDeathTest {
res.getInt(mContext.getResources().getString(R.string.status_key)));
});
// Launch process registering a dynamic auido policy and dying after RECORD_TIME_MS ms
// Launch process registering a dynamic audio policy and dying after RECORD_TIME_MS ms
// RECORD_TIME_MS must be shorter than PLAYBACK_TIME_MS
Intent intent = new Intent(mContext, AudioPolicyDeathTestActivity.class);
intent.putExtra(mContext.getResources().getString(R.string.capture_duration_key),
......
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