Suppress StrictMode warning reading command line file.

The command line file is only ever read on debuggable builds, so
it doesn't really matter if we trigger strict mode warnings to do it.

To avoid the log spam, disable strict mode around the file read.

Bug:17313418
Change-Id: I659d8b42459bfecc299374b774405e952a74bf2d
1 file changed
tree: 9d319b33616e3376c301bbb2323755d471d99fbe
  1. chromium/
  2. nullwebview/
  3. Android.mk