android/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ExternalCameraUtils.hold mode 100755new mode 100644
.. .. @@ -87,6 +87,7 @@ 87 87 88 88 // The value of android.sensor.orientation 89 89 int32_t orientation; 90 + int32_t jpegOrientation;90 91 91 92 private: 92 93 ExternalCameraConfig();