sm8550-common: Ship SEC HyPer AIDL HAL
Without this, the camera will be stuck for 10 seconds before the preview is displayed. * W ServiceManagerCppClient: Service vendor.samsung.hardware.hyper.ISehHyPer/default didn't start. Returning NULL * E HYPER_NATIVE_VINTF: Couldn't access HyPer Hal * E HYPER_NATIVE_VINTF: Acquire on JNI, HyPerHalVersion is NULL * E CHI : [SS_ERR ]: [CHI ]: chxextensionmodule.cpp: ExecuteMemBoost: 25099: MemBoost open fail by 0 * I CHI : [SS_LOW ]: [CHI ]: chxsecperf.cpp: AcquirePerfLock: 1157: 0] OPEN_CAMERA (1000) * I CHI : [SS_LOW ]: [CHI ]: chxsecperf.cpp: AcquirePerfLock: 1014: OverheatLevel [0~6](0xFFFFFFFF) * I CHI : [SS_LOW ]: [CHI ]: chxsecperf.cpp: AcquireHyperVInt: 1355: AcquireHyperVInt : maxlimit[3360000], minlimit[2092800], duration[3000] * I ServiceManagerCppClient: Waiting for service 'vendor.samsung.hardware.hyper.ISehHyPer/default' on '/dev/binder'... Thanks luk1337 for pointing it out. Change-Id: I1505ec2ecd7185a47f9bf9bb39a77f475adbe27c
This commit is contained in:
@@ -123,4 +123,12 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>vendor.samsung.hardware.hyper</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>ISehHyPer</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</compatibility-matrix>
|
||||
|
Reference in New Issue
Block a user