Add tagged control delegates/options.
Simple wrappers that associate a control delegate
or set of control options with a corresponding
metadata tag.
BUG: 30140438
TEST: unit tests pass
Change-Id: Ib4d769f4a860d661128c8af47d317937d96feb96
diff --git a/modules/camera/3_4/Android.mk b/modules/camera/3_4/Android.mk
index 8766582..7c8f430 100644
--- a/modules/camera/3_4/Android.mk
+++ b/modules/camera/3_4/Android.mk
@@ -63,6 +63,8 @@
metadata/optioned_control_test.cpp \
metadata/ranged_converter_test.cpp \
metadata/slider_control_options_test.cpp \
+ metadata/tagged_control_delegate_test.cpp \
+ metadata/tagged_control_options_test.cpp \
metadata/v4l2_control_delegate_test.cpp \
metadata/v4l2_enum_control_test.cpp \