Fix a CTS test case where MediaRecorder.setMaxFileSize() assumes that
the output file size never exceeds the specified/target max size.

The fix is to give a tolerance to the target max file size.

- fix a typo
- rebased

bug - 2492800

Change-Id: I661a843c59f4250ce1dadada1c8f68d55de2487a
1 file changed
tree: 9392f4d70e635bf817c64764eadd28fc9019e052
  1. tests/
  2. tools/
  3. .gitignore
  4. Android.mk