Issue 1750: camera: add power mode support commit breaks the build
Status:  Invalid
Owner: ----
Closed:  Jan 2013
Reported by bosko.tr...@gmail.com, Jan 8, 2013
************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC.    *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS!  *****
************************************************************

Affected Version: n7000 CM10.1 after this commit got merged: http://review.cyanogenmod.org/#/c/28749/

What steps will reproduce the problem?
1. compile a build
2.
3.

What is the expected output? What do you see instead?


Please provide any additional information below.

Terminal output:

target thumb C++: libcamera_client <= frameworks/av/camera/Camera.cpp
target thumb C++: libcamera_client <= frameworks/av/camera/CameraParameters.cpp
frameworks/av/camera/CameraParameters.cpp:76:8: warning: extra tokens at end of #endif directive [enabled by default]
frameworks/av/camera/CameraParameters.cpp:142:45: error: 'char const android::CameraParameters::KEY_POWER_MODE []' is not a static member of 'class android::CameraParameters'
make: *** [/home/chasmodo/cm10.1/out/target/product/n7000/obj/SHARED_LIBRARIES/libcamera_client_intermediates/CameraParameters.o] Error 1
make: *** Waiting for unfinished jobs....
target thumb C++: libcamera_client <= frameworks/av/camera/ICamera.cpp
make: *** wait: No child processes. Stop.
Creating kernel zip...
Bootimage not found... skipping.


Elapsed: 4 min(s) 26 sec(s)

Jan 8, 2013
Project Member #1 edwin.ke...@gmail.com
This is not related to the Gerrit Code Review Project.

Android issues may be reported here:
  https://code.google.com/p/android/issues/list
Status: Invalid