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

Commit 6eeed2ef authored by wujianxing1's avatar wujianxing1
Browse files

Correct comment spelling error.



Change-Id: Ie1dbc1c3e20a972b895e1e77cacb158859bb4da2
Signed-off-by: default avatarwujianxing1 <wujianxing1@xiaomi.corp-partner.google.com>
parent 318e906e
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),