summaryrefslogtreecommitdiffstats
path: root/camera/tests/VendorTagDescriptorTests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* camera2: Fix native binder interface and add tests.Ruben Brunk2015-07-061-1/+8
| | | | | | | | | - Add CameraBinderTests for limited coverage of native camera2 binder interfaces for the camera service. - Fix several bugs in the native binder interfaces. Bug: 18468810 Change-Id: Iab2d81a5cacd20daf7454aeeed033cc13d88452c
* camera3: Pass vendor tags through binder.Ruben Brunk2014-03-131-0/+204
Bug: 12134423 - Adds a class for parceling vendor tag definitions. - Passes vendor tag definitions to clients of the camera service. - Switches over to new vendor tag mechanism when reading from HAL. Change-Id: Icef3fe9e67160767bdb8244ac49c85b68b497123