Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23552] Android: Camera doesn't work: "connectLegacy: camera HAL module version 100 doesn't support connecting to legacy HAL devices!"

GitHub Issuen/a
TypeBug
PriorityMedium
StatusReopened
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterAshraf Abu
AssigneeAshraf Abu
Created2016-06-23T03:03:18.000+0000
Updated2016-06-27T03:02:22.000+0000

Description

User dhennrich has reported that it crashes on his specific device. Test code as follows:
Ti.Media.showCamera({
	allowEditing:       false,
	saveToPhotoGallery: true,
​
	//we got something
	success: function(event){ console.log('image: ', event.media); },
​
	//do somehting if user cancels operation
	cancel:function() {},
​
	//error happend, create alert
	error:function(error) {
		alert(error);
	}
});
!screenshot_20160622-165409.png|thumbnail! !screenshot_20160622-165357.png|thumbnail! Logs as follows:-
06-22 23:51:55.804   379  1028 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
06-22 23:51:55.804   379  1028 D audio_hw_fm: audio_extn_fm_set_parameters: Inside
06-22 23:51:55.804   379  1028 V audio_hw_fm: audio_extn_fm_set_parameters: enter
06-22 23:51:55.804   379  1028 V audio_hw_fm: audio_extn_fm_set_parameters: exit
06-22 23:51:55.807  1771  5119 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=test.camera/.TestcameraActivity (has extras)} from uid 10046 on display 0
06-22 23:51:55.817   379  1027 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
06-22 23:51:55.817   379  1027 D msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path =  0
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> send_adm_topology
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> send_audtable
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> send_audvoltable
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> send_afe_cal
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
06-22 23:51:55.817   379  1027 D         : Failed to fetch the lookup information of the device 0000000F 
06-22 23:51:55.817   379  1027 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
06-22 23:51:55.817   379  1027 D audio_hw_primary: enable_snd_device: snd_device(2: speaker)
06-22 23:51:55.827   379  1027 D audio_hw_primary: enable_audio_route: apply and update mixer path: low-latency-playback speaker
06-22 23:51:55.902  1771  1862 I ActivityManager: Start proc 7718:com.google.android.googlequicksearchbox:search/u0a46 for broadcast com.google.android.googlequicksearchbox/com.google.android.apps.gsa.search.core.icingsync.ApplicationLaunchReceiver
06-22 23:51:55.950  1771  3003 I ActivityManager: Start proc 7727:test.camera/u0a12 for activity test.camera/.TestcameraActivity
06-22 23:51:56.137  3054  3284 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb93662f0
06-22 23:51:56.195  7727  7727 I TiApplication: (main) [7,7] checkpoint, app created.
06-22 23:51:56.325  7727  7727 I TiApplication: (main) [130,137] Titanium 5.2.2 (2016/03/28 14:12 b685ddb)
06-22 23:51:56.455  7727  7727 I TiApplication: (main) [130,267] Titanium Javascript runtime: v8
06-22 23:51:56.460  7727  7756 E linker  : readlink('/proc/self/fd/19') failed: Permission denied [fd=19]
06-22 23:51:56.460  7727  7756 E linker  : warning: unable to get realpath for the library "/data/app/test.camera-1/lib/arm/libstlport_shared.so". Will use given name.
06-22 23:51:56.485  7727  7756 E linker  : readlink('/proc/self/fd/19') failed: Permission denied [fd=19]
06-22 23:51:56.485  7727  7756 E linker  : warning: unable to get realpath for the library "/data/app/test.camera-1/lib/arm/libkroll-v8.so". Will use given name.
06-22 23:51:56.497   353   353 I SFPerfTracer:      triggers: (rate: 4:968) (compose: 0:1) (post: 0:3) (render: 1:67) (20:39955 frames) (21:52347)
06-22 23:51:56.497   353   353 D SFPerfTracer:        layers: (5:10) (FocusedStackFrame (0xb83606e0): 1:84)* (DimLayer (0xb83cfb68): 0:14)* (DimLayer (0xb83d2050): 0:2)* (StatusBar (0xb83b9ed8): 0:6898) (com.android.phasebeam.PhaseBeamWallpaper (0xb83c4c00): 5:13705) (DimLayer (0xb83777e8): 0:10)* (NavigationBar (0xb8373f18): 0:135) (com.google.android.googlequicksearchbox/com.google.android.launcher.GEL (0xb83e8030): 0:133) (Starting test.camera (0xb83bb890): 21:24) 
06-22 23:51:56.506  7727  7727 I TiRootActivity: (main) [0,0] checkpoint, on root activity create, savedInstanceState: null
06-22 23:51:56.808  7727  7756 W V8Object: (KrollRuntimeThread) [302,302] Runtime disposed, cannot set property 'userAgent'
06-22 23:51:56.916  1771  2460 D WifiService: New client listening to asynchronous messages
06-22 23:51:56.954  7718  7762 W ModelDownloadController: Cannot find any speech config location.
06-22 23:51:56.954  7718  7762 W ModelDownloadController: Cannot find any speech config location.
06-22 23:51:57.061  7727  7756 D Module  : Loading module: alloy -> Resources/alloy.js
06-22 23:51:57.078  7727  7756 D Module  : Loading module: alloy/underscore -> Resources/alloy/underscore.js
06-22 23:51:57.090  1771  3032 D         : setDelay, handle: 1598182229 delay: 200000000
06-22 23:51:57.090  1771  3032 E         : <BST> set delay: 200000000ns
06-22 23:51:57.090  1771  3032 I         : <BST> set delay of <BOSCH BMC150 Acceleration Sensor> to 200ms
06-22 23:51:57.094  7727  7727 I TiRootActivity: (main) [0,0] checkpoint, on root activity resume. activity = test.camera.TestcameraActivity@f97b838
06-22 23:51:57.140  7727  7756 D Module  : Loading module: alloy/backbone -> Resources/alloy/backbone.js
06-22 23:51:57.159  7727  7772 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
06-22 23:51:57.225  7727  7756 D Module  : Loading module: alloy/constants -> Resources/alloy/constants.js
06-22 23:51:57.250  7727  7756 D Module  : Loading module: alloy/CFG -> Resources/alloy/CFG.js
06-22 23:51:57.255  7727  7756 D Module  : Loading module: alloy/controllers/index -> Resources/alloy/controllers/index.js
06-22 23:51:57.255  7727  7772 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
06-22 23:51:57.256  7727  7772 E linker  : readlink('/proc/self/fd/30') failed: Permission denied [fd=30]
06-22 23:51:57.256  7727  7772 E linker  : warning: unable to get realpath for the library "/vendor/lib/egl/eglsubAndroid.so". Will use given name.
06-22 23:51:57.266  7727  7756 D Module  : Loading module: alloy/controllers/BaseController -> Resources/alloy/controllers/BaseController.js
06-22 23:51:57.269  7727  7772 I OpenGLRenderer: Initialized EGL, version 1.4
06-22 23:51:57.321  1771  3065 V MotorolaSettingsProvider: getSecureSetting(aov_google_now_component_name, 0)
06-22 23:51:57.322  1771  2546 I ActivityManager: START u0 {cmp=test.camera/org.appcelerator.titanium.TiActivity (has extras)} from uid 10012 on display 0
06-22 23:51:57.365  1771  1867 I LaunchCheckinHandler: Displayed test.camera/.TestcameraActivity,cp,ca,1439
06-22 23:51:57.424  7727  7756 D Window  : Checkpoint: postWindowCreated()
06-22 23:51:57.462  1771  3003 D         : setDelay, handle: 1598182229 delay: 200000000
06-22 23:51:57.462  1771  3003 E         : <BST> set delay: 200000000ns
06-22 23:51:57.462  1771  3003 I         : <BST> set delay of <BOSCH BMC150 Acceleration Sensor> to 200ms
06-22 23:51:57.536  1771  3045 I ActivityManager: START u0 {act=android.media.action.IMAGE_CAPTURE flg=0x3 cmp=com.motorola.camera/.Camera clip={text/uri-list U:file:///storage/emulated/0/Pictures/testCamera/tia1667296649.jpg} (has extras)} from uid 10012 on display 0
06-22 23:51:57.667  1771  5130 I ActivityManager: Start proc 7778:com.motorola.camera/u0a31 for activity com.motorola.camera/.Camera
06-22 23:51:57.725  1771  1867 I LaunchCheckinHandler: Displayed test.camera/org.appcelerator.titanium.TiActivity,wp,ca,343
06-22 23:51:57.730  1771  2461 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
06-22 23:51:57.730  1771  2461 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 102]
06-22 23:51:57.744  7727  7772 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb9053a48
06-22 23:51:57.952  7778  7778 D MotStorage: emulated
06-22 23:51:57.952  7778  7778 D MotStorage: self
06-22 23:51:58.011  7778  7778 W CameraBgProcess: BGPROC Not Supported
06-22 23:51:58.259  7778  7778 W LayoutParamsReflection: unable to initialize class
06-22 23:51:58.267  1771  1782 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true
06-22 23:51:58.297  1771  2405 D BatteryService: uevent={POWER_SUPPLY_TEMP=287, POWER_SUPPLY_STATUS=Full, POWER_SUPPLY_CAPACITY=100, ACTION=change, DEVPATH=/devices/qpnp-charger-e49f3800/power_supply/battery, POWER_SUPPLY_VOLTAGE_OCV=-22, POWER_SUPPLY_ONLINE=1, SUBSYSTEM=power_supply, POWER_SUPPLY_NUM_SYSTEM_TEMP_LEVELS=4, POWER_SUPPLY_INPUT_CURRENT_MAX=500000, POWER_SUPPLY_VOLTAGE_MAX_DESIGN=4350000, POWER_SUPPLY_CHARGE_FULL=2364000, POWER_SUPPLY_NAME=battery, POWER_SUPPLY_VOLTAGE_MIN_DESIGN=4300000, POWER_SUPPLY_VOLTAGE_MIN=4300000, POWER_SUPPLY_HEALTH=Good, POWER_SUPPLY_CYCLE_COUNT=0, POWER_SUPPLY_TECHNOLOGY=Li-ion, POWER_SUPPLY_CHARGE_TYPE=Fast, POWER_SUPPLY_PRESENT=1, POWER_SUPPLY_INPUT_CURRENT_SETTLED=0, POWER_SUPPLY_MODEL_NAME=UNKNOWN, POWER_SUPPLY_VOLTAGE_NOW=4294285, SEQNUM=10302, POWER_SUPPLY_TEMP_WARM=450, POWER_SUPPLY_TEMP_COOL=0, POWER_SUPPLY_CHARGE_FULL_DESIGN=2366000, POWER_SUPPLY_CURRENT_NOW=-6332, POWER_SUPPLY_CHARGE_COUNTER=-50681, POWER_SUPPLY_SYSTEM_TEMP_LEVEL=0, POWER_SUPPLY_INPUT_CURRENT_TRIM=23, POWER_SUPPLY_VOLTAGE_EMPTY=3200000, POWER_SUPPLY_CHARGE_RATE=Normal, POWER_SUPPLY_INPUT_VOLTAGE_REGULATION=0, POWER_SUPPLY_CHARGING_ENABLED=1}
06-22 23:51:58.317  1771  1782 D         : setDelay, handle: 1598182229 delay: 200000000
06-22 23:51:58.317  1771  1782 E         : <BST> set delay: 200000000ns
06-22 23:51:58.317  1771  1782 I         : <BST> set delay of <BOSCH BMC150 Acceleration Sensor> to 200ms
06-22 23:51:58.323  7778  7797 D MotStorage: emulated
06-22 23:51:58.323  7778  7797 D MotStorage: self
06-22 23:51:58.342  2901  2901 I DownloadManagerWrapper: onReceive() : Charging = true
06-22 23:51:58.346   353  1022 I SFPerfTracer:       trigger: vsync rate (-65.107%)	(20.936 vps)	(47.764 ms)* 	(1661 drops)	(916 vsyncs)
06-22 23:51:58.346   353  1022 I SFPerfTracer:      triggers: (rate: 55:43538) (4725 sw vsyncs) (54592 skipped) (916:54034 vsyncs) (918:59289)
06-22 23:51:58.375  7778  7778 D MotStorage: emulated
06-22 23:51:58.375  7778  7778 D MotStorage: self
06-22 23:51:58.398   379  1962 E CameraService: connectLegacy: camera HAL module version 100 doesn't support connecting to legacy HAL devices!
06-22 23:51:58.399  7778  7799 W Camera  : An error occurred while connecting to camera 0: -38 (Function not implemented)
06-22 23:51:58.401   379  1961 I CameraService: CameraService::connect call (PID 7778 "com.motorola.camera", camera ID 0) for HAL version default and Camera API version 1
06-22 23:51:58.401   379  1961 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0
06-22 23:51:58.406   379  1961 W AudioFlinger: acquireAudioSessionId() unknown client 7778 for session 158
06-22 23:51:58.412 15928 15928 D WearableService: callingUid 10018, callindPid: 15928
06-22 23:51:58.414   379  1961 I NuPlayer: setDataSourceAsync(URL suppressed)
06-22 23:51:58.446   379  7801 D ExtendedUtils: extended extractor not needed, return default
06-22 23:51:58.446   379  7800 D NuPlayerDriver: notifyListener_l(0xb8a5fe40), (1, 0, 0)
06-22 23:51:58.446   379  1961 W AudioFlinger: acquireAudioSessionId() unknown client 7778 for session 159
06-22 23:51:58.446   379  1961 I NuPlayer: setDataSourceAsync(URL suppressed)
06-22 23:51:58.455  7778  7804 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
06-22 23:51:58.463  2501  2501 V QSTileView: setDual true
06-22 23:51:58.464  2501  2501 V QSTileView: setDual true
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464  2501  2501 V QSTileView: setDual false
06-22 23:51:58.464   379  7803 D ExtendedUtils: extended extractor not needed, return default
06-22 23:51:58.465   379  7802 D NuPlayerDriver: notifyListener_l(0xb8a82c08), (1, 0, 0)
06-22 23:51:58.467   379  1961 I CameraClient: Opening camera 0
06-22 23:51:58.468   379  1961 E QCamera2HWI: [KPI Perf] int qcamera::QCamera2HardwareInterface::openCamera(hw_device_t**): E PROFILE_OPEN_CAMERA camera id 0
06-22 23:51:58.468   379  1961 I QCameraHalWatchdog: Starting Watchdog Thread...
06-22 23:51:58.468   379  1961 E mm-camera-intf: mm_camera_open: dev name = /dev/video1, cam_idx = 1
06-22 23:51:58.473   379  7805 D QCameraStateMachine: static void* qcamera::QCameraStateMachine::smEvtProcRoutine(void*): E
06-22 23:51:58.474   379  7806 D QCamera2HWI: static void* qcamera::QCamera2HardwareInterface::defferedWorkRoutine(void*): start data proc
06-22 23:51:58.496   409  7808 E mm-camera-sensor: module_sensor_start_session:671 session 1
06-22 23:51:58.498   409  7810 E mm-camera: isp_tintless_open: E: b6f34785
06-22 23:51:58.510   409  7814 E mm-camera: module_drsd_start_session:1189] E
06-22 23:51:58.510   409  7814 E mm-camera-img: module_imglib_create_msg_thread:231] E
06-22 23:51:58.510   409  7813 E mm-camera-img: module_imglib_create_msg_thread:231] E
06-22 23:51:58.511   409  7815 E mm-camera-img: module_imglib_create_msg_thread:231] E
06-22 23:51:58.512   409  7811 E mm-camera: is_module_start_session: Enter
06-22 23:51:58.512   409  7811 E mm-camera: is_module_start_session: Exit successful
06-22 23:51:58.512   409  7811 E mm-camera: is_module_get_port: Exit successful
06-22 23:51:58.514   409  7815 E mm-camera-img: module_imglib_create_msg_thread:253] X
06-22 23:51:58.515   409  7813 E mm-camera-img: module_imglib_create_msg_thread:253] X
06-22 23:51:58.515   409  7813 E hdr     : Session id 0x1 started
06-22 23:51:58.515   409  7813 E mm-camera-img: module_imglib_create_msg_thread:231] E
06-22 23:51:58.515   409  7813 E mm-camera-img: module_imglib_create_msg_thread:253] X
06-22 23:51:58.515   409  7813 E mm-camera-img: module_imglib_create_msg_thread:231] E
06-22 23:51:58.515   409  7813 E mm-camera-img: module_imglib_create_msg_thread:253] X
06-22 23:51:58.515   409  7814 E mm-camera-img: module_imglib_create_msg_thread:253] X
06-22 23:51:58.515   409  7814 E mm-camera: module_drsd_start_session:1210] X rc = 0
06-22 23:51:58.522  7778  7804 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
06-22 23:51:58.522   391   566 I ThermalEngine: Sensor:xo_therm_pu2:32000 mC
06-22 23:51:58.522  7778  7804 E linker  : readlink('/proc/self/fd/35') failed: Permission denied [fd=35]
06-22 23:51:58.522  7778  7804 E linker  : warning: unable to get realpath for the library "/vendor/lib/egl/eglsubAndroid.so". Will use given name.
06-22 23:51:58.524  7778  7804 I OpenGLRenderer: Initialized EGL, version 1.4
06-22 23:51:58.530   409  7810 E mm-camera: isp_tintless_get_version: lib returned version 3.61 err=0
06-22 23:51:58.547   391   565 I ThermalEngine: Sensor:batt_therm:30700 mC
06-22 23:51:58.567   409  7812 E mm-camera: c2d_module_start_session:238, info: starting session 1
06-22 23:51:58.568   409  7830 E mm-camera: c2d_thread_func:41: c2d_thread entering the polling loop...
06-22 23:51:58.573   409  7812 E mm-camera: c2d_module_start_session:285, info: c2d_thread created.
06-22 23:51:58.580  7778  7795 I ContextFactory: Creating OpenGL ES 3.0 context
06-22 23:51:58.593   409  7812 E mm-camera: c2d_module_start_session:307, info: session 1 started.
06-22 23:51:58.593   409  7812 E mm-camera-img: module_imglib_create_msg_thread:231] E
06-22 23:51:58.593   409  7812 E mm-camera-img: module_imglib_create_msg_thread:253] X
06-22 23:51:58.618   409  7808 E mm-camera-sensor: module_sensor_start_session:715 failed
06-22 23:51:58.618   409  7808 E mm-camera-sensor: module_sensor_start_session:721 failed
06-22 23:51:58.620   379  1961 D QCamera2HWI: int qcamera::QCamera2HardwareInterface::openCamera(): enable_4k2k is 0
06-22 23:51:58.640  1771  1867 I LaunchCheckinHandler: Displayed com.motorola.camera/.Camera,cp,ca,986
06-22 23:51:58.640  1771  1867 I LaunchCheckinHandler: Displayed test.camera/.TestcameraActivity,cp,ca,2713 (total)
06-22 23:51:58.640  1771  1867 I ActivityManager: Displayed com.motorola.camera/.Camera: +987ms (total +2s714ms)
06-22 23:51:58.650   379  1961 E qomx_image_core: OMX_Init:95] Complete 2
06-22 23:51:58.651   379  1961 E QCameraHWI_Mem: int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
06-22 23:51:58.653   379  1961 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 1048576 allocated
06-22 23:51:58.654   379  1961 E QCameraHWI_Mem: int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
06-22 23:51:58.654   379  1961 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 65544 allocated
06-22 23:51:58.654   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::initBatchUpdate(void*):Initializing batch parameter set
06-22 23:51:58.656   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::initDefaultParameters(): supported preview sizes: 1280x960,1280x720,960x720,864x480,768x432,720x480,640x480,320x240,176x144
06-22 23:51:58.656   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::initDefaultParameters(): supported video sizes: 1280x720,864x480,720x480,640x480,352x288,320x240,176x144
06-22 23:51:58.656   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::initDefaultParameters(): supported pic sizes: 3264x2448,3264x1836,2592x1944,2592x1456,1920x1080,1440x1080,1280x960,1280x720,640x480,352x288,320x240
06-22 23:51:58.656   379  1961 I QCameraParameters: int32_t qcamera::QCameraParameters::initDefaultParameters(): supported live snapshot sizes: 3200x2400,2592x1944,2048x1536,1920x1080,1600x1200,1280x768,1280x720,1024x768,800x600,864x480,800x480,720x480,640x480,352x288,320x240,176x144
06-22 23:51:58.656   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::initDefaultParameters(): supported fps ranges: (15000,15000),(15000,30000),(30000,30000)
06-22 23:51:58.656   379  1961 E QCameraParameters: int32_t qcamera::QCameraParameters::setPreviewFpsRange(int, int): Setting preview fps range 15000,30000
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 1, paramType: 4, paramLength: 8, aligned_size_req: 24
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::initDefaultParameters(): supported fps rates: 15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 2, paramType: 30, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 3, paramType: 28, paramLength: 60, aligned_size_req: 76
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 4, paramType: 20, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 5, paramType: 18, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 6, paramType: 19, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 7, paramType: 31, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 8, paramType: 21, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 9, paramType: 26, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 10, paramType: 2, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 11, paramType: 1, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 12, paramType: 7, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.657   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 13, paramType: 6, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 14, paramType: 10, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 15, paramType: 8, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 16, paramType: 22, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 17, paramType: 35, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 18, paramType: 27, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 19, paramType: 23, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::setAEBracket(const char*), EXP_BRACKETING_OFF
06-22 23:51:58.658   379  1961 E QCameraParameters: int32_t qcamera::QCameraParameters::enableFlash(bool, bool):Wrong saved led mode
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 20, paramType: 37, paramLength: 16, aligned_size_req: 32
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::initDefaultParameters(): Supported WNR:ON/OFF default:ON
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 21, paramType: 63, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::initDefaultParameters(): Supported TINTLESS:ON/OFF default:ON
06-22 23:51:58.658   379  1961 E QCameraParameters: int32_t qcamera::QCameraParameters::setResetRoi(const char*): Setting reset-roi value to off (0)
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::setLA(const char*): Setting LA value on 1
06-22 23:51:58.658   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 22, paramType: 151, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 23, paramType: 152, paramLength: 1, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 24, paramType: 153, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 25, paramType: 24, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 26, paramType: 34, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 27, paramType: 9, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 28, paramType: 36, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 29, paramType: 42, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 30, paramType: 3, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 31, paramType: 5, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.659   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
06-22 23:51:58.660   379  1961 D QCameraParameters: int32_t qcamera::QCameraParameters::setNumOfSnapshot(): nBurstNum = 1, nExpnum = 1
06-22 23:51:58.662   379  1961 I Thermal-Lib: Thermal-Lib-Client: Registraion successful for camera with handle:9
06-22 23:51:58.662   379  1961 I Thermal-Lib: Thermal-Lib-Client: Registraion successful for camcorder with handle:10
06-22 23:51:58.662   379  1961 E MotISP_GPU: int MotISP_GPU::Init(int, int): GPU resolution: 1920x1080
06-22 23:51:58.662   379  1961 I QCameraHalWatchdog: Stopped Watchdog Thread...
06-22 23:51:58.663   379  1961 I Thermal-Lib: Thermal-Lib-Client: Registraion successful for camera with handle:11
06-22 23:51:58.663   379  1961 I Thermal-Lib: Thermal-Lib-Client: Registraion successful for camcorder with handle:12
06-22 23:51:58.665   379  7805 I QCamera2HWI: getParameters standard
06-22 23:51:58.667   379  7847 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
06-22 23:51:58.691  7778  7799 W CameraMotExt: CameraMotExt Supported
06-22 23:51:58.696   379  7805 I QCamera2HWI: getParameters standard
06-22 23:51:58.711   379  1962 I QCameraHalWatchdog: Starting Watchdog Thread...
06-22 23:51:58.716   379  7805 I QCamera2HWI: updateParameters non-standard params: 1
06-22 23:51:58.716   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
06-22 23:51:58.716   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::setNumOfSnapshot(): nBurstNum = 1, nExpnum = 1
06-22 23:51:58.718   379  1962 I QCameraHalWatchdog: Stopped Watchdog Thread...
06-22 23:51:58.734   379  7805 I QCamera2HWI: getParameters all
06-22 23:51:58.765  7778  7799 D MotStorage: emulated
06-22 23:51:58.766  7778  7799 D MotStorage: self
06-22 23:51:58.808   379  1961 I QCameraHalWatchdog: Starting Watchdog Thread...
06-22 23:51:58.809   379  7805 D QCamera2HWI: int qcamera::QCamera2HardwareInterface::updateParameters(const char*, bool&): ZEROMOTION: onTouchDownSwLag = 133 ms, touchDuration = 0 ms
06-22 23:51:58.809   379  7805 D QCamera2HWI: int qcamera::QCamera2HardwareInterface::updateParameters(const char*, bool&): ZEROMOTION: mTouchUpFrameTime = 0, mTouchDownFrameTime = 0
06-22 23:51:58.809   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::initBatchUpdate(void*):Initializing batch parameter set
06-22 23:51:58.809   379  7805 D QCameraParameters: updateFovParams: (3264x2448) is (65.099998/51.200001), (3264x1836) is (65.099998/39.500000)
06-22 23:51:58.809   379  7805 D QCameraParameters: Param m_bNoDisplayMode = 0
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 1, paramType: 43, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 2, paramType: 30, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 3, paramType: 10, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*):Batch parameter overwrite for param: 10
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 3, paramType: 10, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 4, paramType: 8, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 5, paramType: 64, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::setLA(const char*): Setting LA value on 1
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 6, paramType: 151, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*):Batch parameter overwrite for param: 10
06-22 23:51:58.810   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 6, paramType: 10, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.811   379  7805 I QCameraParameters: int32_t qcamera::QCameraParameters::setLiveSnapshotSize(const qcamera::QCameraParameters&): live snapshot size 1920 x 1080
06-22 23:51:58.811   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 7, paramType: 132, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.811   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::setAFBracket(const qcamera::QCameraParameters&): AF Bracketing is not supported
06-22 23:51:58.811   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::setChromaFlash(const qcamera::QCameraParameters&): Chroma Flash is not supported
06-22 23:51:58.811   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::setOptiZoom(const qcamera::QCameraParameters&): Opti Zoom is not supported
06-22 23:51:58.811   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
06-22 23:51:58.811   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::setNumOfSnapshot(): nBurstNum = 1, nExpnum = 1
06-22 23:51:58.811   379  1961 I QCameraHalWatchdog: Stopped Watchdog Thread...
06-22 23:51:58.812   379  7805 I QCamera2HWI: getParameters all
06-22 23:51:58.855   379  2908 I QCameraHalWatchdog: Starting Watchdog Thread...
06-22 23:51:58.856   379  2908 I QCameraHalWatchdog: Stopped Watchdog Thread...
06-22 23:51:58.856   379  2908 I QCameraHalWatchdog: Starting Watchdog Thread...
06-22 23:51:58.856   379  2908 E QCamera2HWI: [KPI Perf] static int qcamera::QCamera2HardwareInterface::start_preview(camera_device*): E PROFILE_START_PREVIEW
06-22 23:51:58.863   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
06-22 23:51:58.864   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 1036 allocated
06-22 23:51:58.864   379  7805 D QCamera2HWI: uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 14 buffers for streamtype 7
06-22 23:51:58.864   379  7805 D QCamera2HWI: uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 14 buffers for streamtype 7
06-22 23:51:58.866   409  7840 E mm-camera: mct_pipeline_add_stream_to_linked_streams: linked streams: 0x80
06-22 23:51:58.866   409  7840 E mm-camera: mct_stream_start_link: Starting meta stream linking: do nothing 
06-22 23:51:58.866   379  7805 E mm-camera-intf: mm_stream_get_v4l2_fmt: Unknown fmt=78
06-22 23:51:58.866   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
06-22 23:51:58.866   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 1036 allocated
06-22 23:51:58.867   379  7805 D QCamera2HWI: uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 16 buffers for streamtype 1
06-22 23:51:58.867   379  7805 D QCamera2HWI: uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 16 buffers for streamtype 1
06-22 23:51:58.869   409  7840 E mm-camera: mct_pipeline_add_stream_to_linked_streams: linked streams: 0x82
06-22 23:51:58.869   409  7840 E mm-camera: mct_stream_start_link: Starting preview/postview stream linking 
06-22 23:51:58.869   409  7840 E mm-camera-sensor: port_sensor_caps_reserve:129 ide 10002 stream type 1 w*h 1280*720
06-22 23:51:58.869   409  7840 E mm-camera: isp_hw_find_primary_cid:310 error cannot find primary sensor format
06-22 23:51:58.869   409  7840 E mm-camera-sensor: port_sensor_ext_link_func:198 ide 10002
06-22 23:51:58.870   409  7840 E mm-camera: module_video_denoiser_port_check_caps_reserve:320] invalid capabilities, cannot connect port 1
06-22 23:51:58.870   409  7840 E mm-camera: module_video_denoiser_port_check_caps_reserve:320] invalid capabilities, cannot connect port 1
06-22 23:51:58.870   409  7840 E mm-camera: module_video_denoiser_port_check_caps_reserve:320] invalid capabilities, cannot connect port 1
06-22 23:51:58.870   409  7840 E mm-camera: module_video_denoiser_port_check_caps_reserve:320] invalid capabilities, cannot connect port 1
06-22 23:51:58.870   409  7840 E mm-camera: isp_util_find_matched_existing_src_port#171: X
06-22 23:51:58.873   409  7840 D MotISP_VNR: LiveLux created for camera 0
06-22 23:51:58.873   409  7840 E mm-camera: c2d_port_check_caps_reserve:77, identity=0x10002
06-22 23:51:58.874   409  7840 E mm-camera: c2d_port_check_caps_reserve:143, identity=0x10002, reserved
06-22 23:51:58.878   409  7840 E mm-camera: c2d_module_notify_add_stream:1161, info: success, identity=0x10002
06-22 23:51:58.878   409  7840 E mm-camera: c2d_port_check_caps_reserve:77, identity=0x10002
06-22 23:51:58.878   409  7840 E mm-camera: c2d_port_check_caps_reserve:143, identity=0x10002, reserved
06-22 23:51:58.890   409  7840 D SensorListener: void android::SensorListener::enableSensor(android::SensorListener::sensor_type_t): SensorEventQueue enableSensor(TYPE_DISPLAY_ROTATE)
06-22 23:51:58.891  1771  3060 D         : activate, handle: 1598182242, enabled: 1, index 2
06-22 23:51:58.891  1771  3060 D         : BstSensorExt: id=1598182242, en=1
06-22 23:51:58.891  1771  3060 D         : enable ID_SORI, path /sys/class/srot_sensor/g_sensor/en_disp_rotation, fd 281
06-22 23:51:58.891  1771  2404 D         : readEvents,event.type is 4,event value is 0,event code is 3
06-22 23:51:58.891  1771  2404 D         : readEvents,event.type is 0,event value is 0,event code is 0
06-22 23:51:58.894  1771  3060 D         : setDelay, handle: 1598182242 delay: 1000000
06-22 23:51:58.894   409  7857 D SensorListener: int android::sensor_events_listener(int, int, void*): SensorEventQueue TYPE_DISPLAY_ROTATE read(vector.x=1), orient=0
06-22 23:51:58.894  1771  1782 D         : setDelay, handle: 1598182242 delay: 100000000
06-22 23:51:58.895   409  7840 E mm-camera: module_faceproc_client_create:1036] Face proc feature mask e 0
06-22 23:51:58.905   409  7840 E mm-camera: mct_pipeline_send_ctrl_events: Send Set Parm events
06-22 23:51:58.906   409  7840 E mm-camera-sensor: module_sensor_event_control_set_parm:2569 CAM_INTF_PARM_LED_MODE 1 
06-22 23:51:58.906   409  7840 E mm-camera-sensor: 
06-22 23:51:58.906   409  7840 E mm-camera: isp_util_set_la: vfe not started yet
06-22 23:51:58.907   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
06-22 23:51:58.908   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 1036 allocated
06-22 23:51:58.908   379  7805 D QCamera2HWI: uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 8 buffers for streamtype 3
06-22 23:51:58.909   379  7805 D QCamera2HWI: uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 8 buffers for streamtype 3
06-22 23:51:58.909   409  7840 E mm-camera: mct_pipeline_add_stream_to_linked_streams: linked streams: 0x8a
06-22 23:51:58.909   409  7840 E mm-camera: mct_stream_start_link: Starting snapshot stream linking 
06-22 23:51:58.909   409  7840 E mm-camera: mct_stream_start_link: ZSL snapshot
06-22 23:51:58.909   409  7840 E mm-camera-sensor: port_sensor_caps_reserve:129 ide 10003 stream type 3 w*h 3264*1836
06-22 23:51:58.909   409  7840 E mm-camera: isp_hw_find_primary_cid:310 error cannot find primary sensor format
06-22 23:51:58.909   409  7840 E mm-camera-sensor: port_sensor_ext_link_func:198 ide 10003
06-22 23:51:58.910   379  7805 D QCamera2HWI: int qcamera::QCamera2HardwareInterface::startPreview(): E
06-22 23:51:58.910   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 8, paramType: 33, paramLength: 4, aligned_size_req: 20
06-22 23:51:58.910   409  7840 E mm-camera: mct_pipeline_send_ctrl_events: Send Set Parm events
06-22 23:51:58.910   409  7840 E mm-camera-sensor: module_sensor_event_control_set_parm:2569 CAM_INTF_PARM_LED_MODE 1 
06-22 23:51:58.910   409  7840 E mm-camera-sensor: 
06-22 23:51:58.910   409  7840 E mm-camera: isp_util_set_la: vfe not started yet
06-22 23:51:58.911   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
06-22 23:51:58.911   409  7840 E mm-camera-sensor: sensor_util_assign_bundle_id:243 bundle_id=1536, num_streams=2
06-22 23:51:58.911   409  7840 E mm-camera-sensor: sensor_util_assign_bundle_id:246 bundle stream id 2
06-22 23:51:58.911   409  7840 E mm-camera-sensor: sensor_util_assign_bundle_id:246 bundle stream id 3
06-22 23:51:58.911   409  7840 E mm-camera: module_drsd_port_event_func:605] Invalid type for reprocess  
06-22 23:51:58.911   409  7840 E mm-camera: module_faceproc_port_event_func:541] Invalid type for reprocess 10002 10002
06-22 23:51:58.911   409  7840 E mm-camera-sensor: sensor_util_assign_bundle_id:243 bundle_id=1536, num_streams=2
06-22 23:51:58.911   409  7840 E mm-camera-sensor: sensor_util_assign_bundle_id:246 bundle stream id 2
06-22 23:51:58.911   409  7840 E mm-camera-sensor: sensor_util_assign_bundle_id:246 bundle stream id 3
06-22 23:51:58.912   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.912   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.912   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.913   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.913   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.914   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.914   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.915   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.915   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.915   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.915   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.917   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.917   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.918   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.918   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.919   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.919   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.919   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.920   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.920   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.920   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.922   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.922   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.923   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.923   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.925   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.925   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:58.925   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
06-22 23:51:58.937   379  7805 E mm-camera-intf: mm_stream_request_buf: buf_num = 14, stream type = 7
06-22 23:51:58.937   379  7805 D mm-camera-intf: mm_stream_qbuf: Starting poll on stream 0xb8a9d7c0 type: 7
06-22 23:51:58.938   379  7805 D mm-camera-intf: mm_stream_qbuf: Started poll on stream 0xb8a9d7c0 type: 7
06-22 23:51:58.938   409  7840 E mm-camera: mct_pipeline_process_set: stream_type = 7
06-22 23:51:58.939   379  7805 E QCameraParameters: int qcamera::QCameraParameters::getPreviewHalPixelFormat() const: format 17
06-22 23:51:58.939   379  7805 D QCameraHWI_Mem:  virtual int qcamera::QCameraGrallocMemory::allocate(int, int) : E 
06-22 23:51:58.940   379  7805 D QCameraHWI_Mem: virtual int qcamera::QCameraGrallocMemory::allocate(int, int): usage = 1073872896, geometry: 0xb8a845c0, 1280, 720, 1280, 720, 17
06-22 23:51:58.943  1771  2404 D         : readEvents,event.type is 4,event value is 0,event code is 3
06-22 23:51:58.943  1771  2404 D         : readEvents,event.type is 0,event value is 0,event code is 0
06-22 23:51:58.943   409  7857 D SensorListener: int android::sensor_events_listener(int, int, void*): SensorEventQueue TYPE_DISPLAY_ROTATE read(vector.x=1), orient=0
06-22 23:51:59.095   379  7805 D QCameraHWI_Mem:  virtual int qcamera::QCameraGrallocMemory::allocate(int, int) : X 
06-22 23:51:59.112   379  7805 E mm-camera-intf: mm_stream_request_buf: buf_num = 16, stream type = 1
06-22 23:51:59.112   379  7805 D mm-camera-intf: mm_stream_qbuf: Starting poll on stream 0xb8a9d978 type: 1
06-22 23:51:59.113   379  7805 D mm-camera-intf: mm_stream_qbuf: Started poll on stream 0xb8a9d978 type: 1
06-22 23:51:59.121   409  7840 E mm-camera: mct_pipeline_process_set: stream_type = 1
06-22 23:51:59.121   409  7840 E mm-camera-sensor: module_sensor_stream_on:1512 ide 10002 SENSOR_START_STREAM
06-22 23:51:59.121   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:822 any bundle started 0
06-22 23:51:59.121   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:860 bundle_info->stream_on_count 1
06-22 23:51:59.121   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:862 bundle_info->bundle_config.num_of_streams 2
06-22 23:51:59.121   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:863 s_bundle->stream_on_count 0
06-22 23:51:59.121   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:864 is_bundle_started 0
06-22 23:51:59.121   409  7840 E mm-camera-sensor: modules_sensor_set_new_resolution:960 SENSOR_SET_RESOLUTION 3264*1836 mask a
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_set_resolution:1897 Enter
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_set_resolution:1921 Requested width 3264, height 1836
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_set_resolution:1923 Requested stream mask a hfr mode 0 Cur fps 30.000000
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_pick_resolution:1683 Enter
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_pick_resolution:1702 Height 1836 Width 3264
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_pick_resolution:1719 req_asp_ratio 177 stream type a
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_pick_resolution:1808 req_asp_ratio 177 sup_asp_ratio 133
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_pick_resolution:1812 fabs 44
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_pick_resolution:1822 pick res 0
06-22 23:51:59.121   409  7840 E mm-camera-sensor: sensor_pick_resolution:1874 Exit
06-22 23:51:59.122   409  7840 E mm-camera-sensor: sensor_set_resolution:1932 Curr Res ID 8 New Res ID 0 New FPS 30.000000
06-22 23:51:59.128   409  7840 E mm-camera-sensor: sensor_set_resolution:2078 Exit
06-22 23:51:59.128   409  7840 E mm-camera: decide_isp_nums_camif: num_isp = 1
06-22 23:51:59.128   409  7840 E mm-camera: decide_isp_nums_camif: num_isp = 1
06-22 23:51:59.128   409  7840 E mm-camera: port_isp_module_event: E, identity = 0x10002, IFACE_SET_STREAM_CONFIG
06-22 23:51:59.128   409  7840 E mm-camera: isp_sink_port_stream_config: E, session_id = 1, stream_id = 2, stream_type = 1
06-22 23:51:59.128   409  7840 E mm-camera: isp_sink_port_stream_config: session_id = 1, stream_id = 2, is_split = 0
06-22 23:51:59.128   409  7840 E mm-camera: isp_sink_port_stream_config: old vfe_id_mask = 0x0, new vfe_id_mask = 0x1
06-22 23:51:59.156   379  1028 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback speaker
06-22 23:51:59.157   379  1028 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
06-22 23:51:59.184   409  7840 E mm-camera: port_isp_module_event: E, identity = 0x10003, IFACE_SET_STREAM_CONFIG
06-22 23:51:59.184   409  7840 E mm-camera: isp_sink_port_stream_config: E, session_id = 1, stream_id = 3, stream_type = 3
06-22 23:51:59.184   409  7840 E mm-camera: isp_sink_port_stream_config: session_id = 1, stream_id = 3, is_split = 0
06-22 23:51:59.184   409  7840 E mm-camera: isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
06-22 23:51:59.184   409  7859 E mm-camera-CORE: af_get_params: Focus is not initialized yet
06-22 23:51:59.184   409  7859 E mm-camera-CORE: af_get_params: Focus is not initialized yet
06-22 23:51:59.188   409  7840 E mm-camera-sensor: chromatix_whitebalance_calibration:576 SNAPSHOT: Calibrating WB for libchromatix_imx179_snapshot.so
06-22 23:51:59.188   409  7840 E mm-camera-sensor: chromatix_whitebalance_calibration:663 Calibration Factor: r_over_g_calib_factor = 1.013589, b_over_g_calib_factor = 1.016287
06-22 23:51:59.197   409  7840 E mm-camera-sensor: chromatix_whitebalance_calibration:584 NONSNAPSHOT: Calibrating WB for libchromatix_imx179_preview.so
06-22 23:51:59.197   409  7840 E mm-camera-sensor: chromatix_whitebalance_calibration:663 Calibration Factor: r_over_g_calib_factor = 1.013589, b_over_g_calib_factor = 1.016287
06-22 23:51:59.201   409  7840 E mm-camera: isp_tintless_config: tint_correction_strength updated to 4
06-22 23:51:59.201   409  7840 E mm-camera: isp_tintless_update_chromatix_params: lib returned config err=0
06-22 23:51:59.201   409  7859 E mm-camera-CORE: af_get_params: Focus is not initialized yet
06-22 23:51:59.201   409  7859 E mm-camera-CORE: af_get_params: Focus is not initialized yet
06-22 23:51:59.201   409  7859 E mm-camera-CORE: mot_af_deinit: E
06-22 23:51:59.201   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: E, identity = 0x10002, STREAMON
06-22 23:51:59.276   409  7840 E mm-camera: module_faceproc_port_event_func:493] STREAMON 0
06-22 23:51:59.276   409  7840 E mm-camera: module_faceproc_client_exec:820] 1280x720
06-22 23:51:59.276   409  7840 E mm-camera-img: faceproc_comp_eng_config:1472] ###min_face_size 70
06-22 23:51:59.300   409  7840 E mm-camera-img: Face Album FILE EXISTS
06-22 23:51:59.300   409  7840 E mm-camera: c2d_module_handle_streamon_event:1222, identity=0x10002, stream-on done
06-22 23:51:59.301   409  7840 E AEC_PORT: ddd exp 0.032935 iso 158
06-22 23:51:59.301   409  7840 E mm-camera: cpp_hw_params_update_wnr_params:3348 invalid trigger input 0.000000
06-22 23:51:59.301   409  7840 E mm-camera: isp_streamon: E, session_id = 1, stream_id = 2, active_count = 0 flash=FALSE
06-22 23:51:59.301   409  7823 E mm-camera: isp_proc_streamon: E, session_id = 1, stream_id = 2, stream_type = 1
06-22 23:51:59.301   409  7823 E mm-camera: isp_util_get_user_streams: bundling use case - bundle mask = 0x3,streamon_bundle = 0x1, nop
06-22 23:51:59.301   409  7840 E mm-camera: isp_streamon: X, session_id = 1, rc = 0
06-22 23:51:59.301   409  7840 E mm-camera: port_isp_send_streamon_done_event_downstream: ignore this streamon, hal_bundling_mask = 0x3, streamon_mask = 0x1
06-22 23:51:59.301   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: X, identity = 0x10002, STREAMON, ret = 0
06-22 23:51:59.302   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:59.322   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
06-22 23:51:59.322   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:59.379  7778  7875 D MotStorage: emulated
06-22 23:51:59.379  7778  7875 D MotStorage: self
06-22 23:51:59.413   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
06-22 23:51:59.413   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:59.454  1771  2404 D         : readEvents,event.type is 4,event value is -1,event code is 3
06-22 23:51:59.454  1771  2404 D         : readEvents,event.type is 0,event value is 0,event code is 0
06-22 23:51:59.454   409  7857 D SensorListener: int android::sensor_events_listener(int, int, void*): SensorEventQueue TYPE_DISPLAY_ROTATE read(vector.x=-1), orient=0
06-22 23:51:59.519  1771  2408 V AlarmManager: sending alarm {eb13833 type 2 *walarm*:com.whatsapp.alarm.WEB_RENOTIFY}
06-22 23:51:59.590   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
06-22 23:51:59.590   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:59.596  1771  1771 V AlarmManager: done {eb13833, *walarm*:com.whatsapp.alarm.WEB_RENOTIFY} [76ms]
06-22 23:51:59.723  7778  7878 E linker  : readlink('/proc/self/fd/44') failed: Permission denied [fd=44]
06-22 23:51:59.723  7778  7878 E linker  : warning: unable to get realpath for the library "/system/lib/libjhead_jni.so". Will use given name.
06-22 23:51:59.742   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
06-22 23:51:59.742   379  7805 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:59.745  2501  2855 D MotoNetwCtrlr: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) }
06-22 23:51:59.746  2501  2855 I MotoNetwCtrlr.MotoWifiSignalCtrlr: handleBroadcast: Entered: Intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
06-22 23:51:59.837   379  7805 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
06-22 23:51:59.854   379  7805 D QCameraStream: int32_t qcamera::QCameraStream::getBufs(cam_frame_len_offset_t*, uint8_t*, uint8_t**, mm_camera_buf_def_t**, mm_camera_map_unmap_ops_tbl_t*): Still need to allocate 3 buffers
06-22 23:51:59.854   379  7805 E mm-camera-intf: mm_stream_request_buf: buf_num = 8, stream type = 3
06-22 23:51:59.854   379  7882 D QCameraStream: static void* qcamera::QCameraStream::BufAllocRoutine(void*): E
06-22 23:51:59.855   379  7805 D mm-camera-intf: mm_stream_qbuf: Starting poll on stream 0xb8a9db30 type: 3
06-22 23:51:59.855   379  7805 D mm-camera-intf: mm_stream_qbuf: Started poll on stream 0xb8a9db30 type: 3
06-22 23:51:59.857  1771  1781 D GraphicsStats: Buffer count: 5
06-22 23:51:59.859   409  7840 E mm-camera: mct_pipeline_process_set: stream_type = 3
06-22 23:51:59.859   409  7840 E mm-camera-sensor: module_sensor_stream_on:1512 ide 10003 SENSOR_START_STREAM
06-22 23:51:59.859   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:822 any bundle started 0
06-22 23:51:59.859   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:860 bundle_info->stream_on_count 2
06-22 23:51:59.859   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:862 bundle_info->bundle_config.num_of_streams 2
06-22 23:51:59.859   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:863 s_bundle->stream_on_count 0
06-22 23:51:59.859   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:864 is_bundle_started 0
06-22 23:51:59.859   409  7840 E mm-camera-sensor: module_sensor_is_ready_for_stream_on:872 stream_on_count=2, w=3264, h=1836, stream_mask=a
06-22 23:51:59.860   409  7840 E mm-camera-sensor: modules_sensor_set_new_resolution:960 SENSOR_SET_RESOLUTION 3264*1836 mask a
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_set_resolution:1897 Enter
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_set_resolution:1921 Requested width 3264, height 1836
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_set_resolution:1923 Requested stream mask a hfr mode 0 Cur fps 30.000000
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_pick_resolution:1683 Enter
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_pick_resolution:1702 Height 1836 Width 3264
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_pick_resolution:1719 req_asp_ratio 177 stream type a
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_pick_resolution:1808 req_asp_ratio 177 sup_asp_ratio 133
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_pick_resolution:1812 fabs 44
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_pick_resolution:1822 pick res 0
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_pick_resolution:1874 Exit
06-22 23:51:59.860   409  7840 E mm-camera-sensor: sensor_set_resolution:1932 Curr Res ID 0 New Res ID 0 New FPS 30.000000
06-22 23:51:59.860   409  7840 E mm-camera: port_isp_module_event: E, identity = 0x10002, IFACE_SET_STREAM_CONFIG
06-22 23:51:59.860   409  7840 E mm-camera: isp_sink_port_stream_config: E, session_id = 1, stream_id = 2, stream_type = 1
06-22 23:51:59.860   409  7840 E mm-camera: isp_sink_port_stream_config: session_id = 1, stream_id = 2, is_split = 0
06-22 23:51:59.860   409  7840 E mm-camera: isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
06-22 23:51:59.860   409  7840 E mm-camera: port_isp_module_event: E, identity = 0x10003, IFACE_SET_STREAM_CONFIG
06-22 23:51:59.860   409  7840 E mm-camera: isp_sink_port_stream_config: E, session_id = 1, stream_id = 3, stream_type = 3
06-22 23:51:59.860   409  7840 E mm-camera: isp_sink_port_stream_config: session_id = 1, stream_id = 3, is_split = 0
06-22 23:51:59.860   409  7840 E mm-camera: isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
06-22 23:51:59.861   409  7840 E mm-camera: isp_tintless_config: same cfg as current
06-22 23:51:59.861   409  7840 E mm-camera: isp_tintless_update_chromatix_params: lib returned config err=0
06-22 23:51:59.861   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: E, identity = 0x10003, STREAMON
06-22 23:51:59.862   409  7840 E mm-camera: isp_streamon: E, session_id = 1, stream_id = 3, active_count = 0 flash=FALSE
06-22 23:51:59.862   409  7823 E mm-camera: isp_proc_streamon: E, session_id = 1, stream_id = 3, stream_type = 3
06-22 23:51:59.875   409  7823 E mm-camera: isp_ch_util_sync_stream_cfg_to_channel: cannot find channel, Adding new channel for stream id 2
06-22 23:51:59.875   409  7823 E mm-camera: isp_add_meta_channel: no meta data, session_id = 1, stream_id = 2
06-22 23:51:59.875   409  7823 E mm-camera: isp_ch_util_sync_stream_cfg_to_channel: cannot find channel, Adding new channel for stream id 3
06-22 23:51:59.875   409  7823 E mm-camera: isp_add_meta_channel: no meta data, session_id = 1, stream_id = 3
06-22 23:51:59.876   409  7823 E mm-camera: isp_validate_buf_request: total 16 current buffer count 16 for stream 2
06-22 23:51:59.876   409  7823 E mm-camera: isp_validate_buf_request: total 8 current buffer count 5 for stream 3
06-22 23:51:59.877   409  7872 E mm-camera: isp_fmt_to_pix_pattern: format 31
06-22 23:51:59.877   409  7872 E mm-camera: isp_fmt_to_pix_pattern: format 31
06-22 23:51:59.878   409  7872 E mm-camera: isp_axi_stream_set_skip_pattern: cannot find stream, session_id = 0, stream_id = 0
06-22 23:51:59.880   409  7823 I MotISP_VNR: setup:LiveLux dimensions: 1280x720
06-22 23:51:59.884   409  7884 E SchedPolicy: sched_setscheduler failed: tid 7884, errno=1
06-22 23:51:59.884   409  7885 E SchedPolicy: sched_setscheduler failed: tid 7885, errno=1
06-22 23:51:59.885   409  7823 E mm-camera: isp_hw_action: first start, hw thread for streamon/ack
06-22 23:51:59.885   409  7872 E mm-camera: isp_thread_proc_cmd: start/stop, thread_data = 0xb8963bb0, action_code = 0
06-22 23:51:59.886   409  7872 E mm-camera: isp_tintless_config: cfg: 10x13 mesh, 8x8 subgrid, subgrid sz 34x34
06-22 23:51:59.886   409  7872 E mm-camera: isp_tintless_mesh_config: lib returned mesh config err=0
06-22 23:51:59.886   409  7887 E SchedPolicy: sched_setscheduler failed: tid 7887, errno=1
06-22 23:51:59.886   409  7872 E mm-camera: isp_fmt_to_pix_pattern: format 31
06-22 23:51:59.886   409  7886 E SchedPolicy: sched_setscheduler failed: tid 7886, errno=1
06-22 23:51:59.886   409  7823 E mm-camera: isp_ch_util_streamon: session_id = 1, vfe_mask = 0x1, async streamon, rc = 0
06-22 23:51:59.886   409  7872 E mm-camera: color_xform_config_601_to_601 for stream Encoder
06-22 23:51:59.886   409  7823 E mm-camera: isp_hw_action: hw_thread for ack
06-22 23:51:59.886   409  7872 E mm-camera: color_xform_config_601_to_601 for stream Viewfinder
06-22 23:51:59.886   409  7872 E mm-camera: linearization_set_params: param_id is not supported in this module
06-22 23:51:59.886   409  7872 E mm-camera: mesh_rolloff_set_params: param_id is not supported in this module
06-22 23:51:59.886   409  7872 E mm-camera: wb_set_params: param_id is not supported in this module
06-22 23:51:59.886   409  7872 E mm-camera: demosaic_set_params: param_id 7, is not supported in this module
06-22 23:51:59.886   409  7872 E mm-camera: demux_set_params: param_id 7, is not supported in this module
06-22 23:51:59.886   409  7872 E mm-camera: color_correct_set_effect: saturation level = 1.000000, asd_saturae_adjust = 1.000000
06-22 23:51:59.886   409  7872 E mm-camera: gamma_set_spl_effect: Best shot enabled, skip set effect
06-22 23:51:59.886   409  7872 E mm-camera: vfe_gamma_set_contrast: Warning Best shot enabled, ignore contast
06-22 23:51:59.887   409  7872 E mm-camera: mce_set_params: param_id is not supported in this module
06-22 23:51:59.887   409  7872 E mm-camera: sce_set_params: param_id is not supported in this module
06-22 23:51:59.887   409  7872 E mm-camera: la_hist_trigger_update: luma target from AEC = 0! use default LA curve
06-22 23:51:59.887   409  7872 E mm-camera: isp_tintless_stat_config: pointer okay 
06-22 23:51:59.887   409  7872 E mm-camera: isp_tintless_config: cfg: camif 3264x2448, elem sz 102x102, elems 24x32
06-22 23:51:59.887   409  7872 E mm-camera: isp_tintless_stat_config: lib returned config err=0
06-22 23:51:59.887   409  7872 E mm-camera: isp_fmt_to_pix_pattern: format 31
06-22 23:51:59.889   409  7872 E mm-camera: stats_action_buf_config: cfg = 1, stats_mask = 0x7b8
06-22 23:51:59.889   409  7872 E mm-camera: isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418109
06-22 23:51:59.890   409  7872 E mm-camera: isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418108
06-22 23:51:59.890   409  7872 E mm-camera: isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418107
06-22 23:51:59.891   409  7872 E mm-camera: isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418105
06-22 23:51:59.892   409  7872 E mm-camera: isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418104
06-22 23:51:59.893   409  7872 E mm-camera: isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418103
06-22 23:51:59.893   409  7872 E mm-camera: isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418102
06-22 23:51:59.894   409  7872 E mm-camera: stats_action: stats mask = 0x7b8
06-22 23:51:59.897   409  7872 E mm-camera: isp_axi_util_subscribe_v4l2_event: event_type = 0x8000100, is_subscribe = 1
06-22 23:51:59.898   409  7872 E mm-camera: isp_thread_proc_cmd: start/stop ack done, thread_data = 0xb8963bb0, action_code = 1, rc = 0
06-22 23:51:59.898   409  7823 E mm-camera: isp_ch_util_streamon: session_id = 1, sync ack done
06-22 23:51:59.898   409  7840 E mm-camera: isp_streamon: X, session_id = 1, rc = 0
06-22 23:51:59.898   409  7840 E mm-camera: port_isp_send_streamon_done_event_downstream: notify stream done downstream
06-22 23:51:59.898   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: X, identity = 0x10003, STREAMON, ret = 0
06-22 23:51:59.900   409  7840 E mm-camera: ispif_proc_streamon: ispif_hw_reset done
06-22 23:51:59.900   409  7840 E mm-camera: stream id 2, stream num_meta 0
06-22 23:51:59.900   409  7840 E mm-camera: ispif_streamon: session_id = 1, active_streams = 2
06-22 23:51:59.901   409  7840 E mm-camera-sensor: module_sensor_stream_on:1930 ide 10003 SENSOR_START_STREAM
06-22 23:51:59.901   409  7840 E mm-camera-sensor: module_sensor_stream_on: Sending start bus message
06-22 23:51:59.901   409  7840 E mm-camera: start_sof_check_thread: Starting SOF timeout thread
06-22 23:51:59.901  7778  7778 D MotStorage: emulated
06-22 23:51:59.901  7778  7778 D MotStorage: self
06-22 23:51:59.902   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::setLA(const char*): Setting LA value on 1
06-22 23:51:59.902   379  7882 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:59.902   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*):Batch parameter overwrite for param: 151
06-22 23:51:59.902  7778  7778 D MotStorage: emulated
06-22 23:51:59.902   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 8, paramType: 151, paramLength: 4, aligned_size_req: 20
06-22 23:51:59.902  7778  7778 D MotStorage: self
06-22 23:51:59.902   409  7840 E mm-camera: mct_pipeline_send_ctrl_events: Send Set Parm events
06-22 23:51:59.902  7778  7778 D MotStorage: emulated
06-22 23:51:59.902  7778  7778 D MotStorage: self
06-22 23:51:59.902   409  7840 E mm-camera-sensor: module_sensor_event_control_set_parm:2569 CAM_INTF_PARM_LED_MODE 1 
06-22 23:51:59.902   409  7840 E mm-camera-sensor: 
06-22 23:51:59.902   409  7872 E mm-camera: linearization_set_params: param_id is not supported in this module
06-22 23:51:59.902   409  7872 E mm-camera: mesh_rolloff_set_params: param_id is not supported in this module
06-22 23:51:59.902   409  7872 E mm-camera: wb_set_params: param_id is not supported in this module
06-22 23:51:59.902   409  7872 E mm-camera: demosaic_set_params: param_id 7, is not supported in this module
06-22 23:51:59.902   409  7872 E mm-camera: demux_set_params: param_id 7, is not supported in this module
06-22 23:51:59.902   409  7872 E mm-camera: color_correct_set_effect: saturation level = 1.000000, asd_saturae_adjust = 1.000000
06-22 23:51:59.902   409  7872 E mm-camera: gamma_set_spl_effect: Best shot enabled, skip set effect
06-22 23:51:59.902   409  7872 E mm-camera: vfe_gamma_set_contrast: Warning Best shot enabled, ignore contast
06-22 23:51:59.902   409  7872 E mm-camera: mce_set_params: param_id is not supported in this module
06-22 23:51:59.902   409  7872 E mm-camera: sce_set_params: param_id is not supported in this module
06-22 23:51:59.903   409  7872 E mm-camera: linearization_set_params: param_id is not supported in this module
06-22 23:51:59.903   409  7872 E mm-camera: mesh_rolloff_set_params: param_id is not supported in this module
06-22 23:51:59.903   409  7872 E mm-camera: demosaic_set_params: param_id 9, is not supported in this module
06-22 23:51:59.903   409  7872 E mm-camera: demux_set_params: param_id 9, is not supported in this module
06-22 23:51:59.903   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
06-22 23:51:59.904   379  7805 D QCamera2HWI: int qcamera::QCamera2HardwareInterface::startPreview(): X
06-22 23:51:59.904   379  2908 D QCamera2HWI: [KPI Perf] static int qcamera::QCamera2HardwareInterface::start_preview(camera_device*): X
06-22 23:51:59.904   379  2908 I QCameraHalWatchdog: Stopped Watchdog Thread...
06-22 23:51:59.922   379  7882 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
06-22 23:51:59.922   379  7882 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:51:59.946  1771  3048 I ActivityManager: Process com.android.packageinstaller (pid 7211) has died
06-22 23:51:59.949   351   351 E lowmemorykiller: Error opening /proc/6860/oom_score_adj; errno=2
06-22 23:51:59.949   351   351 E lowmemorykiller: Error opening /proc/6845/oom_score_adj; errno=2
06-22 23:51:59.986  1771  5119 I ActivityManager: Process android.process.acore (pid 6845) has died
06-22 23:51:59.995   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_SCANNING
06-22 23:51:59.995   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : 592789
06-22 23:51:59.995   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
06-22 23:52:00.000  1771  2408 V AlarmManager: sending alarm {5e7da5 type 3 *alarm*:android.intent.action.TIME_TICK}
06-22 23:52:00.013  6680  6759 V ClClient: SEND(10)	KeepAliveRequest_4{}	UID:14af309d-6434-4c6c-aefa-e919f822a0f2
06-22 23:52:00.024   409  7872 E mm-camera: la_hist_trigger_update: luma target from AEC = 0! use default LA curve
06-22 23:52:00.031  1771  1782 I ActivityManager: Process br.com.bb.android (pid 6860) has died
06-22 23:52:00.034  1771  1782 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 76)
06-22 23:52:00.034  1771  2460 D WifiService: Client connection lost with reason: 4
06-22 23:52:00.035  3054  3054 I MemoryTrimmer: Trimming objects from memory, since app is in the background.
06-22 23:52:00.037   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_FOCUSED
06-22 23:52:00.037   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): ZEROMOTION: mLastFocusedFrameTime = 1466650320037
06-22 23:52:00.037   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : 592832
06-22 23:52:00.037   379  7805 D QCameraParameters: updateFocusDistances: setting KEY_FOCUS_DISTANCES as 0.142604,0.152069,0.162880
06-22 23:52:00.037   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
06-22 23:52:00.037   379  7848 D QCamera2HWI: [KPI Perf] static void* qcamera::QCameraCbNotifier::cbNotifyRoutine(void*) : PROFILE_SENDING_FOCUS_EVT_TO APP
06-22 23:52:00.055   379  7882 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
06-22 23:52:00.056   379  7882 E QCameraHWI_Mem: int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
06-22 23:52:00.061   379  7863 D QCamera2HWI: void qcamera::QCamera2HardwareInterface::kpi_preview_stream_cb_routine(): CameraKpiTag: PREVIEW_START_TIME : 1151
06-22 23:52:00.065   409  7816 I MotISP_VNR: tune:LiveLux max CPU freq change detected: 0 -> 1190400
06-22 23:52:00.080   379  7882 D QCameraHWI_Mem: static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
06-22 23:52:00.087   379  7863 E MotISP_GPU: int MotISP_GPU::Init(int, int): GPU resolution: 1280x720
06-22 23:52:00.087   379  7863 E QCamera2HWI: [KPI Perf] static void qcamera::QCamera2HardwareInterface::preview_stream_cb_routine(mm_camera_super_buf_t*, qcamera::QCameraStream*, void*) : PROFILE_FIRST_PREVIEW_FRAME
06-22 23:52:00.088   379  7898 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
06-22 23:52:00.089   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: E, identity = 0x10003, UPDATE_BUF_INFO
06-22 23:52:00.089   409  7840 E mm-camera: isp_validate_buf_request: total 8 current buffer count 6 for stream 3
06-22 23:52:00.089   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: X, identity = 0x10003, UPDATE_BUF_INFO, ret = 0
06-22 23:52:00.094   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: E, identity = 0x10003, UPDATE_BUF_INFO
06-22 23:52:00.094   409  7840 E mm-camera: isp_validate_buf_request: total 8 current buffer count 7 for stream 3
06-22 23:52:00.095   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: X, identity = 0x10003, UPDATE_BUF_INFO, ret = 0
06-22 23:52:00.098   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: E, identity = 0x10003, UPDATE_BUF_INFO
06-22 23:52:00.098   409  7840 E mm-camera: isp_validate_buf_request: total 8 current buffer count 8 for stream 3
06-22 23:52:00.098   409  7840 E mm-camera: port_isp_mct_ctrl_cmd: X, identity = 0x10003, UPDATE_BUF_INFO, ret = 0
06-22 23:52:00.102   379  7882 D QCameraStream: static void* qcamera::QCameraStream::BufAllocRoutine(void*): X
06-22 23:52:00.110  1771  4599 I WindowState: WIN DEATH: Window{2c265db u0 com.android.settings/com.android.settings.applications.InstalledAppDetails}
06-22 23:52:00.110  1771  3003 D GraphicsStats: Buffer count: 4
06-22 23:52:00.126  1771  3065 I ActivityManager: Process com.google.android.googlequicksearchbox:search (pid 7718) has died
06-22 23:52:00.128   351   351 E lowmemorykiller: Error opening /proc/7223/oom_score_adj; errno=2
06-22 23:52:00.156  1771  5130 I ActivityManager: Process com.android.defcontainer (pid 7223) has died
06-22 23:52:00.206  1771  3045 I ActivityManager: Process com.android.settings (pid 7179) has died
06-22 23:52:00.304   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_SCANNING
06-22 23:52:00.304   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : 593098
06-22 23:52:00.304   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
06-22 23:52:00.324  1771  2549 I ActivityManager: Start proc 7899:android.process.acore/u0a8 for content provider com.android.providers.contacts/.ContactsProvider2
06-22 23:52:00.374  1771  1771 V AlarmManager: done {5e7da5, *alarm*:android.intent.action.TIME_TICK} [374ms]
06-22 23:52:00.382   379  7805 E QCameraParameters: [KPI Perf] int32_t qcamera::QCameraParameters::setFaceDetection(bool): PROFILE_FACE_DETECTION_VALUE = 1 num_fd = 5
06-22 23:52:00.382   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::initBatchUpdate(void*):Initializing batch parameter set
06-22 23:52:00.382   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 1, paramType: 32, paramLength: 8, aligned_size_req: 24
06-22 23:52:00.383   409  7840 E mm-camera: mct_pipeline_send_ctrl_events: Send Set Parm events
06-22 23:52:00.384   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
06-22 23:52:00.384   379  7805 D QCameraParameters: int32_t qcamera::QCameraParameters::setFaceDetection(bool): FaceProcMask -> 1
06-22 23:52:00.546  7778  7792 D Checkin : publish the event [tag = MOT_CAMERA_STATS event name = CAMERA_READY]
06-22 23:52:00.571  7899  7899 W System  : ClassLoader referenced unknown path: /system/priv-app/ContactsProvider/lib/arm
06-22 23:52:00.573  6680  6758 V ClClient: RECV(10)  +0,5s	KeepAliveResponse_5{hasEstablishedSession=true}
06-22 23:52:00.626  1771  5119 I ActivityManager: Process com.google.process.gapps (pid 6897) has died
06-22 23:52:00.746  2501  2855 D MotoNetwCtrlr: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) }
06-22 23:52:00.746  2501  2855 I MotoNetwCtrlr.MotoWifiSignalCtrlr: handleBroadcast: Entered: Intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
06-22 23:52:00.747  1771  2461 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
06-22 23:52:00.747  1771  2461 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 102]
06-22 23:52:00.822  7899  7899 W System  : ClassLoader referenced unknown path: /system/app/UserDictionaryProvider/lib/arm
06-22 23:52:00.918  7899  7914 I ContactLocale: AddressBook Labels [pt-BR]: [, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, , А, Б, В, Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч, Џ, Ш, Щ, Ю, Я, , א, ב, ג, ד, ה, ו, ז, ח, ט, י, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, , ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, , ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ, ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, , ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, , あ, か, さ, た, な, は, ま, や, ら, わ, #, ]
06-22 23:52:01.039  1771  1782 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true
06-22 23:52:01.201  1771  2549 I ActivityManager: Process android.process.acore (pid 7899) has died
06-22 23:52:01.328  1771  1862 I ActivityManager: Start proc 7916:br.com.bb.android/u0a120 for broadcast br.com.bb.android/.widget.BadgeWidget
06-22 23:52:01.452   379  7932 D ExtendedUtils: extended extractor not needed, return default
06-22 23:52:01.452   379  7931 D NuPlayerDriver: notifyListener_l(0xb8acb108), (1, 0, 0)
06-22 23:52:01.452  2501  7923 D MediaPlayer: setSubtitleAnchor in MediaPlayer
06-22 23:52:01.488  1771  3045 I MediaFocusControl:  AudioFocus  requestAudioFocus() from android.media.AudioManager@9fc6e5f req=3flags=0x0
06-22 23:52:01.491   379   379 D NuPlayerDriver: start(0xb8acb108), state is 4, eos is 0
06-22 23:52:01.494   379  7931 I GenericSource: start
06-22 23:52:01.498   353   353 I SFPerfTracer:      triggers: (rate: 4:977) (compose: 0:1) (post: 0:3) (render: 1:67) (1:40018 frames) (2:52447)
06-22 23:52:01.498   353   353 D SFPerfTracer:        layers: (3:14) (FocusedStackFrame (0xb83606e0): 0:91)* (DimLayer (0xb83cfb68): 0:14)* (DimLayer (0xb83d2050): 0:2)* (StatusBar (0xb83b9ed8): 0:6928)* (com.android.phasebeam.PhaseBeamWallpaper (0xb83c4c00): 0:13706)* (DimLayer (0xb83777e8): 0:14)* (NavigationBar (0xb8373f18): 0:135) (com.google.android.googlequicksearchbox/com.google.android.launcher.GEL (0xb83e8030): 0:133)- (Starting test.camera (0xb83bb890): 0:40)- (test.camera/test.camera.TestcameraActivity (0xb83e92f8): 0:19)- (test.camera/org.appcelerator.titanium.TiActivity (0xb83e8030): 0:21)- (com.motorola.camera/com.motorola.camera.Camera (0xb83e8030): 0:9) (SurfaceView (0xb83e92f8): 2:25) 
06-22 23:52:01.615   379  7937 E OMXNodeInstance: setConfig(3f:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
06-22 23:52:01.615   379  7937 I ACodec  : codec does not support config priority (err -2147483648)
06-22 23:52:01.616   379  7937 I MediaCodec: MediaCodec will operate in async mode
06-22 23:52:01.645  2501  2501 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
06-22 23:52:01.688   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_FOCUSED
06-22 23:52:01.688   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): ZEROMOTION: mLastFocusedFrameTime = 1466650321688
06-22 23:52:01.688   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : 594483
06-22 23:52:01.688   379  7805 D QCameraParameters: updateFocusDistances: setting KEY_FOCUS_DISTANCES as 0.200532,0.219922,0.243464
06-22 23:52:01.688   379  7805 D QCamera2HWI: int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
06-22 23:52:01.688   379  7848 D QCamera2HWI: [KPI Perf] static void* qcamera::QCameraCbNotifier::cbNotifyRoutine(void*) : PROFILE_SENDING_FOCUS_EVT_TO APP
06-22 23:52:01.736   379  1028 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=4194304
06-22 23:52:01.736   379  1028 D audio_hw_fm: audio_extn_fm_set_parameters: Inside
06-22 23:52:01.736   379  1028 V audio_hw_fm: audio_extn_fm_set_parameters: enter
06-22 23:52:01.736   379  1028 V audio_hw_fm: audio_extn_fm_set_parameters: exit
06-22 23:52:01.738   379  7931 D NuPlayerDriver: notifyListener_l(0xb8acb108), (6, 0, 0)
06-22 23:52:01.747   379  1027 D audio_hw_primary: select_devices: out_snd_device(4: speaker-safe) in_snd_device(0: none)
06-22 23:52:01.747   379  1027 D msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(4) acdb_id(15)
06-22 23:52:01.747   379  1027 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path =  0
06-22 23:52:01.747   379  1027 D ACDB-LOADER: ACDB -> send_adm_topology
06-22 23:52:01.747   379  1027 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
06-22 23:52:01.747   379  1027 D ACDB-LOADER: ACDB -> send_audtable
06-22 23:52:01.747   379  1027 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
06-22 23:52:01.747   379  1027 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
06-22 23:52:01.747   379  1027 D ACDB-LOADER: ACDB -> send_audvoltable
06-22 23:52:01.748   379  1027 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
06-22 23:52:01.748   379  1027 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
06-22 23:52:01.748   379  1027 D ACDB-LOADER: ACDB -> send_afe_cal
06-22 23:52:01.748   379  1027 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
06-22 23:52:01.748   379  1027 D         : Failed to fetch the lookup information of the device 0000000F 
06-22 23:52:01.748   379  1027 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
06-22 23:52:01.748   379  1027 D audio_hw_primary: enable_snd_device: snd_device(4: speaker-safe)
06-22 23:52:01.761   379  1027 D audio_hw_primary: enable_audio_route: apply and update mixer path: low-latency-playback speaker
06-22 23:52:01.766  2501  2501 V QSTileView: setDual true
06-22 23:52:01.766  2501  2501 V QSTileView: setDual true
06-22 23:52:01.766  2501  2501 V QSTileView: setDual false
06-22 23:52:01.767  2501  2501 V QSTileView: setDual false
06-22 23:52:01.767  2501  2501 V QSTileView: setDual false
06-22 23:52:01.767  2501  2501 V QSTileView: setDual false
06-22 23:52:01.767  2501  2501 V QSTileView: setDual false
06-22 23:52:01.767  2501  2501 V QSTileView: setDual false
06-22 23:52:01.767  2501  2501 V QSTileView: setDual false
06-22 23:52:01.767  2501  2501 V QSTileView: setDual false
06-22 23:52:01.767  2501  2501 V QSTileView: setDual false
06-22 23:52:01.767  2501  2501 V QSTileView: setDual false
06-22 23:52:02.028   379  7936 I NuPlayerDecoder: [audio] saw output EOS
06-22 23:52:02.358  1771  2405 D BatteryService: uevent={POWER_SUPPLY_TEMP=292, POWER_SUPPLY_STATUS=Full, POWER_SUPPLY_CAPACITY=100, ACTION=change, DEVPATH=/devices/qpnp-charger-e49f3800/power_supply/battery, POWER_SUPPLY_VOLTAGE_OCV=-22, POWER_SUPPLY_ONLINE=1, SUBSYSTEM=power_supply, POWER_SUPPLY_NUM_SYSTEM_TEMP_LEVELS=4, POWER_SUPPLY_INPUT_CURRENT_MAX=500000, POWER_SUPPLY_VOLTAGE_MAX_DESIGN=4350000, POWER_SUPPLY_CHARGE_FULL=2364000, POWER_SUPPLY_NAME=battery, POWER_SUPPLY_VOLTAGE_MIN_DESIGN=4300000, POWER_SUPPLY_VOLTAGE_MIN=4300000, POWER_SUPPLY_HEALTH=Good, POWER_SUPPLY_CYCLE_COUNT=0, POWER_SUPPLY_TECHNOLOGY=Li-ion, POWER_SUPPLY_CHARGE_TYPE=Fast, POWER_SUPPLY_PRESENT=1, POWER_SUPPLY_INPUT_CURRENT_SETTLED=0, POWER_SUPPLY_MODEL_NAME=UNKNOWN, POWER_SUPPLY_VOLTAGE_NOW=4228012, SEQNUM=10310, POWER_SUPPLY_TEMP_WARM=450, POWER_SUPPLY_TEMP_COOL=0, POWER_SUPPLY_CHARGE_FULL_DESIGN=2366000, POWER_SUPPLY_CURRENT_NOW=483961, POWER_SUPPLY_CHARGE_COUNTER=-50381, POWER_SUPPLY_SYSTEM_TEMP_LEVEL=0, POWER_SUPPLY_INPUT_CURRENT_TRIM=23, POWER_SUPPLY_VOLTAGE_EMPTY=3200000, POWER_SUPPLY_CHARGE_RATE=Normal, POWER_SUPPLY_INPUT_VOLTAGE_REGULATION=0, POWER_SUPPLY_CHARGING_ENABLED=1}
06-22 23:52:02.443  2901  2901 I DownloadManagerWrapper: onReceive() : Charging = true
06-22 23:52:02.502  2901  2901 I DownloadManagerWrapper: onReceive() : Charging = true
06-22 23:52:02.654   379  7931 D NuPlayerDriver: notifyListener_l(0xb8acb108), (2, 0, 0)
06-22 23:52:02.654  1771  5120 I MediaFocusControl:  AudioFocus  abandonAudioFocus() from android.media.AudioManager@9fc6e5f
06-22 23:52:02.729   379  1028 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback speaker
06-22 23:52:02.730   379  1028 D audio_hw_primary: disable_snd_device: snd_device(4: speaker-safe)
06-22 23:52:02.732   353   353 I SFPerfTracer:       trigger: frame rate (-29.115%)	(42.531 fps)	(23.512 ms) 	(6 drops)	(33 frames)
06-22 23:52:02.732   353   353 I SFPerfTracer:      triggers: (rate: 5:984) (compose: 0:1) (post: 0:4) (render: 1:74) (33:40059 frames) (34:52493)
06-22 23:52:02.732   353   353 D SFPerfTracer:        layers: (4:10) (FocusedStackFrame (0xb83606e0): 0:91)* (DimLayer (0xb83cfb68): 0:14)* (DimLayer (0xb83d2050): 0:2)* (StatusBar (0xb83b9ed8): 30:6966) (com.android.phasebeam.PhaseBeamWallpaper (0xb83c4c00): 0:13706)* (DimLayer (0xb83777e8): 0:14)* (NavigationBar (0xb8373f18): 0:135) (com.motorola.camera/com.motorola.camera.Camera (0xb83e8030): 0:9) (SurfaceView (0xb83e92f8): 13:44) 
06-22 23:52:03.503  7916  7916 E ActivityThread: Failed to find provider info for br.com.bb.android.environment.environmentprovider
06-22 23:52:03.696  1771  3060 I ActivityManager: Process br.com.bb.android (pid 7916) has died
06-22 23:52:03.767  1771  2461 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
06-22 23:52:03.767  1771  2461 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 102]
06-22 23:52:03.768  3054  3069 W art     : Suspending all threads took: 9.082ms

Attachments

FileDateSize
screenshot_20160622-165357.png2016-06-23T03:02:25.000+000076881
screenshot_20160622-165409.png2016-06-23T03:02:27.000+000086244

Comments

  1. Ashraf Abu 2016-06-23

    Seems to be working for the user for now on that specific device.
  2. Douglas Hennrich 2016-06-26

    It starts to crash again =(
       [ 06-25 15:36:45.007   353: 1022 I/SFPerfTracer ]
            triggers: (rate: 413:227505) (901139 sw vsyncs) (354694 skipped) (0:875143 vsyncs) (1:1857220)
       
       
       [ 06-25 15:36:45.008   379: 1028 D/audio_hw_primary ]
       out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
       
       [ 06-25 15:36:45.008   379: 1028 D/audio_hw_fm ]
       audio_extn_fm_set_parameters: Inside
       
       [ 06-25 15:36:45.008   379: 1028 V/audio_hw_fm ]
       audio_extn_fm_set_parameters: enter
       
       [ 06-25 15:36:45.008   379: 1028 V/audio_hw_fm ]
       audio_extn_fm_set_parameters: exit
       
       [ 06-25 15:36:45.020   379: 1027 D/audio_hw_primary ]
       select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
       
       [ 06-25 15:36:45.020   379: 1027 D/msm8974_platform ]
       platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_audio_cal, acdb_id = 15, path =  0
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_adm_topology
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_audtable
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> AUDIO_SET_AUDPROC_CAL
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_audvoltable
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_afe_cal
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
       
       
       [ 06-25 15:36:45.020   379: 1027 D/         ]
       Failed to fetch the lookup information of the device 0000000F 
       
       
       [ 06-25 15:36:45.020   379: 1027 D/ACDB-LOADER ]
       ACDB -> AUDIO_SET_AFE_CAL
       
       
       [ 06-25 15:36:45.020   379: 1027 D/audio_hw_primary ]
       enable_snd_device: snd_device(2: speaker)
       
       [ 06-25 15:36:45.030   379: 1027 D/audio_hw_primary ]
       enable_audio_route: apply and update mixer path: low-latency-playback speaker
       
       [ 06-25 15:36:45.249 27202:28287 E/TiHTTPClient ]
       (TiHttpClient-51) [49980,73891] HTTP Error (java.io.IOException): 404 : Not Found
       java.io.IOException: 404 : Not Found
       	at ti.modules.titanium.network.TiHTTPClient$ClientRunnable.run(TiHTTPClient.java:1227)
       	at java.lang.Thread.run(Thread.java:818)
       
       
       [ 06-25 15:36:45.325  1771: 5120 I/ActivityManager ]
       Start proc 28302:android.process.media/u0a14 for content provider com.android.providers.media/.MediaProvider
       
       [ 06-25 15:36:45.380 28302:28302 W/System   ]
       ClassLoader referenced unknown path: /system/priv-app/MediaProvider/lib/arm
       
       [ 06-25 15:36:45.410 28302:28302 W/System   ]
       ClassLoader referenced unknown path: /system/priv-app/DownloadProvider/lib/arm
       
       [ 06-25 15:36:45.453  4868: 5020 E/SQLiteLog ]
       (5) database is locked
       
       
       [ 06-25 15:36:45.461  4868: 5020 E/SQLiteDatabase ]
       Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'.
       android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode
       	at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
       	at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:887)
       	at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:632)
       	at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318)
       	at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292)
       	at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213)
       	at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191)
       	at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
       	at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
       	at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
       	at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806)
       	at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791)
       	at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694)
       	at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:571)
       	at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:560)
       	at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:263)
       	at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:263)
       	at irl.c(:com.google.android.gms:216)
       	at irl.d(:com.google.android.gms:187)
       	at irg.a(:com.google.android.gms:1519)
       	at tev.a(:com.google.android.gms:140)
       	at gzm.a(:com.google.android.gms:643)
       	at gzm.a(:com.google.android.gms:383)
       	at gzm.run(:com.google.android.gms:199)
       	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
       	at aixu.a(:com.google.android.gms:108)
       	at aiwz.run(:com.google.android.gms:59)
       	at aixt.run(:com.google.android.gms:74)
       	at itt.run(:com.google.android.gms:453)
       	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
       	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
       	at iyg.run(:com.google.android.gms:17)
       	at java.lang.Thread.run(Thread.java:818)
       
       
       [ 06-25 15:36:45.575 27202:27266 D/HTTPClient ]
       The persistent handle is disposed.
       
       [ 06-25 15:36:45.596  1771: 3003 I/ActivityManager ]
       START u0 {act=android.media.action.IMAGE_CAPTURE flg=0x3 cmp=com.motorola.camera/.Camera clip={text/uri-list U:file:///storage/emulated/0/Pictures/Feedback/tia1012165098.jpg} (has extras)} from uid 10199 on display 0
       
       [ 06-25 15:36:45.629  1771: 3060 I/ActivityManager ]
       Start proc 28322:com.motorola.camera/u0a31 for activity com.motorola.camera/.Camera
       
       [ 06-25 15:36:45.692  1771: 3003 I/ActivityManager ]
       Process android.process.media (pid 28302) has died
       
       [ 06-25 15:36:45.749 27202:27330 E/Surface  ]
       getSlotFromBufferLocked: unknown buffer: 0xb90e3dc0
       
       [ 06-25 15:36:45.912 28322:28322 D/MotStorage ]
       emulated
       
       [ 06-25 15:36:45.912 28322:28322 D/MotStorage ]
       self
       
       [ 06-25 15:36:45.978 28322:28322 W/CameraBgProcess ]
       BGPROC Not Supported
       
       [ 06-25 15:36:46.034  1771: 3048 I/ActivityManager ]
       Start proc 28339:android.process.media/u0a14 for content provider com.android.providers.media/.MediaProvider
       
       [ 06-25 15:36:46.078 28339:28339 W/System   ]
       ClassLoader referenced unknown path: /system/priv-app/MediaProvider/lib/arm
       
       [ 06-25 15:36:46.086 28339:28339 W/System   ]
       ClassLoader referenced unknown path: /system/priv-app/DownloadProvider/lib/arm
       
       [ 06-25 15:36:46.451 28322:28322 W/LayoutParamsReflection ]
       unable to initialize class
       
       [ 06-25 15:36:46.460  1771: 1781 I/AccountManagerService ]
       getTypesVisibleToCaller: isPermitted? true
       
       [ 06-25 15:36:46.511  1771: 1781 D/         ]
       setDelay, handle: 1598182229 delay: 200000000
       
       [ 06-25 15:36:46.511  1771: 1781 E/         ]
       <BST> set delay: 200000000ns
       
       [ 06-25 15:36:46.511  1771: 1781 I/         ]
       <BST> set delay of <BOSCH BMC150 Acceleration Sensor> to 200ms
       
       [ 06-25 15:36:46.518 28322:28358 D/MotStorage ]
       emulated
       
       [ 06-25 15:36:46.518 28322:28358 D/MotStorage ]
       self
       
       [ 06-25 15:36:46.559 28322:28322 D/MotStorage ]
       emulated
       
       [ 06-25 15:36:46.559 28322:28322 D/MotStorage ]
       self
       
       [ 06-25 15:36:46.587   379:29890 E/CameraService ]
       connectLegacy: camera HAL module version 100 doesn't support connecting to legacy HAL devices!
       
       [ 06-25 15:36:46.587 28322:28360 W/Camera   ]
       An error occurred while connecting to camera 0: -38 (Function not implemented)
       
       [ 06-25 15:36:46.590   379: 1962 I/CameraService ]
       CameraService::connect call (PID 28322 "com.motorola.camera", camera ID 0) for HAL version default and Camera API version 1
       
       [ 06-25 15:36:46.591   379: 1962 I/CameraService ]
       onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0
       
       [ 06-25 15:36:46.591   379: 1962 W/AudioFlinger ]
       acquireAudioSessionId() unknown client 28322 for session 3655
       
       [ 06-25 15:36:46.598   379: 1962 I/NuPlayer ]
       setDataSourceAsync(URL suppressed)
       
       [ 06-25 15:36:46.662  2501: 2501 V/QSTileView ]
       setDual true
       
       [ 06-25 15:36:46.662  2501: 2501 V/QSTileView ]
       setDual true
       
       [ 06-25 15:36:46.662  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.662  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.662  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.662  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.662  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.662  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.663  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.663  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.663  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.663  2501: 2501 V/QSTileView ]
       setDual false
       
       [ 06-25 15:36:46.691   379:28362 D/ExtendedUtils ]
       extended extractor not needed, return default
       
       [ 06-25 15:36:46.693   379:28361 D/NuPlayerDriver ]
       notifyListener_l(0xb8b17108), (1, 0, 0)
       
       [ 06-25 15:36:46.694   379: 1962 W/AudioFlinger ]
       acquireAudioSessionId() unknown client 28322 for session 3656
       
       [ 06-25 15:36:46.695   379: 1962 I/NuPlayer ]
       setDataSourceAsync(URL suppressed)
       
       [ 06-25 15:36:46.709   379:28364 D/ExtendedUtils ]
       extended extractor not needed, return default
       
       [ 06-25 15:36:46.710   379:28363 D/NuPlayerDriver ]
       notifyListener_l(0xb8af5060), (1, 0, 0)
       
       [ 06-25 15:36:46.715   379: 1962 I/CameraClient ]
       Opening camera 0
       
       [ 06-25 15:36:46.716   379:28365 D/QCameraStateMachine ]
       static void* qcamera::QCameraStateMachine::smEvtProcRoutine(void*): E
       
       [ 06-25 15:36:46.717   379:28366 D/QCamera2HWI ]
       static void* qcamera::QCamera2HardwareInterface::defferedWorkRoutine(void*): start data proc
       
       [ 06-25 15:36:46.717   379: 1962 E/QCamera2HWI ]
       [KPI Perf] int qcamera::QCamera2HardwareInterface::openCamera(hw_device_t**): E PROFILE_OPEN_CAMERA camera id 0
       
       [ 06-25 15:36:46.717   379: 1962 I/QCameraHalWatchdog ]
       Starting Watchdog Thread...
       
       [ 06-25 15:36:46.717   379: 1962 E/mm-camera-intf ]
       mm_camera_open: dev name = /dev/video1, cam_idx = 1
       
       [ 06-25 15:36:46.744 28322:28369 D/OpenGLRenderer ]
       Use EGL_SWAP_BEHAVIOR_PRESERVED: true
       
       [ 06-25 15:36:46.750   409:28368 E/mm-camera-sensor ]
       module_sensor_start_session:671 session 1
       
       
       [ 06-25 15:36:46.751   409:28371 E/mm-camera ]
       isp_tintless_open: E: b6f34785
       
       
       [ 06-25 15:36:46.761   409:28375 E/mm-camera ]
       module_drsd_start_session:1189] E
       
       [ 06-25 15:36:46.761   409:28374 E/mm-camera-img ]
       module_imglib_create_msg_thread:231] E
       
       [ 06-25 15:36:46.761   409:28375 E/mm-camera-img ]
       module_imglib_create_msg_thread:231] E
       
       [ 06-25 15:36:46.761   409:28376 E/mm-camera-img ]
       module_imglib_create_msg_thread:231] E
       
       [ 06-25 15:36:46.766   409:28372 E/mm-camera ]
       is_module_start_session: Enter
       
       [ 06-25 15:36:46.767   409:28372 E/mm-camera ]
       is_module_start_session: Exit successful
       
       [ 06-25 15:36:46.767   409:28372 E/mm-camera ]
       is_module_get_port: Exit successful
       
       [ 06-25 15:36:46.777  4868: 4868 D/WearableService ]
       callingUid 10018, callindPid: 4868
       
       [ 06-25 15:36:46.781   409:28375 E/mm-camera-img ]
       module_imglib_create_msg_thread:253] X
       
       [ 06-25 15:36:46.781   409:28375 E/mm-camera ]
       module_drsd_start_session:1210] X rc = 0
       
       [ 06-25 15:36:46.781   409:28374 E/mm-camera-img ]
       module_imglib_create_msg_thread:253] X
       
       [ 06-25 15:36:46.781   409:28374 E/hdr      ]
       Session id 0x1 started
       
       [ 06-25 15:36:46.781   409:28374 E/mm-camera-img ]
       module_imglib_create_msg_thread:231] E
       
       [ 06-25 15:36:46.782   409:28376 E/mm-camera-img ]
       module_imglib_create_msg_thread:253] X
       
       [ 06-25 15:36:46.783   409:28374 E/mm-camera-img ]
       module_imglib_create_msg_thread:253] X
       
       [ 06-25 15:36:46.783   409:28374 E/mm-camera-img ]
       module_imglib_create_msg_thread:231] E
       
       [ 06-25 15:36:46.783   409:28374 E/mm-camera-img ]
       module_imglib_create_msg_thread:253] X
       
       [ 06-25 15:36:46.797   409:28371 E/mm-camera ]
       isp_tintless_get_version: lib returned version 3.61 err=0
       
       [ 06-25 15:36:46.813   409:28373 E/mm-camera ]
       c2d_module_start_session:238, info: starting session 1
       
       [ 06-25 15:36:46.813   409:28373 E/mm-camera ]
       c2d_module_start_session:285, info: c2d_thread created.
       
       [ 06-25 15:36:46.813   409:28387 E/mm-camera ]
       c2d_thread_func:41: c2d_thread entering the polling loop...
       
       [ 06-25 15:36:46.822   409:28373 E/mm-camera ]
       c2d_module_start_session:307, info: session 1 started.
       
       [ 06-25 15:36:46.822   409:28373 E/mm-camera-img ]
       module_imglib_create_msg_thread:231] E
       
       [ 06-25 15:36:46.822   409:28373 E/mm-camera-img ]
       module_imglib_create_msg_thread:253] X
       
       [ 06-25 15:36:46.871 28322:28369 I/Adreno-EGL ]
       <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
       
       [ 06-25 15:36:46.872 28322:28369 E/linker   ]
       readlink('/proc/self/fd/35') failed: Permission denied [fd=35]
       
       [ 06-25 15:36:46.873 28322:28369 E/linker   ]
       warning: unable to get realpath for the library "/vendor/lib/egl/eglsubAndroid.so". Will use given name.
       
       [ 06-25 15:36:46.875 28322:28369 I/OpenGLRenderer ]
       Initialized EGL, version 1.4
       
       [ 06-25 15:36:46.885   409:28368 E/mm-camera-sensor ]
       module_sensor_start_session:715 failed
       
       
       [ 06-25 15:36:46.885   409:28368 E/mm-camera-sensor ]
       module_sensor_start_session:721 failed
       
       
       [ 06-25 15:36:46.886   379: 1962 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::openCamera(): enable_4k2k is 0
       
       [ 06-25 15:36:46.911   379: 1962 E/qomx_image_core ]
       OMX_Init:95] Complete 2
       
       [ 06-25 15:36:46.912   379: 1962 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
       
       [ 06-25 15:36:46.913   379: 1962 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 1048576 allocated
       
       [ 06-25 15:36:46.914   379: 1962 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
       
       [ 06-25 15:36:46.914   379: 1962 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 65544 allocated
       
       [ 06-25 15:36:46.915   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initBatchUpdate(void*):Initializing batch parameter set
       
       [ 06-25 15:36:46.917   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initDefaultParameters(): supported preview sizes: 1280x960,1280x720,960x720,864x480,768x432,720x480,640x480,320x240,176x144
       
       [ 06-25 15:36:46.917   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initDefaultParameters(): supported video sizes: 1280x720,864x480,720x480,640x480,352x288,320x240,176x144
       
       [ 06-25 15:36:46.917   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initDefaultParameters(): supported pic sizes: 3264x2448,3264x1836,2592x1944,2592x1456,1920x1080,1440x1080,1280x960,1280x720,640x480,352x288,320x240
       
       [ 06-25 15:36:46.917   379: 1962 I/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initDefaultParameters(): supported live snapshot sizes: 3200x2400,2592x1944,2048x1536,1920x1080,1600x1200,1280x768,1280x720,1024x768,800x600,864x480,800x480,720x480,640x480,352x288,320x240,176x144
       
       [ 06-25 15:36:46.917   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initDefaultParameters(): supported fps ranges: (15000,15000),(15000,30000),(30000,30000)
       
       [ 06-25 15:36:46.917   379: 1962 E/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setPreviewFpsRange(int, int): Setting preview fps range 15000,30000
       
       [ 06-25 15:36:46.917   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 1, paramType: 4, paramLength: 8, aligned_size_req: 24
       
       [ 06-25 15:36:46.917   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initDefaultParameters(): supported fps rates: 15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 2, paramType: 30, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 3, paramType: 28, paramLength: 60, aligned_size_req: 76
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 4, paramType: 20, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 5, paramType: 18, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 6, paramType: 19, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 7, paramType: 31, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 8, paramType: 21, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 9, paramType: 26, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 10, paramType: 2, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 11, paramType: 1, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 12, paramType: 7, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 13, paramType: 6, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 14, paramType: 10, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 15, paramType: 8, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.918   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 16, paramType: 22, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 17, paramType: 35, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 18, paramType: 27, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 19, paramType: 23, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setAEBracket(const char*), EXP_BRACKETING_OFF
       
       [ 06-25 15:36:46.919   379: 1962 E/QCameraParameters ]
       int32_t qcamera::QCameraParameters::enableFlash(bool, bool):Wrong saved led mode
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 20, paramType: 37, paramLength: 16, aligned_size_req: 32
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initDefaultParameters(): Supported WNR:ON/OFF default:ON
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 21, paramType: 63, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initDefaultParameters(): Supported TINTLESS:ON/OFF default:ON
       
       [ 06-25 15:36:46.919   379: 1962 E/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setResetRoi(const char*): Setting reset-roi value to off (0)
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setLA(const char*): Setting LA value on 1
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 22, paramType: 151, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 23, paramType: 152, paramLength: 1, aligned_size_req: 20
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 24, paramType: 153, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 25, paramType: 24, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.919   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 26, paramType: 34, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.920   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 27, paramType: 9, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.920   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 28, paramType: 36, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.920   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 29, paramType: 42, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.920   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 30, paramType: 3, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.920   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 31, paramType: 5, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:46.920   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:46.920   379: 1962 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setNumOfSnapshot(): nBurstNum = 1, nExpnum = 1
       
       [ 06-25 15:36:46.924   379: 1962 E/Thermal-Lib ]
       Thermal-Lib-Client: thermal_client_register_callback: Client Registration failed
       
       [ 06-25 15:36:46.924   379: 1962 E/Thermal-Lib ]
       Thermal-Lib-Client: thermal_client_register_callback: Client Registration failed
       
       [ 06-25 15:36:46.925   379: 1962 E/MotISP_GPU ]
       int MotISP_GPU::Init(int, int): GPU resolution: 1920x1080
       
       [ 06-25 15:36:46.925   379: 1962 I/QCameraHalWatchdog ]
       Stopped Watchdog Thread...
       
       [ 06-25 15:36:46.926   379: 1962 E/Thermal-Lib ]
       Thermal-Lib-Client: thermal_client_register_callback: Client Registration failed
       
       [ 06-25 15:36:46.926   379: 1962 E/Thermal-Lib ]
       Thermal-Lib-Client: thermal_client_register_callback: Client Registration failed
       
       [ 06-25 15:36:46.926   379:28365 I/QCamera2HWI ]
       getParameters standard
       
       
       [ 06-25 15:36:46.928   379:28398 I/Adreno-EGL ]
       <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
       
       [ 06-25 15:36:46.937 28322:28360 W/CameraMotExt ]
       CameraMotExt Supported
       
       [ 06-25 15:36:46.949   379:28365 I/QCamera2HWI ]
       getParameters standard
       
       
       [ 06-25 15:36:46.959 28322:28356 I/ContextFactory ]
       Creating OpenGL ES 3.0 context
       
       [ 06-25 15:36:46.974   379: 8816 I/QCameraHalWatchdog ]
       Starting Watchdog Thread...
       
       [ 06-25 15:36:46.974   379:28365 I/QCamera2HWI ]
       updateParameters non-standard params: 1
       
       
       [ 06-25 15:36:46.975   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:46.975   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setNumOfSnapshot(): nBurstNum = 1, nExpnum = 1
       
       [ 06-25 15:36:46.978   379: 8816 I/QCameraHalWatchdog ]
       Stopped Watchdog Thread...
       
       [ 06-25 15:36:46.982   379:28365 I/QCamera2HWI ]
       getParameters all
       
       
       [ 06-25 15:36:47.046 28322:28360 D/MotStorage ]
       emulated
       
       [ 06-25 15:36:47.046 28322:28360 D/MotStorage ]
       self
       
       [ 06-25 15:36:47.106   379: 2908 I/QCameraHalWatchdog ]
       Starting Watchdog Thread...
       
       [ 06-25 15:36:47.107   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::updateParameters(const char*, bool&): ZEROMOTION: onTouchDownSwLag = 133 ms, touchDuration = 0 ms
       
       [ 06-25 15:36:47.107   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::updateParameters(const char*, bool&): ZEROMOTION: mTouchUpFrameTime = 0, mTouchDownFrameTime = 0
       
       [ 06-25 15:36:47.107   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initBatchUpdate(void*):Initializing batch parameter set
       
       [ 06-25 15:36:47.108   379:28365 D/QCameraParameters ]
       updateFovParams: (3264x2448) is (65.099998/51.200001), (3264x1836) is (65.099998/39.500000)
       
       
       [ 06-25 15:36:47.108   379:28365 D/QCameraParameters ]
       Param m_bNoDisplayMode = 0
       
       [ 06-25 15:36:47.108   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 1, paramType: 43, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.108   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 2, paramType: 30, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.108   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 3, paramType: 10, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.108   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*):Batch parameter overwrite for param: 10
       
       [ 06-25 15:36:47.108   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 3, paramType: 10, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.108   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 4, paramType: 8, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 5, paramType: 64, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setLA(const char*): Setting LA value on 1
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 6, paramType: 151, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*):Batch parameter overwrite for param: 10
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 6, paramType: 10, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.109   379:28365 I/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setLiveSnapshotSize(const qcamera::QCameraParameters&): live snapshot size 1920 x 1080
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 7, paramType: 132, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setAFBracket(const qcamera::QCameraParameters&): AF Bracketing is not supported
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setChromaFlash(const qcamera::QCameraParameters&): Chroma Flash is not supported
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setOptiZoom(const qcamera::QCameraParameters&): Opti Zoom is not supported
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:47.109   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setNumOfSnapshot(): nBurstNum = 1, nExpnum = 1
       
       [ 06-25 15:36:47.110   379: 2908 I/QCameraHalWatchdog ]
       Stopped Watchdog Thread...
       
       [ 06-25 15:36:47.110   379:28365 I/QCamera2HWI ]
       getParameters all
       
       
       [ 06-25 15:36:47.121  1771: 2460 D/WifiService ]
       Client connection lost with reason: 4
       
       [ 06-25 15:36:47.152  1771: 5129 I/ActivityManager ]
       Process com.facebook.katana (pid 26885) has died
       
       [ 06-25 15:36:47.153  1771: 5129 W/ActivityManager ]
       Scheduling restart of crashed service com.facebook.katana/com.facebook.mqttlite.MqttService in 1000ms
       
       [ 06-25 15:36:47.156  1771: 1867 I/LaunchCheckinHandler ]
       Displayed com.motorola.camera/.Camera,cp,ca,1543
       
       [ 06-25 15:36:47.156  1771: 1867 I/ActivityManager ]
       Displayed com.motorola.camera/.Camera: +1s543ms
       
       [ 06-25 15:36:47.388   379: 8816 I/QCameraHalWatchdog ]
       Starting Watchdog Thread...
       
       [ 06-25 15:36:47.388   379: 8816 I/QCameraHalWatchdog ]
       Stopped Watchdog Thread...
       
       [ 06-25 15:36:47.388   379: 8816 I/QCameraHalWatchdog ]
       Starting Watchdog Thread...
       
       [ 06-25 15:36:47.388   379: 8816 E/QCamera2HWI ]
       [KPI Perf] static int qcamera::QCamera2HardwareInterface::start_preview(camera_device*): E PROFILE_START_PREVIEW
       
       [ 06-25 15:36:47.393   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
       
       [ 06-25 15:36:47.394   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 1036 allocated
       
       [ 06-25 15:36:47.394   379:28365 D/QCamera2HWI ]
       uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 14 buffers for streamtype 7
       
       [ 06-25 15:36:47.394   379:28365 D/QCamera2HWI ]
       uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 14 buffers for streamtype 7
       
       [ 06-25 15:36:47.397   409:28390 E/mm-camera ]
       mct_pipeline_add_stream_to_linked_streams: linked streams: 0x80
       
       [ 06-25 15:36:47.397   409:28390 E/mm-camera ]
       mct_stream_start_link: Starting meta stream linking: do nothing 
       
       
       [ 06-25 15:36:47.397   379:28365 E/mm-camera-intf ]
       mm_stream_get_v4l2_fmt: Unknown fmt=78
       
       [ 06-25 15:36:47.397   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
       
       [ 06-25 15:36:47.398   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 1036 allocated
       
       [ 06-25 15:36:47.398   379:28365 D/QCamera2HWI ]
       uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 16 buffers for streamtype 1
       
       [ 06-25 15:36:47.399   379:28365 D/QCamera2HWI ]
       uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 16 buffers for streamtype 1
       
       [ 06-25 15:36:47.399   409:28390 E/mm-camera ]
       mct_pipeline_add_stream_to_linked_streams: linked streams: 0x82
       
       [ 06-25 15:36:47.399   409:28390 E/mm-camera ]
       mct_stream_start_link: Starting preview/postview stream linking 
       
       
       [ 06-25 15:36:47.399   409:28390 E/mm-camera-sensor ]
       port_sensor_caps_reserve:129 ide 10002 stream type 1 w*h 1280*720
       
       
       [ 06-25 15:36:47.399   409:28390 E/mm-camera-sensor ]
       port_sensor_ext_link_func:198 ide 10002
       
       
       [ 06-25 15:36:47.400   409:28390 E/mm-camera ]
       module_video_denoiser_port_check_caps_reserve:320] invalid capabilities, cannot connect port 1
       
       [ 06-25 15:36:47.400   409:28390 E/mm-camera ]
       module_video_denoiser_port_check_caps_reserve:320] invalid capabilities, cannot connect port 1
       
       [ 06-25 15:36:47.400   409:28390 E/mm-camera ]
       module_video_denoiser_port_check_caps_reserve:320] invalid capabilities, cannot connect port 1
       
       [ 06-25 15:36:47.400   409:28390 E/mm-camera ]
       module_video_denoiser_port_check_caps_reserve:320] invalid capabilities, cannot connect port 1
       
       [ 06-25 15:36:47.400   409:28390 E/mm-camera ]
       isp_util_find_matched_existing_src_port#171: X
       
       [ 06-25 15:36:47.410   409:28390 D/MotISP_VNR ]
       LiveLux created for camera 0
       
       [ 06-25 15:36:47.410   409:28390 E/mm-camera ]
       c2d_port_check_caps_reserve:77, identity=0x10002
       
       
       [ 06-25 15:36:47.410   409:28390 E/mm-camera ]
       c2d_port_check_caps_reserve:143, identity=0x10002, reserved
       
       
       [ 06-25 15:36:47.416   409:28390 E/mm-camera ]
       c2d_module_notify_add_stream:1161, info: success, identity=0x10002
       
       [ 06-25 15:36:47.416   409:28390 E/mm-camera ]
       c2d_port_check_caps_reserve:77, identity=0x10002
       
       
       [ 06-25 15:36:47.416   409:28390 E/mm-camera ]
       c2d_port_check_caps_reserve:143, identity=0x10002, reserved
       
       
       [ 06-25 15:36:47.422   409:28390 D/SensorListener ]
       void android::SensorListener::enableSensor(android::SensorListener::sensor_type_t): SensorEventQueue enableSensor(TYPE_DISPLAY_ROTATE)
       
       [ 06-25 15:36:47.422  1771: 4599 D/         ]
       activate, handle: 1598182242, enabled: 1, index 2
       
       [ 06-25 15:36:47.422  1771: 4599 D/         ]
       BstSensorExt: id=1598182242, en=1
       
       [ 06-25 15:36:47.423  1771: 4599 D/         ]
       enable ID_SORI, path /sys/class/srot_sensor/g_sensor/en_disp_rotation, fd 292
       
       [ 06-25 15:36:47.423  1771: 2404 D/         ]
       readEvents,event.type is 4,event value is -1,event code is 3
       
       
       [ 06-25 15:36:47.423  1771: 2404 D/         ]
       readEvents,event.type is 0,event value is 0,event code is 0
       
       
       [ 06-25 15:36:47.426  1771: 4599 D/         ]
       setDelay, handle: 1598182242 delay: 1000000
       
       [ 06-25 15:36:47.427  1771: 3045 D/         ]
       setDelay, handle: 1598182242 delay: 100000000
       
       [ 06-25 15:36:47.427   409:28414 D/SensorListener ]
       int android::sensor_events_listener(int, int, void*): SensorEventQueue TYPE_DISPLAY_ROTATE read(vector.x=-1), orient=0
       
       [ 06-25 15:36:47.427   409:28390 E/mm-camera ]
       module_faceproc_client_create:1036] Face proc feature mask e 0
       
       [ 06-25 15:36:47.433  1771: 2405 D/BatteryService ]
       uevent={POWER_SUPPLY_TEMP=410, POWER_SUPPLY_STATUS=Charging, POWER_SUPPLY_CAPACITY=84, ACTION=change, DEVPATH=/devices/qpnp-charger-e49f3800/power_supply/battery, POWER_SUPPLY_VOLTAGE_OCV=-22, POWER_SUPPLY_ONLINE=1, SUBSYSTEM=power_supply, POWER_SUPPLY_NUM_SYSTEM_TEMP_LEVELS=4, POWER_SUPPLY_INPUT_CURRENT_MAX=500000, POWER_SUPPLY_VOLTAGE_MAX_DESIGN=4350000, POWER_SUPPLY_CHARGE_FULL=2360000, POWER_SUPPLY_NAME=battery, POWER_SUPPLY_VOLTAGE_MIN_DESIGN=4300000, POWER_SUPPLY_VOLTAGE_MIN=4300000, POWER_SUPPLY_HEALTH=Good, POWER_SUPPLY_CYCLE_COUNT=1, POWER_SUPPLY_TECHNOLOGY=Li-ion, POWER_SUPPLY_CHARGE_TYPE=N/A, POWER_SUPPLY_PRESENT=1, POWER_SUPPLY_INPUT_CURRENT_SETTLED=0, POWER_SUPPLY_MODEL_NAME=UNKNOWN, POWER_SUPPLY_VOLTAGE_NOW=4090388, SEQNUM=112185, POWER_SUPPLY_TEMP_WARM=450, POWER_SUPPLY_TEMP_COOL=0, POWER_SUPPLY_CHARGE_FULL_DESIGN=2366000, POWER_SUPPLY_CURRENT_NOW=251522, POWER_SUPPLY_CHARGE_COUNTER=-308792, POWER_SUPPLY_SYSTEM_TEMP_LEVEL=0, POWER_SUPPLY_INPUT_CURRENT_TRIM=23, POWER_SUPPLY_VOLTAGE_EMPTY=3200000, POWER_SUPPLY_CHARGE_RATE=Normal, POWER_SUPPLY_INPUT_VOLTAGE_REGULATION=0, POWER_SUPPLY_CHARGING_ENABLED=1}
       
       [ 06-25 15:36:47.437   409:28390 E/mm-camera ]
       mct_pipeline_send_ctrl_events: Send Set Parm events
       
       [ 06-25 15:36:47.438   409:28390 E/mm-camera-sensor ]
       module_sensor_event_control_set_parm:2569 CAM_INTF_PARM_LED_MODE 1 
       
       
       
       [ 06-25 15:36:47.438   409:28390 E/mm-camera ]
       isp_util_set_la: vfe not started yet
       
       
       [ 06-25 15:36:47.439   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
       
       [ 06-25 15:36:47.440   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 1036 allocated
       
       [ 06-25 15:36:47.443   379:28365 D/QCamera2HWI ]
       uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 8 buffers for streamtype 3
       
       [ 06-25 15:36:47.443   379:28365 D/QCamera2HWI ]
       uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 8 buffers for streamtype 3
       
       [ 06-25 15:36:47.443   409:28390 E/mm-camera ]
       mct_pipeline_add_stream_to_linked_streams: linked streams: 0x8a
       
       [ 06-25 15:36:47.443   409:28390 E/mm-camera ]
       mct_stream_start_link: Starting snapshot stream linking 
       
       
       [ 06-25 15:36:47.443   409:28390 E/mm-camera ]
       mct_stream_start_link: ZSL snapshot
       
       [ 06-25 15:36:47.444   409:28390 E/mm-camera-sensor ]
       port_sensor_caps_reserve:129 ide 10003 stream type 3 w*h 3264*1836
       
       
       [ 06-25 15:36:47.444   409:28390 E/mm-camera-sensor ]
       port_sensor_ext_link_func:198 ide 10003
       
       
       [ 06-25 15:36:47.444   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::startPreview(): E
       
       [ 06-25 15:36:47.444   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 8, paramType: 33, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.444   409:28390 E/mm-camera ]
       mct_pipeline_send_ctrl_events: Send Set Parm events
       
       [ 06-25 15:36:47.445   409:28390 E/mm-camera-sensor ]
       module_sensor_event_control_set_parm:2569 CAM_INTF_PARM_LED_MODE 1 
       
       
       
       [ 06-25 15:36:47.445   409:28390 E/mm-camera ]
       isp_util_set_la: vfe not started yet
       
       
       [ 06-25 15:36:47.446   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:47.446   409:28390 E/mm-camera-sensor ]
       sensor_util_assign_bundle_id:243 bundle_id=94976, num_streams=2
       
       
       [ 06-25 15:36:47.446   409:28390 E/mm-camera-sensor ]
       sensor_util_assign_bundle_id:246 bundle stream id 2
       
       
       [ 06-25 15:36:47.446   409:28390 E/mm-camera-sensor ]
       sensor_util_assign_bundle_id:246 bundle stream id 3
       
       
       [ 06-25 15:36:47.447 28322:28331 I/art      ]
       Background partial concurrent mark sweep GC freed 9862(937KB) AllocSpace objects, 14(280KB) LOS objects, 39% free, 15MB/26MB, paused 681us total 101.136ms
       
       [ 06-25 15:36:47.447   409:28390 E/mm-camera ]
       module_drsd_port_event_func:605] Invalid type for reprocess  
       
       [ 06-25 15:36:47.447   409:28390 E/mm-camera ]
       module_faceproc_port_event_func:541] Invalid type for reprocess 10002 10002
       
       [ 06-25 15:36:47.447   409:28390 E/mm-camera-sensor ]
       sensor_util_assign_bundle_id:243 bundle_id=94976, num_streams=2
       
       
       [ 06-25 15:36:47.447   409:28390 E/mm-camera-sensor ]
       sensor_util_assign_bundle_id:246 bundle stream id 2
       
       
       [ 06-25 15:36:47.447   409:28390 E/mm-camera-sensor ]
       sensor_util_assign_bundle_id:246 bundle stream id 3
       
       
       [ 06-25 15:36:47.447   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.448   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.448   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.449   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.449   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.449   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.449   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.450   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.450   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.450   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.451   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.451   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.451   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.451   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.451   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.452   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.452   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.452   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.452   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.453   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.453   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.454   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.454   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.454   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.454   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.455   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.455   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.455   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 283712 allocated
       
       [ 06-25 15:36:47.461   379:28365 E/mm-camera-intf ]
       mm_stream_request_buf: buf_num = 14, stream type = 7
       
       [ 06-25 15:36:47.461   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Starting poll on stream 0xb8b1a048 type: 7
       
       [ 06-25 15:36:47.461   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Started poll on stream 0xb8b1a048 type: 7
       
       [ 06-25 15:36:47.462   409:28390 E/mm-camera ]
       mct_pipeline_process_set: stream_type = 7
       
       
       [ 06-25 15:36:47.463   379:28365 E/QCameraParameters ]
       int qcamera::QCameraParameters::getPreviewHalPixelFormat() const: format 17
       
       
       [ 06-25 15:36:47.463   379:28365 D/QCameraHWI_Mem ]
        virtual int qcamera::QCameraGrallocMemory::allocate(int, int) : E 
       
       [ 06-25 15:36:47.464   379:28365 D/QCameraHWI_Mem ]
       virtual int qcamera::QCameraGrallocMemory::allocate(int, int): usage = 1073872896, geometry: 0xb8b2b338, 1280, 720, 1280, 720, 17
       
       [ 06-25 15:36:47.494 15275:15275 I/DownloadManagerWrapper ]
       onReceive() : Charging = true
       
       [ 06-25 15:36:47.543   353:  353 I/SFPerfTracer ]
            triggers: (rate: 1260:70511) (compose: 0:81) (post: 0:30) (render: 46:1800) (9:559922 frames) (10:674283)
       
       
       [ 06-25 15:36:47.544   353:  353 D/SFPerfTracer ]
              layers: (4:12) (FocusedStackFrame (0xb83606e0): 0:3130)* (DimLayer (0xb83cfb68): 0:55)* (DimLayer (0xb83d2050): 0:2)* (StatusBar (0xb83b9ed8): 10:86348) (com.android.phasebeam.PhaseBeamWallpaper (0xb83c4c00): 0:20879)* (NavigationBar (0xb83bb890): 0:64) (DimLayer (0xb83c6068): 0:8)* (br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity (0xb83eb688): 0:105)- (Starting com.motorola.camera (0xb83781d0): 0:37)- (com.motorola.camera/com.motorola.camera.Camera (0xb83eb688): 0:7) (SurfaceView (0xb83b54e8): 1:6) 
       
       
       [ 06-25 15:36:47.544 15275:15275 I/DownloadManagerWrapper ]
       onReceive() : Charging = true
       
       [ 06-25 15:36:47.552   379:28365 D/QCameraHWI_Mem ]
        virtual int qcamera::QCameraGrallocMemory::allocate(int, int) : X 
       
       [ 06-25 15:36:47.557   379:28365 E/mm-camera-intf ]
       mm_stream_request_buf: buf_num = 16, stream type = 1
       
       [ 06-25 15:36:47.557   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Starting poll on stream 0xb8b1a200 type: 1
       
       [ 06-25 15:36:47.557   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Started poll on stream 0xb8b1a200 type: 1
       
       [ 06-25 15:36:47.563   409:28390 E/mm-camera ]
       mct_pipeline_process_set: stream_type = 1
       
       
       [ 06-25 15:36:47.563   409:28390 E/mm-camera-sensor ]
       module_sensor_stream_on:1512 ide 10002 SENSOR_START_STREAM
       
       
       [ 06-25 15:36:47.563   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:822 any bundle started 0
       
       
       [ 06-25 15:36:47.563   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:860 bundle_info->stream_on_count 1
       
       
       [ 06-25 15:36:47.563   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:862 bundle_info->bundle_config.num_of_streams 2
       
       
       [ 06-25 15:36:47.563   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:863 s_bundle->stream_on_count 0
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:864 is_bundle_started 0
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       modules_sensor_set_new_resolution:960 SENSOR_SET_RESOLUTION 3264*1836 mask a
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_set_resolution:1897 Enter
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_set_resolution:1921 Requested width 3264, height 1836
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_set_resolution:1923 Requested stream mask a hfr mode 0 Cur fps 30.000000
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1683 Enter
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1702 Height 1836 Width 3264
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1719 req_asp_ratio 177 stream type a
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1808 req_asp_ratio 177 sup_asp_ratio 133
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1812 fabs 44
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1822 pick res 0
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1874 Exit
       
       
       [ 06-25 15:36:47.564   409:28390 E/mm-camera-sensor ]
       sensor_set_resolution:1932 Curr Res ID 8 New Res ID 0 New FPS 30.000000
       
       
       [ 06-25 15:36:47.570   409:28390 E/mm-camera-sensor ]
       sensor_set_resolution:2078 Exit
       
       
       [ 06-25 15:36:47.571   409:28390 E/mm-camera ]
       decide_isp_nums_camif: num_isp = 1
       
       
       [ 06-25 15:36:47.571   409:28390 E/mm-camera ]
       decide_isp_nums_camif: num_isp = 1
       
       
       [ 06-25 15:36:47.571   409:28390 E/mm-camera ]
       port_isp_module_event: E, identity = 0x10002, IFACE_SET_STREAM_CONFIG
       
       
       [ 06-25 15:36:47.571   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: E, session_id = 1, stream_id = 2, stream_type = 1
       
       
       [ 06-25 15:36:47.571   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: session_id = 1, stream_id = 2, is_split = 0
       
       
       [ 06-25 15:36:47.571   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: old vfe_id_mask = 0x0, new vfe_id_mask = 0x1
       
       
       [ 06-25 15:36:47.577   409:28390 E/mm-camera ]
       port_isp_module_event: E, identity = 0x10003, IFACE_SET_STREAM_CONFIG
       
       
       [ 06-25 15:36:47.577   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: E, session_id = 1, stream_id = 3, stream_type = 3
       
       
       [ 06-25 15:36:47.577   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: session_id = 1, stream_id = 3, is_split = 0
       
       
       [ 06-25 15:36:47.577   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
       
       
       [ 06-25 15:36:47.577   409:28416 E/mm-camera-CORE ]
       af_get_params: Focus is not initialized yet
       
       [ 06-25 15:36:47.577   409:28416 E/mm-camera-CORE ]
       af_get_params: Focus is not initialized yet
       
       [ 06-25 15:36:47.580   409:28390 E/mm-camera-sensor ]
       chromatix_whitebalance_calibration:576 SNAPSHOT: Calibrating WB for libchromatix_imx179_snapshot.so
       
       
       [ 06-25 15:36:47.580   409:28390 E/mm-camera-sensor ]
       chromatix_whitebalance_calibration:663 Calibration Factor: r_over_g_calib_factor = 1.013589, b_over_g_calib_factor = 1.016287
       
       
       [ 06-25 15:36:47.581   409:28390 E/mm-camera-sensor ]
       chromatix_whitebalance_calibration:584 NONSNAPSHOT: Calibrating WB for libchromatix_imx179_preview.so
       
       
       [ 06-25 15:36:47.582   409:28390 E/mm-camera-sensor ]
       chromatix_whitebalance_calibration:663 Calibration Factor: r_over_g_calib_factor = 1.013589, b_over_g_calib_factor = 1.016287
       
       
       [ 06-25 15:36:47.587   409:28390 E/mm-camera ]
       isp_tintless_config: tint_correction_strength updated to 4
       
       [ 06-25 15:36:47.587   409:28390 E/mm-camera ]
       isp_tintless_update_chromatix_params: lib returned config err=0
       
       [ 06-25 15:36:47.587   409:28416 E/mm-camera-CORE ]
       af_get_params: Focus is not initialized yet
       
       [ 06-25 15:36:47.587   409:28416 E/mm-camera-CORE ]
       af_get_params: Focus is not initialized yet
       
       [ 06-25 15:36:47.587   409:28416 E/mm-camera-CORE ]
       mot_af_deinit: E
       
       [ 06-25 15:36:47.588   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: E, identity = 0x10002, STREAMON
       
       
       [ 06-25 15:36:47.648   409:28390 E/mm-camera ]
       module_faceproc_port_event_func:493] STREAMON 0
       
       [ 06-25 15:36:47.649   409:28390 E/mm-camera ]
       module_faceproc_client_exec:820] 1280x720
       
       [ 06-25 15:36:47.649   409:28390 E/mm-camera-img ]
       faceproc_comp_eng_config:1472] ###min_face_size 70
       
       [ 06-25 15:36:47.662   409:28390 E/mm-camera-img ]
       Face Album FILE EXISTS
       
       [ 06-25 15:36:47.662   409:28390 E/mm-camera ]
       c2d_module_handle_streamon_event:1222, identity=0x10002, stream-on done
       
       [ 06-25 15:36:47.663   409:28390 E/AEC_PORT ]
       ddd exp 0.032935 iso 158
       
       [ 06-25 15:36:47.663   409:28390 E/mm-camera ]
       cpp_hw_params_update_wnr_params:3348 invalid trigger input 0.000000
       
       
       [ 06-25 15:36:47.663   409:28390 E/mm-camera ]
       isp_streamon: E, session_id = 1, stream_id = 2, active_count = 0 flash=FALSE
       
       
       [ 06-25 15:36:47.663   409:28385 E/mm-camera ]
       isp_proc_streamon: E, session_id = 1, stream_id = 2, stream_type = 1
       
       
       [ 06-25 15:36:47.663   409:28385 E/mm-camera ]
       isp_util_get_user_streams: bundling use case - bundle mask = 0x3,streamon_bundle = 0x1, nop
       
       
       [ 06-25 15:36:47.663   409:28390 E/mm-camera ]
       isp_streamon: X, session_id = 1, rc = 0
       
       
       [ 06-25 15:36:47.663   409:28390 E/mm-camera ]
       port_isp_send_streamon_done_event_downstream: ignore this streamon, hal_bundling_mask = 0x3, streamon_mask = 0x1
       
       
       [ 06-25 15:36:47.663   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: X, identity = 0x10002, STREAMON, ret = 0
       
       
       [ 06-25 15:36:47.664   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.671   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
       
       [ 06-25 15:36:47.671   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.681   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
       
       [ 06-25 15:36:47.681   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.693   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
       
       [ 06-25 15:36:47.693   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.721   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
       
       [ 06-25 15:36:47.721   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.742 28322:28432 D/MotStorage ]
       emulated
       
       [ 06-25 15:36:47.742 28322:28432 D/MotStorage ]
       self
       
       [ 06-25 15:36:47.790   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
       
       [ 06-25 15:36:47.806   379:28365 D/QCameraStream ]
       int32_t qcamera::QCameraStream::getBufs(cam_frame_len_offset_t*, uint8_t*, uint8_t**, mm_camera_buf_def_t**, mm_camera_map_unmap_ops_tbl_t*): Still need to allocate 3 buffers
       
       [ 06-25 15:36:47.806   379:28365 E/mm-camera-intf ]
       mm_stream_request_buf: buf_num = 8, stream type = 3
       
       [ 06-25 15:36:47.806   379:28433 D/QCameraStream ]
       static void* qcamera::QCameraStream::BufAllocRoutine(void*): E
       
       [ 06-25 15:36:47.809   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Starting poll on stream 0xb8b1a3b8 type: 3
       
       [ 06-25 15:36:47.809   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Started poll on stream 0xb8b1a3b8 type: 3
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera ]
       mct_pipeline_process_set: stream_type = 3
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       module_sensor_stream_on:1512 ide 10003 SENSOR_START_STREAM
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:822 any bundle started 0
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:860 bundle_info->stream_on_count 2
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:862 bundle_info->bundle_config.num_of_streams 2
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:863 s_bundle->stream_on_count 0
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:864 is_bundle_started 0
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       module_sensor_is_ready_for_stream_on:872 stream_on_count=2, w=3264, h=1836, stream_mask=a
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       modules_sensor_set_new_resolution:960 SENSOR_SET_RESOLUTION 3264*1836 mask a
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_set_resolution:1897 Enter
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_set_resolution:1921 Requested width 3264, height 1836
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_set_resolution:1923 Requested stream mask a hfr mode 0 Cur fps 30.000000
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1683 Enter
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1702 Height 1836 Width 3264
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1719 req_asp_ratio 177 stream type a
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1808 req_asp_ratio 177 sup_asp_ratio 133
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1812 fabs 44
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1822 pick res 0
       
       
       [ 06-25 15:36:47.813   409:28390 E/mm-camera-sensor ]
       sensor_pick_resolution:1874 Exit
       
       
       [ 06-25 15:36:47.814   409:28390 E/mm-camera-sensor ]
       sensor_set_resolution:1932 Curr Res ID 0 New Res ID 0 New FPS 30.000000
       
       
       [ 06-25 15:36:47.814   409:28390 E/mm-camera ]
       port_isp_module_event: E, identity = 0x10002, IFACE_SET_STREAM_CONFIG
       
       
       [ 06-25 15:36:47.814   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: E, session_id = 1, stream_id = 2, stream_type = 1
       
       
       [ 06-25 15:36:47.814   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: session_id = 1, stream_id = 2, is_split = 0
       
       
       [ 06-25 15:36:47.814   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
       
       
       [ 06-25 15:36:47.814   409:28390 E/mm-camera ]
       port_isp_module_event: E, identity = 0x10003, IFACE_SET_STREAM_CONFIG
       
       
       [ 06-25 15:36:47.814   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: E, session_id = 1, stream_id = 3, stream_type = 3
       
       
       [ 06-25 15:36:47.814   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: session_id = 1, stream_id = 3, is_split = 0
       
       
       [ 06-25 15:36:47.814   409:28390 E/mm-camera ]
       isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
       
       
       [ 06-25 15:36:47.815   409:28390 E/mm-camera ]
       isp_tintless_config: same cfg as current
       
       [ 06-25 15:36:47.815   409:28390 E/mm-camera ]
       isp_tintless_update_chromatix_params: lib returned config err=0
       
       [ 06-25 15:36:47.815   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: E, identity = 0x10003, STREAMON
       
       
       [ 06-25 15:36:47.815   409:28390 E/mm-camera ]
       isp_streamon: E, session_id = 1, stream_id = 3, active_count = 0 flash=FALSE
       
       
       [ 06-25 15:36:47.815   409:28385 E/mm-camera ]
       isp_proc_streamon: E, session_id = 1, stream_id = 3, stream_type = 3
       
       
       [ 06-25 15:36:47.824   409:28385 E/mm-camera ]
       isp_ch_util_sync_stream_cfg_to_channel: cannot find channel, Adding new channel for stream id 2
       
       
       [ 06-25 15:36:47.824   409:28385 E/mm-camera ]
       isp_add_meta_channel: no meta data, session_id = 1, stream_id = 2
       
       
       [ 06-25 15:36:47.824   409:28385 E/mm-camera ]
       isp_ch_util_sync_stream_cfg_to_channel: cannot find channel, Adding new channel for stream id 3
       
       
       [ 06-25 15:36:47.824   409:28385 E/mm-camera ]
       isp_add_meta_channel: no meta data, session_id = 1, stream_id = 3
       
       
       [ 06-25 15:36:47.824   409:28385 E/mm-camera ]
       isp_validate_buf_request: total 16 current buffer count 16 for stream 2
       
       
       [ 06-25 15:36:47.824   409:28385 E/mm-camera ]
       isp_validate_buf_request: total 8 current buffer count 5 for stream 3
       
       
       [ 06-25 15:36:47.828   409:28429 E/mm-camera ]
       isp_fmt_to_pix_pattern: format 31
       
       [ 06-25 15:36:47.828   409:28429 E/mm-camera ]
       isp_fmt_to_pix_pattern: format 31
       
       [ 06-25 15:36:47.829   409:28429 E/mm-camera ]
       isp_axi_stream_set_skip_pattern: cannot find stream, session_id = 0, stream_id = 0
       
       
       [ 06-25 15:36:47.842   409:28385 I/MotISP_VNR ]
       setup:LiveLux dimensions: 1280x720
       
       
       [ 06-25 15:36:47.849   409:28439 E/SchedPolicy ]
       sched_setscheduler failed: tid 28439, errno=1
       
       [ 06-25 15:36:47.849   409:28440 E/SchedPolicy ]
       sched_setscheduler failed: tid 28440, errno=1
       
       [ 06-25 15:36:47.849   409:28441 E/SchedPolicy ]
       sched_setscheduler failed: tid 28441, errno=1
       
       [ 06-25 15:36:47.850   409:28385 E/mm-camera ]
       isp_hw_action: first start, hw thread for streamon/ack
       
       
       [ 06-25 15:36:47.850   409:28429 E/mm-camera ]
       isp_thread_proc_cmd: start/stop, thread_data = 0xb8baa320, action_code = 0
       
       
       [ 06-25 15:36:47.850   409:28385 E/mm-camera ]
       isp_ch_util_streamon: session_id = 1, vfe_mask = 0x1, async streamon, rc = 0
       
       
       [ 06-25 15:36:47.850   409:28385 E/mm-camera ]
       isp_hw_action: hw_thread for ack
       
       
       [ 06-25 15:36:47.851   409:28442 E/SchedPolicy ]
       sched_setscheduler failed: tid 28442, errno=1
       
       [ 06-25 15:36:47.876 28322:28435 E/linker   ]
       readlink('/proc/self/fd/44') failed: Permission denied [fd=44]
       
       [ 06-25 15:36:47.876 28322:28435 E/linker   ]
       warning: unable to get realpath for the library "/system/lib/libjhead_jni.so". Will use given name.
       
       [ 06-25 15:36:47.941 28322:28322 D/MotStorage ]
       emulated
       
       [ 06-25 15:36:47.941 28322:28322 D/MotStorage ]
       self
       
       [ 06-25 15:36:47.941 28322:28322 D/MotStorage ]
       emulated
       
       [ 06-25 15:36:47.941 28322:28322 D/MotStorage ]
       self
       
       [ 06-25 15:36:47.942 28322:28322 D/MotStorage ]
       emulated
       
       [ 06-25 15:36:47.942 28322:28322 D/MotStorage ]
       self
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       isp_tintless_config: cfg: 10x13 mesh, 8x8 subgrid, subgrid sz 34x34
       
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       isp_tintless_mesh_config: lib returned mesh config err=0
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       isp_fmt_to_pix_pattern: format 31
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       color_xform_config_601_to_601 for stream Encoder
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       color_xform_config_601_to_601 for stream Viewfinder
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       linearization_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       mesh_rolloff_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       wb_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       demosaic_set_params: param_id 7, is not supported in this module
       
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       demux_set_params: param_id 7, is not supported in this module
       
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       color_correct_set_effect: saturation level = 1.000000, asd_saturae_adjust = 1.000000
       
       
       [ 06-25 15:36:47.963   409:28429 E/mm-camera ]
       gamma_set_spl_effect: Best shot enabled, skip set effect
       
       [ 06-25 15:36:47.964   409:28429 E/mm-camera ]
       vfe_gamma_set_contrast: Warning Best shot enabled, ignore contast
       
       [ 06-25 15:36:47.964   409:28429 E/mm-camera ]
       mce_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.964   409:28429 E/mm-camera ]
       sce_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.964   409:28429 E/mm-camera ]
       la_hist_trigger_update: luma target from AEC = 0! use default LA curve
       
       
       [ 06-25 15:36:47.964   409:28429 E/mm-camera ]
       isp_tintless_stat_config: pointer okay 
       
       
       [ 06-25 15:36:47.964   409:28429 E/mm-camera ]
       isp_tintless_config: cfg: camif 3264x2448, elem sz 102x102, elems 24x32
       
       [ 06-25 15:36:47.965   409:28429 E/mm-camera ]
       isp_tintless_stat_config: lib returned config err=0
       
       [ 06-25 15:36:47.965   409:28429 E/mm-camera ]
       isp_fmt_to_pix_pattern: format 31
       
       [ 06-25 15:36:47.967   409:28429 E/mm-camera ]
       stats_action_buf_config: cfg = 1, stats_mask = 0x7b8
       
       
       [ 06-25 15:36:47.967   409:28429 E/mm-camera ]
       isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418109
       
       
       [ 06-25 15:36:47.968   409:28429 E/mm-camera ]
       isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418108
       
       
       [ 06-25 15:36:47.968   409:28429 E/mm-camera ]
       isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418107
       
       
       [ 06-25 15:36:47.969   409:28429 E/mm-camera ]
       isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418105
       
       
       [ 06-25 15:36:47.970   409:28429 E/mm-camera ]
       isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418104
       
       
       [ 06-25 15:36:47.970   409:28429 E/mm-camera ]
       isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418103
       
       
       [ 06-25 15:36:47.971   409:28429 E/mm-camera ]
       isp_validate_buf_request: total 4 current buffer count 4 for stream -2147418102
       
       
       [ 06-25 15:36:47.971   409:28429 E/mm-camera ]
       stats_action: stats mask = 0x7b8
       
       
       [ 06-25 15:36:47.972  4868: 5486 E/SQLiteLog ]
       (5) database is locked
       
       
       [ 06-25 15:36:47.974   409:28429 E/mm-camera ]
       isp_axi_util_subscribe_v4l2_event: event_type = 0x8000100, is_subscribe = 1
       
       [ 06-25 15:36:47.975   409:28429 E/mm-camera ]
       isp_thread_proc_cmd: start/stop ack done, thread_data = 0xb8baa320, action_code = 1, rc = 0
       
       
       [ 06-25 15:36:47.975   409:28385 E/mm-camera ]
       isp_ch_util_streamon: session_id = 1, sync ack done
       
       
       [ 06-25 15:36:47.975   409:28390 E/mm-camera ]
       isp_streamon: X, session_id = 1, rc = 0
       
       
       [ 06-25 15:36:47.975   409:28390 E/mm-camera ]
       port_isp_send_streamon_done_event_downstream: notify stream done downstream
       
       
       [ 06-25 15:36:47.975   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: X, identity = 0x10003, STREAMON, ret = 0
       
       
       [ 06-25 15:36:47.976   409:28390 E/mm-camera ]
       ispif_proc_streamon: ispif_hw_reset done
       
       
       [ 06-25 15:36:47.976   409:28390 E/mm-camera ]
       stream id 2, stream num_meta 0
       
       
       [ 06-25 15:36:47.976   409:28390 E/mm-camera ]
       ispif_streamon: session_id = 1, active_streams = 2
       
       
       [ 06-25 15:36:47.977   409:28390 E/mm-camera-sensor ]
       module_sensor_stream_on:1930 ide 10003 SENSOR_START_STREAM
       
       
       [ 06-25 15:36:47.977   409:28390 E/mm-camera-sensor ]
       module_sensor_stream_on: Sending start bus message
       
       
       [ 06-25 15:36:47.977   409:28390 E/mm-camera ]
       start_sof_check_thread: Starting SOF timeout thread
       
       
       [ 06-25 15:36:47.977   379:28433 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:47.977   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setLA(const char*): Setting LA value on 1
       
       [ 06-25 15:36:47.977   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*):Batch parameter overwrite for param: 151
       
       [ 06-25 15:36:47.977   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 8, paramType: 151, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:47.982   409:28390 E/mm-camera ]
       mct_pipeline_send_ctrl_events: Send Set Parm events
       
       [ 06-25 15:36:47.983   409:28390 E/mm-camera-sensor ]
       module_sensor_event_control_set_parm:2569 CAM_INTF_PARM_LED_MODE 1 
       
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       linearization_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       mesh_rolloff_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       wb_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       demosaic_set_params: param_id 7, is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       demux_set_params: param_id 7, is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       color_correct_set_effect: saturation level = 1.000000, asd_saturae_adjust = 1.000000
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       gamma_set_spl_effect: Best shot enabled, skip set effect
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       vfe_gamma_set_contrast: Warning Best shot enabled, ignore contast
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       mce_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       sce_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       linearization_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       mesh_rolloff_set_params: param_id is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       demosaic_set_params: param_id 9, is not supported in this module
       
       
       [ 06-25 15:36:47.984   409:28429 E/mm-camera ]
       demux_set_params: param_id 9, is not supported in this module
       
       
       [ 06-25 15:36:47.985   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:47.988   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::startPreview(): X
       
       [ 06-25 15:36:47.988   379: 8816 D/QCamera2HWI ]
       [KPI Perf] static int qcamera::QCamera2HardwareInterface::start_preview(camera_device*): X
       
       [ 06-25 15:36:47.988   379: 8816 I/QCameraHalWatchdog ]
       Stopped Watchdog Thread...
       
       [ 06-25 15:36:47.993   379:28433 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
       
       [ 06-25 15:36:47.993   379:28433 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:48.007   379:28433 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
       
       [ 06-25 15:36:48.007   379:28433 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:48.020   379:28433 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
       
       [ 06-25 15:36:48.025   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: E, identity = 0x10003, UPDATE_BUF_INFO
       
       
       [ 06-25 15:36:48.026   409:28390 E/mm-camera ]
       isp_validate_buf_request: total 8 current buffer count 6 for stream 3
       
       
       [ 06-25 15:36:48.026   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: X, identity = 0x10003, UPDATE_BUF_INFO, ret = 0
       
       
       [ 06-25 15:36:48.028   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: E, identity = 0x10003, UPDATE_BUF_INFO
       
       
       [ 06-25 15:36:48.028   409:28390 E/mm-camera ]
       isp_validate_buf_request: total 8 current buffer count 7 for stream 3
       
       
       [ 06-25 15:36:48.029   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: X, identity = 0x10003, UPDATE_BUF_INFO, ret = 0
       
       
       [ 06-25 15:36:48.032   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: E, identity = 0x10003, UPDATE_BUF_INFO
       
       
       [ 06-25 15:36:48.032   409:28390 E/mm-camera ]
       isp_validate_buf_request: total 8 current buffer count 8 for stream 3
       
       
       [ 06-25 15:36:48.032   409:28390 E/mm-camera ]
       port_isp_mct_ctrl_cmd: X, identity = 0x10003, UPDATE_BUF_INFO, ret = 0
       
       
       [ 06-25 15:36:48.034   379:28433 D/QCameraStream ]
       static void* qcamera::QCameraStream::BufAllocRoutine(void*): X
       
       [ 06-25 15:36:48.047   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_SCANNING
       
       [ 06-25 15:36:48.047   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : -1847392
       
       [ 06-25 15:36:48.047   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:48.053  1771: 2549 I/ActivityManager ]
       Process com.facebook.orca (pid 27039) has died
       
       [ 06-25 15:36:48.053  1771: 2549 W/ActivityManager ]
       Scheduling restart of crashed service com.facebook.orca/com.facebook.messaging.newphoto.NewPhotoIntentService in 10100ms
       
       [ 06-25 15:36:48.053  1771: 2549 W/ActivityManager ]
       Scheduling restart of crashed service com.facebook.orca/com.facebook.mqttlite.MqttService in 10099ms
       
       [ 06-25 15:36:48.080   409:28429 E/mm-camera ]
       la_hist_trigger_update: luma target from AEC = 0! use default LA curve
       
       
       [ 06-25 15:36:48.080   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_SCANNING
       
       [ 06-25 15:36:48.080   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : -1847358
       
       [ 06-25 15:36:48.080   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:48.094  4868: 5486 E/SQLiteDatabase ]
       Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'.
       android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode
       	at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
       	at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:887)
       	at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:632)
       	at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318)
       	at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292)
       	at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213)
       	at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191)
       	at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
       	at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
       	at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
       	at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806)
       	at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791)
       	at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694)
       	at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:571)
       	at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:560)
       	at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:263)
       	at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:263)
       	at irl.c(:com.google.android.gms:216)
       	at irl.d(:com.google.android.gms:187)
       	at irg.a(:com.google.android.gms:1519)
       	at tev.a(:com.google.android.gms:140)
       	at gzm.a(:com.google.android.gms:643)
       	at gzm.a(:com.google.android.gms:383)
       	at gzm.run(:com.google.android.gms:199)
       	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
       	at aixu.a(:com.google.android.gms:108)
       	at aiwz.run(:com.google.android.gms:59)
       	at aixt.run(:com.google.android.gms:74)
       	at itt.run(:com.google.android.gms:453)
       	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
       	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
       	at iyg.run(:com.google.android.gms:17)
       	at java.lang.Thread.run(Thread.java:818)
       
       
       [ 06-25 15:36:48.114   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_FOCUSED
       
       [ 06-25 15:36:48.114   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): ZEROMOTION: mLastFocusedFrameTime = 1466879808114
       
       [ 06-25 15:36:48.114   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : -1847324
       
       [ 06-25 15:36:48.114   379:28365 D/QCameraParameters ]
       updateFocusDistances: setting KEY_FOCUS_DISTANCES as 0.142604,0.152069,0.162880
       
       [ 06-25 15:36:48.114   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:48.114   379:28399 D/QCamera2HWI ]
       [KPI Perf] static void* qcamera::QCameraCbNotifier::cbNotifyRoutine(void*) : PROFILE_SENDING_FOCUS_EVT_TO APP
       
       [ 06-25 15:36:48.120   379:28420 D/QCamera2HWI ]
       void qcamera::QCamera2HardwareInterface::kpi_preview_stream_cb_routine(): CameraKpiTag: PREVIEW_START_TIME : 676
       
       [ 06-25 15:36:48.130   379:28420 E/MotISP_GPU ]
       int MotISP_GPU::Init(int, int): GPU resolution: 1280x720
       
       [ 06-25 15:36:48.130   379:28420 E/QCamera2HWI ]
       [KPI Perf] static void qcamera::QCamera2HardwareInterface::preview_stream_cb_routine(mm_camera_super_buf_t*, qcamera::QCameraStream*, void*) : PROFILE_FIRST_PREVIEW_FRAME
       
       [ 06-25 15:36:48.133   379:28450 I/Adreno-EGL ]
       <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
       
       [ 06-25 15:36:48.141   409:28381 I/MotISP_VNR ]
       tune:LiveLux max CPU freq change detected: 0 -> 1190400
       
       
       [ 06-25 15:36:48.186  1771: 1862 I/ActivityManager ]
       Start proc 28452:com.facebook.katana/u0a112 for service com.facebook.katana/com.facebook.mqttlite.MqttService
       
       [ 06-25 15:36:48.198   379:28365 E/QCameraParameters ]
       [KPI Perf] int32_t qcamera::QCameraParameters::setFaceDetection(bool): PROFILE_FACE_DETECTION_VALUE = 1 num_fd = 5
       
       [ 06-25 15:36:48.198   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initBatchUpdate(void*):Initializing batch parameter set
       
       [ 06-25 15:36:48.198   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 1, paramType: 32, paramLength: 8, aligned_size_req: 24
       
       [ 06-25 15:36:48.199   409:28390 E/mm-camera ]
       mct_pipeline_send_ctrl_events: Send Set Parm events
       
       [ 06-25 15:36:48.200   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:48.200   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setFaceDetection(bool): FaceProcMask -> 1
       
       [ 06-25 15:36:48.345 28322:28337 D/Checkin  ]
       publish the event [tag = MOT_CAMERA_STATS event name = CAMERA_READY]
       
       [ 06-25 15:36:48.365   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_SCANNING
       
       [ 06-25 15:36:48.365   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : -1847073
       
       [ 06-25 15:36:48.365   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:48.367   379: 1028 D/audio_hw_primary ]
       disable_audio_route: reset and update mixer path: low-latency-playback speaker
       
       [ 06-25 15:36:48.367   379: 1028 D/audio_hw_primary ]
       disable_snd_device: snd_device(2: speaker)
       
       [ 06-25 15:36:48.816 28466:28466 E/dex2oat  ]
       Failed to create oat file: /data/dalvik-cache/arm/data@app@com.facebook.katana-2@base.apk@classes.dex: Permission denied
       
       [ 06-25 15:36:48.816 28466:28466 I/dex2oat  ]
       dex2oat took 9.825ms (threads: 4) 
       
       [ 06-25 15:36:48.831 28452:28452 W/art      ]
       Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --instruction-set=arm --instruction-set-features=smp,div,atomic_ldrd_strd --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m -j4 --instruction-set-variant=krait --instruction-set-features=default --dex-file=/data/app/com.facebook.katana-2/base.apk --oat-file=/data/dalvik-cache/arm/data@app@com.facebook.katana-2@base.apk@classes.dex) because non-0 exit status
       
       [ 06-25 15:36:49.455  1771: 1862 I/ActivityManager ]
       Start proc 28469:com.Slack/u0a158 for broadcast com.Slack/.push.SlackGcmReceiver
       
       [ 06-25 15:36:49.554   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_FOCUSED
       
       [ 06-25 15:36:49.554   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): ZEROMOTION: mLastFocusedFrameTime = 1466879809554
       
       [ 06-25 15:36:49.554   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : -1845884
       
       [ 06-25 15:36:49.554   379:28365 D/QCameraParameters ]
       updateFocusDistances: setting KEY_FOCUS_DISTANCES as 0.252354,0.283979,0.324667
       
       [ 06-25 15:36:49.554   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:49.554   379:28399 D/QCamera2HWI ]
       [KPI Perf] static void* qcamera::QCameraCbNotifier::cbNotifyRoutine(void*) : PROFILE_SENDING_FOCUS_EVT_TO APP
       
       [ 06-25 15:36:49.623  1771: 4599 I/ActivityManager ]
       Process com.whatsapp (pid 27704) has died
       
       [ 06-25 15:36:49.623  1771: 4599 W/ActivityManager ]
       Scheduling restart of crashed service com.whatsapp/.messaging.MessageService in 18530ms
       
       [ 06-25 15:36:49.893   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_SCANNING
       
       [ 06-25 15:36:49.893   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : -1845546
       
       [ 06-25 15:36:49.893   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:49.941 28469:28469 I/GMPM     ]
       App measurement is starting up, version: 8487
       
       [ 06-25 15:36:49.941 28469:28469 I/GMPM     ]
       To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
       
       [ 06-25 15:36:50.196 26215:26281 V/ClClient ]
       SEND(13)	KeepAliveRequest_4{}	UID:e045c56d-8f27-4a08-a805-7282564e468c
       
       [ 06-25 15:36:50.402   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_FOCUSED
       
       [ 06-25 15:36:50.402   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): ZEROMOTION: mLastFocusedFrameTime = 1466879810402
       
       [ 06-25 15:36:50.402   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : -1845036
       
       [ 06-25 15:36:50.402   379:28365 D/QCameraParameters ]
       updateFocusDistances: setting KEY_FOCUS_DISTANCES as 0.142604,0.152069,0.162880
       
       [ 06-25 15:36:50.403   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:50.403   379:28399 D/QCamera2HWI ]
       [KPI Perf] static void* qcamera::QCameraCbNotifier::cbNotifyRoutine(void*) : PROFILE_SENDING_FOCUS_EVT_TO APP
       
       [ 06-25 15:36:50.429 28469:28469 D/libcrashlytics ]
       Initializing libcrashlytics version 1.1.2
       
       [ 06-25 15:36:50.429 28469:28469 D/libcrashlytics ]
       Attempting to load unwinder...
       
       [ 06-25 15:36:50.545 28469:28469 E/libcrashlytics ]
       Failed to find any usable unwinding libraries on the device, falling back to simple unwinding
       
       [ 06-25 15:36:50.545 28469:28469 D/libcrashlytics ]
       Done; using simple
       
       [ 06-25 15:36:50.545 28469:28469 D/libcrashlytics ]
       Attempting to register signal handler...
       
       [ 06-25 15:36:50.545 28469:28469 D/libcrashlytics ]
       Signal handler registered.
       
       [ 06-25 15:36:50.545 28469:28469 D/libcrashlytics ]
       Initializing native crash handling successful.
       
       [ 06-25 15:36:50.575 28469:28469 I/CrashlyticsCore ]
       Initializing Crashlytics 2.3.8.97
       
       
       [ 06-25 15:36:50.660  4868:27067 E/SQLiteLog ]
       (5) database is locked
       
       
       [ 06-25 15:36:50.675  4868:27067 E/SQLiteDatabase ]
       Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'.
       android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode
       	at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
       	at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:887)
       	at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:632)
       	at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318)
       	at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292)
       	at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213)
       	at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191)
       	at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
       	at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
       	at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
       	at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806)
       	at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791)
       	at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694)
       	at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:571)
       	at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:560)
       	at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:263)
       	at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:263)
       	at irl.c(:com.google.android.gms:216)
       	at irl.d(:com.google.android.gms:187)
       	at irg.a(:com.google.android.gms:1519)
       	at tev.a(:com.google.android.gms:140)
       	at gzm.a(:com.google.android.gms:643)
       	at gzm.a(:com.google.android.gms:383)
       	at gzm.run(:com.google.android.gms:199)
       	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
       	at aixu.a(:com.google.android.gms:108)
       	at aiwz.run(:com.google.android.gms:59)
       	at aixt.run(:com.google.android.gms:74)
       	at itt.run(:com.google.android.gms:453)
       	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
       	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
       	at iyg.run(:com.google.android.gms:17)
       	at java.lang.Thread.run(Thread.java:818)
       
       
       [ 06-25 15:36:50.787 26215:26280 V/ClClient ]
       RECV(13)  +0,6s	KeepAliveResponse_5{hasEstablishedSession=true}
       
       [ 06-25 15:36:51.706   379: 1961 I/QCameraHalWatchdog ]
       Starting Watchdog Thread...
       
       [ 06-25 15:36:51.707   379: 1961 E/QCamera2HWI ]
       [KPI Perf] static int qcamera::QCamera2HardwareInterface::auto_focus(camera_device*) : E PROFILE_AUTO_FOCUS
       
       [ 06-25 15:36:51.708   409:28416 E/mm-camera-CORE ]
       af_set_parameters: Unsupported parameter:0
       
       [ 06-25 15:36:51.713   409:28390 E/mm-camera-img ]
       module_imglib_store_session_params:428 Invalid param type 
       
       [ 06-25 15:36:51.713   409:28390 E/mm-camera-img ]
       module_imglib_port_handle_events:1109] Store session params fail
       
       
       [ 06-25 15:36:51.713   379: 1961 D/QCamera2HWI ]
       [KPI Perf] static int qcamera::QCamera2HardwareInterface::auto_focus(camera_device*) : X
       
       [ 06-25 15:36:51.713   379: 1961 I/QCameraHalWatchdog ]
       Stopped Watchdog Thread...
       
       [ 06-25 15:36:51.756   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_FOCUSED
       
       [ 06-25 15:36:51.756   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : 48
       
       [ 06-25 15:36:51.756   379:28365 D/QCameraParameters ]
       updateFocusDistances: setting KEY_FOCUS_DISTANCES as 0.142604,0.152069,0.162880
       
       [ 06-25 15:36:51.756   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initBatchUpdate(void*):Initializing batch parameter set
       
       [ 06-25 15:36:51.756   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 1, paramType: 50, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:51.756   409:28390 E/mm-camera ]
       mct_pipeline_send_ctrl_events: Send Set Parm events
       
       [ 06-25 15:36:51.757   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:51.757   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:51.757   379:28399 D/QCamera2HWI ]
       [KPI Perf] static void* qcamera::QCameraCbNotifier::cbNotifyRoutine(void*) : PROFILE_SENDING_FOCUS_EVT_TO APP
       
       [ 06-25 15:36:51.767   379: 2908 I/QCameraHalWatchdog ]
       Starting Watchdog Thread...
       
       [ 06-25 15:36:51.776   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::updateParameters(const char*, bool&): ZEROMOTION: onTouchDownSwLag = 133 ms, touchDuration = 368 ms
       
       [ 06-25 15:36:51.777   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::updateParameters(const char*, bool&): ZEROMOTION: mTouchUpFrameTime = 1466879811644, mTouchDownFrameTime = 1466879811276
       
       [ 06-25 15:36:51.777   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initBatchUpdate(void*):Initializing batch parameter set
       
       [ 06-25 15:36:51.777   379:28365 D/QCameraParameters ]
       updateFovParams: (3264x2448) is (65.099998/51.200001), (3264x1836) is (65.099998/39.500000)
       
       
       [ 06-25 15:36:51.777   379:28365 D/QCameraParameters ]
       Param m_bNoDisplayMode = 0
       
       [ 06-25 15:36:51.777   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 1, paramType: 64, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:51.777   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setLA(const char*): Setting LA value on 1
       
       [ 06-25 15:36:51.777   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 2, paramType: 151, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:51.777   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 3, paramType: 10, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:51.777   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 4, paramType: 33, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:51.778   409:28390 E/mm-camera ]
       mct_pipeline_send_ctrl_events: Send Set Parm events
       
       [ 06-25 15:36:51.778   409:28390 E/mm-camera-sensor ]
       module_sensor_event_control_set_parm:2569 CAM_INTF_PARM_LED_MODE 1 
       
       
       
       [ 06-25 15:36:51.780   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:51.780   379:28365 I/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setLiveSnapshotSize(const qcamera::QCameraParameters&): live snapshot size 1920 x 1080
       
       [ 06-25 15:36:51.780   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 5, paramType: 132, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:51.780   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setAFBracket(const qcamera::QCameraParameters&): AF Bracketing is not supported
       
       [ 06-25 15:36:51.780   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setChromaFlash(const qcamera::QCameraParameters&): Chroma Flash is not supported
       
       [ 06-25 15:36:51.780   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setOptiZoom(const qcamera::QCameraParameters&): Opti Zoom is not supported
       
       [ 06-25 15:36:51.781   409:28390 E/mm-camera ]
       mct_pipeline_send_ctrl_events: Send Set Parm events
       
       [ 06-25 15:36:51.781   409:28390 E/mm-camera-sensor ]
       module_sensor_event_control_set_parm:2569 CAM_INTF_PARM_LED_MODE 1 
       
       
       
       [ 06-25 15:36:51.782   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:51.782   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::setNumOfSnapshot(): nBurstNum = 1, nExpnum = 1
       
       [ 06-25 15:36:51.785   379: 2908 I/QCameraHalWatchdog ]
       Stopped Watchdog Thread...
       
       [ 06-25 15:36:51.799   379:29890 I/QCameraHalWatchdog ]
       Starting Watchdog Thread...
       
       [ 06-25 15:36:51.799   379:29890 E/QCamera2HWI ]
       [KPI Perf] static int qcamera::QCamera2HardwareInterface::take_picture(camera_device*): E PROFILE_TAKE_PICTURE
       
       [ 06-25 15:36:51.799   379:28365 E/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::takePicture(): numSnapshot = 1
       
       [ 06-25 15:36:51.799   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::takePicture(): E
       
       [ 06-25 15:36:51.799   379:28365 D/QCamera2HWI ]
       bool qcamera::QCamera2HardwareInterface::needReprocess(): need to do reprocess for rotation=90
       
       [ 06-25 15:36:51.801   379:28365 D/QCamera2HWI ]
       qcamera::QCameraReprocessChannel* qcamera::QCamera2HardwareInterface::addOnlineReprocChannel(qcamera::QCameraChannel*): Before pproc config check, ret = 880
       
       [ 06-25 15:36:51.801   379:28365 D/QCamera2HWI ]
       bool qcamera::QCamera2HardwareInterface::needRotationReprocess(): need to do reprocess for rotation=90
       
       [ 06-25 15:36:51.801   379:28365 D/QCamera2HWI ]
       uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 1 buffers for streamtype 9
       
       [ 06-25 15:36:51.802   379:28365 D/QCameraParameters ]
       MNR disabled
       
       [ 06-25 15:36:51.802   379:28365 D/QCameraParameters ]
       GTM not enabled 
       
       [ 06-25 15:36:51.802   379:28365 D/QCamera2HWI ]
       void qcamera::QCamera2HardwareInterface::configHybridDenoiserFeatures(cam_pp_feature_config_t*) E feature_mask = 0X88a lux_index = 351.590179
       
       [ 06-25 15:36:51.802   379:28365 D/QCameraParameters ]
       GTM not enabled 
       
       [ 06-25 15:36:51.802   379:28365 D/QCamera2HWI ]
       void qcamera::QCamera2HardwareInterface::configHybridDenoiserFeatures(cam_pp_feature_config_t*) X feature_mask = 0X88a
       
       [ 06-25 15:36:51.802   379:28365 D/QCamera2HWI ]
       qcamera::QCameraReprocessChannel* qcamera::QCamera2HardwareInterface::addOnlineReprocChannel(qcamera::QCameraChannel*): After pproc config check, ret = 88a
       
       [ 06-25 15:36:51.802   379:28365 D/QCamera2HWI ]
       qcamera::QCameraReprocessChannel* qcamera::QCamera2HardwareInterface::addOnlineReprocChannel(qcamera::QCameraChannel*): Allocating 1 reproc buffers
       
       [ 06-25 15:36:51.802   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemory::alloc(int, int, int) : No memory pool available
       
       [ 06-25 15:36:51.802   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 1036 allocated
       
       [ 06-25 15:36:51.805   379:28365 D/QCamera2HWI ]
       uint8_t qcamera::QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t): Allocating 1 buffers for streamtype 9
       
       [ 06-25 15:36:51.808   409:28390 E/mm-camera ]
       mct_pipeline_add_stream_to_linked_streams: linked streams: 0x28a
       
       [ 06-25 15:36:51.808   409:28390 E/mm-camera ]
       mct_stream_start_link: Starting offline stream linking 
       
       
       [ 06-25 15:36:51.808   409:28390 E/mm-camera ]
       mct_pproc_sink_port_caps_reserve:185] The port 0xb88f9170 is not free
       
       
       [ 06-25 15:36:51.814   409:28390 E/mm-camera-img ]
       wd_comp_init:134] mode 0
       
       [ 06-25 15:36:51.814   409:28390 E/mm-camera-img ]
       module_imglib_create_port:1761 portname imglib_d2_i1
       
       [ 06-25 15:36:51.814   409:28390 E/mm-camera-img ]
       module_imglib_port_check_caps_reserve:1498 port already reserved or invalid identity 65540
       
       [ 06-25 15:36:51.814   409:28390 E/mm-camera-img ]
       module_imglib_port_check_caps_reserve:1562] Cap reserve failed 
       
       [ 06-25 15:36:51.828   379:28365 E/QCameraHWI_Mem ]
       int qcamera::QCameraMemoryPool::allocateBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool, cam_stream_type_t) : Buffer not found!
       
       [ 06-25 15:36:51.956   409:28388 E/mm-camera-img ]
       img_alloc_ion:780 Ion allocation success virtaddr : 2889793536 fd 115
       
       [ 06-25 15:36:51.980   379:28365 D/QCameraHWI_Mem ]
       static int qcamera::QCameraMemory::allocOneBuffer(qcamera::QCameraMemory::QCameraMemInfo&, int, int, bool) : ION buffer 0x1 with size 9089024 allocated
       
       [ 06-25 15:36:51.984   379:28365 E/mm-camera-intf ]
       mm_stream_request_buf: buf_num = 1, stream type = 9
       
       [ 06-25 15:36:51.986   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Starting poll on stream 0xb8b1a8a8 type: 9
       
       [ 06-25 15:36:51.986   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Started poll on stream 0xb8b1a8a8 type: 9
       
       [ 06-25 15:36:51.987   409:28390 E/mm-camera ]
       mct_pipeline_process_set: stream_type = 9
       
       
       [ 06-25 15:36:51.987   409:28390 E/mm-camera ]
       module_wnr_port_event_func:751] WNR STREAMON
       
       [ 06-25 15:36:51.988   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::configureZeroMotion(qcamera::QCameraPicChannel*, uint8_t): ZEROMOTION: upWaitTime = 200
       
       [ 06-25 15:36:51.988   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::configureZeroMotion(qcamera::QCameraPicChannel*, uint8_t): ZEROMOTION: downWaitTime = 400
       
       [ 06-25 15:36:51.988   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::configureZeroMotion(qcamera::QCameraPicChannel*, uint8_t): ZEROMOTION: preTouchFocusTime = 1466879810369, preTouchFocusAdjust = 33
       
       [ 06-25 15:36:51.988   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::configureZeroMotion(qcamera::QCameraPicChannel*, uint8_t): ZEROMOTION: postTouchFocusTime = 1466879810402, postTouchFocusAdjust = 0
       
       [ 06-25 15:36:51.988   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::configureZeroMotion(qcamera::QCameraPicChannel*, uint8_t): ZEROMOTION: postUpTouchStableTime = 1466879811844, postDownTouchStableTime = 1466879811676
       
       [ 06-25 15:36:51.988   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::configureZeroMotion(qcamera::QCameraPicChannel*, uint8_t): ZEROMOTION: postTouchStableTime = 1466879811844
       
       [ 06-25 15:36:51.988   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::configureZeroMotion(qcamera::QCameraPicChannel*, uint8_t): ZEROMOTION: Touch time is stale by 118 ms!
       
       [ 06-25 15:36:51.988   379:28365 D/mm-camera-intf ]
       MM_CHANNEL_EVT_AF_ZEROMOTION
       
       [ 06-25 15:36:51.988   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::takePicture(): CameraKpiTag: PICTURE_START_TIME : 188
       
       [ 06-25 15:36:51.988   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::takePicture(): X
       
       [ 06-25 15:36:51.988   379:28423 D/mm-camera-intf ]
       mm_channel_process_stream_buf:254] MM_CAMERA_CMD_TYPE_GENERAL
       
       [ 06-25 15:36:51.988   379:28423 D/mm-camera-intf ]
       mm_channel_process_stream_buf: ZEROMOTION: is_pre_touch_zero_motion_enable = 0, pre_touch_min_frame_timestamp = 0, pre_touch_max_frame_timestamp = 0
       
       [ 06-25 15:36:51.988   379:28423 D/mm-camera-intf ]
       mm_channel_process_stream_buf: ZEROMOTION: is_post_touch_zero_motion_enable = 1, post_touch_frame_timestamp = 1466879811844
       
       [ 06-25 15:36:51.988   379:29890 D/QCamera2HWI ]
       [KPI Perf] static int qcamera::QCamera2HardwareInterface::take_picture(camera_device*): X
       
       [ 06-25 15:36:51.988   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: node->timestamp64 = 1466879811502
       
       [ 06-25 15:36:51.988   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: skip superbuf with frame_idx = 65
       
       [ 06-25 15:36:51.988   379:29890 I/QCameraHalWatchdog ]
       Stopped Watchdog Thread...
       
       [ 06-25 15:36:51.990   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: node->timestamp64 = 1466879811615
       
       [ 06-25 15:36:51.990   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: skip superbuf with frame_idx = 67
       
       [ 06-25 15:36:51.991   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: node->timestamp64 = 1466879811728
       
       [ 06-25 15:36:51.991   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: skip superbuf with frame_idx = 69
       
       [ 06-25 15:36:51.994   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: node->timestamp64 = 1466879811841
       
       [ 06-25 15:36:51.994   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: skip superbuf with frame_idx = 71
       
       [ 06-25 15:36:51.995   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: node->timestamp64 = 1466879811954
       
       [ 06-25 15:36:51.995   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: VALID: post_delta_ms = 110
       
       [ 06-25 15:36:51.995   379:28423 D/mm-camera-intf ]
       mm_channel_superbuf_zero_motion: ZEROMOTION: valid superbuf with frame_idx = 73
       
       [ 06-25 15:36:51.995   379:28422 D/QCamera2HWI ]
       [KPI Perf] static void qcamera::QCamera2HardwareInterface::zsl_channel_cb(mm_camera_super_buf_t*, void*): E
       
       [ 06-25 15:36:51.995   379:28422 D/QCamera2HWI ]
       [KPI Perf] static void qcamera::QCamera2HardwareInterface::zsl_channel_cb(mm_camera_super_buf_t*, void*): superbuf frame_idx 73
       
       [ 06-25 15:36:51.997   379:28422 D/QCamera2HWI ]
       bool qcamera::QCamera2HardwareInterface::needReprocess(): need to do reprocess for rotation=90
       
       [ 06-25 15:36:51.997   379:28422 D/QCameraPostProc ]
       int32_t qcamera::QCameraPostProcessor::processData(mm_camera_super_buf_t*): need reprocess
       
       [ 06-25 15:36:51.997   379:28422 D/QCamera2HWI ]
       [KPI Perf] static void qcamera::QCamera2HardwareInterface::zsl_channel_cb(mm_camera_super_buf_t*, void*): X
       
       [ 06-25 15:36:52.001   409:28390 E/mm-camera ]
       isp_set_hal_stream_param: Type 68 not supported
       
       [ 06-25 15:36:52.001   409:28390 E/mm-camera ]
       isp_set_hal_stream_param: Type 136 not supported
       
       [ 06-25 15:36:52.001   409:28390 E/mm-camera ]
       isp_set_hal_stream_param: Type 68 not supported
       
       [ 06-25 15:36:52.001   409:28390 E/mm-camera ]
       module_drsd_port_event_func:605] Invalid type for reprocess  
       
       [ 06-25 15:36:52.001   409:28390 E/mm-camera ]
       module_faceproc_port_event_func:541] Invalid type for reprocess 10002 10002
       
       [ 06-25 15:36:52.001   409:28390 E/mm-camera ]
       isp_set_hal_stream_param: Type 136 not supported
       
       [ 06-25 15:36:52.001   409:28390 E/mm-camera ]
       module_drsd_port_event_func:605] Invalid type for reprocess  
       
       [ 06-25 15:36:52.001   409:28390 E/mm-camera ]
       module_faceproc_port_event_func:541] Invalid type for reprocess 10002 10002
       
       [ 06-25 15:36:52.002   409:28390 E/mm-camera ]
       pproc_module_handle_reprocess_online:1185 ###AEC update 351.590179 8.000000
       
       [ 06-25 15:36:52.002   409:28390 E/mm-camera ]
       pproc_module_handle_reprocess_online:1255 input buf index 3 input stream id 3
       
       
       [ 06-25 15:36:52.002   409:28390 E/mm-camera ]
       cpp_module_handle_set_parm_event:1644, CAM_INTF_PARM_ROTATION,rotation 2
       
       [ 06-25 15:36:52.002   409:28390 E/mm-camera ]
       cpp_module_set_parm_rotation:1442,SET UP STREAM ROTATION
       
       
       [ 06-25 15:36:52.002   409:28390 E/mm-camera ]
       pproc_module_handle_reprocess_online:1303 input buf fd 78 type 2 size 9089024
       
       
       [ 06-25 15:36:52.002   409:28390 E/mm-camera ]
       module_wnr_port_event_func:855] identity 10004
       
       [ 06-25 15:36:52.002   409:28388 E/mm-camera ]
       module_wnr_client_exec:583]CDS enabled 0
       
       [ 06-25 15:36:52.002   409:28388 E/mm-camera ]
       module_wnr_configure_client : IMG_COMP_SET_PARAM (QWD_EARLY_CB) rc 0
       
       [ 06-25 15:36:52.002   409:28388 E/mm-camera-img ]
       wd_comp_calibrate:551] new_gain 8.000000 
       
       [ 06-25 15:36:52.002   409:28388 E/mm-camera-img ]
       wd_comp_calibrate:564] WNR trigger mode= 1, calibration_level = 8.000000
       
       [ 06-25 15:36:52.002   409:28388 E/mm-camera-img ]
       wd_comp_calibrate:600] binStart = 3, binEnd = 4 
       
       [ 06-25 15:36:52.013   409:28388 E/mm-camera-DENOISE ]
       DSP enable
       
       [ 06-25 15:36:52.065   379:28399 D/NuPlayerDriver ]
       seekTo(0xb8b17108) 0 ms
       
       [ 06-25 15:36:52.066   379:28399 D/NuPlayerDriver ]
       notifyListener_l(0xb8b17108), (7, 0, 0)
       
       [ 06-25 15:36:52.066   379:28399 D/NuPlayerDriver ]
       start(0xb8b17108), state is 4, eos is 0
       
       [ 06-25 15:36:52.072   379:28361 I/GenericSource ]
       start
       
       [ 06-25 15:36:52.076   409:28388 E/mm-camera ]
       Signal Process, process ids 409 409
       
       [ 06-25 15:36:52.150   379:28361 D/NuPlayerDriver ]
       notifyListener_l(0xb8b17108), (4, 0, 0)
       
       [ 06-25 15:36:52.173  1771: 3003 I/ActivityManager ]
       Process gogolook.callgogolook2 (pid 27489) has died
       
       [ 06-25 15:36:52.173  1771: 3003 W/ActivityManager ]
       Scheduling restart of crashed service gogolook.callgogolook2/.service.WhoscallService in 25980ms
       
       [ 06-25 15:36:52.177   409: 8224 E/mm-camera-DENOISE ]
       
       ARM Proc1:98456, Seg W:1632, Seg H:528
       
       
       [ 06-25 15:36:52.183   409: 8225 E/mm-camera-DENOISE ]
       
       ARM Proc1:94021, Seg W:1632, Seg H:518
       
       
       [ 06-25 15:36:52.183   409:28388 E/mm-camera ]
       dynamic_work_partition_execute:555] Error while reading from queue
       
       [ 06-25 15:36:52.214   409: 8223 E/mm-camera-DENOISE ]
       
       ARM Proc1:125388, Seg W:1632, Seg H:528
       
       
       [ 06-25 15:36:52.215   409:28388 E/mm-camera ]
       dynamic_work_partition_execute:555] Error while reading from queue
       
       [ 06-25 15:36:52.239   409: 8224 E/mm-camera-DENOISE ]
       
       ARM Proc1:51705, Seg W:1632, Seg H:518
       
       
       [ 06-25 15:36:52.240   409:28388 E/mm-camera ]
       dynamic_work_partition_execute:555] Error while reading from queue
       
       [ 06-25 15:36:52.253  1771: 2549 I/ActivityManager ]
       Process com.microsoft.office.outlook (pid 26215) has died
       
       [ 06-25 15:36:52.253  1771: 2549 W/ActivityManager ]
       Scheduling restart of crashed service com.microsoft.office.outlook/com.acompli.accore.ACCoreService in 35900ms
       
       [ 06-25 15:36:52.253  1771: 2549 W/ActivityManager ]
       Scheduling restart of crashed service com.microsoft.office.outlook/com.acompli.acompli.services.EventNotificationService in 45900ms
       
       [ 06-25 15:36:52.274   352:  352 I/ServiceManager ]
       service 'AtCmdFwd' died
       
       
       [ 06-25 15:36:52.291   379:28517 E/OMXNodeInstance ]
       setConfig(2b8:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
       
       [ 06-25 15:36:52.291   379:28517 I/ACodec   ]
       codec does not support config priority (err -2147483648)
       
       [ 06-25 15:36:52.333  1771: 3032 I/ActivityManager ]
       Process com.instagram.android:mqtt (pid 27208) has died
       
       [ 06-25 15:36:52.334  1771: 3032 W/ActivityManager ]
       Scheduling restart of crashed service com.instagram.android/com.facebook.rti.push.service.FbnsService in 55819ms
       
       [ 06-25 15:36:52.338   379:28517 I/MediaCodec ]
       MediaCodec will operate in async mode
       
       [ 06-25 15:36:52.347   379:28516 I/NuPlayerDecoder ]
       [OMX.google.vorbis.decoder] resubmitting CSD
       
       [ 06-25 15:36:52.347   379:28516 I/NuPlayerDecoder ]
       [OMX.google.vorbis.decoder] resubmitting CSD
       
       [ 06-25 15:36:52.348  1771: 3048 D/GraphicsStats ]
       Buffer count: 4
       
       [ 06-25 15:36:52.348  1771: 5129 I/WindowState ]
       WIN DEATH: Window{daeeb7c u0 br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity}
       
       [ 06-25 15:36:52.351  1771: 1781 D/         ]
       setDelay, handle: 1598182229 delay: 200000000
       
       [ 06-25 15:36:52.351  1771: 1781 E/         ]
       <BST> set delay: 200000000ns
       
       [ 06-25 15:36:52.351  1771: 1781 I/         ]
       <BST> set delay of <BOSCH BMC150 Acceleration Sensor> to 200ms
       
       [ 06-25 15:36:52.351  1771: 1781 D/         ]
       setDelay, handle: 1598182229 delay: 200000000
       
       [ 06-25 15:36:52.351  1771: 1781 E/         ]
       <BST> set delay: 200000000ns
       
       [ 06-25 15:36:52.351  1771: 1781 I/         ]
       <BST> set delay of <BOSCH BMC150 Acceleration Sensor> to 200ms
       
       [ 06-25 15:36:52.351  1771: 1781 D/         ]
       setDelay, handle: 1598182229 delay: 200000000
       
       [ 06-25 15:36:52.351  1771: 1781 E/         ]
       <BST> set delay: 200000000ns
       
       [ 06-25 15:36:52.351  1771: 1781 I/         ]
       <BST> set delay of <BOSCH BMC150 Acceleration Sensor> to 200ms
       
       [ 06-25 15:36:52.352  1771: 4599 D/         ]
       setDelay, handle: 1598182229 delay: 200000000
       
       [ 06-25 15:36:52.352  1771: 4599 E/         ]
       <BST> set delay: 200000000ns
       
       [ 06-25 15:36:52.352  1771: 4599 I/         ]
       <BST> set delay of <BOSCH BMC150 Acceleration Sensor> to 200ms
       
       [ 06-25 15:36:52.352  1771: 2409 W/InputDispatcher ]
       channel '6ba6476 br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
       
       [ 06-25 15:36:52.352  1771: 2409 E/InputDispatcher ]
       channel '6ba6476 br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
       
       [ 06-25 15:36:52.354  1771: 2409 W/InputDispatcher ]
       channel 'b066556 br.com.feedbackbrasil/br.com.feedbackbrasil.FeedbackActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
       
       [ 06-25 15:36:52.354  1771: 2409 E/InputDispatcher ]
       channel 'b066556 br.com.feedbackbrasil/br.com.feedbackbrasil.FeedbackActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
       
       [ 06-25 15:36:52.355  1771: 2409 W/InputDispatcher ]
       channel 'b875f67 br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
       
       [ 06-25 15:36:52.356  1771: 2409 E/InputDispatcher ]
       channel 'b875f67 br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
       
       [ 06-25 15:36:52.358   379:28519 W/SoftVorbis ]
       vorbis_dsp_synthesis returned -135
       
       [ 06-25 15:36:52.358   379:28519 W/SoftVorbis ]
       vorbis_dsp_synthesis returned -135
       
       [ 06-25 15:36:52.358   409: 8222 E/mm-camera-DENOISE ]
       
       DSP Proc:47311, Seg W:3264, Seg H:528 rc 0
       
       
       [ 06-25 15:36:52.380  1771: 5130 I/ActivityManager ]
       Process com.motorola.MotGallery2 (pid 28023) has died
       
       [ 06-25 15:36:52.381  1771: 5130 W/ActivityManager ]
       Scheduling restart of crashed service com.motorola.MotGallery2/com.motorola.blur.service.blur.JobSchedulerService in 65772ms
       
       [ 06-25 15:36:52.386   379: 1028 D/audio_hw_primary ]
       out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
       
       [ 06-25 15:36:52.386   379: 1028 D/audio_hw_fm ]
       audio_extn_fm_set_parameters: Inside
       
       [ 06-25 15:36:52.386   379: 1028 V/audio_hw_fm ]
       audio_extn_fm_set_parameters: enter
       
       [ 06-25 15:36:52.386   379: 1028 V/audio_hw_fm ]
       audio_extn_fm_set_parameters: exit
       
       [ 06-25 15:36:52.387   379:28361 D/NuPlayerDriver ]
       notifyListener_l(0xb8b17108), (6, 0, 0)
       
       [ 06-25 15:36:52.396   379: 1027 D/audio_hw_primary ]
       select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
       
       [ 06-25 15:36:52.397   379: 1027 D/msm8974_platform ]
       platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_audio_cal, acdb_id = 15, path =  0
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_adm_topology
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_audtable
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> AUDIO_SET_AUDPROC_CAL
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_audvoltable
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> send_afe_cal
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
       
       
       [ 06-25 15:36:52.397   379: 1027 D/         ]
       Failed to fetch the lookup information of the device 0000000F 
       
       
       [ 06-25 15:36:52.397   379: 1027 D/ACDB-LOADER ]
       ACDB -> AUDIO_SET_AFE_CAL
       
       
       [ 06-25 15:36:52.397   379: 1027 D/audio_hw_primary ]
       enable_snd_device: snd_device(2: speaker)
       
       [ 06-25 15:36:52.405  1771: 1782 I/WindowState ]
       WIN DEATH: Window{6ba6476 u0 br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity}
       
       [ 06-25 15:36:52.405  1771: 1782 W/InputDispatcher ]
       Attempted to unregister already unregistered input channel '6ba6476 br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity (server)'
       
       [ 06-25 15:36:52.417   379:28516 I/NuPlayerDecoder ]
       [audio] saw output EOS
       
       [ 06-25 15:36:52.424   409: 8222 E/mm-camera-DENOISE ]
       
       DSP Proc:51203, Seg W:3264, Seg H:592 rc 0
       
       
       [ 06-25 15:36:52.426   379: 1027 D/audio_hw_primary ]
       enable_audio_route: apply and update mixer path: low-latency-playback speaker
       
       [ 06-25 15:36:52.434  1771: 3065 I/WindowState ]
       WIN DEATH: Window{b066556 u0 br.com.feedbackbrasil/br.com.feedbackbrasil.FeedbackActivity}
       
       [ 06-25 15:36:52.434  1771: 3065 W/InputDispatcher ]
       Attempted to unregister already unregistered input channel 'b066556 br.com.feedbackbrasil/br.com.feedbackbrasil.FeedbackActivity (server)'
       
       [ 06-25 15:36:52.443  1771: 3003 I/ActivityManager ]
       Process com.qualcomm.telephony (pid 27965) has died
       
       [ 06-25 15:36:52.444  1771: 3003 W/ActivityManager ]
       Scheduling restart of crashed service com.qualcomm.atfwd/.AtFwdService in 75709ms
       
       [ 06-25 15:36:52.448  1771: 3060 I/WindowState ]
       WIN DEATH: Window{b875f67 u0 br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity}
       
       [ 06-25 15:36:52.448  1771: 3060 W/InputDispatcher ]
       Attempted to unregister already unregistered input channel 'b875f67 br.com.feedbackbrasil/org.appcelerator.titanium.TiActivity (server)'
       
       [ 06-25 15:36:52.497   409: 8222 E/mm-camera-DENOISE ]
       
       DSP Proc:61734, Seg W:3264, Seg H:592 rc 0
       
       
       [ 06-25 15:36:52.537  1771: 3045 I/ActivityManager ]
       Process br.com.feedbackbrasil (pid 27202) has died
       
       [ 06-25 15:36:52.558   409: 8222 E/mm-camera-DENOISE ]
       
       DSP Proc:55946, Seg W:3264, Seg H:508 rc 0
       
       
       [ 06-25 15:36:52.563   409:28388 E/mm-camera ]
       All segments received 
       
       
       [ 06-25 15:36:52.563   409:28388 E/mm-camera ]
       Segment recd count i 0  count 4
       
       
       [ 06-25 15:36:52.563   409:28388 E/mm-camera ]
       Segment recd count i 1  count 1
       
       
       [ 06-25 15:36:52.563   409:28388 E/mm-camera ]
       Segment recd count i 2  count 2
       
       
       [ 06-25 15:36:52.563   409:28388 E/mm-camera ]
       Segment recd count i 3  count 1
       
       
       [ 06-25 15:36:52.568   379:28361 D/NuPlayerDriver ]
       notifyListener_l(0xb8b17108), (2, 0, 0)
       
       [ 06-25 15:36:52.578   409:28388 E/mm-camera-DENOISE ]
       Reinterleave time 14930
       
       [ 06-25 15:36:52.580   409:28388 E/mm-camera-img ]
       wd_comp_invalidate_buffer: 1050:] buffer_size 9054336
       
       [ 06-25 15:36:52.581   409:28388 E/mm-camera-img ]
       wd_comp_invalidate_buffer: 1063:] Cache Invalidation Success
       
       [ 06-25 15:36:52.581   409:28388 E/mm-camera-img ]
       wd_comp_process_frame:1212] Wavelet Denoise Success
       
       [ 06-25 15:36:52.581   409:28388 E/mm-camera ]
       module_wnr_client_divert_exec:896] after wait rc 0
       
       [ 06-25 15:36:52.581   409:28388 E/mm-camera ]
       gjia module_wnr_client_divert_exec:915] p_client->early_cb_enabled0
       
       [ 06-25 15:36:52.602   379:28509 D/mm-camera-intf ]
       mm_stream_read_msm_frame: Stoping poll on stream 0xb8b1a8a8 type: 9
       
       [ 06-25 15:36:52.602   379:28509 D/mm-camera-intf ]
       mm_stream_read_msm_frame: Stopped poll on stream 0xb8b1a8a8 type: 9
       
       [ 06-25 15:36:52.604   379:28511 D/QCamera2HWI ]
       [KPI Perf] static void qcamera::QCamera2HardwareInterface::postproc_channel_cb_routine(mm_camera_super_buf_t*, void*): E
       
       [ 06-25 15:36:52.604   379:28511 D/QCamera2HWI ]
       void qcamera::QCamera2HardwareInterface::kpi_postproc_channel_cb_routine(): CameraKpiTag: POST_PROCESSING_TIME : -1842834
       
       [ 06-25 15:36:52.604   379:28511 D/QCameraPostProc ]
       int32_t qcamera::QCameraPostProcessor::processPPData(mm_camera_super_buf_t*): 1107] 
       
       [ 06-25 15:36:52.604   379:28511 D/QCamera2HWI ]
       [KPI Perf] static void qcamera::QCamera2HardwareInterface::postproc_channel_cb_routine(mm_camera_super_buf_t*, void*): X
       
       [ 06-25 15:36:52.605   379:28395 D/QCamera2HWI ]
       bool qcamera::QCamera2HardwareInterface::needRotationReprocess(): need to do reprocess for rotation=90
       
       [ 06-25 15:36:52.605   379:28395 D/QCamera2HWI ]
       bool qcamera::QCamera2HardwareInterface::needRotationReprocess(): need to do reprocess for rotation=90
       
       [ 06-25 15:36:52.605   379:28395 D/QCamera2HWI ]
       bool qcamera::QCamera2HardwareInterface::needRotationReprocess(): need to do reprocess for rotation=90
       
       [ 06-25 15:36:52.605   379:28395 D/QCameraPostProc ]
       [KPI Perf] int32_t qcamera::QCameraPostProcessor::encodeData(qcamera::qcamera_jpeg_data_t*, uint8_t&) : call jpeg create_session
       
       [ 06-25 15:36:52.605   379:28395 E/mm-jpeg-intf ]
       mm_jpeg_create_session:2161] >>>> Work bufs need 1
       
       [ 06-25 15:36:52.621   379:28395 W/linker   ]
       /system/vendor/lib/libmmjpeg.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
       
       [ 06-25 15:36:52.622   379:28395 E/qomx_image_core ]
       OMX_GetHandle:237] get instance pts is 0xb8aed1b8
       
       [ 06-25 15:36:52.623   379:28395 D/qomx_image_core ]
       OMX_GetHandle:257] handle = b8aed1bc Instanceindex = 0,comp_idx 0 g_ptr 0xb8b2a710
       
       [ 06-25 15:36:52.623   379:28395 E/mm-still ]
       OMX_ERRORTYPE qomx_component_set_callbacks(OMX_HANDLETYPE, OMX_CALLBACKTYPE*, OMX_PTR): 181: This ptr addr 0xb8aed1b8
       
       
       [ 06-25 15:36:52.623   379:28395 E/qomx_image_core ]
       OMX_GetHandle:261] Success
       
       [ 06-25 15:36:52.623   379:28395 E/mm-jpeg-intf ]
       mm_jpeg_meta_enc_key:648] Key is invalid
       
       [ 06-25 15:36:52.628   379:28395 E/jpeg_hw  ]
       jpege_lib_init:400] handler 0x0 0x0 0x0
       
       [ 06-25 15:36:52.628   379:28395 D/QCameraPostProc ]
       int32_t qcamera::QCameraPostProcessor::encodeData(qcamera::qcamera_jpeg_data_t*, uint8_t&):1961] Crop needed 0
       
       [ 06-25 15:36:52.628   379:28395 E/QCamera2HWI ]
       qcamera::QCameraExif* qcamera::QCamera2HardwareInterface::getExifData(): getExifGpsDataTimeStamp failed
       
       [ 06-25 15:36:52.628   379:28395 I/QCamera2HWI ]
       qcamera::QCameraExif* qcamera::QCamera2HardwareInterface::getExifData(): Exif Values not supported
       
       [ 06-25 15:36:52.639   391:  565 I/ThermalEngine ]
       Sensor:batt_therm:44000 mC
       
       
       [ 06-25 15:36:52.648   391:  566 I/ThermalEngine ]
       Sensor:xo_therm_pu2:46000 mC
       
       
       [ 06-25 15:36:52.671   379:28395 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::getMotCalibrationMakerNotesData(android::MotMakernote&)
       
       [ 06-25 15:36:52.672   379:28395 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::getMotOTPMakerNotesData(android::MotMakernote&)
       
       [ 06-25 15:36:52.672   379:28395 D/QCamera2HWI ]
       bool qcamera::QCamera2HardwareInterface::needRotationReprocess(): need to do reprocess for rotation=90
       
       [ 06-25 15:36:52.672   379:28395 D/QCameraPostProc ]
       int32_t qcamera::QCameraPostProcessor::encodeData(qcamera::qcamera_jpeg_data_t*, uint8_t&): jpeg rotation is set to 0
       
       [ 06-25 15:36:52.672   379:28395 D/QCameraPostProc ]
       int32_t qcamera::QCameraPostProcessor::encodeData(qcamera::qcamera_jpeg_data_t*, uint8_t&), thumbnail src w/h (1280x720), dst w/h (512x288)
       
       [ 06-25 15:36:52.672   379:28395 E/QCameraPostProc ]
       [KPI Perf] int32_t qcamera::QCameraPostProcessor::encodeData(qcamera::qcamera_jpeg_data_t*, uint8_t&) : PROFILE_JPEG_JOB_START
       
       [ 06-25 15:36:52.672   379:28395 E/mm-jpeg-intf ]
       mm_jpeg_start_job:2015] X
       
       [ 06-25 15:36:52.672   379:28393 E/mm-jpeg-intf ]
       mm_jpeg_get_session:55] client_idx 0 session_idx 0
       
       [ 06-25 15:36:52.676   379:28393 D/mm-jpeg-intf ]
       process_sensor_data 327: flashmode auto, take from sensor: 0
       
       [ 06-25 15:36:52.676   379:28393 D/mm-jpeg-intf ]
       process_sensor_data 361: flash_tag: 0x18
       
       [ 06-25 15:36:52.676   379:28393 E/mm-jpeg-intf ]
       mm_jpeg_configure_job_params:1335] Work buffer 36 0xb09a0000 WorkBufSize: 12220416
       
       [ 06-25 15:36:52.677   379:28393 E/mm-jpeg-intf ]
       mm_jpeg_configure_job_params: config makernote data failed
       
       [ 06-25 15:36:52.677   379:28523 E/mm-still ]
       virtual OMX_ERRORTYPE OMXJpegEncoder::startEncode():389] startEncode()
       
       [ 06-25 15:36:52.677   379:28523 E/jpeg_hw  ]
       jpege_lib_hw_config:583] Version 30000000
       
       [ 06-25 15:36:52.677   379:28523 E/jpeg_hw  ]
       jpege_lib_hw_fe_buffer_cfg:304] w 1836 h 3264 stride 1856 scanline 3264
       
       [ 06-25 15:36:52.678   379:28523 E/jpeg_hw  ]
       we_buffer_cfg PLN0_WR_BUFFER_SIZE = 67120798
       
       
       [ 06-25 15:36:52.678   379:28523 E/jpeg_hw  ]
       we_buffer_cfg PLN0_WR_STRIDE = 11934
       
       
       [ 06-25 15:36:52.678   379:28523 E/jpeg_hw  ]
       we_buffer_cfg PLN0_WR_HSTEP = 11934
       
       
       [ 06-25 15:36:52.678   379:28523 E/jpeg_hw  ]
       we_buffer_cfg PLN0_WR_VSTEP = 1024
       
       
       [ 06-25 15:36:52.738   379:28525 D/QCameraPostProc ]
       static int qcamera::QCameraPostProcessor::getJpegMemory(omx_jpeg_ouput_buf_t*): Allocating jpeg out buffer of size: 1711102
       
       [ 06-25 15:36:52.757   379:28523 E/mm-jpeg-intf ]
       [KPI Perf] : PROFILE_JPEG_FBD
       
       [ 06-25 15:36:52.757   379:28523 E/mm-jpeg-intf ]
       mm_jpegenc_destroy_job:2297] Exif entry count 28 6
       
       [ 06-25 15:36:52.757   379:28523 E/mm-jpeg-intf ]
       mm_jpeg_queue_remove_job_by_job_id:2778] found matching job id
       
       [ 06-25 15:36:52.757   379:28365 D/QCamera2HWI ]
       void qcamera::QCamera2HardwareInterface::kpi_jpeg_stream_cb_routine(): CameraKpiTag: JPEG_ENCODING_TIME :  -1842681
       
       [ 06-25 15:36:52.759   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Starting poll on stream 0xb8b1a8a8 type: 9
       
       [ 06-25 15:36:52.765   379:28365 D/mm-camera-intf ]
       mm_stream_qbuf: Started poll on stream 0xb8b1a8a8 type: 9
       
       [ 06-25 15:36:52.765   379:28365 D/QCameraPostProc ]
       static void qcamera::QCameraPostProcessor::releaseJpegData(void*, void*) : Rleased job ID 16777216
       
       [ 06-25 15:36:52.765   379:28365 D/QCameraPostProc ]
       [KPI Perf] int32_t qcamera::QCameraPostProcessor::processJpegEvt(qcamera::qcamera_jpeg_evt_payload_t*) : jpeg job 16777216
       
       [ 06-25 15:36:52.765   379:28365 D/QCameraPostProc ]
       int32_t qcamera::QCameraPostProcessor::processJpegEvt(qcamera::qcamera_jpeg_evt_payload_t*): Dump jpeg_size=1517562
       
       [ 06-25 15:36:52.765   379:28365 E/QCameraPostProc ]
       int32_t qcamera::QCameraPostProcessor::processJpegEvt(qcamera::qcamera_jpeg_evt_payload_t*) : Calling upperlayer callback to store JPEG image
       
       [ 06-25 15:36:52.765   379:28365 E/QCameraPostProc ]
       [KPI Perf] int32_t qcamera::QCameraPostProcessor::processJpegEvt(qcamera::qcamera_jpeg_evt_payload_t*): PROFILE_JPEG_CB 
       
       [ 06-25 15:36:52.766   379:28365 D/QCamera2HWI ]
       int qcamera::QCamera2HardwareInterface::cancelPicture():4316] 
       
       [ 06-25 15:36:52.766   379:28395 E/mm-jpeg-intf ]
       mm_jpeg_get_session:55] client_idx 0 session_idx 0
       
       [ 06-25 15:36:52.767   379:28395 E/qomx_image_core ]
       OMX_FreeHandle:332] 
       
       [ 06-25 15:36:52.767   379:28395 E/qomx_image_core ]
       get_idx_from_handle:291] comp_idx 0 inst_idx 0
       
       [ 06-25 15:36:52.768   379:28395 E/qomx_image_core ]
       OMX_FreeHandle:367] Success
       
       [ 06-25 15:36:52.768   379:28395 E/mm-jpeg-intf ]
       mm_jpeg_remove_session_idx:118] client_idx 0 session_idx 0
       
       [ 06-25 15:36:52.768   409:28390 E/mm-camera ]
       mct_pipeline_process_set: stream_type = 9
       
       
       [ 06-25 15:36:52.768   409:28390 E/mm-camera-img ]
       wd_comp_abort:1382] p_base->mode = 0
       
       [ 06-25 15:36:52.769   409:28390 E/mm-camera ]
       cpp_module_handle_streamoff_event:2096] iden:0x10004, linked_params:0x0
       
       
       [ 06-25 15:36:52.769   409:28390 E/mm-camera ]
       cpp_hardware_process_streamoff:510] skip_iden:0x0, duplicate_stream_status:0x0
       
       
       [ 06-25 15:36:52.769   409:28390 E/mm-camera-img ]
       wd_comp_abort:1382] p_base->mode = 0
       
       [ 06-25 15:36:52.774   409:28390 E/mm-camera ]
       mct_stream_streamoff: Enter
       
       
       [ 06-25 15:36:52.774   409:28390 D/mm-camera ]
       mct_pipeline_remove_stream_from_linked_streams: stream type: 9
       
       [ 06-25 15:36:52.774   409:28390 D/mm-camera ]
       mct_pipeline_remove_stream_from_linked_streams: linked streams: 0x8a
       
       [ 06-25 15:36:52.775   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::initBatchUpdate(void*):Initializing batch parameter set
       
       [ 06-25 15:36:52.775   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::AddSetParmEntryToBatch(void*, cam_intf_parm_type_t, uint32_t, void*): num_entry: 1, paramType: 50, paramLength: 4, aligned_size_req: 20
       
       [ 06-25 15:36:52.775   409:28390 E/mm-camera ]
       mct_pipeline_send_ctrl_events: Send Set Parm events
       
       [ 06-25 15:36:52.776   379:28365 D/QCameraParameters ]
       int32_t qcamera::QCameraParameters::commitSetBatch():waiting for commitSetBatch to complete
       
       [ 06-25 15:36:52.796 28469:28478 W/art      ]
       Suspending all threads took: 5.999ms
       
       [ 06-25 15:36:52.829   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_SCANNING
       
       [ 06-25 15:36:52.829   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : 1121
       
       [ 06-25 15:36:52.829   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:52.937 28322:28337 D/Checkin  ]
       publish the event [tag = MOT_CAMERA_STATS event name = POST_CAPTURE]
       
       [ 06-25 15:36:52.960   353:  353 I/SFPerfTracer ]
            triggers: (rate: 1260:70567) (compose: 0:81) (post: 0:30) (render: 46:1800) (7:559999 frames) (8:674389)
       
       
       [ 06-25 15:36:52.960   353:  353 D/SFPerfTracer ]
              layers: (3:10) (FocusedStackFrame (0xb83606e0): 1:3131)* (DimLayer (0xb83cfb68): 0:55)* (DimLayer (0xb83d2050): 0:2)* (StatusBar (0xb83b9ed8): 0:86352)* (com.android.phasebeam.PhaseBeamWallpaper (0xb83c4c00): 0:20879)* (NavigationBar (0xb83bb890): 0:64) (DimLayer (0xb83c6068): 0:8)* (com.motorola.camera/com.motorola.camera.Camera (0xb83eb688): 1:9) (SurfaceView (0xb83b54e8): 8:107) 
       
       
       [ 06-25 15:36:53.049 28322:28337 D/Checkin  ]
       publish the event [tag = MOT_CAMERA_STATS event name = SHOT_TO_SHOT]
       
       [ 06-25 15:36:53.351  4868: 5020 E/SQLiteLog ]
       (5) database is locked
       
       
       [ 06-25 15:36:53.408  4868: 5020 E/SQLiteDatabase ]
       Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'.
       android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode
       	at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
       	at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:887)
       	at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:632)
       	at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318)
       	at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292)
       	at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213)
       	at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191)
       	at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
       	at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
       	at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
       	at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806)
       	at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791)
       	at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694)
       	at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:571)
       	at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:560)
       	at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:263)
       	at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:263)
       	at irl.c(:com.google.android.gms:216)
       	at irl.d(:com.google.android.gms:187)
       	at irg.a(:com.google.android.gms:1519)
       	at tev.a(:com.google.android.gms:140)
       	at gzm.a(:com.google.android.gms:643)
       	at gzm.a(:com.google.android.gms:383)
       	at gzm.run(:com.google.android.gms:199)
       	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
       	at aixu.a(:com.google.android.gms:108)
       	at aiwz.run(:com.google.android.gms:59)
       	at aixt.run(:com.google.android.gms:74)
       	at itt.run(:com.google.android.gms:453)
       	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
       	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
       	at iyg.run(:com.google.android.gms:17)
       	at java.lang.Thread.run(Thread.java:818)
       
       
       [ 06-25 15:36:53.902   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): E CAM_AF_FOCUSED
       
       [ 06-25 15:36:53.902   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): ZEROMOTION: mLastFocusedFrameTime = 1466879813902
       
       [ 06-25 15:36:53.902   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): FOCUS_ACHIEVED_TIME : 2195
       
       [ 06-25 15:36:53.902   379:28365 D/QCameraParameters ]
       updateFocusDistances: setting KEY_FOCUS_DISTANCES as 0.200532,0.219922,0.243464
       
       [ 06-25 15:36:53.903   379:28365 D/QCamera2HWI ]
       int32_t qcamera::QCamera2HardwareInterface::processAutoFocusEvent(cam_auto_focus_data_t&): X
       
       [ 06-25 15:36:53.903   379:28399 D/QCamera2HWI ]
       [KPI Perf] static void* qcamera::QCameraCbNotifier::cbNotifyRoutine(void*) : PROFILE_SENDING_FOCUS_EVT_TO APP
       

JSON Source