Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b3c2640 authored by Yin-Chia Yeh's avatar Yin-Chia Yeh
Browse files

Camera: codegen NDK header update

Bug: 27102995
Change-Id: I20216b4afa29c2f2bdb9c97f463d1d783ff984c3
parent 98268270
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -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 @@ typedef enum acamera_metadata_enum_acamera_depth_depth_is_exclusive {


#endif //_NDK_CAMERA_METADATA_TAGS_H

/** @} */