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

Commit 0179f5ba authored by Yin-Chia Yeh's avatar Yin-Chia Yeh Committed by android-build-merger
Browse files

Merge "Camera: codegen NDK header update" into nyc-dev

am: 9a6e7f45

* commit '9a6e7f45':
  Camera: codegen NDK header update

Change-Id: I98cb32e44ac5cdb3d21ef510e6e490b1ff327666
parents c6af48c5 9a6e7f45
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

/** @} */