Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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),