commit | 7591a98dbadf9502f604ea38b6741b50d01ece9b | [log] [tgz] |
---|---|---|
author | Yin-Chia Yeh <yinchiayeh@google.com> | Fri Apr 14 18:11:45 2017 -0700 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Mon Apr 17 14:56:57 2017 -0700 |
tree | 0882afb737bd03e1bd6bc6f205ccb11a48176879 | |
parent | a834562a91b97f8b2ab3a5d6ed99d778c071f2cf [diff] |
Camera: add static assertion for camera_metadata Make sure no one updates these structs in the future. Treble will allow framework and HAL targeting different copy of libcamera_metadata, so make sure we don't update these structs and cause mismatch. Test: compile (as this is static check) Bug: 37287148 Change-Id: Ibfc6d710e97e276a9d7eea1ceee1736f75f9a056