0% found this document useful (0 votes)
33 views2 pages

Esecos Log

The document contains log messages from initialization of the NativeCOSPatch library. It shows the library version is loaded, required components like memoryManager and seMediaManager are initialized, and the SEcEseSPI library is loaded successfully. However, EFS_COSVERSION_PATH does not exist so COSPatch is not needed. The library is then cleaned up and stopped.

Uploaded by

Niumar Spinola
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views2 pages

Esecos Log

The document contains log messages from initialization of the NativeCOSPatch library. It shows the library version is loaded, required components like memoryManager and seMediaManager are initialized, and the SEcEseSPI library is loaded successfully. However, EFS_COSVERSION_PATH does not exist so COSPatch is not needed. The library is then cleaned up and stopped.

Uploaded by

Niumar Spinola
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

03-18 09:43:48.

256 983 983 I NXP_OSPU: OSU Native Library Version =


03-18 09:43:48.257 983 983 I SEC_ESE_COSPATCH: start esecos_daemon
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: Opening 'Native COSPatch' log
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: --------------------------------
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: Initialize NativeCOSPatch
library ...
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: Native COSPatch library
version : 1.0.9
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: Build with option
NATIVE_COS_PATCH__MEMORY_MONITORING
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: Build with option
NATIVE_COS_PATCH__ANDROID
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: Build with '__aarch64__'
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: * Initialize memoryManager ...
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: * Initialize
seContextManager ...
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: * Initialize seMediaManager
component ...
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: ++
nativeCOSPatch_seMediaManager_initComponent()
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: using internal SEMedia component
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: --
nativeCOSPatch_seMediaManager_initComponent() => res=True
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: * Start seMediaManager ...
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: ++
nativeCOSPatch_seMediaManager_start()
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: ++
_nativeCOSPatch_seMedia_start()
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: Loading 'SEcEseSPI' library
named '/system/lib64/libspictrl.so'...
03-18 09:43:48.260 983 983 I [NativeCOSPatch]: Calling dlopen() ...
03-18 09:43:48.272 983 983 I [NativeCOSPatch]: 'SEcEseSPI' library opened
successfully
03-18 09:43:48.272 983 983 I [NativeCOSPatch]: 'SEcEseSPI' library loaded
successfully
03-18 09:43:48.272 983 983 I [NativeCOSPatch]: --
_nativeCOSPatch_seMedia_start() => res=True
03-18 09:43:48.272 983 983 I [NativeCOSPatch]: --
nativeCOSPatch_seMediaManager_start() => res=True
03-18 09:43:48.272 983 983 I [NativeCOSPatch]: * register memory callback ...
03-18 09:43:48.272 983 983 I [NativeCOSPatch]: NativeCOSPatchLibrary
initialized successfully
03-18 09:43:48.273 983 983 E SEC_ESE_COSPATCH: EFS_COSVERSION_PATH doesn't
exist.
03-18 09:43:48.273 983 983 E SEC_ESE_COSPATCH: isCOSPatchNeededCheck ret : -1
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: ++++++++++++++++++++++++++++++++
+
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: ++
cleanupNativeCOSPatchLibrary()
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: ++
nativeCOSPatch_seMediaManager_isOpened()
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: ++
_nativeCOSPatch_seMedia_isOpened()
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: isOpened : =False
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: --
_nativeCOSPatch_seMedia_isOpened() => res=True
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: --
nativeCOSPatch_seMediaManager_isOpened() => res=True
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: ++
nativeCOSPatch_seMediaManager_isStarted()
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: ++
_nativeCOSPatch_seMedia_isStarted()
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: --
_nativeCOSPatch_seMedia_start() => res=True
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: --
nativeCOSPatch_seMediaManager_isStarted() => res=True
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: SEMedia not yet stopped => try
to do it ...
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: ++
nativeCOSPatch_seMediaManager_stop()
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: ++
_nativeCOSPatch_seMedia_stop()
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: --
_nativeCOSPatch_seMedia_stop() => res=True
03-18 09:43:48.273 983 983 I [NativeCOSPatch]: --
nativeCOSPatch_seMediaManager_stop() => res=True
03-18 09:43:48.274 983 983 I [NativeCOSPatch]: * Cleanup SEMedia ...
03-18 09:43:48.274 983 983 I [NativeCOSPatch]: - cleanup memory component ...
03-18 09:43:48.274 983 983 I [NativeCOSPatch]: --
cleanupNativeCOSPatchLibrary()
03-18 09:43:48.274 983 983 I [NativeCOSPatch]: Closing 'Native COSPatch' log

You might also like