diff options
author | Paul Elder <paul.elder@ideasonboard.com> | 2021-11-23 15:23:31 +0900 |
---|---|---|
committer | Paul Elder <paul.elder@ideasonboard.com> | 2021-12-22 16:10:10 -0600 |
commit | f4ec026d283fce669a95866c57a09bf977a41c1d (patch) | |
tree | 8471ba76390309421423a7f27951b3722fd30339 /test/serialization | |
parent | 86ab84677fff4e4c903453c846adc06524fa79d5 (diff) |
android: camera_capabilities: Fix the type of the capability vector
The type of elements of the capability vector that is set in the static
metadata must be uint8_t. The enum will not suffice, as it is int32_t.
Fix this.
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'test/serialization')
0 files changed, 0 insertions, 0 deletions