Hi Sam, Thank you so much. I have checked the file CameraHardwareInterface.h.
Regards Ganesh On 26-Jun-2014 11:31 AM, "Braganza Roberts" <[email protected]> wrote: > It returns INVALID OPERATION. You can check CameraHardwareInterface.h for > the default implementation for various HAL calls if camera Hal is not > implemented. > > Br > Sam > On Jun 26, 2014 1:28 PM, "GANESH RAM" <[email protected]> wrote: > >> Hello All, >> >> if a camera HAL API is not implemented what return value is expected? >> >> Ex: start_recording >> >> If the start_recording HAL API is not implemented, what should be the >> return value of that camera HAL API, when its is called(from service layer)? >> >> -Ganesh >> >> -- >> -- >> unsubscribe: [email protected] >> website: http://groups.google.com/group/android-porting >> >> --- >> You received this message because you are subscribed to the Google Groups >> "android-porting" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
