Skip direct map from apk check for all Samsung.
commitb1969b94183f4f4b1e2e6ccbf8221061d2d3e687
authorsimonb <simonb@chromium.org>
Tue, 3 Feb 2015 17:49:05 +0000 (3 09:49 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 3 Feb 2015 17:50:25 +0000 (3 17:50 +0000)
treec58a931e7010e38fbd29db5129c8e270fea8ece2
parent7808da74e1af4cc7b136205f44166dd3e180454f
Skip direct map from apk check for all Samsung.

If the device manufacturer is Samsung, skip the check for mmap
exec support.  This avoids triggering a warning on some devices.

See also:
  https://codereview.chromium.org/869593002/
  https://codereview.chromium.org/858983002/
  https://codereview.chromium.org/857833002/

BUG=448084

Review URL: https://codereview.chromium.org/900553005

Cr-Commit-Position: refs/heads/master@{#314362}
base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java