commit | 10481a3ec91515e1b3047258ca66610fc09fb831 | [log] [tgz] |
---|---|---|
author | Ari Hausman-Cohen <arihc@google.com> | Tue Aug 02 10:41:27 2016 -0700 |
committer | Ari Hausman-Cohen <arihc@google.com> | Tue Aug 02 11:15:50 2016 -0700 |
tree | 4eefede77d2fb2fb60fda90841b35f99fdecab62 | |
parent | b41aade35ed672853b15fd4e73bd1b8813d335fb [diff] |
Separated v4l2_metadata into two pieces. v4l2_metadata and metadata/metadata. The previous design did not work as intended for testing (it incorrectly assumed that a constructor would call an overridden method of a child class), plus this way makes more sense. BUG: 30140438 Change-Id: I1293535932fed6daed766682421b1215739e17dd TEST: Unit tests pass