OSDN Git Service

resolved conflicts for merge of 8b91acde to master
authorNarayan Kamath <narayan@google.com>
Fri, 14 Mar 2014 10:56:35 +0000 (10:56 +0000)
committerNarayan Kamath <narayan@google.com>
Fri, 14 Mar 2014 10:56:35 +0000 (10:56 +0000)
Change-Id: I6a0a02c008bcc38b8ff4b9a251c1e8e7b3d1c102

1  2 
camera/src/camera_metadata.c

@@@ -14,8 -14,8 +14,9 @@@
   * limitations under the License.
   */
  #define _GNU_SOURCE // for fdprintf
+ #include <inttypes.h>
  #include <system/camera_metadata.h>
 +#include <camera_metadata_hidden.h>
  
  #define LOG_TAG "camera_metadata"
  #include <cutils/log.h>