commit | 9911fad1653ab043c318f55cd28800d1a7da0f00 | [log] [tgz] |
---|---|---|
author | Hossein Mohtasham <hmohtasham@google.com> | Thu Oct 10 15:17:05 2019 -0700 |
committer | Hossein Mohtasham <hmohtasham@google.com> | Tue Oct 15 12:26:34 2019 -0700 |
tree | f8dc907ff8f1601c05226e1853c64ff829bc9e5e | |
parent | 63e62461e701ad6c740cb9f2d6f01e288b7108d9 [diff] |
Add camera metadata fuzzer A fuzzer is added to automatically test various input combination, including meaningless ones, to catch possible crashes which may be potential security flaws as well. camera_metadata though not a public API, is still an API used internally and therefore important to examine. Test: build and run Bug: N/A Change-Id: Ief487936ba77ef8644112c1c0dd2f0964d7c7cf8