Add functions to convert boolean jni array.

This CL adds functions to convert:
- const bool* -> jbooleanArray
- jbooleanArray -> std::vector<bool>

BUG=None

Review-Url: https://codereview.chromium.org/2877703006
Cr-Commit-Position: refs/heads/master@{#471708}


CrOS-Libchrome-Original-Commit: f5491927bfe64f169602cecea4600f6b73568dc2
3 files changed
tree: ee050bed518f87df5c3e82cc527d0b223b6a1df9
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/