commit | 7915e97d637df3ebbdb9fda542a2657236361e14 | [log] [tgz] |
---|---|---|
author | Alex Ray <aray@google.com> | Thu Oct 17 21:52:03 2013 -0700 |
committer | Alex Ray <aray@google.com> | Mon Oct 21 12:20:41 2013 -0700 |
tree | f8e5893f536b8791148c4d6608ad97f9563ba7c0 | |
parent | 61f7a0c1c1aa481d798116e5a218df04630886e6 [diff] [blame] |
modules: camera: add vendor tag functionality Vendor Tag operations were added in module api v2.2 Change-Id: I352a50759d8bb9389d904bb774659e4be883794b
diff --git a/modules/camera/Android.mk b/modules/camera/Android.mk index 31062ea..02d8a33 100644 --- a/modules/camera/Android.mk +++ b/modules/camera/Android.mk
@@ -29,6 +29,7 @@ ExampleCamera.cpp \ Metadata.cpp \ Stream.cpp \ + VendorTags.cpp \ LOCAL_SHARED_LIBRARIES := \ libcamera_metadata \