Camera: Fix to call the correct ioctl for HJR feature.

Currently camera HAL is achieving HJR effect by calling
CAMERA_SET_PARM_ISO with value ISO_DEBLUR. Changed this
behavior by calling CAMERA_SET_PARM_HJR with value true
to set HJR, in addition to the ISO ioctl.

CRs-Fixed: 233151
Change-Id: I6f113592840f3b6164211ec929b5637ba2bb7f01
2 files changed