Merge "Camera: codegen NDK header update" into nyc-dev
diff --git a/include/camera/ndk/NdkCameraMetadataTags.h b/include/camera/ndk/NdkCameraMetadataTags.h
index ec2e159..6fa0517 100644
--- a/include/camera/ndk/NdkCameraMetadataTags.h
+++ b/include/camera/ndk/NdkCameraMetadataTags.h
@@ -14,6 +14,15 @@
* limitations under the License.
*/
+/**
+ * @addtogroup Camera
+ * @{
+ */
+
+/**
+ * @file NdkCameraMetadataTags.h
+ */
+
/*
* This file defines an NDK API.
* Do not remove methods.
@@ -7637,3 +7646,5 @@
#endif //_NDK_CAMERA_METADATA_TAGS_H
+
+/** @} */