0% found this document useful (0 votes)
23 views163 pages

Logcat Prev CSC Log

The document contains log messages from the vold daemon process. It detects storage devices like an SD card and partitions upon startup. It mounts filesystems like /data, /cache, /vendor according to fstab rules. It also handles block events from the kernel for new storage devices and partitions.

Uploaded by

morosanu.c3215
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)
23 views163 pages

Logcat Prev CSC Log

The document contains log messages from the vold daemon process. It detects storage devices like an SD card and partitions upon startup. It mounts filesystems like /data, /cache, /vendor according to fstab rules. It also handles block events from the kernel for new storage devices and partitions.

Uploaded by

morosanu.c3215
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/ 163

--------- beginning of main

03-07 19:50:10.319 D/lmkd ( 3637): fetch chimera enabled flag :[0] from property
03-07 19:50:10.320 E/libpsi ( 3637): No kernel psi monitor support (errno=2)
03-07 19:50:10.320 I/lmkd ( 3637): Using vmpressure for memory pressure
detection
03-07 19:50:10.321 I/lmkd ( 3637): try memboost disable, check disable_mem_boost
node
03-07 19:50:10.322 I/lmkd ( 3637): set custom_sw_limit : 200
03-07 19:50:10.322 I/lmkd ( 3637): set upgrade_pressure : 60
03-07 19:50:10.322 I/lmkd ( 3637): set lmkd_freelimit_val : 10
03-07 19:50:10.322 I/lmkd ( 3637): enable_upgrade_criadj : 0
03-07 19:50:10.323 I/lmkd ( 3637): Process polling is not supported
03-07 19:50:10.344 I/SELinux ( 3640): SELinux: Loaded service_contexts from:
03-07 19:50:10.344 I/SELinux ( 3640): /vendor/etc/selinux/vndservice_contexts
03-07 19:50:10.345 I/vndservicemanager( 3640): Adding 'u:r:vndservicemanager:s0'
service (manager:3640)
03-07 19:50:10.346 W/SELinux ( 3638): Multiple same specifications for
vendor.trustonic.teeservice.ITeeService.
03-07 19:50:10.346 W/SELinux ( 3638): Multiple same specifications for
vendor.trustonic.teeregistryservice.ITeeRegistryService.
03-07 19:50:10.348 I/SELinux ( 3638): SELinux: Loaded service_contexts from:
03-07 19:50:10.348 I/SELinux ( 3638): /system/etc/selinux/plat_service_contexts
03-07 19:50:10.348 I/SELinux ( 3638):
/system_ext/etc/selinux/system_ext_service_contexts
03-07 19:50:10.348 I/SELinux ( 3638):
/vendor/etc/selinux/vendor_service_contexts
03-07 19:50:10.349 I/servicemanager( 3638): Adding 'u:r:servicemanager:s0' service
(manager:3638)
03-07 19:50:10.362 I/hwservicemanager( 3639): hwservicemanager is ready now.
--------- beginning of system
03-07 19:50:10.635 I/vold ( 3658): Vold 3.0 (the awakening) firing up
03-07 19:50:10.636 D/vold ( 3658): Detected support for: ext4 f2fs vfat
03-07 19:50:10.641 D/vold ( 3658): Tearing down stale mount /mnt/sde
03-07 19:50:10.641 D/vold ( 3658): /mnt/sde in unmounting procedure: Success
03-07 19:50:10.641 D/vold ( 3658): /mnt/sde sucessfully unmounted: Success
03-07 19:50:10.641 D/vold ( 3658): Found unmanaged dm device named vroot
03-07 19:50:10.641 D/vold ( 3658): Found unmanaged dm device named vendor-verity
03-07 19:50:10.641 D/vold ( 3658): Found unmanaged dm device named product-
verity
03-07 19:50:10.642 W/vold ( 3658): Failed to LOOP_GET_STATUS64 /dev/block/loop5:
No such device or address
03-07 19:50:10.642 W/vold ( 3658): Failed to LOOP_GET_STATUS64 /dev/block/loop1:
No such device or address
03-07 19:50:10.642 W/vold ( 3658): Failed to LOOP_GET_STATUS64 /dev/block/loop3:
No such device or address
03-07 19:50:10.642 W/vold ( 3658): Failed to LOOP_GET_STATUS64 /dev/block/loop2:
No such device or address
03-07 19:50:10.642 W/vold ( 3658): Failed to LOOP_GET_STATUS64 /dev/block/loop7:
No such device or address
03-07 19:50:10.642 W/vold ( 3658): Failed to LOOP_GET_STATUS64 /dev/block/loop6:
No such device or address
03-07 19:50:10.642 W/vold ( 3658): Failed to LOOP_GET_STATUS64 /dev/block/loop0:
No such device or address
03-07 19:50:10.642 W/vold ( 3658): Failed to LOOP_GET_STATUS64 /dev/block/loop4:
No such device or address
03-07 19:50:10.642 D/vold ( 3658): VolumeBase::create()++
03-07 19:50:10.642 D/vold ( 3658): VolumeBase::create()--
03-07 19:50:10.644 D/vold ( 3658): DiskUtil::mountTmpFSVolumeForEnc
03-07 19:50:10.645 D/vold ( 3658): Starting restorecon of /mnt/sde/staging
03-07 19:50:10.647 D/vold ( 3658): Finished restorecon of /mnt/sde/staging
03-07 19:50:10.648 I/epmlogd ( 3658): EpmLog::EpmLog
03-07 19:50:10.648 E/epmd ( 3658): FsHandlerThread not started: Thread not
created (No such file or directory)
03-07 19:50:10.648 D/epmd ( 3658): EPM() - Device supports FBE!
03-07 19:50:10.648 I/vold ( 3658): EnterprisePartitionManager created
03-07 19:50:10.650 I/vold ( 3658): FsHandlerThread::FsHandlerThread created
03-07 19:50:10.650 D/vold ( 3658): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/product /product ext4
03-07 19:50:10.650 D/vold ( 3658): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/vendor /vendor ext4
03-07 19:50:10.650 D/vold ( 3658): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/cache /cache ext4
03-07 19:50:10.650 D/vold ( 3658): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/efs /mnt/vendor/efs ext4
03-07 19:50:10.650 I/vold ( 3658): Socket created with fd:6
03-07 19:50:10.650 D/vold ( 3658): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/misc /misc emmc
03-07 19:50:10.650 D/vold ( 3658): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/userdata /data ext4
03-07 19:50:10.650 D/vold ( 3658): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/hidden /preload ext4
03-07 19:50:10.650 I/vold ( 3658): Before polling: fd: 6
03-07 19:50:10.650 D/vold ( 3658): fstab record:
/devices/platform/13550000.dwmmc2/mmc_host/mmc1* auto vfat
03-07 19:50:10.650 D/vold ( 3658): fstab record:
/devices/platform/13600000.usb/13600000.dwc3* auto auto
03-07 19:50:10.650 I/vold ( 3658): fs_handler setPid success pid = 3658
03-07 19:50:10.650 I/vold ( 3658): Netlink sending message queue initialized!
03-07 19:50:10.651 I/servicemanager( 3638): Adding 'u:r:vold:s0' service
(vold:3658)
03-07 19:50:10.652 D/vold ( 3658): VoldNativeService::start() completed OK
03-07 19:50:10.660 D/vold ( 3658): handleBlockEvent with action=1 major=179
minor=24 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0rpmb
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0rpmb'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'MAJOR=179'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'MINOR=24'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'DEVNAME=mmcblk0rpmb'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'DEVTYPE=disk'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'NPARTS=0'
03-07 19:50:10.661 D/vold ( 3658): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'MAJOR=179'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'MINOR=8'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'DEVNAME=mmcblk0boot0'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'DEVTYPE=disk'
03-07 19:50:10.661 D/NetlinkEvent( 3658): NL param 'NPARTS=0'
03-07 19:50:10.662 D/vold ( 3658): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
03-07 19:50:10.662 D/NetlinkEvent( 3658): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
03-07 19:50:10.662 D/NetlinkEvent( 3658): NL param 'MAJOR=179'
03-07 19:50:10.662 D/NetlinkEvent( 3658): NL param 'MINOR=16'
03-07 19:50:10.662 D/NetlinkEvent( 3658): NL param 'DEVNAME=mmcblk0boot1'
03-07 19:50:10.662 D/NetlinkEvent( 3658): NL param 'DEVTYPE=disk'
03-07 19:50:10.662 D/NetlinkEvent( 3658): NL param 'NPARTS=0'
03-07 19:50:10.663 D/vold ( 3658): handleBlockEvent with action=1 major=179
minor=0 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0
03-07 19:50:10.663 D/NetlinkEvent( 3658): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0'
03-07 19:50:10.663 D/NetlinkEvent( 3658): NL param 'MAJOR=179'
03-07 19:50:10.663 D/NetlinkEvent( 3658): NL param 'MINOR=0'
03-07 19:50:10.663 D/NetlinkEvent( 3658): NL param 'DEVNAME=mmcblk0'
03-07 19:50:10.663 D/NetlinkEvent( 3658): NL param 'DEVTYPE=disk'
03-07 19:50:10.663 D/NetlinkEvent( 3658): NL param 'NPARTS=32'
03-07 19:50:10.663 D/vold ( 3658): handleBlockEvent with action=1 major=179
minor=24 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0rpmb
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0rpmb'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'MAJOR=179'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'MINOR=24'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'DEVNAME=mmcblk0rpmb'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'DEVTYPE=disk'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'NPARTS=0'
03-07 19:50:10.664 D/vold ( 3658): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'MAJOR=179'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'MINOR=8'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'DEVNAME=mmcblk0boot0'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'DEVTYPE=disk'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'NPARTS=0'
03-07 19:50:10.664 D/vold ( 3658): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'MAJOR=179'
03-07 19:50:10.664 D/NetlinkEvent( 3658): NL param 'MINOR=16'
03-07 19:50:10.665 D/NetlinkEvent( 3658): NL param 'DEVNAME=mmcblk0boot1'
03-07 19:50:10.665 D/NetlinkEvent( 3658): NL param 'DEVTYPE=disk'
03-07 19:50:10.665 D/NetlinkEvent( 3658): NL param 'NPARTS=0'
03-07 19:50:17.377 W/libc ( 2863): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 1
03-07 19:50:17.378 W/libc ( 2863): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 2
03-07 19:50:17.378 W/libc ( 2863): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 3
03-07 19:50:17.439 I/io_stats( 3784): !@ found device mmcblk0 (179,0) (size 59640
MBs) and set for logging.
03-07 19:50:17.439 I/io_stats( 3784): !@ 179,0 r 25756 606214 w 122 2272 d 0 0 f 20
24 iot 5956 5758 th 51200 0 0 pt 0 inp 1 0 11.520
03-07 19:50:17.624 I/teecl ( 3787): NW> Starting log for teecl
03-07 19:50:17.624 I/Tzdaemon( 3787): !@TZDaemon Log started
03-07 19:50:17.625 I/Tzdaemon( 3787): !@[m] Current fds number: 32768; needed fds
number: 48; max fds number: 32768
03-07 19:50:17.625 I/Tzdaemon( 3787): !@[m] Probe for TZ successful
03-07 19:50:17.626 I/Tzdaemon( 3787): !@[m] Success to create ts_server
03-07 19:50:17.626 I/Tzdaemon( 3787): !@[m] /vendor/bin/tzdaemon started with pid
3787
03-07 19:50:17.629 I/Tzdaemon( 3787): !@[ts] Failed to make directory
'/data/vendor/tee/srt': No such file or directory
03-07 19:50:17.629 I/Tzdaemon( 3787): !@[ts] SWd readiness: got event:0x1
03-07 19:50:17.632 E/teecl ( 3787): NW> ERR: tzdaemon get_ta_file() pid=3787:
failed to open TA (00000005-0005-0005-0505-050505050505) image: 2 (No such file or
directory)
03-07 19:50:17.633 D/scs ( 3786): scsRunning State prop: NONE
03-07 19:50:17.633 D/scs ( 3786): scsRunning State : 0
03-07 19:50:17.633 D/scs ( 3786): bODMorProduct : true
03-07 19:50:17.633 D/scs ( 3786): OMC_B2B_FILE : /product/omc/omc_b2b_list
03-07 19:50:17.634 D/scs ( 3786): getValuesFromFile : SEK
03-07 19:50:17.634 D/scs ( 3786): salesCode : SEK
03-07 19:50:17.634 D/scs ( 3786): salesCode length : 3
03-07 19:50:17.634 D/scs ( 3786): ro.multisim.simslotcount is 2
03-07 19:50:17.634 D/scs ( 3786): Init the omcnw
03-07 19:50:17.634 I/Tzdaemon( 3787): !@[ts] +++ Session established:
session_id:5868efbf-0000-0000-0200-00101d9e6315 ++++
03-07 19:50:17.635 I/Tzdaemon( 3787): !@[ts] Tzdaemon property is Ready
03-07 19:50:17.635 I/Tzdaemon( 3787): !@[ts] Root TA notified ACSD Ready
03-07 19:50:17.635 D/scs ( 3786): getValuesFromFile : SEK
03-07 19:50:17.635 D/scs ( 3786): omcNwCode1 : SEK
03-07 19:50:17.635 D/scs ( 3786): omcNwCode1 length : 3
03-07 19:50:17.638 D/scs ( 3786): This model is dual sim, set network code2
03-07 19:50:17.639 D/scs ( 3786): getValuesFromFile : SEK
03-07 19:50:17.639 D/scs ( 3786): omcNwCode2 : SEK
03-07 19:50:17.639 D/scs ( 3786): omcNwCode2 length : 3
03-07 19:50:17.639 D/scs ( 3786): dataFilePath /product/omc/omc_data.json
03-07 19:50:17.640 D/scs ( 3786): SALES_CODE : SEK
03-07 19:50:17.640 D/scs ( 3786): OMC_PATH : /product/omc/SEK/conf
03-07 19:50:17.640 D/scs ( 3786): OMCNW_CODE : SEK
03-07 19:50:17.640 D/scs ( 3786): OMCNW_PATH : /product/omc/SEK/conf
03-07 19:50:17.640 D/scs ( 3786): OMCNW_CODE2 : SEK
03-07 19:50:17.640 D/scs ( 3786): OMCNW_PATH2 : /product/omc/SEK/conf
03-07 19:50:17.640 D/scs ( 3786): CUSTOMER_XML_FILE_PATH :
/product/omc/SEK/conf/customer.xml
03-07 19:50:17.640 D/scs ( 3786): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
03-07 19:50:17.640 D/scs ( 3786): OMC_RES_PATH : /omr/res
03-07 19:50:17.640 D/scs ( 3786): OMC_ETC_PATH : /product/omc/SEK/etc
03-07 19:50:17.640 D/scs ( 3786): TSS_TYPE : NONE
03-07 19:50:17.640 D/scs ( 3786): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
03-07 19:50:17.640 D/scs ( 3786): set OMC Properties
03-07 19:50:17.641 D/scs ( 3786): ro.oem.key1 : SEK
03-07 19:50:17.641 D/scs ( 3786): set sales_code = SEK
03-07 19:50:17.641 D/scs ( 3786): set ro.csc.omcnw_code = SEK
03-07 19:50:17.641 D/scs ( 3786): set ro.csc.omcnw_code2 = SEK
03-07 19:50:17.641 D/scs ( 3786): set TSS Properties
03-07 19:50:17.641 D/scs ( 3786): ro.omc.img_mount : 0
03-07 19:50:17.641 D/scs ( 3786): setCountryCode()
03-07 19:50:17.641 D/scs ( 3786): setCountryCode from customer.xml
03-07 19:50:17.641 D/scs ( 3786): setCountryCode(customer filepath) :
/product/omc/SEK/conf/customer.xml
03-07 19:50:17.642 D/scs ( 3786): setted country_code = Ukraine
03-07 19:50:17.643 D/scs ( 3786): setted countryiso_code = UA
03-07 19:50:17.643 D/scs ( 3786): setCSCVersion()
03-07 19:50:17.643 D/scs ( 3786): SW_CONFIG_FILE filepath :
/product/omc/SW_Configuration.xml
03-07 19:50:17.644 D/scs ( 3786): csc_name = A405FNOXM
03-07 19:50:17.644 D/scs ( 3786): csc_version = 4CWC3
03-07 19:50:17.645 D/scs ( 3786): firstBootCheck file is created :
A405FNOXM4CWC3
03-07 19:50:17.645 D/scs ( 3786): setScsRunningState : 1
03-07 19:50:17.645 D/scs ( 3786): persistent_properties ready: false
03-07 19:50:17.645 E/scs ( 3786): persist property cannot be set
03-07 19:50:17.652 I/teecl ( 3791): NW> Starting log for teecl
03-07 19:50:17.652 I/tzts_daemon( 3791): !@TSDaemon Log started
03-07 19:50:17.652 I/tzts_daemon( 3791):
03-07 19:50:17.653 I/tzts_daemon( 3791): !@TSDaemon started
03-07 19:50:17.653 I/tzts_daemon( 3791): [main:40]
03-07 19:50:17.653 I/tzts_daemon( 3791): !@waiting for property... 0
03-07 19:50:17.653 I/tzts_daemon( 3791): [run_property_thread:160]
03-07 19:50:17.733 E/teecl ( 3791): NW> ERR: tzts_daemon get_ta_file() pid=3791:
failed to open TA (00000007-0007-0007-0707-070707070707) image: 2 (No such file or
directory)
03-07 19:50:17.742 I/Tzdaemon( 3787): !@[ts] Received : TS_CMD_READ_OBJ_LIST
03-07 19:50:17.743 I/tzts_daemon( 3791): !@driver loader service initialization...
[driver_ta_loader_thread_func:360]
03-07 19:50:17.745 I/tzts_daemon( 3791): !@Trying to load: 00000000-0000-0000-0000-
4d53546d7374 [run_driver_ta_loader:163]
03-07 19:50:17.766 I/tzts_daemon( 3791): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
03-07 19:50:17.766 I/tzts_daemon( 3791): !@Trying to load: 18d9f073-18a5-4ade-9def-
875e07f7f293_ [run_driver_ta_loader:163]
03-07 19:50:17.766 I/tzts_daemon( 3791): !@not a TA: wrong filename length
[run_driver_ta_loader:166]
03-07 19:50:17.766 I/tzts_daemon( 3791): !@Trying to load: 00000000-0000-0000-0000-
564c544b4456 [run_driver_ta_loader:163]
03-07 19:50:17.788 I/tzts_daemon( 3791): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
03-07 19:50:17.788 I/tzts_daemon( 3791): !@Trying to load: 00000000-0000-0000-0000-
00535453540b [run_driver_ta_loader:163]
03-07 19:50:17.810 I/tzts_daemon( 3791): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
03-07 19:50:17.810 I/tzts_daemon( 3791): !@3 driver(s) were loaded
[run_driver_ta_loader:223]
03-07 19:50:17.838 E/[email protected]( 3798): SystemSuspend:
Error opening /sys/class/wakeup: No such file or directory
03-07 19:50:17.839 E/[email protected]( 3798): SystemSuspend:
Error opening /sys/power/suspend_stats: No such file or directory
03-07 19:50:17.840 I/servicemanager( 3638): Adding 'u:r:system_suspend:s0' service
(suspend_control:3798)
03-07 19:50:17.842 I/hwservicemanager( 3639): getFrameworkHalManifest: Reading
VINTF information.
03-07 19:50:17.857 I/hwservicemanager( 3639): getFrameworkHalManifest: Successfully
processed VINTF information
03-07 19:50:17.858 I/HidlServiceManagement( 3798): Registered
[email protected]::ISystemSuspend/default
03-07 19:50:17.859 I/HidlServiceManagement( 3798): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:17.859 I/teecl ( 3802): NW> Starting log for teecl
03-07 19:50:17.864 F/PA_DAEMON( 3802): [PrintVersion:489] Version:
PA_Daemon,teegris,version_2.3.17,release,dpi
03-07 19:50:17.865 I/teecl ( 3801): NW> Starting log for teecl
03-07 19:50:17.865 D/INSTHK ( 3801): Version = Ver 1.0
03-07 19:50:17.866 I/engmode_hidl_service( 3800): engmode()
03-07 19:50:17.866 I/engmode_hidl_service( 3800): e_server_hal service is started
03-07 19:50:17.867 I/HDCP2 ( 3801): ==========================================
03-07 19:50:17.867 I/HDCP2 ( 3801): | HDCP2 v3.82 |
03-07 19:50:17.867 I/HDCP2 ( 3801): ==========================================
03-07 19:50:17.868 I/HDCP2 ( 3801): after context initialzation
03-07 19:50:17.868 I/hwservicemanager( 3639): getDeviceHalManifest: Reading VINTF
information.
03-07 19:50:17.882 I/STORK_BIRD( 3807): [Server] Storkbird version 1.0.3 start!!!
03-07 19:50:17.883 I/teecl ( 3805): NW> Starting log for teecl
03-07 19:50:17.883 I/vaultkeeper( 3805): firing up. VaultKeeper.
03-07 19:50:17.890 I/hwservicemanager( 3639): getDeviceHalManifest: Successfully
processed VINTF information
03-07 19:50:17.892 I/HidlServiceManagement( 3800): Registered
[email protected]::ISehEngmode/default
03-07 19:50:17.892 I/HidlServiceManagement( 3802): Registered
[email protected]::ISehProca/default
03-07 19:50:17.892 I/HidlServiceManagement( 3802): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:17.892 I/HidlServiceManagement( 3800): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:17.893 I/HidlServiceManagement( 3806): Registered
[email protected]::ISehVaultKeeper/default
03-07 19:50:17.893 I/HidlServiceManagement( 3806): Removing namespace from process
name [email protected] to [email protected]
service.
03-07 19:50:17.894 I/[email protected]
service( 3806): vaultkeeper_hal service is started
03-07 19:50:17.898 I/Checkpoint( 3658): cp_prepareCheckpoint called
03-07 19:50:17.899 I/HDCP2 ( 3801): TZ_Open: TEEC HDCP Session creation Success
03-07 19:50:17.900 I/HDCP2 ( 3801): USE HDCP GOOGLE STACK
03-07 19:50:17.900 I/HDCP2 ( 3801): HDCP2.1 Factory Loaded
03-07 19:50:17.900 I/teecl ( 3799): NW> Starting log for teecl
03-07 19:50:17.900 D/INSTHK ( 3801): CMD_VERIFICATION
03-07 19:50:17.901 W/[email protected]( 3799): Keymaster 4.0
service start...
03-07 19:50:17.901 W/[email protected]( 3799): Keymaster 4.0
configureRpcThreadpool done
03-07 19:50:17.901 W/[email protected]( 3799): Generate hw
keymater 4.0
03-07 19:50:17.901 I/skeymaster4dev( 3799): Creating SKEYMASTER v4 DEVICE
03-07 19:50:17.901 I/skeymaster4dev( 3799): trying to open skeymaster TA
03-07 19:50:17.901 W/keymaster_tee( 3799): [WRN]Open MDFPP keymaster version 4.2.33
03-07 19:50:17.902 D/INSTHK ( 3801): H Checked...
03-07 19:50:17.902 I/HDCP2 ( 3801): Closed
03-07 19:50:17.930 W/keymaster_tee( 3799): [WRN]build type : user
03-07 19:50:17.931 W/keymaster_tee( 3799): [WRN]Vendor patchlevel string does not
match expected format. Using patchlevel 0
03-07 19:50:17.934 I/skeymaster4dev( 3799): successfully load skeymaster
03-07 19:50:17.934 W/[email protected]( 3799): Successfully
generated hw keymater 4.0
03-07 19:50:17.935 E/vold ( 3658): fbeEnable
03-07 19:50:17.935 D/FsCrypt ( 3658): fscrypt_initialize_systemwide_keys
03-07 19:50:17.935 I/HidlServiceManagement( 3799): Registered
[email protected]::IKeymasterDevice/default
03-07 19:50:17.936 I/HidlServiceManagement( 3799): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:17.936 W/[email protected]( 3799): Successfully
registered service for Keymaster 4.0 (0)
03-07 19:50:17.936 E/KeyStorage( 3658): retrieveKey : /data/unencrypted/key
03-07 19:50:17.939 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
03-07 19:50:17.939 I/vold ( 3658): List of Keymaster HALs found:
03-07 19:50:17.940 I/vold ( 3658): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
03-07 19:50:17.940 D/vold ( 3658): Computing HMAC with params { (seed:
000000000000000000000000000000000, nonce:
517f4166e8574dd6febdf75f7ea59cedd3cf115b9e1b18f8669627d643b392eb) }
03-07 19:50:17.940 D/vold ( 3658): Computing HMAC for SKeymaster(Keymaster
MDFPP) from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
03-07 19:50:17.941 I/vold ( 3658): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
03-07 19:50:17.942 W/keymaster_tee( 3799): [WRN]begin req PARAMS: B32 P1
03-07 19:50:17.943 E/KeyStorage( 3658): getRotStr rot value :
0001002a360d13c92f1410e8b83edb06
03-07 19:50:17.944 E/KeyStorage( 3658): retrieveKey success : /data/unencrypted/key
03-07 19:50:17.944 D/FsCrypt ( 3658): fscrypt_initialize_systemwide_keys,
install_storage_key DATA_MNT_POINT
03-07 19:50:17.945 D/FsCrypt ( 3658): key mode: ice:aes-256-cts:v1, file name:
/data/unencrypted/mode
03-07 19:50:17.958 D/FsCrypt ( 3658): ref_filename: /data/unencrypted/ref
03-07 19:50:17.961 D/FsCrypt ( 3658): Wrote system DE key reference to:
/data/unencrypted/ref
03-07 19:50:17.965 D/FsCrypt ( 3658): Wrote per boot key reference to:
/data/unencrypted/per_boot_ref
03-07 19:50:18.147 I/derive_sdk( 3817): Read version 0 from
/apex/com.android.sdkext/etc/sdkinfo.binarypb
03-07 19:50:18.148 I/derive_sdk( 3817): R extension version is 0
03-07 19:50:18.168 D/vold ( 3658): initUser0
03-07 19:50:18.168 D/FsCrypt ( 3658): fscrypt_init_user0
03-07 19:50:18.168 E/FsCrypt ( 3658): Preparing: /data/misc/vold/user_keys
03-07 19:50:18.169 E/FsCrypt ( 3658): Preparing: /data/misc/vold/user_keys/ce
03-07 19:50:18.170 E/FsCrypt ( 3658): Preparing: /data/misc/vold/user_keys/de
03-07 19:50:18.170 E/FsCrypt ( 3658): Preparing: /data/keyfota
03-07 19:50:18.170 D/FsCrypt ( 3658): load_all_de_keys
03-07 19:50:18.170 E/KeyStorage( 3658): retrieveKey :
/data/misc/vold/user_keys/de/0
03-07 19:50:18.174 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
03-07 19:50:18.174 I/vold ( 3658): List of Keymaster HALs found:
03-07 19:50:18.174 I/vold ( 3658): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
03-07 19:50:18.174 I/vold ( 3658): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
03-07 19:50:18.176 W/keymaster_tee( 3799): [WRN]begin req PARAMS: B32 P1
03-07 19:50:18.178 E/KeyStorage( 3658): retrieveKey success :
/data/misc/vold/user_keys/de/0
03-07 19:50:18.178 D/FsCrypt ( 3658): Installed de key for user 0
03-07 19:50:18.178 D/FsCrypt ( 3658): Skipping non-de-key <.>
03-07 19:50:18.179 D/FsCrypt ( 3658): Skipping non-de-key <..>
03-07 19:50:18.179 D/FsCrypt ( 3658): fscrypt_prepare_user_storage for volume null,
user 0, serial 0, flags 1
03-07 19:50:18.180 E/FsCrypt ( 3658): Preparing: /data/system/users/0
03-07 19:50:18.180 E/FsCrypt ( 3658): Preparing: /data/misc/profiles/cur/0
03-07 19:50:18.180 E/FsCrypt ( 3658): Preparing: /data/system_de/0
03-07 19:50:18.181 E/FsCrypt ( 3658): Preparing: /data/misc_de/0
03-07 19:50:18.181 E/FsCrypt ( 3658): Preparing: /data/vendor_de/0
03-07 19:50:18.182 E/FsCrypt ( 3658): Preparing: /data/user_de/0
03-07 19:50:18.182 D/FsCrypt ( 3658): lookup_policy 0
03-07 19:50:18.183 I/vold ( 3658): Verified that /data/system_de/0 has the
encryption policy 4a5bbeb6002d2a0a v1 modes 127/4 flags 0x0
03-07 19:50:18.183 I/vold ( 3658): Verified that /data/misc_de/0 has the
encryption policy 4a5bbeb6002d2a0a v1 modes 127/4 flags 0x0
03-07 19:50:18.184 I/vold ( 3658): Verified that /data/vendor_de/0 has the
encryption policy 4a5bbeb6002d2a0a v1 modes 127/4 flags 0x0
03-07 19:50:18.184 I/vold ( 3658): Verified that /data/user_de/0 has the
encryption policy 4a5bbeb6002d2a0a v1 modes 127/4 flags 0x0
03-07 19:50:18.184 D/FsCrypt ( 3658): prepare_subdirs
03-07 19:50:18.184 D/vold ( 3658): /system/bin/vold_prepare_subdirs
03-07 19:50:18.184 D/vold ( 3658): prepare
03-07 19:50:18.184 D/vold ( 3658):
03-07 19:50:18.184 D/vold ( 3658): 0
03-07 19:50:18.184 D/vold ( 3658): 1
03-07 19:50:18.206 D/vold_prepare_subdirs( 3819): Setting up mode 700 uid 0 gid 0
context u:object_r:vold_data_file:s0 on path: /data/misc_de/0/vold
03-07 19:50:18.208 D/vold_prepare_subdirs( 3819): Setting up mode 700 uid 0 gid 0
context u:object_r:storaged_data_file:s0 on path: /data/misc_de/0/storaged
03-07 19:50:18.210 D/vold_prepare_subdirs( 3819): Setting up mode 700 uid 0 gid 0
context u:object_r:rollback_data_file:s0 on path: /data/misc_de/0/rollback
03-07 19:50:18.211 D/vold_prepare_subdirs( 3819): Setting up mode 700 uid 0 gid 0
context u:object_r:apex_rollback_data_file:s0 on path: /data/misc_de/0/apexrollback
03-07 19:50:18.212 D/vold_prepare_subdirs( 3819): Setting up mode 711 uid 0 gid 0
context u:object_r:apex_module_data_file:s0 on path: /data/misc_de/0/apexdata
03-07 19:50:18.214 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.ipsec
03-07 19:50:18.215 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.art
03-07 19:50:18.216 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.tzdata
03-07 19:50:18.217 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.media
03-07 19:50:18.218 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.os.statsd
03-07 19:50:18.218 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.conscrypt
03-07 19:50:18.219 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.tethering
03-07 19:50:18.220 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.i18n
03-07 19:50:18.221 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.neuralnetworks
03-07 19:50:18.221 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.runtime
03-07 19:50:18.222 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.mediaprovider
03-07 19:50:18.223 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.extservices
03-07 19:50:18.224 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.sdkext
03-07 19:50:18.224 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_permission_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.permission
03-07 19:50:18.226 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.adbd
03-07 19:50:18.227 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_wifi_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.wifi
03-07 19:50:18.228 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.media.swcodec
03-07 19:50:18.229 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.resolv
03-07 19:50:18.230 D/vold_prepare_subdirs( 3819): Setting up mode 771 uid 0 gid
1000 context u:object_r:apex_module_data_file:s0 on path:
/data/misc_de/0/apexdata/com.android.vndk.v30
03-07 19:50:18.230 D/vold_prepare_subdirs( 3819): Setting up mode 700 uid 1000 gid
1000 context u:object_r:fingerprint_vendor_data_file:s0 on path:
/data/vendor_de/0/fpdata
03-07 19:50:18.232 D/vold_prepare_subdirs( 3819): Setting up mode 700 uid 1000 gid
1000 context u:object_r:face_vendor_data_file:s0 on path:
/data/vendor_de/0/facedata
03-07 19:50:18.253 I/tzts_daemon( 3791): !@waiting for property... 1
03-07 19:50:18.253 I/tzts_daemon( 3791): [run_property_thread:160]
03-07 19:50:18.253 I/tzts_daemon( 3791): [email protected]_daemon property = Ready, cnt
= 1
03-07 19:50:18.253 I/tzts_daemon( 3791): [run_property_thread:162]
03-07 19:50:18.280 I/tzdatacheck( 3823): Found an installed distro but it is valid.
No action taken.
03-07 19:50:18.294 I/auditd ( 3824): Starting up
03-07 19:50:18.294 I/auditd ( 3824): Start at vold.decrypt: none,
ro.crypto.state : encrypted, ro.crypto.type : file
03-07 19:50:18.297 E/auditd ( 3824): SELinux: [audit_filter] audit_filter_table
is created successfully. filter table line count = 1118 / rule count(atomic) = 497
03-07 19:50:18.298 I/audit_log( 3824): Previous audit logfile detected, rotating
03-07 19:50:18.320 E/audit ( 3824): type=2000 audit(0.439:1): initialized
03-07 19:50:18.320 E/audit ( 3824): type=1403 audit(1709833808.391:12): policy
loaded auid=4294967295 ses=4294967295
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833808.391:12):
arch=c00000b7 syscall=64 success=yes exit=980627 a0=5 a1=7f7a477000 a2=ef693
a3=ffffffffffffffff items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:kernel:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833808.391:12):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.320 E/audit ( 3824): type=1400 audit(1709833808.887:13): avc:
denied { getattr } for pid=1 comm="init" name="sysrq" dev="proc" ino=13229
scontext=u:r:init:s0 tcontext=u:object_r:proc_sysrq:s0 tclass=file permissive=0
SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833808.887:13):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f03e33d79 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833808.887:13):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.320 E/audit ( 3824): type=1400 audit(1709833810.251:14): avc:
denied { getattr } for pid=1 comm="init" name="panic_on_oops" dev="proc"
ino=14407 scontext=u:r:init:s0 tcontext=u:object_r:proc_panic:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833810.251:14):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844ef9d0 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833810.251:14):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.320 E/audit ( 3824): type=1400 audit(1709833810.251:15): avc:
denied { getattr } for pid=1 comm="init" name="hung_task_timeout_secs" dev="proc"
ino=14408 scontext=u:r:init:s0 tcontext=u:object_r:proc_hung_task:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833810.251:15):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844efac0 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833810.251:15):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.320 E/audit ( 3824): type=1400 audit(1709833810.251:16): avc:
denied { getattr } for pid=1 comm="init" name="sched_tunable_scaling" dev="proc"
ino=14409 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833810.251:16):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844d20e0 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833810.251:16):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.320 E/audit ( 3824): type=1400 audit(1709833810.251:17): avc:
denied { getattr } for pid=1 comm="init" name="sched_latency_ns" dev="proc"
ino=14410 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833810.251:17):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844d20e0 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833810.251:17):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.320 E/audit ( 3824): type=1400 audit(1709833810.251:18): avc:
denied { getattr } for pid=1 comm="init" name="sched_wakeup_granularity_ns"
dev="proc" ino=14411 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833810.251:18):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844d20e0 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833810.251:18):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.320 E/audit ( 3824): type=1400 audit(1709833810.255:19): avc:
denied { getattr } for pid=1 comm="init" name="sched_child_runs_first" dev="proc"
ino=14412 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833810.255:19):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844d20e0 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833810.255:19):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.320 E/audit ( 3824): type=1400 audit(1709833810.255:20): avc:
denied { getattr } for pid=1 comm="init" name="sched_rt_runtime_us" dev="proc"
ino=14420 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833810.255:20):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844d20e0 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833810.255:20):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.320 E/audit ( 3824): type=1400 audit(1709833810.255:21): avc:
denied { getattr } for pid=1 comm="init" name="sched_rt_period_us" dev="proc"
ino=14421 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.320 E/audit ( 3824): type=1300 audit(1709833810.255:21):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844d20e0 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.320 E/audit ( 3824): type=1327 audit(1709833810.255:21):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.321 E/audit ( 3824): type=1400 audit(1709833810.275:22): avc:
denied { getattr } for pid=1 comm="init" name="swp" dev="proc" ino=14440
scontext=u:r:init:s0 tcontext=u:object_r:proc_abi:s0 tclass=file permissive=0
SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.321 E/audit ( 3824): type=1300 audit(1709833810.275:22):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f03e34049 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.321 E/audit ( 3824): type=1327 audit(1709833810.275:22):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.321 E/audit ( 3824): type=1400 audit(1709833810.351:23): avc:
denied { create } for pid=2863 comm="init" name="ext_sd"
scontext=u:r:vendor_init:s0 tcontext=u:object_r:tmpfs:s0 tclass=lnk_file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.321 E/audit ( 3824): type=1300 audit(1709833810.351:23):
arch=c00000b7 syscall=36 success=no exit=-13 a0=7f9bc1b179 a1=ffffff9c
a2=7f9bc1b191 a3=0 items=0 ppid=1 pid=2863 auid=4294967295 uid=0 gid=0 euid=0
suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:vendor_init:s0 key=(null)
03-07 19:50:18.321 E/audit ( 3824): type=1327 audit(1709833810.351:23):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
03-07 19:50:18.321 E/audit ( 3824): type=1400 audit(1709833810.383:24): avc:
denied { getattr } for pid=2863 comm="init" path="/dev/usb-ffs/adb/ep0"
dev="functionfs" ino=10840 scontext=u:r:vendor_init:s0
tcontext=u:object_r:functionfs:s0 tclass=file permissive=0 SEPF_SM-A405FN_11_0010
audit_filtered
03-07 19:50:18.321 E/audit ( 3824): type=1300 audit(1709833810.383:24):
arch=c00000b7 syscall=79 success=no exit=-13 a0=3 a1=7f9bc53e38 a2=7f9bc53e40
a3=100 items=0 ppid=1 pid=2863 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:vendor_init:s0 key=(null)
03-07 19:50:18.321 E/audit ( 3824): type=1327 audit(1709833810.383:24):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
03-07 19:50:18.321 E/audit ( 3824): type=1400 audit(1709833810.439:25): avc:
denied { getattr } for pid=1 comm="init" name="event-log-tags" dev="tmpfs"
ino=10853 scontext=u:r:init:s0 tcontext=u:object_r:runtime_event_log_tags_file:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.321 E/audit ( 3824): type=1305 audit(1709833818.295:27):
audit_rate_limit=100 old=0 auid=4294967295 ses=4294967295 subj=u:r:auditd:s0 res=1
03-07 19:50:18.477 E/audit ( 3824): type=1400 audit(1709833818.471:28): avc:
denied { getattr } for pid=2863 comm="init" path="/data/log" dev="mmcblk0p32"
ino=1441793 scontext=u:r:vendor_init:s0 tcontext=u:object_r:dumplog_data_file:s0
tclass=dir permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.477 E/audit ( 3824): type=1300 audit(1709833818.471:28):
arch=c00000b7 syscall=79 success=no exit=-13 a0=ffffff9c a1=7fc8d78d21
a2=7fc8d78ab0 a3=100 items=0 ppid=1 pid=2863 auid=4294967295 uid=0 gid=0 euid=0
suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init"
exe="/system/bin/init" subj=u:r:vendor_init:s0 key=(null)
03-07 19:50:18.477 E/audit ( 3824): type=1327 audit(1709833818.471:28):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
03-07 19:50:18.479 I/tombstoned( 3827): tombstoned successfully initialized
03-07 19:50:18.495 I/CASS_DEBUG( 3828): Start Service... CASS v1.6.2
03-07 19:50:18.500 I/teecl ( 3829): NW> Starting log for teecl
03-07 19:50:18.500 I/engmode_binder_server( 3829): EngineeringMode version =
30.3.07
03-07 19:50:18.500 I/engmode_binder_server( 3829): firing up.
EngineeringModeHandler.
03-07 19:50:18.501 I/engmode_binder_server( 3829): EngineeringModeHandler Service
instantiate()
03-07 19:50:18.501 I/engmode_binder_server( 3829): EngineeringModeHandler created
03-07 19:50:18.505 I/ENGMODE15( 3829): EM Version#0001 - 2.8.4
03-07 19:50:18.505 E/ENGMODE15( 3829): server time is NULL
03-07 19:50:18.505 I/engmode_binder_server( 3829): VERSION = 15/0x00000000
03-07 19:50:18.505 I/engmode_cache_list( 3829): clist created(15)
03-07 19:50:18.505 I/engmode_binder_server( 3829): Notify To Cp count (0)
03-07 19:50:18.505 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.505 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.505 I/engmode_binder_server( 3829): Notify To Cp count (1)
03-07 19:50:18.506 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.506 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.506 I/engmode_binder_server( 3829): Notify To Cp count (2)
03-07 19:50:18.506 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.506 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.506 I/engmode_binder_server( 3829): Notify To Cp count (3)
03-07 19:50:18.506 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.506 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.506 I/engmode_binder_server( 3829): Notify To Cp count (4)
03-07 19:50:18.506 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.506 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.506 I/engmode_binder_server( 3829): Notify To Cp count (5)
03-07 19:50:18.506 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.506 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.506 I/engmode_binder_server( 3829): Notify To Cp count (6)
03-07 19:50:18.506 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.506 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.506 I/engmode_binder_server( 3829): Notify To Cp count (7)
03-07 19:50:18.506 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.506 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.506 I/engmode_binder_server( 3829): Notify To Cp count (8)
03-07 19:50:18.506 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.506 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.506 I/engmode_binder_server( 3829): Notify To Cp count (9)
03-07 19:50:18.506 E/engmode_ril_command( 3829): Failed to Connect_RILD, ret : 4
03-07 19:50:18.506 E/engmode_ril_command( 3829): Connect to fail(-803209197).
03-07 19:50:18.507 I/vndservicemanager( 3640): Adding 'u:r:emservice:s0' service
(EngineeringModeService:3829)
03-07 19:50:18.507 I/engmode_binder_server( 3829): EngineeringModeHandlerService =
0
03-07 19:50:18.507 I/engmode_binder_server( 3829): EngineeringModeHandler is now
ready
03-07 19:50:18.577 D/scs ( 3832): scsRunning State prop: 1
03-07 19:50:18.578 D/scs ( 3832): scsRunning State : 1
03-07 19:50:18.578 D/scs ( 3832): bODMorProduct : true
03-07 19:50:18.578 D/scs ( 3832): OMC_B2B_FILE : /product/omc/omc_b2b_list
03-07 19:50:18.578 D/scs ( 3832): getValuesFromFile : SEK
03-07 19:50:18.578 D/scs ( 3832): salesCode : SEK
03-07 19:50:18.578 D/scs ( 3832): salesCode length : 3
03-07 19:50:18.578 D/scs ( 3832): ro.multisim.simslotcount is 2
03-07 19:50:18.578 D/scs ( 3832): Init the omcnw
03-07 19:50:18.578 D/scs ( 3832): getValuesFromFile : SEK
03-07 19:50:18.578 D/scs ( 3832): omcNwCode1 : SEK
03-07 19:50:18.578 D/scs ( 3832): omcNwCode1 length : 3
03-07 19:50:18.578 D/scs ( 3832): This model is dual sim, set network code2
03-07 19:50:18.578 D/scs ( 3832): getValuesFromFile : SEK
03-07 19:50:18.578 D/scs ( 3832): omcNwCode2 : SEK
03-07 19:50:18.578 D/scs ( 3832): omcNwCode2 length : 3
03-07 19:50:18.578 D/scs ( 3832): dataFilePath /product/omc/omc_data.json
03-07 19:50:18.579 D/scs ( 3832): SALES_CODE : SEK
03-07 19:50:18.579 D/scs ( 3832): OMC_PATH : /product/omc/SEK/conf
03-07 19:50:18.579 D/scs ( 3832): OMCNW_CODE : SEK
03-07 19:50:18.579 D/scs ( 3832): OMCNW_PATH : /product/omc/SEK/conf
03-07 19:50:18.579 D/scs ( 3832): OMCNW_CODE2 : SEK
03-07 19:50:18.579 D/scs ( 3832): OMCNW_PATH2 : /product/omc/SEK/conf
03-07 19:50:18.579 D/scs ( 3832): CUSTOMER_XML_FILE_PATH :
/product/omc/SEK/conf/customer.xml
03-07 19:50:18.579 D/scs ( 3832): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
03-07 19:50:18.579 D/scs ( 3832): OMC_RES_PATH : /omr/res
03-07 19:50:18.579 D/scs ( 3832): OMC_ETC_PATH : /product/omc/SEK/etc
03-07 19:50:18.579 D/scs ( 3832): TSS_TYPE : NONE
03-07 19:50:18.579 D/scs ( 3832): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
03-07 19:50:18.579 D/scs ( 3832): persistent_properties ready: true
03-07 19:50:18.579 D/scs ( 3832): set OMC persist properties
03-07 19:50:18.619 D/scs ( 3832): [checkSetPropperty] persist.sys.omc_support:
true
03-07 19:50:18.651 D/scs ( 3832): [checkSetPropperty] persist.sys.omc_path:
/product/omc/SEK/conf
03-07 19:50:18.651 D/scs ( 3832): set omc_path = /product/omc/SEK/conf
03-07 19:50:18.685 D/scs ( 3832): [checkSetPropperty]
persist.sys.omcnw_path: /product/omc/SEK/conf
03-07 19:50:18.685 D/scs ( 3832): set persist.sys.omcnw_path =
/product/omc/SEK/conf
03-07 19:50:18.691 D/scs ( 3832): [checkSetPropperty]
persist.sys.omcnw_path2: /product/omc/SEK/conf
03-07 19:50:18.691 D/scs ( 3832): set persist.sys.omcnw_path2 =
/product/omc/SEK/conf
03-07 19:50:18.691 D/scs ( 3832): Carrerid etc path : SEK
03-07 19:50:18.694 I/flags_health_check( 3836): ServerConfigurableFlagsReset
reset_mode value: 0
03-07 19:50:18.694 I/flags_health_check( 3836): ServerConfigurableFlagsReset
attempted boot count is under threshold, skipping reset.
03-07 19:50:18.699 E/scs ( 3832): Values.bSetPersistDone is true
03-07 19:50:18.699 D/scs ( 3832): setScsRunningState : 2
03-07 19:50:18.707 D/scs ( 3832): setActivatedID()
03-07 19:50:18.708 D/scs ( 3832): bActivatedID is false and singlesku is false
03-07 19:50:18.708 D/scs ( 3832): setTssCheckedFlag : 1
03-07 19:50:18.708 D/scs ( 3832): mdc.scs.tss_checked: 1
03-07 19:50:18.708 E/scs ( 3832): mdc.scs.tss_checked: 1
03-07 19:50:18.708 D/scs ( 3832): setScsRunningState : 3
03-07 19:50:18.709 D/SecNativeFeatureCppIf( 3832): encoded
03-07 19:50:18.709 D/SecNativeFeatureCppIf( 3832): decoding and unzip finish
03-07 19:50:18.709 D/SecNativeFeatureCppIf( 3832): use unCompDataBuff. encoded
03-07 19:50:18.709 D/SecNativeFeatureCppIf( 3832): Free unCompDataBuff
03-07 19:50:18.709 D/SecNativeFeatureCppIf( 3832): encoded
03-07 19:50:18.709 D/SecNativeFeatureCppIf( 3832): decoding and unzip finish
03-07 19:50:18.709 D/SecNativeFeatureCppIf( 3832): use unCompDataBuff. encoded
03-07 19:50:18.710 D/SecNativeFeatureCppIf( 3832): Free unCompDataBuff
03-07 19:50:18.710 D/SecNativeFeatureCppIf( 3832): encoded
03-07 19:50:18.710 D/SecNativeFeatureCppIf( 3832): decoding and unzip finish
03-07 19:50:18.710 D/SecNativeFeatureCppIf( 3832): use unCompDataBuff. encoded
03-07 19:50:18.710 D/SecNativeFeatureCppIf( 3832): Free unCompDataBuff
03-07 19:50:18.710 D/SecNativeFeatureCppIf( 3832): encoded
03-07 19:50:18.710 D/SecNativeFeatureCppIf( 3832): decoding and unzip finish
03-07 19:50:18.710 D/SecNativeFeatureCppIf( 3832): use unCompDataBuff. encoded
03-07 19:50:18.710 D/SecNativeFeatureCppIf( 3832): Free unCompDataBuff
03-07 19:50:18.710 E/scs ( 3832): set R/S properties
03-07 19:50:18.710 D/scs ( 3832): addGmsProperty()
03-07 19:50:18.710 D/scs ( 3832): Non TSS!!
03-07 19:50:18.710 D/scs ( 3832): propBootReferenceId is set as carrierId : SEK
03-07 19:50:18.710 D/scs ( 3832): isConfigEncoded() :
/product/omc/SEK/conf/cscfeature.xml
03-07 19:50:18.710 D/scs ( 3832): isConfigEncoded() : true
03-07 19:50:18.710 D/scs ( 3832): Set GMS Client ID based on ReferenceId SEK
03-07 19:50:18.710 D/scs ( 3832): Xml is Encoded? 1
03-07 19:50:18.710 D/scs ( 3832): Cannot find AM on xml
03-07 19:50:18.710 D/scs ( 3832): Cannot find GMM on xml
03-07 19:50:18.711 D/scs ( 3832): Set ro.com.google.clientidbase.ms : android-
samsung-ga-rev1
03-07 19:50:18.711 D/scs ( 3832): Cannot find YT on xml
03-07 19:50:18.711 D/scs ( 3832): Cannot find WAL on xml
03-07 19:50:18.711 D/scs ( 3832): Cannot find CR on xml
03-07 19:50:18.711 D/scs ( 3832): Cannot find VS on xml
03-07 19:50:18.711 D/scs ( 3832): Cannot find PG on xml
03-07 19:50:18.711 D/scs ( 3832): setStsProperty()
03-07 19:50:18.712 D/scs ( 3832): isConfigEncoded() :
/product/omc/SEK/conf/cscfeature.xml
03-07 19:50:18.712 D/scs ( 3832): isConfigEncoded() : true
03-07 19:50:18.712 D/scs ( 3832): Set STS property based on CarrierId SEK
03-07 19:50:18.712 D/scs ( 3832): Xml is Encoded? 1
03-07 19:50:18.712 D/scs ( 3832): Set ro.sts.property : FALSE
03-07 19:50:18.712 D/scs ( 3832): set FacebookProperty
03-07 19:50:18.712 D/scs ( 3832): set partnerid from carrierid
03-07 19:50:18.713 D/scs ( 3832): Read OMC_B2B_FILE, Change the path to B2C
from B2B
03-07 19:50:18.713 D/scs ( 3832): propCarrierId:SEK szB2C:
03-07 19:50:18.714 D/scs ( 3832): conffilePath :/system/etc/appmanager.conf
03-07 19:50:18.715 D/scs ( 3832): carrierid:SEK
03-07 19:50:18.716 D/scs ( 3832): Amazon property set : set partnerid from
carrierid
03-07 19:50:18.716 D/scs ( 3832): set AmazoneProperty
03-07 19:50:18.716 D/scs ( 3832): Amazon property set : set partnerid from
carrierid
03-07 19:50:18.716 D/scs ( 3832): bootCarrierId:SEK
03-07 19:50:18.716 D/scs ( 3832): Amazon Config: /system/etc/amzpartnerid.conf
03-07 19:50:18.716 D/scs ( 3832): Device doesn't have Amazon conf corresponding
to SEK
03-07 19:50:18.716 D/scs ( 3832): setSpotifyProperty:1
03-07 19:50:18.716 D/scs ( 3832): find logic start
03-07 19:50:18.717 D/scs ( 3832): find logic end
03-07 19:50:18.717 D/scs ( 3832): setSpotifyProperty country:UA
03-07 19:50:18.717 D/scs ( 3832): setSpotifyProperty carrier:SEK
03-07 19:50:18.717 D/scs ( 3832): bootCarrierId:SEK
03-07 19:50:18.717 D/scs ( 3832):
conffilePath1:/product/omc/SEK/etc/spotify.preload
03-07 19:50:18.717 D/scs ( 3832):
conffilePath1:/product/omc/single/SEK/etc/spotify.preload
03-07 19:50:18.717 D/scs ( 3832): conffilePath1:/system/etc/spotify.preload
03-07 19:50:18.717 D/scs ( 3832): spotify.conf start
03-07 19:50:18.717 D/scs ( 3832): preloadPartner : samsung-mobile-preload
03-07 19:50:18.717 D/scs ( 3832): preloadReferrer : samsung-mobile-preload
03-07 19:50:18.717 D/scs ( 3832): NO PRELOAD Spotify !!!
03-07 19:50:18.717 D/scs ( 3832): spotify.conf end
03-07 19:50:18.717 D/scs ( 3832): setOATHProperty:1
03-07 19:50:18.717 D/scs ( 3832): set partnerid from carrierid: SEK
03-07 19:50:18.717 D/scs ( 3832): bootReferenceId:SEK
03-07 19:50:18.717 D/scs ( 3832):
conffilePath:/product/omc/SEK/etc/oathpartnerid.conf
03-07 19:50:18.717 D/scs ( 3832):
conffilePath:/product/omc/single/SEK/etc/oathpartnerid.conf
03-07 19:50:18.717 D/scs ( 3832): conffilePath:/system/etc/oathpartnerid.conf
03-07 19:50:18.717 D/scs ( 3832): Device doesn't have OATH conf(OATH config)
corresponding to bootReferenceId SEK
03-07 19:50:18.717 D/scs ( 3832): set NetflixProperty
03-07 19:50:18.717 D/scs ( 3832): set Netflix channelId from carrierid
03-07 19:50:18.717 D/scs ( 3832): Read OMC_B2B_FILE, Change the path to B2C
from B2B
03-07 19:50:18.717 D/scs ( 3832): propCarrierId:SEK szB2C:
03-07 19:50:18.717 D/scs ( 3832): conffilePath:/system/etc/netflixchid.conf
03-07 19:50:18.717 D/scs ( 3832): Device doesn't have netflixchid.conf
corresponding to SEK
03-07 19:50:18.717 D/scs ( 3832): setLinkedinProperty : 1
03-07 19:50:18.717 D/scs ( 3832): setLinkedinProperty sales_code : SEK
03-07 19:50:18.717 D/scs ( 3832): conffilePath : /system/etc/linkedin.conf
03-07 19:50:18.717 D/scs ( 3832): linkedin.conf start
03-07 19:50:18.718 D/scs ( 3832): Matching SaleCode : SEK
03-07 19:50:18.718 D/scs ( 3832): PRELOADED Linkedin !!!
03-07 19:50:18.719 D/scs ( 3832): linkedin.conf end
03-07 19:50:18.719 D/scs ( 3832): setOfficeProperty : 1
03-07 19:50:18.719 D/scs ( 3832): setOfficeProperty sales_code : SEK
03-07 19:50:18.719 D/scs ( 3832): conffilePath : /system/etc/Office.conf
03-07 19:50:18.720 D/scs ( 3832): office.conf start
03-07 19:50:18.720 D/scs ( 3832): PRELOADED Office !!!
03-07 19:50:18.721 D/scs ( 3832): office.conf end
03-07 19:50:18.721 D/scs ( 3832): setProperty: /product/omc/SEK/etc/lazada.conf
03-07 19:50:18.721 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.721 D/scs ( 3832): setProperty:
/product/omc/SEK/etc/booking.conf
03-07 19:50:18.721 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.721 D/scs ( 3832): setProperty: /product/omc/SEK/etc/1mg.conf
03-07 19:50:18.721 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.721 D/scs ( 3832): setProperty: /product/omc/SEK/etc/zalo.conf
03-07 19:50:18.721 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.721 D/scs ( 3832): setProperty: /product/omc/SEK/etc/zmp3.conf
03-07 19:50:18.722 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.722 D/scs ( 3832): setProperty: /product/omc/SEK/etc/bm.conf
03-07 19:50:18.722 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.722 D/scs ( 3832): setProperty: /product/omc/SEK/etc/vng-
test.conf
03-07 19:50:18.722 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.722 D/scs ( 3832): setProperty: /product/omc/SEK/etc/TikTok.conf
03-07 19:50:18.722 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.722 D/scs ( 3832): setProperty: /product/omc/SEK/etc/TikTok.conf
03-07 19:50:18.722 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.722 D/scs ( 3832): setProperty:
/product/omc/SEK/etc/kaspersky.com.conf
03-07 19:50:18.722 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.722 D/scs ( 3832): setProperty: /product/omc/SEK/etc/ivi.conf
03-07 19:50:18.722 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.722 D/scs ( 3832): setProperty:
/product/omc/SEK/etc/twitter.conf
03-07 19:50:18.722 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.722 D/scs ( 3832): setProperty:
/product/omc/SEK/etc/foodpanda.conf
03-07 19:50:18.722 D/scs ( 3832): there is no conf or parsing fail
03-07 19:50:18.722 D/scs ( 3832): setScsRunningState : 4
03-07 19:50:18.762 I/servicemanager( 3638): Adding 'u:r:statsd:s0' service
(stats:3838)
03-07 19:50:18.763 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:18.793 E/audit ( 3824): type=1400 audit(1709833818.787:29): avc:
denied { getattr } for pid=1 comm="init" name="hostname" dev="proc" ino=16486
scontext=u:r:init:s0 tcontext=u:object_r:proc_hostname:s0 tclass=file permissive=0
SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.793 E/audit ( 3824): type=1300 audit(1709833818.787:29):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844a6840 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.793 E/audit ( 3824): type=1327 audit(1709833818.787:29):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.793 E/audit ( 3824): type=1400 audit(1709833818.787:30): avc:
denied { getattr } for pid=1 comm="init" name="domainname" dev="proc" ino=16487
scontext=u:r:init:s0 tcontext=u:object_r:proc_hostname:s0 tclass=file permissive=0
SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.793 E/audit ( 3824): type=1300 audit(1709833818.787:30):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844a6840 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.793 E/audit ( 3824): type=1327 audit(1709833818.787:30):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.794 E/audit ( 3824): type=1400 audit(1709833818.791:31): avc:
denied { getattr } for pid=1 comm="init" name="overcommit_memory" dev="proc"
ino=16489 scontext=u:r:init:s0 tcontext=u:object_r:proc_overcommit_memory:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.795 E/audit ( 3824): type=1300 audit(1709833818.791:31):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844efd90 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.795 E/audit ( 3824): type=1327 audit(1709833818.791:31):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.795 E/audit ( 3824): type=1400 audit(1709833818.791:32): avc:
denied { getattr } for pid=1 comm="init" name="page-cluster" dev="proc" ino=16490
scontext=u:r:init:s0 tcontext=u:object_r:proc_page_cluster:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.795 E/audit ( 3824): type=1300 audit(1709833818.791:32):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f844efd90 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.795 E/audit ( 3824): type=1327 audit(1709833818.791:32):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.798 E/audit ( 3824): type=1400 audit(1709833818.795:33): avc:
denied { getattr } for pid=1 comm="init" name="dirty_expire_centisecs" dev="proc"
ino=16491 scontext=u:r:init:s0 tcontext=u:object_r:proc_dirty:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.798 E/audit ( 3824): type=1300 audit(1709833818.795:33):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f03dd7a90 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.798 E/audit ( 3824): type=1327 audit(1709833818.795:33):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.799 I/netdClient( 3839): Skipping libnetd_client init since *we* are
netd
03-07 19:50:18.805 I/netd ( 3839): netd 1.0 starting
03-07 19:50:18.818 D/TetherController( 3839): Setting IP forward enable = 0
03-07 19:50:18.824 D/FirewallController( 3839): Could not read /proc/self/uid_map,
max uid defaulting to 4294967294
03-07 19:50:18.824 E/audit ( 3824): type=1400 audit(1709833818.819:34): avc:
denied { write } for pid=1 comm="init" name="wakeup_keys" dev="sysfs" ino=29281
scontext=u:r:init:s0 tcontext=u:object_r:sysfs_ski_key_writable:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:18.824 E/audit ( 3824): type=1300 audit(1709833818.819:34):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7f03dd7880 a2=88241
a3=180 items=0 ppid=0 pid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:init:s0 key=(null)
03-07 19:50:18.824 E/audit ( 3824): type=1327 audit(1709833818.819:34):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
03-07 19:50:18.839 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.839 D/IptablesRestoreController( 3839): :INPUT -
03-07 19:50:18.839 D/IptablesRestoreController( 3839): -F INPUT
03-07 19:50:18.839 D/IptablesRestoreController( 3839): :bw_INPUT -
03-07 19:50:18.839 D/IptablesRestoreController( 3839): -A INPUT -j bw_INPUT
03-07 19:50:18.839 D/IptablesRestoreController( 3839): :fw_INPUT -
03-07 19:50:18.839 D/IptablesRestoreController( 3839): -A INPUT -j fw_INPUT
03-07 19:50:18.839 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.847 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.847 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.847 D/IptablesRestoreController( 3839): :FORWARD -
03-07 19:50:18.847 D/IptablesRestoreController( 3839): -F FORWARD
03-07 19:50:18.847 D/IptablesRestoreController( 3839): :oem_fwd -
03-07 19:50:18.847 D/IptablesRestoreController( 3839): -A FORWARD -j oem_fwd
03-07 19:50:18.847 D/IptablesRestoreController( 3839): :fw_FORWARD -
03-07 19:50:18.847 D/IptablesRestoreController( 3839): -A FORWARD -j fw_FORWARD
03-07 19:50:18.847 D/IptablesRestoreController( 3839): :bw_FORWARD -
03-07 19:50:18.847 D/IptablesRestoreController( 3839): -A FORWARD -j bw_FORWARD
03-07 19:50:18.847 D/IptablesRestoreController( 3839): :tetherctrl_FORWARD -
03-07 19:50:18.847 D/IptablesRestoreController( 3839): -A FORWARD -j
tetherctrl_FORWARD
03-07 19:50:18.847 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.850 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.850 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *raw
03-07 19:50:18.850 D/IptablesRestoreController( 3839): :PREROUTING -
03-07 19:50:18.850 D/IptablesRestoreController( 3839): -F PREROUTING
03-07 19:50:18.850 D/IptablesRestoreController( 3839): :clat_raw_PREROUTING -
03-07 19:50:18.850 D/IptablesRestoreController( 3839): -A PREROUTING -j
clat_raw_PREROUTING
03-07 19:50:18.850 D/IptablesRestoreController( 3839): :bw_raw_PREROUTING -
03-07 19:50:18.850 D/IptablesRestoreController( 3839): -A PREROUTING -j
bw_raw_PREROUTING
03-07 19:50:18.850 D/IptablesRestoreController( 3839): :idletimer_raw_PREROUTING -
03-07 19:50:18.850 D/IptablesRestoreController( 3839): -A PREROUTING -j
idletimer_raw_PREROUTING
03-07 19:50:18.850 D/IptablesRestoreController( 3839): :tetherctrl_raw_PREROUTING -
03-07 19:50:18.850 D/IptablesRestoreController( 3839): -A PREROUTING -j
tetherctrl_raw_PREROUTING
03-07 19:50:18.850 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.851 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.851 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *mangle
03-07 19:50:18.851 D/IptablesRestoreController( 3839): :FORWARD -
03-07 19:50:18.851 D/IptablesRestoreController( 3839): -F FORWARD
03-07 19:50:18.851 D/IptablesRestoreController( 3839): :tetherctrl_mangle_FORWARD -
03-07 19:50:18.851 D/IptablesRestoreController( 3839): -A FORWARD -j
tetherctrl_mangle_FORWARD
03-07 19:50:18.851 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.853 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.853 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *mangle
03-07 19:50:18.853 D/IptablesRestoreController( 3839): :INPUT -
03-07 19:50:18.853 D/IptablesRestoreController( 3839): -F INPUT
03-07 19:50:18.853 D/IptablesRestoreController( 3839): :wakeupctrl_mangle_INPUT -
03-07 19:50:18.853 D/IptablesRestoreController( 3839): -A INPUT -j
wakeupctrl_mangle_INPUT
03-07 19:50:18.853 D/IptablesRestoreController( 3839): :routectrl_mangle_INPUT -
03-07 19:50:18.853 D/IptablesRestoreController( 3839): -A INPUT -j
routectrl_mangle_INPUT
03-07 19:50:18.853 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.859 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.860 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *nat
03-07 19:50:18.860 D/IptablesRestoreController( 3839): :PREROUTING -
03-07 19:50:18.860 D/IptablesRestoreController( 3839): -F PREROUTING
03-07 19:50:18.860 D/IptablesRestoreController( 3839): :oem_nat_pre -
03-07 19:50:18.860 D/IptablesRestoreController( 3839): -A PREROUTING -j oem_nat_pre
03-07 19:50:18.860 D/IptablesRestoreController( 3839): :tetherctrl_nat_PREROUTING -
03-07 19:50:18.860 D/IptablesRestoreController( 3839): -A PREROUTING -j
tetherctrl_nat_PREROUTING
03-07 19:50:18.860 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.861 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.861 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *nat
03-07 19:50:18.861 D/IptablesRestoreController( 3839): :POSTROUTING -
03-07 19:50:18.861 D/IptablesRestoreController( 3839): -F POSTROUTING
03-07 19:50:18.861 D/IptablesRestoreController( 3839): :tetherctrl_nat_POSTROUTING
-
03-07 19:50:18.861 D/IptablesRestoreController( 3839): -A POSTROUTING -j
tetherctrl_nat_POSTROUTING
03-07 19:50:18.861 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.862 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.862 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.862 D/IptablesRestoreController( 3839): -S OUTPUT
03-07 19:50:18.862 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.862 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.862 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.862 D/IptablesRestoreController( 3839): :oem_out -
03-07 19:50:18.862 D/IptablesRestoreController( 3839): -A OUTPUT -j oem_out
03-07 19:50:18.862 D/IptablesRestoreController( 3839): :fw_OUTPUT -
03-07 19:50:18.862 D/IptablesRestoreController( 3839): -A OUTPUT -j fw_OUTPUT
03-07 19:50:18.862 D/IptablesRestoreController( 3839): :st_OUTPUT -
03-07 19:50:18.862 D/IptablesRestoreController( 3839): -A OUTPUT -j st_OUTPUT
03-07 19:50:18.862 D/IptablesRestoreController( 3839): :bw_OUTPUT -
03-07 19:50:18.862 D/IptablesRestoreController( 3839): -A OUTPUT -j bw_OUTPUT
03-07 19:50:18.862 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.864 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.864 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.864 D/IptablesRestoreController( 3839): -S OUTPUT
03-07 19:50:18.864 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.864 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:18.864 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.864 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.864 D/IptablesRestoreController( 3839): :oem_out -
03-07 19:50:18.864 D/IptablesRestoreController( 3839): -A OUTPUT -j oem_out
03-07 19:50:18.864 D/IptablesRestoreController( 3839): :fw_OUTPUT -
03-07 19:50:18.864 D/IptablesRestoreController( 3839): -A OUTPUT -j fw_OUTPUT
03-07 19:50:18.864 D/IptablesRestoreController( 3839): :st_OUTPUT -
03-07 19:50:18.864 D/IptablesRestoreController( 3839): -A OUTPUT -j st_OUTPUT
03-07 19:50:18.864 D/IptablesRestoreController( 3839): :bw_OUTPUT -
03-07 19:50:18.864 D/IptablesRestoreController( 3839): -A OUTPUT -j bw_OUTPUT
03-07 19:50:18.864 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.865 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.865 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *mangle
03-07 19:50:18.865 D/IptablesRestoreController( 3839): -S POSTROUTING
03-07 19:50:18.865 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.866 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.866 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *mangle
03-07 19:50:18.866 D/IptablesRestoreController( 3839): :oem_mangle_post -
03-07 19:50:18.866 D/IptablesRestoreController( 3839): -A POSTROUTING -j
oem_mangle_post
03-07 19:50:18.866 D/IptablesRestoreController( 3839): :bw_mangle_POSTROUTING -
03-07 19:50:18.866 D/IptablesRestoreController( 3839): -A POSTROUTING -j
bw_mangle_POSTROUTING
03-07 19:50:18.866
D/IptablesRestoreController( 3839): :idletimer_mangle_POSTROUTING -
03-07 19:50:18.866 D/IptablesRestoreController( 3839): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
03-07 19:50:18.866 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.867 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.867 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *mangle
03-07 19:50:18.867 D/IptablesRestoreController( 3839): -S POSTROUTING
03-07 19:50:18.867 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.868 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.868 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *mangle
03-07 19:50:18.868 D/IptablesRestoreController( 3839): :oem_mangle_post -
03-07 19:50:18.868 D/IptablesRestoreController( 3839): -A POSTROUTING -j
oem_mangle_post
03-07 19:50:18.868 D/IptablesRestoreController( 3839): :bw_mangle_POSTROUTING -
03-07 19:50:18.868 D/IptablesRestoreController( 3839): -A POSTROUTING -j
bw_mangle_POSTROUTING
03-07 19:50:18.868
D/IptablesRestoreController( 3839): :idletimer_mangle_POSTROUTING -
03-07 19:50:18.868 D/IptablesRestoreController( 3839): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
03-07 19:50:18.868 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.868 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.868 I/netd ( 3839): Creating child chains: 29233us
03-07 19:50:18.869 I/netd ( 3839): Setting up OEM hooks: 119us
03-07 19:50:18.869 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.869 D/IptablesRestoreController( 3839): :input_dos -
03-07 19:50:18.869 D/IptablesRestoreController( 3839): -A INPUT -j input_dos
03-07 19:50:18.869 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.871 I/HidlServiceManagement( 3848): Registered
[email protected]::IAllocator/ashmem
03-07 19:50:18.871 I/HidlServiceManagement( 3848): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:18.872 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.872 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.872 D/IptablesRestoreController( 3839): :input_dos -
03-07 19:50:18.872 D/IptablesRestoreController( 3839): -A input_dos -p tcp -m
conntrack --ctstate NEW -m limit --limit 50/sec --limit-burst 50 -j ACCEPT
03-07 19:50:18.872 D/IptablesRestoreController( 3839): -A input_dos -p tcp -m
conntrack --ctstate NEW -j DROP
03-07 19:50:18.872 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.876 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.876 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.876 D/IptablesRestoreController( 3839): :fw_dozable -
03-07 19:50:18.876 D/IptablesRestoreController( 3839): -A fw_dozable -m owner --
uid-owner 0-9999 -j RETURN
03-07 19:50:18.876 D/IptablesRestoreController( 3839): -A fw_dozable -m owner ! --
uid-owner 0-4294967294 -j RETURN
03-07 19:50:18.876 D/IptablesRestoreController( 3839): -A fw_dozable -p esp -j
RETURN
03-07 19:50:18.876 D/IptablesRestoreController( 3839): -A fw_dozable -i lo -j
RETURN
03-07 19:50:18.876 D/IptablesRestoreController( 3839): -A fw_dozable -o lo -j
RETURN
03-07 19:50:18.876 D/IptablesRestoreController( 3839): -A fw_dozable -p tcp --tcp-
flags RST RST -j RETURN
03-07 19:50:18.876 D/IptablesRestoreController( 3839): -A fw_dozable -j DROP
03-07 19:50:18.876 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.878 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.878 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.878 D/IptablesRestoreController( 3839): :fw_dozable -
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -m owner --
uid-owner 0-9999 -j RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -m owner ! --
uid-owner 0-4294967294 -j RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -p esp -j
RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -i lo -j
RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -o lo -j
RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -p tcp --tcp-
flags RST RST -j RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -p icmpv6 --
icmpv6-type packet-too-big -j RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -p icmpv6 --
icmpv6-type router-solicitation -j RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -p icmpv6 --
icmpv6-type router-advertisement -j RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -p icmpv6 --
icmpv6-type neighbour-solicitation -j RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -p icmpv6 --
icmpv6-type neighbour-advertisement -j RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -p icmpv6 --
icmpv6-type redirect -j RETURN
03-07 19:50:18.878 D/IptablesRestoreController( 3839): -A fw_dozable -j DROP
03-07 19:50:18.878 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.880 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.880 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.880 D/IptablesRestoreController( 3839): :fw_standby -
03-07 19:50:18.880 D/IptablesRestoreController( 3839): -A fw_standby -i lo -j
RETURN
03-07 19:50:18.880 D/IptablesRestoreController( 3839): -A fw_standby -o lo -j
RETURN
03-07 19:50:18.880 D/IptablesRestoreController( 3839): -A fw_standby -p tcp --tcp-
flags RST RST -j RETURN
03-07 19:50:18.880 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.881 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.881 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.881 D/IptablesRestoreController( 3839): :fw_standby -
03-07 19:50:18.881 D/IptablesRestoreController( 3839): -A fw_standby -i lo -j
RETURN
03-07 19:50:18.881 D/IptablesRestoreController( 3839): -A fw_standby -o lo -j
RETURN
03-07 19:50:18.881 D/IptablesRestoreController( 3839): -A fw_standby -p tcp --tcp-
flags RST RST -j RETURN
03-07 19:50:18.881 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.883 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.883 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.883 D/IptablesRestoreController( 3839): :fw_powersave -
03-07 19:50:18.883 D/IptablesRestoreController( 3839): -A fw_powersave -m owner --
uid-owner 0-9999 -j RETURN
03-07 19:50:18.883 D/IptablesRestoreController( 3839): -A fw_powersave -m owner !
--uid-owner 0-4294967294 -j RETURN
03-07 19:50:18.883 D/IptablesRestoreController( 3839): -A fw_powersave -p esp -j
RETURN
03-07 19:50:18.883 D/IptablesRestoreController( 3839): -A fw_powersave -i lo -j
RETURN
03-07 19:50:18.883 D/IptablesRestoreController( 3839): -A fw_powersave -o lo -j
RETURN
03-07 19:50:18.883 D/IptablesRestoreController( 3839): -A fw_powersave -p tcp --
tcp-flags RST RST -j RETURN
03-07 19:50:18.883 D/IptablesRestoreController( 3839): -A fw_powersave -j DROP
03-07 19:50:18.883 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.884 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.884 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.884 D/IptablesRestoreController( 3839): :fw_powersave -
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -m owner --
uid-owner 0-9999 -j RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -m owner !
--uid-owner 0-4294967294 -j RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -p esp -j
RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -i lo -j
RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -o lo -j
RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -p tcp --
tcp-flags RST RST -j RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -p icmpv6 --
icmpv6-type packet-too-big -j RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -p icmpv6 --
icmpv6-type router-solicitation -j RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -p icmpv6 --
icmpv6-type router-advertisement -j RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -p icmpv6 --
icmpv6-type neighbour-solicitation -j RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -p icmpv6 --
icmpv6-type neighbour-advertisement -j RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -p icmpv6 --
icmpv6-type redirect -j RETURN
03-07 19:50:18.884 D/IptablesRestoreController( 3839): -A fw_powersave -j DROP
03-07 19:50:18.884 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.884 I/vaultkeeper( 3805): There is no
property(ro.factory.factory_binary)
03-07 19:50:18.884 I/VaultKeeper_COMMON( 3805): VK 4.2.3 [Client]
/vendor/bin/vaultkeeperd. => [Vault] VK. [CMD NO.] 3668
03-07 19:50:18.884 I/VaultKeeper_COMMON( 3805): [CMD:INITIALIZE]
03-07 19:50:18.886 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.886 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.886 D/IptablesRestoreController( 3839): :fw_freecess -
03-07 19:50:18.886 D/IptablesRestoreController( 3839): -A fw_freecess -i lo -j
RETURN
03-07 19:50:18.886 D/IptablesRestoreController( 3839): -A fw_freecess -o lo -j
RETURN
03-07 19:50:18.886 D/IptablesRestoreController( 3839): -A fw_freecess -p tcp --tcp-
flags RST RST -j RETURN
03-07 19:50:18.886 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.887 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.887 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.887 D/IptablesRestoreController( 3839): :fw_freecess -
03-07 19:50:18.887 D/IptablesRestoreController( 3839): -A fw_freecess -i lo -j
RETURN
03-07 19:50:18.887 D/IptablesRestoreController( 3839): -A fw_freecess -o lo -j
RETURN
03-07 19:50:18.887 D/IptablesRestoreController( 3839): -A fw_freecess -p tcp --tcp-
flags RST RST -j RETURN
03-07 19:50:18.887 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.888 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.888 I/netd ( 3839): Setting up FirewallController hooks: 19577us
03-07 19:50:18.888 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.888 D/IptablesRestoreController( 3839): :tetherctrl_FORWARD -
03-07 19:50:18.888 D/IptablesRestoreController( 3839): -A tetherctrl_FORWARD -j
DROP
03-07 19:50:18.888 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.888 D/IptablesRestoreController( 3839): *nat
03-07 19:50:18.888 D/IptablesRestoreController( 3839): :tetherctrl_nat_POSTROUTING
-
03-07 19:50:18.888 D/IptablesRestoreController( 3839): :tetherctrl_nat_PREROUTING -
03-07 19:50:18.888 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.890 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.890 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.890 D/IptablesRestoreController( 3839): :tetherctrl_FORWARD -
03-07 19:50:18.890 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.890 D/IptablesRestoreController( 3839): *raw
03-07 19:50:18.890 D/IptablesRestoreController( 3839): :tetherctrl_raw_PREROUTING -
03-07 19:50:18.890 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.892 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.892 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *mangle
03-07 19:50:18.892 D/IptablesRestoreController( 3839): -A tetherctrl_mangle_FORWARD
-p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu
03-07 19:50:18.892 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.895 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.895 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.895 D/IptablesRestoreController( 3839): :tetherctrl_counters -
03-07 19:50:18.895 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.904 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.904 I/netd ( 3839): Setting up TetherController hooks: 15434us
03-07 19:50:18.904 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.904 D/IptablesRestoreController( 3839): -S
03-07 19:50:18.904 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.905 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.905 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_INPUT -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_OUTPUT -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_FORWARD -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_happy_box -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_penalty_box -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_data_saver -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_costly_shared -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_global_alert -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_foc_box -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.905 D/IptablesRestoreController( 3839): *raw
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_raw_PREROUTING -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.905 D/IptablesRestoreController( 3839): *mangle
03-07 19:50:18.905 D/IptablesRestoreController( 3839): :bw_mangle_POSTROUTING -
03-07 19:50:18.905 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.908 I/[email protected]( 3850): registering
IBluetoothHCI services
03-07 19:50:18.914 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.914 I/netd ( 3839): Setting up BandwidthController hooks: 10497us
03-07 19:50:18.914 I/netd ( 3839): Setting up IdletimerController hooks: 72us
03-07 19:50:18.914 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.914 D/IptablesRestoreController( 3839): :st_OUTPUT -
03-07 19:50:18.914 D/IptablesRestoreController( 3839): :st_penalty_log -
03-07 19:50:18.914 D/IptablesRestoreController( 3839): :st_penalty_reject -
03-07 19:50:18.914 D/IptablesRestoreController( 3839): :st_clear_caught -
03-07 19:50:18.914 D/IptablesRestoreController( 3839): :st_clear_detect -
03-07 19:50:18.914 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.917 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.917 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_penalty_log -j NFLOG
--nflog-group 0
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_penalty_reject -j
NFLOG --nflog-group 0
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_penalty_reject -j
REJECT
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_clear_detect -p tcp -m
u32 --u32 "0>>22&0x3C@ 12>>26&0x3C@ 0&0xFFFF0000=0x16030000 &&0>>22&0x3C@
12>>26&0x3C@ 4&0x00FF0000=0x00010000" -j CONNMARK --or-mark 0x1000000
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_clear_detect -p udp -m
u32 --u32 "0>>22&0x3C@ 8&0xFFFF0000=0x16FE0000 &&0>>22&0x3C@
20&0x00FF0000=0x00010000" -j CONNMARK --or-mark 0x1000000
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_clear_detect -p tcp -m
state --state ESTABLISHED -m u32 --u32 "0>>22&0x3C@ 12>>26&0x3C@ 0&0x0=0x0" -j
st_clear_caught
03-07 19:50:18.917 D/IptablesRestoreController( 3839): -A st_clear_detect -p udp -j
st_clear_caught
03-07 19:50:18.917 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.921 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.921 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_penalty_log -j NFLOG
--nflog-group 0
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_penalty_reject -j
NFLOG --nflog-group 0
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_penalty_reject -j
REJECT
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_clear_detect -p tcp -m
u32 --u32 "52>>26&0x3C@ 40&0xFFFF0000=0x16030000 &&52>>26&0x3C@
44&0x00FF0000=0x00010000" -j CONNMARK --or-mark 0x1000000
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_clear_detect -p udp -m
u32 --u32 "48&0xFFFF0000=0x16FE0000 &&60&0x00FF0000=0x00010000" -j CONNMARK --or-
mark 0x1000000
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_clear_detect -p tcp -m
state --state ESTABLISHED -m u32 --u32 "52>>26&0x3C@ 40&0x0=0x0" -j st_clear_caught
03-07 19:50:18.921 D/IptablesRestoreController( 3839): -A st_clear_detect -p udp -j
st_clear_caught
03-07 19:50:18.921 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.926 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.926 I/netd ( 3839): Setting up StrictController hooks: 11830us
03-07 19:50:18.926 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *nat
03-07 19:50:18.926 D/IptablesRestoreController( 3839): :mec_nat_OUTPUT -
03-07 19:50:18.926 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.927 W/[email protected]( 3852):
libminijail[3852]: allowing syscall: connect
03-07 19:50:18.927 W/[email protected]( 3852):
libminijail[3852]: allowing syscall: fcntl
03-07 19:50:18.927 W/[email protected]( 3852):
libminijail[3852]: allowing syscall: sendto
03-07 19:50:18.928 W/[email protected]( 3852):
libminijail[3852]: allowing syscall: socket
03-07 19:50:18.928 W/[email protected]( 3852):
libminijail[3852]: allowing syscall: writev
03-07 19:50:18.928 I/HidlServiceManagement( 3850): Registered
[email protected]::IBluetoothHci/default
03-07 19:50:18.929 I/HidlServiceManagement( 3850): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:18.929 I/LegacySupport( 3850): Registration complete for
[email protected]::IBluetoothHci/default.
03-07 19:50:18.929 I/[email protected]( 3850): First OS
version = 28
03-07 19:50:18.929 I/[email protected]( 3850): registering
Bluetooth Vendor HIDL services
03-07 19:50:18.930 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.930 I/netd ( 3839): Setting up MecController::makeMecChain()
hooks: 3847us
03-07 19:50:18.930 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.930 D/IptablesRestoreController( 3839): :limit -
03-07 19:50:18.930 D/IptablesRestoreController( 3839): -A limit -p tcp ! --tcp-
flags FIN,SYN,RST NONE -j RETURN
03-07 19:50:18.930 D/IptablesRestoreController( 3839): -A limit -p tcp --tcp-flags
ACK ACK -m length --length 0:53 -j RETURN
03-07 19:50:18.930 D/IptablesRestoreController( 3839): -A limit -p tcp --dport 53 -
j RETURN
03-07 19:50:18.930 D/IptablesRestoreController( 3839): -A limit -p udp --dport 53 -
j RETURN
03-07 19:50:18.930 D/IptablesRestoreController( 3839): -A INPUT -p all -j limit
03-07 19:50:18.930 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.931 I/HidlServiceManagement( 3850): Registered
[email protected]::ISehBluetooth/default
03-07 19:50:18.935 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.935 I/netd ( 3839): Setting up NetlimitControl hooks: 5173us
03-07 19:50:18.935 I/ClatdController( 3839): Pre-4.9 kernel or pre-P api shipping
level - disabling clat ebpf.
03-07 19:50:18.935 I/netd ( 3839): Initializing ClatdController: 24us
03-07 19:50:18.935 I/netd ( 3839): Initializing traffic control: 45us
03-07 19:50:18.935 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.935 D/IptablesRestoreController( 3839): -S
03-07 19:50:18.935 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.938 W/[email protected]( 3852):
libminijail[3852]: logging seccomp filter failures
03-07 19:50:18.939 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.939 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_INPUT -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_OUTPUT -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_FORWARD -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_happy_box -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_penalty_box -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_data_saver -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_costly_shared -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_global_alert -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_foc_box -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.939 D/IptablesRestoreController( 3839): *raw
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_raw_PREROUTING -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.939 D/IptablesRestoreController( 3839): *mangle
03-07 19:50:18.939 D/IptablesRestoreController( 3839): :bw_mangle_POSTROUTING -
03-07 19:50:18.939 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.942 I/HidlServiceManagement( 3852): Registered
[email protected]::ISurfaceFlingerConfigs/default
03-07 19:50:18.943 I/HidlServiceManagement( 3852): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:18.945 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.946 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute *filter
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_INPUT -j
bw_global_alert
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_INPUT -p esp -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_INPUT -m mark --mark
0x100000/0x100000 -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_INPUT -m owner --
socket-exists
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_INPUT -j MARK --or-
mark 0x100000
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_OUTPUT -j
bw_global_alert
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_OUTPUT -o ipsec+ -j
RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_OUTPUT -m policy --pol
ipsec --dir out -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_OUTPUT -m owner --uid-
owner clat -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_OUTPUT -m owner --
socket-exists
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_costly_shared -j
bw_penalty_box
03-07 19:50:18.946 D/IptablesRestoreController( 3839):
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_penalty_box -j
bw_happy_box
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_happy_box -j
bw_data_saver
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_data_saver -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -I bw_happy_box -m owner --
uid-owner 0-9999 -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.946 D/IptablesRestoreController( 3839): *raw
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_raw_PREROUTING -i
ipsec+ -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_raw_PREROUTING -m
policy --pol ipsec --dir in -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_raw_PREROUTING -m
owner --socket-exists
03-07 19:50:18.946 D/IptablesRestoreController( 3839): COMMIT
03-07 19:50:18.946 D/IptablesRestoreController( 3839): *mangle
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_mangle_POSTROUTING -o
ipsec+ -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_mangle_POSTROUTING -m
policy --pol ipsec --dir out -j RETURN
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_mangle_POSTROUTING -j
MARK --set-mark 0x0/0x100000
03-07 19:50:18.946 D/IptablesRestoreController( 3839): -A bw_mangle_POSTROUTING -m
owner --uid-owne
03-07 19:50:18.954 D/IptablesRestoreController( 3839): [iptables debug]iptables-
restore execute done, res : 0
03-07 19:50:18.954 I/netd ( 3839): Enabling bandwidth control: 19015us
03-07 19:50:18.957 E/Netd ( 3839): cannot find interface dummy0: No such device
03-07 19:50:18.958 I/HidlServiceManagement( 3853): Registered
[email protected]::IDrmFactory/clearkey
03-07 19:50:18.959 I/HidlServiceManagement( 3853): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:18.958 I/netd ( 3839): Initializing RouteController: 3565us
03-07 19:50:18.957 I/teecl ( 3855): NW> Starting log for teecl
03-07 19:50:18.960 I/HidlServiceManagement( 3853): Registered
[email protected]::ICryptoFactory/clearkey
03-07 19:50:18.960 D/XfrmController( 3839): XfrmController::ipSecAddXfrmInterface,
line=1377
03-07 19:50:18.960 I/HidlServiceManagement( 3853): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:18.961 D/XfrmController( 3839):
XfrmController::ipSecRemoveTunnelInterface, line=1590
03-07 19:50:18.961 D/XfrmController( 3839): deviceName=ipsec_test
03-07 19:50:18.961 D/XfrmController( 3839): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
03-07 19:50:18.961 D/XfrmController( 3839): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
03-07 19:50:18.961 I/netd ( 3839): Initializing XfrmController: 3523us
03-07 19:50:18.965 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:18.966 D/gatekeeper( 3855): GATEKEEPER gk_device_open
03-07 19:50:18.966 D/gatekeeper( 3855): Gatekeeper checked vendor.tzts_daemon :
Ready property
03-07 19:50:18.967 I/HidlServiceManagement( 3851): Registered
[email protected]::IMediaCasService/default
03-07 19:50:18.968 I/HidlServiceManagement( 3851): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:18.972 I/audiohalservice( 3849): Start audio hidl service
03-07 19:50:18.978 D/gatekeeper( 3855): GATEKEEPER OpenSession is success
03-07 19:50:18.979 D/gatekeeper( 3855): GATEKEEPER open success
03-07 19:50:18.982 I/libnetd_resolv( 3839): resolv_init: Initializing resolver
03-07 19:50:18.983 I/HidlServiceManagement( 3855): Registered
[email protected]::IGatekeeper/default
03-07 19:50:18.984 I/HidlServiceManagement( 3855): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:18.984 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IDevicesFactory/default in either framework or device
manifest.
03-07 19:50:18.986 I/servicemanager( 3638): Adding 'u:r:netd:s0' service
(dnsresolver:3839)
03-07 19:50:18.990 E/LegacySupport( 3849): Could not get passthrough implementation
for [email protected]::IDevicesFactory/default.
03-07 19:50:18.991 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IDevicesFactory/default in either framework or device
manifest.
03-07 19:50:18.991 E/LegacySupport( 3849): Could not get passthrough implementation
for [email protected]::IDevicesFactory/default.
03-07 19:50:19.004 I/servicemanager( 3638): Adding 'u:r:netd:s0' service
(netd:3839)
03-07 19:50:19.011 W/[email protected]( 3858): main
03-07 19:50:19.015 I/HidlServiceManagement( 3854): Registered
[email protected]::IDrmFactory/widevine
03-07 19:50:19.016 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.016 D/Sensors ( 3860): SensorBase:SensorBase: chip path:
/sys/class/sensors/accelerometer_sensor/name
03-07 19:50:19.016 D/Sensors ( 3860): SensorBase:SensorBase: chip name: LSM6DSL
03-07 19:50:19.017 E/Sensors ( 3860): AccGyroMagSensor:getInstance: AccGyroSensor
new instance created
03-07 19:50:19.017 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.017 D/Sensors ( 3860): SensorBase:SensorBase: chip path:
/sys/class/sensors/gyro_sensor/name
03-07 19:50:19.017 D/Sensors ( 3860): SensorBase:SensorBase: chip name: LSM6DSL
03-07 19:50:19.018 I/HidlServiceManagement( 3854): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.018 I/Sensors ( 3860): GyroscopeSensor:readGyroCalSysfs:
gyro_cal_data: 0.000000, 0.000000, 0.000000
03-07 19:50:19.019 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.019 D/Sensors ( 3860): SensorBase:SensorBase: chip path:
/sys/class/sensors/magnetic_sensor/name
03-07 19:50:19.019 D/Sensors ( 3860): SensorBase:SensorBase: chip name: yas539
03-07 19:50:19.019 I/Ant Hidl( 3866): Starting ANT HIDL daemon
03-07 19:50:19.020 I/vaultkeeper( 3805): runCommand Success.(TA ret = 0)
03-07 19:50:19.024 I/HidlServiceManagement( 3854): Registered
[email protected]::ICryptoFactory/widevine
03-07 19:50:19.024 I/HidlServiceManagement( 3854): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.025 I/HidlServiceManagement( 3866): Registered
[email protected]::IAnt/default
03-07 19:50:19.025 I/HidlServiceManagement( 3866): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.027 W/[email protected]( 3858):
HIDL_FETCH_IHealth: default
03-07 19:50:19.029 E/audit ( 3824): type=1400 audit(1709833819.023:96): avc:
denied { read } for pid=3858 comm="android.hardwar" name="type" dev="sysfs"
ino=26173 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:19.029 E/audit ( 3824): type=1300 audit(1709833819.023:96):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7b0ba065d0 a2=88000
a3=0 items=0 ppid=1 pid=3858 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
samsung" subj=u:r:hal_health_default:s0 key=(null)
03-07 19:50:19.030 E/audit ( 3824): type=1327 audit(1709833819.023:96):
proctitle="/vendor/bin/hw/[email protected]"
03-07 19:50:19.030 I/Sensors ( 3860): GeomagneticSensor:setInitMag:
Magnetic_Initialize()
03-07 19:50:19.031 E/audit ( 3824): type=1400 audit(1709833819.027:97): avc:
denied { read } for pid=3858 comm="android.hardwar" name="type" dev="sysfs"
ino=16724 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:19.031 E/audit ( 3824): type=1300 audit(1709833819.027:97):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7b0ba065d0 a2=88000
a3=0 items=0 ppid=1 pid=3858 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
samsung" subj=u:r:hal_health_default:s0 key=(null)
03-07 19:50:19.031 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.031 D/Sensors ( 3860): SensorBase:SensorBase: chip path:
/sys/class/sensors/proximity_sensor/name
03-07 19:50:19.031 E/audit ( 3824): type=1327 audit(1709833819.027:97):
proctitle="/vendor/bin/hw/[email protected]"
03-07 19:50:19.032 D/Sensors ( 3860): SensorBase:SensorBase: chip name: STK3031
03-07 19:50:19.032 E/audit ( 3824): type=1400 audit(1709833819.027:98): avc:
denied { read } for pid=3858 comm="android.hardwar" name="type" dev="sysfs"
ino=26121 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:19.032 E/Sensors ( 3860): SensorBase:openLink: open failed, path
/sys/class/sensor_event/symlink/sec_touchproximity -2(No such file or directory)
03-07 19:50:19.032 E/audit ( 3824): type=1300 audit(1709833819.027:98):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7b0ba065d0 a2=88000
a3=0 items=0 ppid=1 pid=3858 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
samsung" subj=u:r:hal_health_default:s0 key=(null)
03-07 19:50:19.032 E/audit ( 3824): type=1327 audit(1709833819.027:98):
proctitle="/vendor/bin/hw/[email protected]"
03-07 19:50:19.032 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.032 I/Sensors ( 3860): HoverProximitySensor::HoverProximitySensor
enable path /sys/class/sec/tsp/ear_detect_enable
03-07 19:50:19.032 E/audit ( 3824): type=1400 audit(1709833819.027:99): avc:
denied { read } for pid=3858 comm="android.hardwar" name="type" dev="sysfs"
ino=12111 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:19.033 I/Sensors ( 3860): HoverProximitySensor:addSensorList: Hover
Proximity Sensor Added in SensorList
03-07 19:50:19.033 E/audit ( 3824): type=1300 audit(1709833819.027:99):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7b0ba065d0 a2=88000
a3=0 items=0 ppid=1 pid=3858 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
samsung" subj=u:r:hal_health_default:s0 key=(null)
03-07 19:50:19.033 E/audit ( 3824): type=1327 audit(1709833819.027:99):
proctitle="/vendor/bin/hw/[email protected]"
03-07 19:50:19.033 E/Sensors ( 3860): SensorBase:openLink: open failed, path
/sys/class/sensor_event/symlink/gpio_keys -2(No such file or directory)
03-07 19:50:19.033 E/Sensors ( 3860): SensorBase:openInput: open failed, path
/dev/input/mouse0 -13(Permission denied)
03-07 19:50:19.034 E/Sensors ( 3860): SensorBase:openInput: open failed, path
/dev/input/mice -13(Permission denied)
03-07 19:50:19.034 I/vaultkeeper( 3805): VAULTKEEPER SERVICE READY!
03-07 19:50:19.035 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.035 I/Sensors ( 3860): PowerKeyDetectorSensor:addSensorList: Power
Key Detector Added in SensorList
03-07 19:50:19.035 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.035 D/Sensors ( 3860): SensorBase:SensorBase: chip path:
/sys/class/sensors/light_sensor/name
03-07 19:50:19.035 D/Sensors ( 3860): SensorBase:SensorBase: chip name: TCS3701
03-07 19:50:19.036 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.036 D/Sensors ( 3860): SensorBase:SensorBase: chip path:
/sys/class/sensors/grip_sensor/name
03-07 19:50:19.036 D/Sensors ( 3860): SensorBase:SensorBase: chip name: A96T3X6
03-07 19:50:19.036 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.036 D/Sensors ( 3860): SensorBase:SensorBase: chip path:
/sys/class/sensors/SignificantMotionDetector/name
03-07 19:50:19.037 D/Sensors ( 3860): SensorBase:SensorBase: chip name: LSM6DSL
03-07 19:50:19.037 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.037 D/Sensors ( 3860): SensorBase:SensorBase: chip path:
/sys/class/sensors/tilt_sensor/name
03-07 19:50:19.038 D/Sensors ( 3860): SensorBase:SensorBase: chip name: LSM6DSL
03-07 19:50:19.038 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.038 E/Sensors ( 3860): SensorBase:openLink: open failed, path
/sys/class/sensor_event/symlink/flip_cover -2(No such file or directory)
03-07 19:50:19.039 I/Sensors ( 3860): SensorBase:SensorBase: clk_boot_support 1
03-07 19:50:19.039 D/Sensors ( 3860): SensorBase:SensorBase: chip path:
/sys/class/sensors/flip_cover/name
03-07 19:50:19.039 E/Sensors ( 3860): SensorBase:SensorBase: open failed, path
/sys/class/sensors/flip_cover/name -2(No such file or directory)
03-07 19:50:19.039 I/Sensors ( 3860): HallIC_Sensor:addSensorList: Hover Proximity
Sensor Added in SensorList
03-07 19:50:19.039 D/Sensors ( 3860): SensorHAL:sensors_poll_context_t: sensor list
length 16
03-07 19:50:19.039 E/[email protected]( 3860): HAL specifies
version 1.4, but does not implement set_operation_mode()
03-07 19:50:19.044 I/HidlServiceManagement( 3860): Registered
[email protected]::ISensors/default
03-07 19:50:19.044 I/HidlServiceManagement( 3860): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.044 I/LegacySupport( 3860): Registration complete for
[email protected]::ISensors/default.
03-07 19:50:19.045 I/HidlServiceManagement( 3859): Registered
[email protected]::IMemtrack/default
03-07 19:50:19.045 I/HidlServiceManagement( 3859): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.046 I/LegacySupport( 3859): Registration complete for
[email protected]::IMemtrack/default.
03-07 19:50:19.048 I/vendor.samsung.hardware.light-service( 3870): Start Lights
AIDL!
03-07 19:50:19.050 I/SehLight( 3870): Found sysfs :
/sys/class/backlight/panel/brightness
03-07 19:50:19.051 I/SehLight( 3870): updateSupportedLights : 0
03-07 19:50:19.058 I/servicemanager( 3638): getDeviceHalManifest: Reading VINTF
information.
03-07 19:50:19.064 D/[email protected]( 3882): sec-
miscpower-2-0 starts
03-07 19:50:19.070 I/HidlServiceManagement( 3882): Registered
[email protected]::ISehMiscPower/default
03-07 19:50:19.070 I/HidlServiceManagement( 3882): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.075 I/HidlServiceManagement( 3849): Registered
[email protected]::IDevicesFactory/default
03-07 19:50:19.075 I/HidlServiceManagement( 3849): Removing namespace from process
name android.hardware.audio.service to audio.service.
03-07 19:50:19.075 I/LegacySupport( 3849): Registration complete for
[email protected]::IDevicesFactory/default.
03-07 19:50:19.076 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:19.076 I/HidlServiceManagement( 3862): Registered
[email protected]::IUsb/default
03-07 19:50:19.076 E/LegacySupport( 3849): Could not get passthrough implementation
for [email protected]::IEffectsFactory/default.
03-07 19:50:19.077 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:19.077 I/HidlServiceManagement( 3862): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.077 E/LegacySupport( 3849): Could not get passthrough implementation
for [email protected]::IEffectsFactory/default.
03-07 19:50:19.078 I/[email protected]( 3862): USB HAL
Ready.
03-07 19:50:19.081 I/servicemanager( 3638): getDeviceHalManifest: Successfully
processed VINTF information
03-07 19:50:19.081 I/servicemanager( 3638): getFrameworkHalManifest: Reading VINTF
information.
03-07 19:50:19.088 I/servicemanager( 3638): getFrameworkHalManifest: Successfully
processed VINTF information
03-07 19:50:19.088 I/servicemanager( 3638): Found
android.hardware.light.ILights/default in device VINTF manifest.
03-07 19:50:19.088 I/servicemanager( 3638): Adding 'u:r:hal_light_default:s0'
service (android.hardware.light.ILights/default:3870)
03-07 19:50:19.088 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.088 D/HYPER-HAL( 3867): sec-hyper-aidl start!
03-07 19:50:19.094 I/HidlServiceManagement( 3849): Registered
[email protected]::IEffectsFactory/default
03-07 19:50:19.094 I/LegacySupport( 3849): Registration complete for
[email protected]::IEffectsFactory/default.
03-07 19:50:19.095 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
03-07 19:50:19.095 E/LegacySupport( 3849): Could not get passthrough implementation
for [email protected]::ISoundTriggerHw/default.
03-07 19:50:19.096 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
03-07 19:50:19.096 E/LegacySupport( 3849): Could not get passthrough implementation
for [email protected]::ISoundTriggerHw/default.
03-07 19:50:19.097 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
03-07 19:50:19.098 I/servicemanager( 3638): Found
android.hardware.power.IPower/default in device VINTF manifest.
03-07 19:50:19.098 I/servicemanager( 3638): Adding 'u:r:hal_power_default:s0'
service (android.hardware.power.IPower/default:3878)
03-07 19:50:19.098 E/LegacySupport( 3849): Could not get passthrough implementation
for [email protected]::ISoundTriggerHw/default.
03-07 19:50:19.099 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
03-07 19:50:19.105 E/HYPER-HAL( 3867): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
03-07 19:50:19.106 E/HYPER-HAL( 3867): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
03-07 19:50:19.106 I/gralloc ( 3856): Arm Module v1.0
03-07 19:50:19.107 E/HYPER-HAL( 3867): [JsonParser.cpp]ParseHints(): targetResource
of DDRMinFreq is null
03-07 19:50:19.107 I/[email protected]( 3894):
SysInputDev V1_1 started
03-07 19:50:19.107 I/[email protected]( 3894):
SysInputDev: start
03-07 19:50:19.108 I/[email protected]( 3894):
sysinput:TSP: get_tspdev_info: path is :/sys/class/sec/tsp/cmd
03-07 19:50:19.108 E/[email protected]( 3894):
get_spendev_info: failed open fd, -1
03-07 19:50:19.108 I/[email protected]( 3894):
sysinput:SPEN: get_spendev_info: path is :/sys/class/sec/sec_epen/
03-07 19:50:19.108 I/[email protected]( 3894): spen:
cmd_node_support:false
03-07 19:50:19.108 I/[email protected]( 3863): Wifi Hal is booting
up...
03-07 19:50:19.110 E/SoundTriggerHalImpl( 3849): couldn't load sound trigger module
sound_trigger.primary (No such file or directory)
03-07 19:50:19.115 E/HYPER-HAL( 3867): [JsonParser.cpp]ParseHints(): targetResource
of CoreNumBigMin is null
03-07 19:50:19.115 E/HYPER-HAL( 3867): [JsonParser.cpp]ParseHints(): targetResource
of CoreNumBigMin is null
03-07 19:50:19.115 I/teecl ( 3887): NW> Starting log for teecl
03-07 19:50:19.116 E/[email protected]( 3887):
vendor drk main
03-07 19:50:19.117 E/HYPER-HAL( 3867): [JsonParser.cpp]parseConfigFile(): Json File
NO Exist : /vendor/etc/config_model.json
03-07 19:50:19.117 E/HYPER-HAL( 3867): [JsonParser.cpp]JsonInit(): Skip Model
Config Parsing
03-07 19:50:19.118 E/HYPER-HAL( 3867): [HandlerQC.cpp]HandlerQC(): unable to open
vendor/lib64/libqti-perfd-client.so: dlopen failed: library "libqti-perfd-
client.so" not found
03-07 19:50:19.118 E/HYPER-HAL( 3867): [HandlerMtk.cpp]HandlerMtk(): dlopen error:
dlopen failed: library "libmtkperf_client_vendor.so" not found
03-07 19:50:19.121 E/HYPER-HAL( 3867): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
03-07 19:50:19.121 E/HYPER-HAL( 3867): [ResourceManager.cpp]ResourceManager():
resourceData null
03-07 19:50:19.121 E/HYPER-HAL( 3867): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
03-07 19:50:19.121 E/HYPER-HAL( 3867): [ResourceManager.cpp]ResourceManager():
resourceData null
03-07 19:50:19.122 E/HYPER-HAL( 3867): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /sys/power/cstate_control
03-07 19:50:19.122 E/HYPER-HAL( 3867): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
03-07 19:50:19.122 E/HYPER-HAL( 3867): [ResourceManager.cpp]ResourceManager():
resourceData null
03-07 19:50:19.123 E/HYPER-HAL( 3867): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /proc/sys/vm/kswapd_perftune_cpumask
03-07 19:50:19.123 E/HYPER-HAL( 3867): [ResourceManager.cpp]ResourceManager():
Cannot read path : /sys/devices/platform/exynos-ufcc/ufc/cpufreq_table
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME (1)
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 420000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.124 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RELAUNCH_RESUME (2)
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1352000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.124 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME (3)
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1352000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.124 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START (4)
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.124 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL (5)
03-07 19:50:19.124 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
03-07 19:50:19.124 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.124 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 600
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_SWITCH (7)
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
03-07 19:50:19.125 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.125 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_HOME (8)
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 845000
03-07 19:50:19.125 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.125 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH (9)
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
03-07 19:50:19.125 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.125 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH_TAIL (10)
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
03-07 19:50:19.125 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.125 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_SCROLL (11)
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
03-07 19:50:19.125 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.125 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LAUNCHER_TOUCH (12)
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 845000
03-07 19:50:19.125 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.125 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_TOUCH (13)
03-07 19:50:19.125 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.125 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.125 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - HOME_KEY_TOUCH (14)
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.126 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PWM_ROTATION (15)
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 845000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.126 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LISTVIEW_SCROLL (16)
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.126 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_FLING (17)
03-07 19:50:19.126 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.126 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_LAUNCH (18)
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.126 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1500
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - DEVICE_WAKEUP (19)
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1352000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.126 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - CONTACT_SCROLL (20)
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.126 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMOOTH_SCROLL (21)
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED (22)
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
03-07 19:50:19.126 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED_HRR (23)
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_START (24)
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 1768000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 845000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x60010000 Value : 1
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 4000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BADGE_UPDATE (26)
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_M (27)
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.127 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 3000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_LM (28)
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.127 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 5000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START_LOW (29)
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.127 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME_LOW (30)
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.127 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL_LOW (31)
03-07 19:50:19.127 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
03-07 19:50:19.127 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.127 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 300
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH (32)
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.128 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PERF_TUNE_TEST_MAX (1003)
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 1768000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 845000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 845000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1794000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SIOP_LOW_TEMP (1100)
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 112250
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_USER_INTERACTION (2000)
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_APP_LAUNCH (2001)
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
03-07 19:50:19.128 E/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMART_VIEW_NORMAL (1200)
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 253500
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMART_VIEW_SECURE (1201)
03-07 19:50:19.128 I/HYPER-HAL( 3867): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 338000
03-07 19:50:19.129 W/RefBase ( 3867): CallStack::getCurrentInternal not linked,
returning null
03-07 19:50:19.129 W/RefBase ( 3867): CallStack::logStackInternal not linked
03-07 19:50:19.132 I/HidlServiceManagement( 3856): Registered
[email protected]::IAllocator/default
03-07 19:50:19.132 I/HidlServiceManagement( 3856): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.133 I/LegacySupport( 3856): Registration complete for
[email protected]::IAllocator/default.
03-07 19:50:19.135 I/servicemanager( 3638): Found
vendor.samsung.hardware.hyper.ISehHyPer/default in device VINTF manifest.
03-07 19:50:19.135 I/servicemanager( 3638): Adding 'u:r:hal_hyper_default:s0'
service (vendor.samsung.hardware.hyper.ISehHyPer/default:3867)
03-07 19:50:19.138 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::ISoundTriggerHw/default in either framework or
device manifest.
03-07 19:50:19.139 E/HidlServiceManagement( 3849): Service
[email protected]::ISoundTriggerHw/default must be in VINTF
manifest in order to register/get.
03-07 19:50:19.139 E/LegacySupport( 3849): Could not register service
[email protected]::ISoundTriggerHw/default (-2147483648).
03-07 19:50:19.139 W/audiohalservice( 3849): Could not register Soundtrigger API
03-07 19:50:19.144 I/HidlServiceManagement( 3863): Registered
[email protected]::IWifi/default
03-07 19:50:19.145 I/HidlServiceManagement( 3863): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.150 D/hwcomposer( 3857): HWC module_api_version(2),
hal_api_version(0)
03-07 19:50:19.151 D/display ( 3857): HWC2 : ExynosDevice : 82 , 0
03-07 19:50:19.151 I/display ( 3857): otfMPP type(0, 1), physical_index(0),
logical_index(0)
03-07 19:50:19.152 I/display ( 3857): otfMPP type(0, 1), physical_index(1),
logical_index(0)
03-07 19:50:19.152 I/display ( 3857): DPP_G0 threadLoop is started
03-07 19:50:19.152 I/display ( 3857): otfMPP type(2, 4), physical_index(0),
logical_index(0)
03-07 19:50:19.152 I/display ( 3857): otfMPP type(1, 2), physical_index(0),
logical_index(0)
03-07 19:50:19.153 I/display ( 3857): m2mMPP type(20, 256), physical_index(0),
logical_index(0)
03-07 19:50:19.153 I/display ( 3857): [MSC0_PRI][0] mAcrylicHandle is created:
0x7ecb21b140
03-07 19:50:19.153 I/display ( 3857): m2mMPP type(21, 4096), physical_index(0),
logical_index(0)
03-07 19:50:19.153 I/display ( 3857): [G2D0-YUV_PRI][0] mAcrylicHandle is created:
0x7ecb2a7000
03-07 19:50:19.154 I/display ( 3857): m2mMPP type(21, 8192), physical_index(0),
logical_index(1)
03-07 19:50:19.154 I/display ( 3857): [G2D0-RGB_PRI][1] mAcrylicHandle is created:
0x7ecb2a7280
03-07 19:50:19.154 I/display ( 3857): m2mMPP type(21, 16384), physical_index(0),
logical_index(2)
03-07 19:50:19.154 I/display ( 3857): [G2D0-RGB_COMBO][2] mAcrylicHandle is
created: 0x7ecb2a7500
03-07 19:50:19.155 I/display ( 3857): DPP_G1 threadLoop is started
03-07 19:50:19.155 I/display ( 3857): mOtfMPPs(4), mM2mMPPs(4)
03-07 19:50:19.155 I/display ( 3857): DPP_VG0 threadLoop is started
03-07 19:50:19.155 I/display ( 3857): DPP_GF threadLoop is started
03-07 19:50:19.156 I/display ( 3857): MSC0_PRI threadLoop is started
03-07 19:50:19.156 I/display ( 3857): chip id: 00000002
03-07 19:50:19.156 I/display ( 3857): , 0x 0
03-07 19:50:19.156 I/display ( 3857): window configs size(4)
03-07 19:50:19.156 I/display ( 3857): window configs size(4)
03-07 19:50:19.156 I/display ( 3857): window configs size(4)
03-07 19:50:19.157 E/display ( 3857): Fail to open file
/data/vendor/log/hwc/hwc_error_log.txt, error: No such file or directory
03-07 19:50:19.157 E/display ( 3857): Fail to open file
/data/vendor/log/hwc_error_log.txt, error: Permission denied
03-07 19:50:19.157 I/display ( 3857): Initial errlog size: -13 bytes
03-07 19:50:19.157 I/display ( 3857): HWC2: 2, psr_mode : 0
03-07 19:50:19.157 I/display ( 3857): Not support EXYNOS_GET_DISPLAY_MODE_NUM :
Inappropriate ioctl for device
03-07 19:50:19.157 I/display ( 3857): EXYNOS_GET_DISPLAY_CURRENT_MODE failed
errno : 25, ret: -1
03-07 19:50:19.157 D/display ( 3857): using
03-07 19:50:19.157 D/display ( 3857): xres(device) = 1080 px
03-07 19:50:19.157 D/display ( 3857): yres(device) = 2340 px
03-07 19:50:19.157 D/display ( 3857): xres(current) = 1080 px
03-07 19:50:19.157 D/display ( 3857): yres(current) = 2340 px
03-07 19:50:19.157 D/display ( 3857): width = 63 mm (435.428000 dpi)
03-07 19:50:19.157 D/display ( 3857): height = 135 mm (440.266000 dpi)
03-07 19:50:19.157 D/display ( 3857): refresh rate = 60 Hz
03-07 19:50:19.158 I/display ( 3857): PSR info devname =
/sys/devices/platform/14860000.decon_f/psr_info
03-07 19:50:19.158 I/display ( 3857): G2D0-YUV_PRI threadLoop is started
03-07 19:50:19.158 I/display ( 3857): PSR mode = 0 (0: video mode, 1: DP PSR
mode, 2: MIPI-DSI command mode)
03-07 19:50:19.158 I/display ( 3857): res count : 1
03-07 19:50:19.158 I/display ( 3857): mode no. : 0, Width : 1080, Height : 2340,
X_Slice_Size : 360, Y_Slice_Size : 222, Panel type : 0
03-07 19:50:19.158 I/display ( 3857): DSC H_Slice_Num: 1, Y_Slice_Size: 2960 (for
window partial update)
03-07 19:50:19.158 I/display ( 3857): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
03-07 19:50:19.159 I/display ( 3857): G2D0-RGB_PRI threadLoop is started
03-07 19:50:19.159 E/display ( 3857): init:: ExternalDisplay failed to open
framebuffer
03-07 19:50:19.159 I/display ( 3857): EXYNOS_DISP_RESTRICTIONS ioctl failed: ret =
-1, Inappropriate ioctl for device
03-07 19:50:19.159 I/[email protected]( 3907): ISehWifi Hal
is booting up...
03-07 19:50:19.159 I/HidlServiceManagement( 3894): Registered
[email protected]::ISehSysInputDev/default
03-07 19:50:19.159 I/HidlServiceManagement( 3894): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.160 I/HidlServiceManagement( 3887): Registered
[email protected]::ISehDrk/default
03-07 19:50:19.160 I/HidlServiceManagement( 3887): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.164 I/HidlServiceManagement( 3907): Registered
[email protected]::ISehWifi/default
03-07 19:50:19.164 I/HidlServiceManagement( 3907): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.166 I/display ( 3857): G2D0-RGB_COMBO threadLoop is started
03-07 19:50:19.165 D/[email protected]( 3893): initialize
03-07 19:50:19.167 D/hwcomposer( 3857): Start HWCService
03-07 19:50:19.169 I/vndservicemanager( 3640): Adding
'u:r:hal_graphics_composer_default:s0' service (Exynos.HWCService:3857)
03-07 19:50:19.171 I/hwcomposer( 3857): HWCWatchdogThread is started
03-07 19:50:19.178 I/display ( 3857): uevent name of ext:
change@/devices/platform/11090000.displayport/extcon/extcon0
03-07 19:50:19.178 I/display ( 3857): Failed to open vsync attribute at
/sys/devices/platform/12a40000.decon_t/vsync
03-07 19:50:19.178 E/display ( 3857): error reading vsync timestamp: Bad file
descriptor
03-07 19:50:19.183 I/[email protected]( 3902): SEC
Thermal HAL Service 1.0 starting...
03-07 19:50:19.183 E/[email protected]( 3902): init seh-thermal
HAL
03-07 19:50:19.187 I/HidlServiceManagement( 3857): Registered
[email protected]::IComposer/default
03-07 19:50:19.187 I/HidlServiceManagement( 3857): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.188 I/HidlServiceManagement( 3911): Registered
[email protected]::IExynosHWCConfigs/default
03-07 19:50:19.188 I/HidlServiceManagement( 3911): Removing namespace from process
name [email protected] to [email protected]
service.
03-07 19:50:19.189 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.192 E/[email protected]( 3893): snap main
03-07 19:50:19.193 I/HidlServiceManagement( 3849): Registered
[email protected]::ISehDevicesFactory/default
03-07 19:50:19.194 I/LegacySupport( 3849): Registration complete for
[email protected]::ISehDevicesFactory/default.
03-07 19:50:19.196 I/HidlServiceManagement( 3893): Registered
[email protected]::ISehSnap/default
03-07 19:50:19.196 I/HidlServiceManagement( 3893): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.196 E/[email protected]( 3893): HAL service ready
03-07 19:50:19.200 E/fsverity_init( 3929): Failed to find .fs-verity keyring id
03-07 19:50:19.200 E/SehThermal-HAL( 3902): Fail to retry to connect. (4)
03-07 19:50:19.202 I/servicemanager( 3638): Adding 'u:r:credstore:s0' service
(android.security.identity:3916)
03-07 19:50:19.204 D/[email protected]( 3906): sec-
vibrator-2-2 starts
03-07 19:50:19.204 E/SecVibrator-HAL2.2_A( 3906): !@SEC VIB HAL init
03-07 19:50:19.204 E/SecVibrator-HAL2.2_A( 3906): isNodeExist
node:/timed_output/vibrator/enable
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): true
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator using timed_output
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator THE_DEVICE_INTENSITY
/timed_output/vibrator/intensity
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator
THE_DEVICE_FORCE_TOUCH_INTENSITY /timed_output/vibrator/force_touch_intensity
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator THE_DEVICE_MULTI_FREQ
/timed_output/vibrator/multi_freq
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator THE_DEVICE_HAPTIC_ENGINE
/timed_output/vibrator/haptic_engine
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator
THE_DEVICE_HAPTIC_ENGINE_INDEX /timed_output/vibrator/cp_trigger_index
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator
THE_DEVICE_HAPTIC_PLAYBACK_QUEUE /timed_output/vibrator/cp_trigger_queue
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator
THE_DEVICE_HAPTIC_ENGINE_NUM_WAVES /timed_output/vibrator/num_waves
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator THE_DEVICE_MOTOR_TYPE
/timed_output/vibrator/motor_type
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator THE_DEVICE_EVENT_CMD
/timed_output/vibrator/event_cmd
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator
THE_DEVICE_PATTERN_LENGTH /timed_output/vibrator/pattern_length
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator
THE_DEVICE_EXT_CONTROL /timed_output/vibrator/ext_control
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator
THE_DEVICE_CAL_INTENSITIES /timed_output/vibrator/intensities
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): Vibrator
THE_DEVICE_CAL_HAPTIC_INTENSITIES /timed_output/vibrator/haptic_intensities
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): getMotorInfo Start >>
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): getMotorIndex return motor type
>>
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): getMotorIndex string : COINDC
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): getMotorIndex string len : 6
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): getMotorIndex return motor type :
1 <<
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): getMotorInfo End motor : 1 <<
03-07 19:50:19.205 E/SecVibrator-HAL2.2_A( 3906): getMotorPerfomMethod >>
03-07 19:50:19.206 E/SecVibrator-HAL2.2_A( 3906): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
03-07 19:50:19.206 E/SecVibrator-HAL2.2_A( 3906): false
03-07 19:50:19.206 E/SecVibrator-HAL2.2_A( 3906): isNodeExist
node:/timed_output/vibrator/haptic_engine
03-07 19:50:19.206 E/SecVibrator-HAL2.2_A( 3906): false
03-07 19:50:19.206 D/[email protected]
service( 3909): ExynosHWC HIDL start
03-07 19:50:19.206 E/SecVibrator-HAL2.2_A( 3906): isNodeExist
node:/timed_output/vibrator/intensity
03-07 19:50:19.206 E/SecVibrator-HAL2.2_A( 3906): false
03-07 19:50:19.206 E/SecVibrator-HAL2.2_A( 3906): getMotorPerfomMethod 0 <<
03-07 19:50:19.209 I/HidlServiceManagement( 3906): Registered
[email protected]::ISehVibrator/default
03-07 19:50:19.210 I/HidlServiceManagement( 3906): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.211 I/HidlServiceManagement( 3909): Registered
[email protected]::IExynosHWCServiceTW/default
03-07 19:50:19.211 I/HidlServiceManagement( 3909): Removing namespace from process
name [email protected] to
[email protected].
03-07 19:50:19.211 I/[email protected]( 3880):
Sec Camera provider Service is starting.
03-07 19:50:19.219 I/HidlServiceManagement( 3902): Registered
[email protected]::ISehThermal/default
03-07 19:50:19.219 I/HidlServiceManagement( 3902): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:19.219 W/libc ( 2863): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 1
03-07 19:50:19.220 I/[email protected]( 3902): Thermal
Service started successfully.
03-07 19:50:19.220 W/libc ( 2863): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 2
03-07 19:50:19.221 W/libc ( 2863): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 3
03-07 19:50:19.224 E/audit ( 3824): type=1400 audit(1709833819.219:100): avc:
denied { getattr } for pid=2863 comm="init" name="tracing_on" dev="tracefs"
ino=2182 scontext=u:r:vendor_init:s0 tcontext=u:object_r:debugfs_tracing:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:19.225 E/audit ( 3824): type=1300 audit(1709833819.219:100):
arch=c00000b7 syscall=56 success=yes exit=4 a0=ffffff9c a1=7f9bccd780 a2=88241
a3=180 items=0 ppid=1 pid=2863 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0
egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:vendor_init:s0 key=(null)
03-07 19:50:19.225 E/audit ( 3824): type=1327 audit(1709833819.219:100):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
03-07 19:50:19.226 E/audit ( 3824): type=1400 audit(1709833819.219:101): avc:
denied { read } for pid=3858 comm="android.hardwar" name="type" dev="sysfs"
ino=30190 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:19.226 E/audit ( 3824): type=1300 audit(1709833819.219:101):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7b0ba06660 a2=88000
a3=0 items=0 ppid=1 pid=3858 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
samsung" subj=u:r:hal_health_default:s0 key=(null)
03-07 19:50:19.226 E/audit ( 3824): type=1327 audit(1709833819.219:101):
proctitle="/vendor/bin/hw/[email protected]"
03-07 19:50:19.226 E/audit ( 3824): type=1400 audit(1709833819.223:102): avc:
denied { read } for pid=3858 comm="android.hardwar" name="type" dev="sysfs"
ino=26150 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:19.226 E/audit ( 3824): type=1300 audit(1709833819.223:102):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7b0ba06660 a2=88000
a3=0 items=0 ppid=1 pid=3858 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
samsung" subj=u:r:hal_health_default:s0 key=(null)
03-07 19:50:19.226 E/audit ( 3824): type=1327 audit(1709833819.223:102):
proctitle="/vendor/bin/hw/[email protected]"
03-07 19:50:19.228 I/[email protected]( 3858): default
instance initializing with healthd_config...
03-07 19:50:19.229 I/HidlServiceManagement( 3858): Registered
[email protected]::ISehHealth/default
03-07 19:50:19.230 I/servicemanager( 3638): Adding 'u:r:gpuservice:s0' service
(gpu:3919)
03-07 19:50:19.230 I/[email protected]( 3858): default:
Hal init done
03-07 19:50:19.248 I/gsid ( 3946): no DSU: No such file or directory
03-07 19:50:19.290 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.318 I/SehThermal-HAL( 3902): /sys/class/switch/uart3/state : 48
03-07 19:50:19.356 I/ExynosCameraInterface( 3880): INFO(HAL_init[993]):in =====
03-07 19:50:19.357 I/ExynosCameraInterface( 3880): INFO(init_func[964]):in =====
03-07 19:50:19.358 I/ExynosCameraInterface( 3880): INFO(HAL_init[1036]):out =====
03-07 19:50:19.358 I/ExynosCameraInterface( 3880): DEBUG:duration time( 2 msec):
(HAL_init)
03-07 19:50:19.360 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:19.360 I/[email protected]( 3880): Loaded "Exynos Camera HAL3"
camera module
03-07 19:50:19.366 I/ExynosCameraInterface( 3880): DEBUG:duration time( 0 msec):
(HAL_set_callbacks)
03-07 19:50:19.366 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:19.366 I/ExynosCameraInterface( 3880): pthread join start
03-07 19:50:19.379 I/teecl ( 3953): NW> Starting log for teecl
03-07 19:50:19.379 I/SecureStorage( 3953): [SPID(00000000)
daemon_version_print:88] Secure Storage Daemon version 3.1.6, release, TEEgris.
03-07 19:50:19.379 I/SecureStorage( 3953): [SPID(00000000)
main:96] Secure Storage Daemon is preparing to run
03-07 19:50:19.391 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.402 I/SurfaceFlinger( 3920): Using HWComposer service: 'default'
03-07 19:50:19.404 I/SurfaceFlinger( 3920): SurfaceFlinger is starting
03-07 19:50:19.404 I/SecureStorage( 3953): [SPID(00000000)
ListenHidl:230] Secure Storage Daemon successfully connected to TA or driver
03-07 19:50:19.405 I/SecureStorage( 3953): [SPID(00000000)
ListenHidl:233] Secure Storage Daemon is initialized
03-07 19:50:19.408 I/HidlServiceManagement( 3953): Registered
[email protected]::ISehSecureStorage/default
03-07 19:50:19.412 I/ExynosConfigStore( 3920):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
03-07 19:50:19.412 I/ExynosConfigStore( 3920):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useVirtualDis
play retrieved: 1
03-07 19:50:19.412 I/ExynosConfigStore( 3920):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useDisableCom
positionTypeGLES retrieved: 1
03-07 19:50:19.412 I/ExynosConfigStore( 3920):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useSecureEnco
derOnly retrieved: 1
03-07 19:50:19.413 I/ExynosConfigStore( 3920):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHdrGlesCon
version retrieved: 0
03-07 19:50:19.413 I/ExynosConfigStore( 3920):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useCPUPerfMod
e retrieved: 0
03-07 19:50:19.413 I/ExynosConfigStore( 3920):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useContigMemo
ryForScratchBuf retrieved: 0
03-07 19:50:19.413 I/ExynosConfigStore( 3920):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWC2on1Ada
pter retrieved: 0
03-07 19:50:19.413 I/SurfaceFlinger( 3920): Disabling backpressure propagation
03-07 19:50:19.413 I/SurfaceFlinger( 3920): Disabling blur effects, they are not
supported.
03-07 19:50:19.413 I/SurfaceFlinger( 3920): Treble testing override: 'false'
03-07 19:50:19.416 I/SurfaceFlinger( 3920): SurfaceFlinger's main thread ready to
run. Initializing graphics H/W...
03-07 19:50:19.416 D/RenderEngine( 3920): RenderEngine GLES Backend
03-07 19:50:19.430 I/FastMixerState( 3915): sMaxFastTracks = 8
03-07 19:50:19.438 D/scs ( 3960): scsRunning State prop: 4
03-07 19:50:19.439 D/scs ( 3960): scsRunning State : 4
03-07 19:50:19.439 D/scs ( 3960): bODMorProduct : true
03-07 19:50:19.439 D/scs ( 3960): OMC_B2B_FILE : /product/omc/omc_b2b_list
03-07 19:50:19.440 D/scs ( 3960): getValuesFromFile : SEK
03-07 19:50:19.440 D/scs ( 3960): salesCode : SEK
03-07 19:50:19.440 D/scs ( 3960): salesCode length : 3
03-07 19:50:19.440 D/scs ( 3960): ro.multisim.simslotcount is 2
03-07 19:50:19.440 D/scs ( 3960): Init the omcnw
03-07 19:50:19.440 D/scs ( 3960): getValuesFromFile : SEK
03-07 19:50:19.440 D/scs ( 3960): omcNwCode1 : SEK
03-07 19:50:19.440 D/scs ( 3960): omcNwCode1 length : 3
03-07 19:50:19.440 D/scs ( 3960): This model is dual sim, set network code2
03-07 19:50:19.440 I/io_stats( 3784): !@ 179,0 r 29277 711454 w 229 4268 d 25 156 f
27 99 iot 6948 6651 th 51200 0 0 pt 0 inp 4 0 13.522
03-07 19:50:19.441 D/scs ( 3960): getValuesFromFile : SEK
03-07 19:50:19.441 D/scs ( 3960): omcNwCode2 : SEK
03-07 19:50:19.441 D/scs ( 3960): omcNwCode2 length : 3
03-07 19:50:19.441 D/scs ( 3960): dataFilePath /product/omc/omc_data.json
03-07 19:50:19.445 D/scs ( 3960): SALES_CODE : SEK
03-07 19:50:19.445 D/scs ( 3960): OMC_PATH : /product/omc/SEK/conf
03-07 19:50:19.445 D/scs ( 3960): OMCNW_CODE : SEK
03-07 19:50:19.445 D/scs ( 3960): OMCNW_PATH : /product/omc/SEK/conf
03-07 19:50:19.445 D/scs ( 3960): OMCNW_CODE2 : SEK
03-07 19:50:19.445 D/scs ( 3960): OMCNW_PATH2 : /product/omc/SEK/conf
03-07 19:50:19.445 D/scs ( 3960): CUSTOMER_XML_FILE_PATH :
/product/omc/SEK/conf/customer.xml
03-07 19:50:19.445 D/scs ( 3960): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
03-07 19:50:19.445 D/scs ( 3960): OMC_RES_PATH : /omr/res
03-07 19:50:19.445 D/scs ( 3960): OMC_ETC_PATH : /product/omc/SEK/etc
03-07 19:50:19.445 D/scs ( 3960): TSS_TYPE : NONE
03-07 19:50:19.445 D/scs ( 3960): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
03-07 19:50:19.445 E/scs ( 3960): scs stopped : Already done
03-07 19:50:19.456 V/MediaUtils( 3915): physMem: 3906646016
03-07 19:50:19.456 V/MediaUtils( 3915): requested limit: 1073741824
03-07 19:50:19.456 I/libc ( 3915): malloc_limit: Allocation limit enabled, max
size 1073741824 bytes
03-07 19:50:19.457 I/audioserver( 3915): ServiceManager: 0x78ab164780
03-07 19:50:19.465 W/BatteryNotifier( 3915): batterystats service unavailable!
03-07 19:50:19.467 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IDevicesFactory/default in either framework or device
manifest.
03-07 19:50:19.468 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IDevicesFactory/default in either framework or device
manifest.
03-07 19:50:19.473 I/bootstat( 3963): Service started: /system/bin/bootstat --
set_system_boot_reason
03-07 19:50:19.474 I/bootstat( 3963): Canonical boot reason: shutdown,no_power
03-07 19:50:19.474 I/bootstat( 3963): Canonical boot reason: shutdown,no_power
03-07 19:50:19.491 D/scs ( 3969): scsRunning State prop: 4
03-07 19:50:19.491 D/scs ( 3969): scsRunning State : 4
03-07 19:50:19.491 D/scs ( 3969): bODMorProduct : true
03-07 19:50:19.491 D/scs ( 3969): OMC_B2B_FILE : /product/omc/omc_b2b_list
03-07 19:50:19.491 D/scs ( 3969): getValuesFromFile : SEK
03-07 19:50:19.491 D/scs ( 3969): salesCode : SEK
03-07 19:50:19.491 D/scs ( 3969): salesCode length : 3
03-07 19:50:19.491 D/scs ( 3969): ro.multisim.simslotcount is 2
03-07 19:50:19.492 D/scs ( 3969): Init the omcnw
03-07 19:50:19.492 D/scs ( 3969): getValuesFromFile : SEK
03-07 19:50:19.492 D/scs ( 3969): omcNwCode1 : SEK
03-07 19:50:19.492 D/scs ( 3969): omcNwCode1 length : 3
03-07 19:50:19.492 D/scs ( 3969): This model is dual sim, set network code2
03-07 19:50:19.492 D/scs ( 3969): getValuesFromFile : SEK
03-07 19:50:19.492 D/scs ( 3969): omcNwCode2 : SEK
03-07 19:50:19.492 D/scs ( 3969): omcNwCode2 length : 3
03-07 19:50:19.492 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.492 D/scs ( 3969): dataFilePath /product/omc/omc_data.json
03-07 19:50:19.492 D/scs ( 3969): SALES_CODE : SEK
03-07 19:50:19.492 D/scs ( 3969): OMC_PATH : /product/omc/SEK/conf
03-07 19:50:19.492 D/scs ( 3969): OMCNW_CODE : SEK
03-07 19:50:19.492 D/scs ( 3969): OMCNW_PATH : /product/omc/SEK/conf
03-07 19:50:19.492 D/scs ( 3969): OMCNW_CODE2 : SEK
03-07 19:50:19.492 D/scs ( 3969): OMCNW_PATH2 : /product/omc/SEK/conf
03-07 19:50:19.492 D/scs ( 3969): CUSTOMER_XML_FILE_PATH :
/product/omc/SEK/conf/customer.xml
03-07 19:50:19.492 D/scs ( 3969): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
03-07 19:50:19.492 D/scs ( 3969): OMC_RES_PATH : /omr/res
03-07 19:50:19.492 D/scs ( 3969): OMC_ETC_PATH : /product/omc/SEK/etc
03-07 19:50:19.492 D/scs ( 3969): TSS_TYPE : NONE
03-07 19:50:19.492 D/scs ( 3969): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
03-07 19:50:19.492 E/scs ( 3969): scs stopped : Already done
03-07 19:50:19.499 I/appproc ( 3840): !@Boot_EBS_F: start zygote from appmain
03-07 19:50:19.500 I/perfetto( 3965): probes.cc:77 Starting
/system/bin/traced_probes service
03-07 19:50:19.502 D/AndroidRuntime( 3840): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
03-07 19:50:19.503 W/perfetto( 3968): service.cc:97 Started traced,
listening on /dev/socket/traced_producer /dev/socket/traced_consumer
03-07 19:50:19.505 E/bootstat( 3963): Failed to read
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
03-07 19:50:19.505 I/bootstat( 3963): Value of persist.sys.boot.reason :
shutdown,no power
03-07 19:50:19.505 I/bootstat( 3963): Normalized last reboot reason :
shutdown,no_power
03-07 19:50:19.509 I/perfetto( 3965): probes_producer.cc:100 Connected to the
service
03-07 19:50:19.524 E/bootstat( 3963): Failed to unlink
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
03-07 19:50:19.557 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:19.557 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:19.561 I/ServiceManager( 3915): Waiting for service 'media.metrics' on
'/dev/binder'...
03-07 19:50:19.565 I/AndroidRuntime( 3840): Using default boot image
03-07 19:50:19.565 I/AndroidRuntime( 3840): Leaving lock profiling enabled
03-07 19:50:19.567 D/SecNativeFeatureCppIf( 3840): encoded
03-07 19:50:19.567 D/SecNativeFeatureCppIf( 3840): decoding and unzip finish
03-07 19:50:19.567 D/SecNativeFeatureCppIf( 3840): use unCompDataBuff. encoded
03-07 19:50:19.567 D/SecNativeFeatureCppIf( 3840): Free unCompDataBuff
03-07 19:50:19.568 D/SecNativeFeatureCppIf( 3840): encoded
03-07 19:50:19.568 D/SecNativeFeatureCppIf( 3840): decoding and unzip finish
03-07 19:50:19.568 D/SecNativeFeatureCppIf( 3840): use unCompDataBuff. encoded
03-07 19:50:19.568 D/SecNativeFeatureCppIf( 3840): Free unCompDataBuff
03-07 19:50:19.568 D/SecNativeFeatureCppIf( 3840): encoded
03-07 19:50:19.568 D/SecNativeFeatureCppIf( 3840): decoding and unzip finish
03-07 19:50:19.568 D/SecNativeFeatureCppIf( 3840): use unCompDataBuff. encoded
03-07 19:50:19.568 D/SecNativeFeatureCppIf( 3840): Free unCompDataBuff
03-07 19:50:19.569 D/SecNativeFeatureCppIf( 3840): encoded
03-07 19:50:19.569 D/SecNativeFeatureCppIf( 3840): decoding and unzip finish
03-07 19:50:19.569 D/SecNativeFeatureCppIf( 3840): use unCompDataBuff. encoded
03-07 19:50:19.569 D/SecNativeFeatureCppIf( 3840): Free unCompDataBuff
03-07 19:50:19.570 D/AndroidRuntime( 3840): addProductProperty: pBrand1 is not null
03-07 19:50:19.570 D/AndroidRuntime( 3840): addProductProperty: not brand or 7
03-07 19:50:19.582 I/zygote64( 3840): option[0]=-Xzygote
03-07 19:50:19.582 I/zygote64( 3840): option[1]=exit
03-07 19:50:19.582 I/zygote64( 3840): option[2]=vfprintf
03-07 19:50:19.582 I/zygote64( 3840): option[3]=sensitiveThread
03-07 19:50:19.582 I/zygote64( 3840): option[4]=-verbose:gc
03-07 19:50:19.582 I/zygote64( 3840): option[5]=-XX:PerfettoHprof=true
03-07 19:50:19.582 I/zygote64( 3840): option[6]=-Xprimaryzygote
03-07 19:50:19.582 I/zygote64( 3840): option[7]=-Xms8m
03-07 19:50:19.582 I/zygote64( 3840): option[8]=-Xmx512m
03-07 19:50:19.582 I/zygote64( 3840): option[9]=-XX:HeapGrowthLimit=192m
03-07 19:50:19.582 I/zygote64( 3840): option[10]=-XX:HeapMinFree=512k
03-07 19:50:19.582 I/zygote64( 3840): option[11]=-XX:HeapMaxFree=8m
03-07 19:50:19.582 I/zygote64( 3840): option[12]=-XX:HeapTargetUtilization=0.75
03-07 19:50:19.582 I/zygote64( 3840): option[13]=-Xusejit:true
03-07 19:50:19.582 I/zygote64( 3840): option[14]=-Xjitsaveprofilinginfo
03-07 19:50:19.582 I/zygote64( 3840): option[15]=-XjdwpOptions:suspend=n,server=y
03-07 19:50:19.582 I/zygote64( 3840): option[16]=-XjdwpProvider:default
03-07 19:50:19.582 I/zygote64( 3840): option[17]=-Xopaque-jni-ids:swapable
03-07 19:50:19.582 I/zygote64( 3840): option[18]=-Xlockprofthreshold:500
03-07 19:50:19.582 I/zygote64( 3840): option[19]=-Xcompiler-option
03-07 19:50:19.582 I/zygote64( 3840): option[20]=--instruction-set-variant=generic
03-07 19:50:19.582 I/zygote64( 3840): option[21]=-Xcompiler-option
03-07 19:50:19.582 I/zygote64( 3840): option[22]=--instruction-set-features=default
03-07 19:50:19.582 I/zygote64( 3840): option[23]=-Xcompiler-option
03-07 19:50:19.582 I/zygote64( 3840): option[24]=--generate-mini-debug-info
03-07 19:50:19.582 I/zygote64( 3840): option[25]=-Ximage-compiler-option
03-07 19:50:19.582 I/zygote64( 3840): option[26]=--runtime-arg
03-07 19:50:19.582 I/zygote64( 3840): option[27]=-Ximage-compiler-option
03-07 19:50:19.582 I/zygote64( 3840): option[28]=-Xms64m
03-07 19:50:19.582 I/zygote64( 3840): option[29]=-Ximage-compiler-option
03-07 19:50:19.583 I/zygote64( 3840): option[30]=--runtime-arg
03-07 19:50:19.583 I/zygote64( 3840): option[31]=-Ximage-compiler-option
03-07 19:50:19.583 I/zygote64( 3840): option[32]=-Xmx64m
03-07 19:50:19.583 I/zygote64( 3840): option[33]=-Ximage-compiler-option
03-07 19:50:19.583 I/zygote64( 3840):
option[34]=--dirty-image-objects=/system/etc/dirty-image-objects
03-07 19:50:19.583 I/zygote64( 3840): option[35]=-Ximage-compiler-option
03-07 19:50:19.583 I/zygote64( 3840): option[36]=--instruction-set-variant=generic
03-07 19:50:19.583 I/zygote64( 3840): option[37]=-Ximage-compiler-option
03-07 19:50:19.583 I/zygote64( 3840): option[38]=--instruction-set-features=default
03-07 19:50:19.583 I/zygote64( 3840): option[39]=-Ximage-compiler-option
03-07 19:50:19.583 I/zygote64( 3840): option[40]=--generate-mini-debug-info
03-07 19:50:19.583 I/zygote64( 3840): option[41]=-Duser.locale=ro-RO
03-07 19:50:19.583 I/zygote64( 3840): option[42]=--cpu-abilist=arm64-v8a
03-07 19:50:19.583 I/zygote64( 3840):
option[43]=-Xfingerprint:samsung/a40xx/a40:11/RP1A.200720.012/A405FNXXU4CWC3:user/
release-keys
03-07 19:50:19.592 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.598 I/SDP.CRYPTOD( 3976): Starting
03-07 19:50:19.598 I/SDP.CRYPTOD( 3976): Socket created with fd:5
03-07 19:50:19.599 I/SDP.CRYPTOD( 3976): Before polling: fd: 5
03-07 19:50:19.599 I/SDP.CRYPTOD( 3976): fipscrypto_set_pid success pid = 3976
03-07 19:50:19.599 I/SDP.CRYPTOD( 3976): Netlink sending message queue initialized!
03-07 19:50:19.610 W/zygote64( 3840): Failed to open pruning marker:
/efs/recovery/pruning_arm64: No such file or directory
03-07 19:50:19.630 I/IMSD ( 3980): Imsd 1.0 starting
03-07 19:50:19.642 I/servicemanager( 3638): Adding 'u:r:idmap:s0' service
(idmap:3979)
03-07 19:50:19.650 E/Diag ( 3983): dr_usb_init_monitor_thread
03-07 19:50:19.652 E/Diag ( 3983): index=0, dr_usb_init_monitor_thread
03-07 19:50:19.652 E/Diag ( 3983): /dev/umts_dm0_init start
03-07 19:50:19.652 E/Diag ( 3983): index=0 :: smd Interface is open with 0x5
03-07 19:50:19.652 E/Diag ( 3983): Log size file can not be opened. So we will
real_size as default 10
03-07 19:50:19.652 E/Diag ( 3983): >> pst_init <<
03-07 19:50:19.652 E/Diag ( 3983): sock create success
03-07 19:50:19.655 I/DrmManagerService(Native)( 3978): instantiate
03-07 19:50:19.661 E/Diag ( 3983): dr_pst_launch_monitor_thread
03-07 19:50:19.661 E/Diag ( 3983): diag :: server_init
03-07 19:50:19.662 I/ServiceManager( 3915): Waiting for service 'media.metrics' on
'/dev/binder'...
03-07 19:50:19.666 E/Diag ( 3983): __usb_init_monitor_thread
03-07 19:50:19.666 E/Diag ( 3983): Pipe Created sucessfully :: index = 0
03-07 19:50:19.666 E/Diag ( 3983): Initialise USB and start the thread :: index
= 0
03-07 19:50:19.666 E/Diag ( 3983): dr_usb_init
03-07 19:50:19.666 E/Diag ( 3983): index = 0 :: USB Interface is open with 0xb
03-07 19:50:19.666 E/Diag ( 3983): USB interface is now configured for usb_fd =
0xadea1468
03-07 19:50:19.666 E/Diag ( 3983): THREAD LAUNCH :: index = 0
03-07 19:50:19.666 E/Diag ( 3983): dr_usb_launch_monitor_thread
03-07 19:50:19.667 D/AndroidRuntime( 3841): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
03-07 19:50:19.672 E/Diag ( 3983): __pst_monitor_thread
03-07 19:50:19.672 E/Diag ( 3983): Waiting for pst connection
03-07 19:50:19.672 E/Diag ( 3983): __usb_monitor_thread
03-07 19:50:19.672 E/Diag ( 3983): USB monitor thread launched, usb_fd= 0xb
03-07 19:50:19.672 E/Diag ( 3983): Before the usb select
03-07 19:50:19.675 D/DataRouter( 3984): Main entered
03-07 19:50:19.671 D/SecNativeFeatureCppIf( 3982): encoded
03-07 19:50:19.675 D/DataRouter( 3984): switchUser
03-07 19:50:19.675 D/DataRouter( 3984): monitor_usb_thread
03-07 19:50:19.675 D/SecNativeFeatureCppIf( 3982): decoding and unzip finish
03-07 19:50:19.676 D/SecNativeFeatureCppIf( 3982): use unCompDataBuff. encoded
03-07 19:50:19.676 D/SecNativeFeatureCppIf( 3982): Free unCompDataBuff
03-07 19:50:19.677 D/SecNativeFeatureCppIf( 3982): encoded
03-07 19:50:19.677 D/SecNativeFeatureCppIf( 3982): decoding and unzip finish
03-07 19:50:19.678 D/SecNativeFeatureCppIf( 3982): use unCompDataBuff. encoded
03-07 19:50:19.678 D/DataRouter( 3984): Initialise USB and start the thread
03-07 19:50:19.678 D/SecNativeFeatureCppIf( 3982): Free unCompDataBuff
03-07 19:50:19.678 D/DataRouter( 3984): dr_usb_init
03-07 19:50:19.678 E/DataRouter( 3984): USB Interface is open with 0x7
03-07 19:50:19.678 D/SecNativeFeatureCppIf( 3982): encoded
03-07 19:50:19.678 D/DataRouter( 3984): USB interface is now configured for usb_fd
= 0x7
03-07 19:50:19.678 D/DataRouter( 3984): monitor_data_of_usb
03-07 19:50:19.678 D/DataRouter( 3984): USB monitor thread launched, usb_fd= 0x7
03-07 19:50:19.678 D/SecNativeFeatureCppIf( 3982): decoding and unzip finish
03-07 19:50:19.678 D/SecNativeFeatureCppIf( 3982): use unCompDataBuff. encoded
03-07 19:50:19.678 D/DataRouter( 3984): Before the usb select
03-07 19:50:19.678 D/SecNativeFeatureCppIf( 3982): Free unCompDataBuff
03-07 19:50:19.679 D/SecNativeFeatureCppIf( 3982): encoded
03-07 19:50:19.679 I/servicemanager( 3638): Adding 'u:r:incidentd:s0' service
(incident:3981)
03-07 19:50:19.679 D/SecNativeFeatureCppIf( 3982): decoding and unzip finish
03-07 19:50:19.679 D/SecNativeFeatureCppIf( 3982): use unCompDataBuff. encoded
03-07 19:50:19.679 D/SecNativeFeatureCppIf( 3982): Free unCompDataBuff
03-07 19:50:19.693 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.704 I/installd( 3987): installd firing up
03-07 19:50:19.704 I/installd( 3987): failed to read bootmessage
03-07 19:50:19.719 I/servicemanager( 3638): Adding 'u:r:installd:s0' service
(installd:3987)
03-07 19:50:19.721 I/AndroidRuntime( 3841): Using default boot image
03-07 19:50:19.721 I/AndroidRuntime( 3841): Leaving lock profiling enabled
03-07 19:50:19.723 D/SecNativeFeatureCppIf( 3841): encoded
03-07 19:50:19.723 D/SecNativeFeatureCppIf( 3841): decoding and unzip finish
03-07 19:50:19.723 D/SecNativeFeatureCppIf( 3841): use unCompDataBuff. encoded
03-07 19:50:19.724 D/SecNativeFeatureCppIf( 3841): Free unCompDataBuff
03-07 19:50:19.724 D/SecNativeFeatureCppIf( 3841): encoded
03-07 19:50:19.724 D/SecNativeFeatureCppIf( 3841): decoding and unzip finish
03-07 19:50:19.724 D/SecNativeFeatureCppIf( 3841): use unCompDataBuff. encoded
03-07 19:50:19.725 D/SecNativeFeatureCppIf( 3841): Free unCompDataBuff
03-07 19:50:19.725 D/SecNativeFeatureCppIf( 3841): encoded
03-07 19:50:19.725 D/SecNativeFeatureCppIf( 3841): decoding and unzip finish
03-07 19:50:19.725 D/SecNativeFeatureCppIf( 3841): use unCompDataBuff. encoded
03-07 19:50:19.726 D/SecNativeFeatureCppIf( 3841): Free unCompDataBuff
03-07 19:50:19.726 D/SecNativeFeatureCppIf( 3841): encoded
03-07 19:50:19.726 D/SecNativeFeatureCppIf( 3841): decoding and unzip finish
03-07 19:50:19.726 D/SecNativeFeatureCppIf( 3841): use unCompDataBuff. encoded
03-07 19:50:19.726 D/SecNativeFeatureCppIf( 3841): Free unCompDataBuff
03-07 19:50:19.727 D/AndroidRuntime( 3841): addProductProperty: pBrand1 is not null
03-07 19:50:19.727 D/AndroidRuntime( 3841): addProductProperty: not brand or 7
03-07 19:50:19.735 E/audit ( 3824): type=1400 audit(1709833819.723:103): avc:
denied { read } for pid=4002 comm="storaged"
path="/sys/kernel/debug/mmc0/mmc0:0001/ext_csd" dev="debugfs" ino=10288
scontext=u:r:storaged:s0 tcontext=u:object_r:debugfs_mmc:s0 tclass=file
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:19.736 E/audit ( 3824): type=1300 audit(1709833819.723:103):
arch=c00000b7 syscall=221 success=yes exit=0 a0=7f03d94021 a1=7f844a2b10
a2=7f84415c00 a3=0 items=0 ppid=1 pid=4002 auid=4294967295 uid=0 gid=1032 euid=0
suid=0 fsuid=0 egid=1032 sgid=1032 fsgid=1032 tty=(none) ses=4294967295
comm="storaged" exe="/system/bin/storaged" subj=u:r:storaged:s0 key=(null)
03-07 19:50:19.736 E/audit ( 3824): type=1327 audit(1709833819.723:103):
proctitle="/system/bin/storaged"
03-07 19:50:19.738 I/zygote ( 3841): option[0]=-Xzygote
03-07 19:50:19.738 I/zygote ( 3841): option[1]=exit
03-07 19:50:19.738 I/zygote ( 3841): option[2]=vfprintf
03-07 19:50:19.738 I/zygote ( 3841): option[3]=sensitiveThread
03-07 19:50:19.738 I/zygote ( 3841): option[4]=-verbose:gc
03-07 19:50:19.738 I/zygote ( 3841): option[5]=-XX:PerfettoHprof=true
03-07 19:50:19.738 I/zygote ( 3841): option[6]=-Xms8m
03-07 19:50:19.738 I/zygote ( 3841): option[7]=-Xmx512m
03-07 19:50:19.738 I/zygote ( 3841): option[8]=-XX:HeapGrowthLimit=192m
03-07 19:50:19.738 I/zygote ( 3841): option[9]=-XX:HeapMinFree=512k
03-07 19:50:19.738 I/zygote ( 3841): option[10]=-XX:HeapMaxFree=8m
03-07 19:50:19.738 I/zygote ( 3841): option[11]=-XX:HeapTargetUtilization=0.75
03-07 19:50:19.738 I/zygote ( 3841): option[12]=-Xusejit:true
03-07 19:50:19.738 I/zygote ( 3841): option[13]=-Xjitsaveprofilinginfo
03-07 19:50:19.738 I/zygote ( 3841): option[14]=-XjdwpOptions:suspend=n,server=y
03-07 19:50:19.738 I/zygote ( 3841): option[15]=-XjdwpProvider:default
03-07 19:50:19.738 I/zygote ( 3841): option[16]=-Xopaque-jni-ids:swapable
03-07 19:50:19.738 I/zygote ( 3841): option[17]=-Xlockprofthreshold:500
03-07 19:50:19.738 I/zygote ( 3841): option[18]=-Xcompiler-option
03-07 19:50:19.738 I/zygote ( 3841): option[19]=--instruction-set-variant=cortex-
a53
03-07 19:50:19.738 I/zygote ( 3841): option[20]=-Xcompiler-option
03-07 19:50:19.738 I/zygote ( 3841): option[21]=--instruction-set-features=default
03-07 19:50:19.738 I/zygote ( 3841): option[22]=-Xcompiler-option
03-07 19:50:19.738 I/zygote ( 3841): option[23]=--generate-mini-debug-info
03-07 19:50:19.738 I/zygote ( 3841): option[24]=-Ximage-compiler-option
03-07 19:50:19.738 I/zygote ( 3841): option[25]=--runtime-arg
03-07 19:50:19.738 I/zygote ( 3841): option[26]=-Ximage-compiler-option
03-07 19:50:19.738 I/zygote ( 3841): option[27]=-Xms64m
03-07 19:50:19.738 I/zygote ( 3841): option[28]=-Ximage-compiler-option
03-07 19:50:19.738 I/zygote ( 3841): option[29]=--runtime-arg
03-07 19:50:19.738 I/zygote ( 3841): option[30]=-Ximage-compiler-option
03-07 19:50:19.738 I/zygote ( 3841): option[31]=-Xmx64m
03-07 19:50:19.738 I/zygote ( 3841): option[32]=-Ximage-compiler-option
03-07 19:50:19.738 I/zygote ( 3841):
option[33]=--dirty-image-objects=/system/etc/dirty-image-objects
03-07 19:50:19.738 I/zygote ( 3841): option[34]=-Ximage-compiler-option
03-07 19:50:19.739 I/zygote ( 3841): option[35]=--instruction-set-variant=cortex-
a53
03-07 19:50:19.739 I/zygote ( 3841): option[36]=-Ximage-compiler-option
03-07 19:50:19.739 I/zygote ( 3841): option[37]=--instruction-set-features=default
03-07 19:50:19.739 I/zygote ( 3841): option[38]=-Ximage-compiler-option
03-07 19:50:19.739 I/zygote ( 3841): option[39]=--generate-mini-debug-info
03-07 19:50:19.739 I/zygote ( 3841): option[40]=-Duser.locale=ro-RO
03-07 19:50:19.739 I/zygote ( 3841): option[41]=--cpu-abilist=armeabi-v7a,armeabi
03-07 19:50:19.739 I/zygote ( 3841):
option[42]=-Xfingerprint:samsung/a40xx/a40:11/RP1A.200720.012/A405FNXXU4CWC3:user/
release-keys
03-07 19:50:19.744 V/MediaUtils( 3996): physMem: 3906646016
03-07 19:50:19.745 V/MediaUtils( 3996): requested limit: 134217728
03-07 19:50:19.746 I/libc ( 3996): malloc_limit: Allocation limit enabled, max
size 134217728 bytes
03-07 19:50:19.747 D/AudioPowerUsage( 3996): AudioPowerUsage
03-07 19:50:19.747 D/AudioAnalytics( 3996): AudioAnalytics
03-07 19:50:19.747 D/MediaMetricsService( 3996): MediaMetricsService
03-07 19:50:19.749 I/servicemanager( 3638): Adding 'u:r:mediametrics:s0' service
(media.metrics:3996)
03-07 19:50:19.756 I/spqr_service( 4001): Starting SPQR native service
03-07 19:50:19.760 I/servicemanager( 3638): Adding 'u:r:spqr_service_daemon:s0'
service (spqr_service:4001)
03-07 19:50:19.761 D/libEGL ( 3920): loaded /vendor/lib64/egl/libGLES_mali.so
03-07 19:50:19.765 W/zygote ( 3841): Failed to open pruning marker:
/efs/recovery/pruning_arm: No such file or directory
03-07 19:50:19.765 I/AudioFlinger( 3915): Using default 3000 mSec as standby time.
03-07 19:50:19.765 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:19.771 D/SecNativeFeatureCppIf( 3915): encoded
03-07 19:50:19.771 D/SecNativeFeatureCppIf( 3915): decoding and unzip finish
03-07 19:50:19.771 D/SecNativeFeatureCppIf( 3915): use unCompDataBuff. encoded
03-07 19:50:19.772 D/SecNativeFeatureCppIf( 3915): Free unCompDataBuff
03-07 19:50:19.772 D/SecNativeFeatureCppIf( 3915): encoded
03-07 19:50:19.772 D/SecNativeFeatureCppIf( 3915): decoding and unzip finish
03-07 19:50:19.772 D/SecNativeFeatureCppIf( 3915): use unCompDataBuff. encoded
03-07 19:50:19.772 D/SecNativeFeatureCppIf( 3915): Free unCompDataBuff
03-07 19:50:19.773 D/SecNativeFeatureCppIf( 3915): encoded
03-07 19:50:19.773 D/SecNativeFeatureCppIf( 3915): decoding and unzip finish
03-07 19:50:19.773 D/SecNativeFeatureCppIf( 3915): use unCompDataBuff. encoded
03-07 19:50:19.774 D/SecNativeFeatureCppIf( 3915): Free unCompDataBuff
03-07 19:50:19.774 D/SecNativeFeatureCppIf( 3915): encoded
03-07 19:50:19.774 D/SecNativeFeatureCppIf( 3915): decoding and unzip finish
03-07 19:50:19.774 D/SecNativeFeatureCppIf( 3915): use unCompDataBuff. encoded
03-07 19:50:19.774 D/SecNativeFeatureCppIf( 3915): Free unCompDataBuff
03-07 19:50:19.774 I/keystore( 3988): found
[email protected]::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
03-07 19:50:19.776 I/keystore( 3988): !@ KmasterDevices size (3)
03-07 19:50:19.776 I/servicemanager( 3638): Adding 'u:r:audioserver:s0' service
(media.audio_flinger:3915)
03-07 19:50:19.779 I/audioserver( 3915): Add AudioFlinger on audioserver
03-07 19:50:19.785 I/keystore( 3988): !@ Keymaster deathRecipient linked success
03-07 19:50:19.785 I/keystore( 3988): found
[email protected]::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
03-07 19:50:19.785 D/keymaster_tee( 3988): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
03-07 19:50:19.785 I/samsung_keystore( 3988): !@ SamsungKeyManager : Initialize dev
03-07 19:50:19.785 I/samsung_keystore( 3988): !@ SamsungKeyManager : Initialize
sKeymasterOperation
03-07 19:50:19.785 I/keystore( 3988): !@ Initialize SamsungKeyDB
03-07 19:50:19.793 D/APM::MultiSoundManager( 3915): MultiSoundManager created
03-07 19:50:19.794 D/keymaster_tee( 3988): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
03-07 19:50:19.794 I/keystore( 3988): !@ Initialize privileged list
03-07 19:50:19.795 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.800 I/keystore( 3988): !@ reading blob
/data/misc/keystore/.privileged_list_password_key
03-07 19:50:19.803 W/keymaster_tee( 3799): [WRN]start nwd_get_key_characteristics
03-07 19:50:19.806 W/keymaster_tee( 3799): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1 CN1
NAR1 S256 2021.01.07,14:35:22.437
03-07 19:50:19.810 I/keystore( 3988): !@ reading blob
/data/misc/keystore/.privileged_list_password
03-07 19:50:19.814 W/keymaster_tee( 3799): [WRN]begin req PARAMS: B32 P1
03-07 19:50:19.819 I/samsung_keystore( 3988): !@ cipherBlob : decrypt, 1
03-07 19:50:19.821 E/APM::Serializer( 3915): deserialize: Could not parse
/odm/etc/audio_policy_configuration_sec.xml document.
03-07 19:50:19.822 I/keystore( 3988): !@ Succeed to initialize SKO,
SamsungKeyManager!
03-07 19:50:19.826 I/keystore( 3988): registerSignalHandler
03-07 19:50:19.827 I/servicemanager( 3638): Adding 'u:r:keystore:s0' service
(android.security.keystore:3988)
03-07 19:50:19.852 I/wificond( 4005): wificond is starting up...
03-07 19:50:19.854 I/RenderEngine( 3920): OpenGL ES informations:
03-07 19:50:19.854 I/RenderEngine( 3920): vendor : ARM
03-07 19:50:19.854 I/RenderEngine( 3920): renderer : Mali-G71
03-07 19:50:19.854 I/RenderEngine( 3920): version : OpenGL ES 3.2 v1.r26p0-
01eac0.###other-sha0123456789ABCDEF0###
03-07 19:50:19.854 I/RenderEngine( 3920): extensions: GL_EXT_debug_marker
GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture
GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8
GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture
GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image
GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync
GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat
GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888
GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap
GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc
GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr
GL_KHR_texture_compression_astc_sliced_3d GL_KHR_debug
GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax
GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D
GL_EXT_texture_storage GL_EXT_multisamp
03-07 19:50:19.854 I/RenderEngine( 3920): GL_MAX_TEXTURE_SIZE = 8192
03-07 19:50:19.854 I/RenderEngine( 3920): GL_MAX_VIEWPORT_DIMS = 8192
03-07 19:50:19.857 I/servicemanager( 3638): Adding 'u:r:wificond:s0' service
(wifinl80211:4005)
03-07 19:50:19.857 D/APM_EngineLoader( 3915): Loaded engine from
libaudiopolicyenginedefault.so
03-07 19:50:19.858 E/APM::AudioPolicyEngine/Config( 3915): parse: Could not parse
document /vendor/etc/audio_policy_engine_configuration.xml
03-07 19:50:19.859 E/libxml2 ( 3915): I/O warning : failed to load external entity
"/vendor/etc/audio_policy_engine_configuration.xml"
03-07 19:50:19.859 W/APM::AudioPolicyEngine/Base( 3915):
loadAudioPolicyEngineConfig: No configuration found, using default matching phone
experience.
03-07 19:50:19.859 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
03-07 19:50:19.859 I/ComposerResources( 3857): failed to get mapper 4.0 service,
falling back to mapper 3.0
03-07 19:50:19.859 E/APM::AudioPolicyEngine/Config( 3915): parseLegacyVolumeFile:
Could not parse document /odm/etc/audio_policy_configuration.xml
03-07 19:50:19.859 E/libxml2 ( 3915): I/O warning : failed to load external entity
"/odm/etc/audio_policy_configuration.xml"
03-07 19:50:19.860 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
03-07 19:50:19.861 I/ComposerResources( 3857): failed to get mapper 3.0 service,
falling back to mapper 2.0
03-07 19:50:19.861 I/HidlServiceManagement( 4005): Registered
[email protected]::IKeystore/default
03-07 19:50:19.866 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:19.882 I/servicemanager( 3638): Adding 'u:r:drmserver:s0' service
(drm.drmManager:3978)
03-07 19:50:19.883 W/APM::AudioPolicyEngine/Base( 3915):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_ASSISTANT found,
using default volume configuration
03-07 19:50:19.884 W/APM::AudioPolicyEngine/Base( 3915):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_CALL_ASSISTANT found,
using default volume configuration
03-07 19:50:19.884 W/APM::AudioPolicyEngine/Base( 3915): setSessionActive session 0
already set 0
03-07 19:50:19.884 W/APM::AudioPolicyEngine/Base( 3915): setSessionActive session 1
already set 0
03-07 19:50:19.884 W/APM::AudioPolicyEngine/Base( 3915): setSessionActive session 2
already set 0
03-07 19:50:19.884 W/APM::AudioPolicyEngine/Base( 3915): setSessionActive session 3
already set 0
03-07 19:50:19.884 W/APM::AudioPolicyEngine/Base( 3915): setSessionActive session 4
already set 0
03-07 19:50:19.884 W/APM::AudioPolicyEngine/Base( 3915): setSessionActive session 5
already set 0
03-07 19:50:19.884 I/DrmManagerService(Native)( 3978): instantiate addService
03-07 19:50:19.895 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.902 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:19.919 I/gralloc ( 3857): Arm Module v1.0
03-07 19:50:19.919 I/WLBTD ( 4033): add membership to group 9 family 23
03-07 19:50:19.923 I/WLBTD ( 4033): Successfully set Max Sable files per trigger
value to 2
03-07 19:50:19.923 I/WLBTD ( 4033): memdump_file_contents -3 Auto-recovery: off
03-07 19:50:19.923 E/WLBTD ( 4033): open board_id file /sys/devices/system/chip-
id/board_id failed
03-07 19:50:19.923 I/WLBTD ( 4033): Registering termination signal handler
03-07 19:50:19.923 I/WLBTD ( 4033): calling nl_recvmsgs_default
03-07 19:50:19.930 E/HWComposer( 3920): loadLayerMetadataSupport:
getLayerGenericMetadataKeys failed: UNSUPPORTED (8)
03-07 19:50:19.931 I/macloader( 4031): Check wifiver info file..
03-07 19:50:19.931 I/HWComposer( 3920): Switching to legacy multi-display mode
03-07 19:50:19.931 E/HWComposer( 3920): isConnected failed for display 0: Invalid
display
03-07 19:50:19.933 D/RefreshRateConfigs( 3920): primary refresh rates: 1080_60fps
03-07 19:50:19.933 D/RefreshRateConfigs( 3920): app request refresh rates:
1080_60fps
03-07 19:50:19.935 W/SurfaceFlinger( 3920): Ignoring VSYNC request while display is
disconnected
03-07 19:50:19.935 W/SurfaceFlinger( 3920): Ignoring VSYNC request while display is
disconnected
03-07 19:50:19.936 W/SurfaceFlinger( 3920): Ignoring VSYNC request while display is
disconnected
03-07 19:50:19.936 W/SurfaceFlinger( 3920): Ignoring VSYNC request while display is
disconnected
03-07 19:50:19.937 D/Scheduler( 3920): onPrimaryDisplayConfigChanged to 0
03-07 19:50:19.937 E/HWComposer( 3920): getDisplayConnectionType:
getDisplayConnectionType failed for display 0: Unsupported (8)
03-07 19:50:19.937 W/SurfaceFlinger( 3920): Ignoring VSYNC request while display is
disconnected
03-07 19:50:19.937 W/SurfaceFlinger( 3920): Ignoring VSYNC request while display is
disconnected
03-07 19:50:19.939 I/virtualdisplay( 3857): [VirtualDisplay] getWFDMode:: mode(0)
03-07 19:50:19.943 I/FramebufferSurface( 3920): framebuffer size has been limited
to [1080x2340] from [1080x2340]
03-07 19:50:19.944 I/macloader( 4031): Entry setWifiSharingProperty
03-07 19:50:19.944 I/display ( 3857): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
03-07 19:50:19.944 I/display ( 3857): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
03-07 19:50:19.944 I/display ( 3857): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
03-07 19:50:19.945 E/macloader( 4031): WiFiSharing supported
03-07 19:50:19.946 I/bootchecker( 4037): Leave bootchecker log
03-07 19:50:19.948 I/macloader( 4031): Exit setWifiSharingProperty
03-07 19:50:19.953 I/ExynosConfigStore( 3920):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
03-07 19:50:19.955 I/hwcservice( 3857): DisplayID(0) : NeedCompressedTargetBuffer :
-1
03-07 19:50:19.956 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
03-07 19:50:19.957 I/Gralloc4( 3920): mapper 4.x is not supported
03-07 19:50:19.957 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
03-07 19:50:19.958 W/Gralloc3( 3920): mapper 3.x is not supported
03-07 19:50:19.967 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:19.971 I/gralloc ( 3920): Arm Module v1.0
03-07 19:50:19.973 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IAllocator/default in either framework or
device manifest.
03-07 19:50:19.973 W/Gralloc4( 3920): allocator 3.x is not supported
03-07 19:50:19.974 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IAllocator/default in either framework or
device manifest.
03-07 19:50:19.974 W/Gralloc3( 3920): allocator 3.x is not supported
03-07 19:50:19.976 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:19.976 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x1a00 0x1a00) hal_format(0x1) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
03-07 19:50:19.978 E/audit ( 3824): type=1400 audit(1709833819.975:104): avc:
denied { write } for pid=2863 comm="init" name="misc" dev="mmcblk0p32" ino=917505
scontext=u:r:vendor_init:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
permissive=0 SEPF_SM-A405FN_11_0010 audit_filtered
03-07 19:50:19.979 E/audit ( 3824): type=1300 audit(1709833819.975:104):
arch=c00000b7 syscall=34 success=no exit=-13 a0=ffffff9c a1=7fc8d78d21 a2=1fd a3=3
items=0 ppid=1 pid=2863 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="init" exe="/system/bin/init"
subj=u:r:vendor_init:s0 key=(null)
03-07 19:50:19.979 E/audit ( 3824): type=1327 audit(1709833819.975:104):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
03-07 19:50:19.979 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:19.979 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:19.980 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x1a00 0x1a00) hal_format(0x1) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
03-07 19:50:19.982 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:19.983 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:19.983 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x1a00 0x1a00) hal_format(0x1) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
03-07 19:50:19.985 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 1
03-07 19:50:19.986 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:19.986 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 2
03-07 19:50:19.989 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 3
03-07 19:50:19.996 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IUsbGadget/default in either framework or device
manifest.
03-07 19:50:19.996 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:19.996 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
03-07 19:50:19.996 I/Gralloc4( 3857): mapper 4.x is not supported
03-07 19:50:19.998 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
03-07 19:50:19.998 I/usbd ( 4062): Usb HAL not found
03-07 19:50:19.998 W/Gralloc3( 3857): mapper 3.x is not supported
03-07 19:50:20.002 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IAllocator/default in either framework or
device manifest.
03-07 19:50:20.003 W/Gralloc4( 3857): allocator 3.x is not supported
03-07 19:50:20.003 V/audio_hw_primary_abox( 3849): device-adev_open: enter
03-07 19:50:20.003 I/audio_hw_primary_abox( 3849): proxy-getAudioDeviceInstance:
created Audio HW Device Instance!
03-07 19:50:20.004 D/AudioInfo( 3849): MPS_CODE : SEK, get MPS_CODE
03-07 19:50:20.004 D/AudioInfo( 3849): 1 OMC path check :
/omr/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): 2 OMC path check :
/omr/res/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): 3 OMC path check :
/system/omc/SEK/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): 4 OMC path check :
/system/omc/single/SEK/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): 5 OMC path check :
/odm/etc/omc/SEK/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): 6 OMC path check :
/odm/etc/omc/single/SEK/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): 7 OMC path check :
/product/omc/SEK/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): 8 OMC path check :
/product/omc/single/SEK/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): 9 OMC path check :
/prism/media/carriers/SEK/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): 10 OMC path check :
/prism/media/carriers/single/SEK/res/etc/DiamondVoice/
03-07 19:50:20.005 D/AudioInfo( 3849): can not find AudioDataPath for
fileName:/DiamondVoice/
03-07 19:50:20.015 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IAllocator/default in either framework or
device manifest.
03-07 19:50:20.015 W/Gralloc3( 3857): allocator 3.x is not supported
03-07 19:50:20.015 E/AT_Distributor( 4057): ReadTextWithOffset() Error :
/dev/block/param
03-07 19:50:20.016 E/AT_Distributor( 4057): length of cid on boot param is not
valid
03-07 19:50:20.016 E/AT_Distributor( 4057): GetTextFromFile() Error :
/efs/imei/cid.dat
03-07 19:50:20.016 E/AT_Distributor( 4057): could not find cid from
/efs/imei/cid.dat
03-07 19:50:20.018 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:20.018 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x400000000000b00 0x400000000000b00) hal_format(0x1) layer_count(1)
sizes(0 0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0)
alloc_format(0x0) fd_count(1) plane_count(0)
03-07 19:50:20.020 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:20.021 D/AT_Distributor( 4057): setProdCode sales code SEK
03-07 19:50:20.021 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:20.021 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x400000000000b00 0x400000000000b00) hal_format(0x1) layer_count(1)
sizes(0 0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0)
alloc_format(0x0) fd_count(1) plane_count(0)
03-07 19:50:20.022 I/audio_hw_primary_abox( 3849): device-set_board_info: Board
info file name is vendor/etc/audio_board_info.xml
03-07 19:50:20.024 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:20.024 D/main_abox( 4077): main
03-07 19:50:20.024 D/main_abox( 4077): dev_path=/devices/platform/14a50000.abox
03-07 19:50:20.024 D/main_abox( 4077): sys_path=/sys/devices/platform/14a50000.abox
03-07 19:50:20.024 D/main_abox( 4077):
debug_path=/sys/devices/platform/14a50000.abox/0.abox-debug
03-07 19:50:20.024 D/main_abox( 4077):
debug_path_leg=/sys/devices/platform/14a50000.abox/0.abox_debug
03-07 19:50:20.024 D/main_abox( 4077): regmap_path=/d/regmap/14a50000.abox
03-07 19:50:20.024 D/main_abox( 4077): out_path=/data/vendor/log/abox
03-07 19:50:20.024 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:20.024 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x400000000000b00 0x400000000000b00) hal_format(0x1) layer_count(1)
sizes(0 0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0)
alloc_format(0x0) fd_count(1) plane_count(0)
03-07 19:50:20.025 I/main_abox( 4077): report_service
03-07 19:50:20.025 I/main_abox( 4077): main_loop
03-07 19:50:20.035 D/AT_Distributor( 4057): gUartPath = /dev/ttySAC2
03-07 19:50:20.035 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.035 D/AT_Distributor( 4057): UART ttySAC2 is not used by console
03-07 19:50:20.035 D/AT_Distributor( 4057): MakeLocalServer(): AirCmdService
Communication: Server_socket 5
03-07 19:50:20.035 D/AT_Distributor( 4057): InitSocketAcceptHandler():
AirCmdService, id(6), fd(5)
03-07 19:50:20.036 D/AT_Distributor( 4057): MakeLocalServer(): FactoryClientRecv
Communication: Server_socket 6
03-07 19:50:20.036 D/AT_Distributor( 4057): InitSocketAcceptHandler():
FactoryClientRecv, id(0), fd(6)
03-07 19:50:20.036 D/AT_Distributor( 4057): MakeLocalServer(): FactoryClientSend
Communication: Server_socket 7
03-07 19:50:20.036 D/AT_Distributor( 4057): InitSocketAcceptHandler():
FactoryClientSend, id(1), fd(7)
03-07 19:50:20.036 D/AT_Distributor( 4057): MakeLocalServer(): ATDMultiClient
Communication: Server_socket 8
03-07 19:50:20.036 D/AT_Distributor( 4057): InitSocketAcceptHandler():
ATDMultiClient, id(5), fd(8)
03-07 19:50:20.036 D/AT_Distributor( 4057): MakeLocalServer(): SatsService
Communication: Server_socket 9
03-07 19:50:20.036 D/AT_Distributor( 4057): InitSocketAcceptHandler(): SatsService,
id(10), fd(9)
03-07 19:50:20.036 D/AT_Distributor( 4057): first start
03-07 19:50:20.037 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:20.037 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:20.037 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x400000000000b00 0x400000000000b00) hal_format(0x1) layer_count(1)
sizes(0 0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0)
alloc_format(0x0) fd_count(1) plane_count(0)
03-07 19:50:20.040 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:20.041 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:20.041 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x400000000000b00 0x400000000000b00) hal_format(0x1) layer_count(1)
sizes(0 0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0)
alloc_format(0x0) fd_count(1) plane_count(0)
03-07 19:50:20.044 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:20.044 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:20.044 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x400000000000b00 0x400000000000b00) hal_format(0x1) layer_count(1)
sizes(0 0 0) strde(0) byte_stride(0) alloc_wh(0 0) internal_format(0x0)
alloc_format(0x0) fd_count(1) plane_count(0)
03-07 19:50:20.047 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:20.050 I/audio_hw_primary_abox( 3849): device-check_configuration: The
number of supported BuiltIn Mic = 2
03-07 19:50:20.050 E/AudioRil( 3849): Connect_RILD() error
03-07 19:50:20.050 E/AudioRil( 3849): audio secril init failed.
03-07 19:50:20.051 I/AudioRil( 3849): ### mMultiSim : 1
03-07 19:50:20.051 E/AudioRil( 3849): Connect_RILD() error
03-07 19:50:20.051 E/AudioRil( 3849): Connect_RILD_Second() error
03-07 19:50:20.051 D/audio_hw_primary_abox( 3849): device-adev_open: Successed to
init Voice Manager!
03-07 19:50:20.054 D/[email protected]
service( 4079): seh_fps_hal starts
03-07 19:50:20.055 I/[email protected]
service( 4079): BiometricsFingerprint()
03-07 19:50:20.063 I/HidlServiceManagement( 4079): Registered
[email protected]::ISehBiometricsFingerprint/
default
03-07 19:50:20.064 I/HidlServiceManagement( 4079): Removing namespace from process
name [email protected] to [email protected]
service.
03-07 19:50:20.068 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.097 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:20.105 I/gatekeeperd( 4044): !@Starting gatekeeperd...
03-07 19:50:20.113 I/gatekeeperd( 4044): !@gatekeeper deathRecipient linked success
03-07 19:50:20.115 I/servicemanager( 3638): Adding 'u:r:gatekeeperd:s0' service
(android.service.gatekeeper.IGateKeeperService:4044)
03-07 19:50:20.132 I/ExynosCameraInterface( 3880): INFO(init_func[982]):out =====
03-07 19:50:20.132 I/ExynosCameraInterface( 3880): DEBUG:duration time( 775 msec):
(init_func)
03-07 19:50:20.132 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(0) =====
03-07 19:50:20.132 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(0), mainCameraId(0), subCameraId(-1),
scenario(0)
03-07 19:50:20.133 I/ExynosCameraSensorInfo( 3880):
INFO(createExynosCameraSensorInfo[382]):sensor ID 58 name S5K2P6
03-07 19:50:20.133 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
03-07 19:50:20.133 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
265)
03-07 19:50:20.133 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[423]):vendorFlipModes at sensorStaticInfo is NULL
03-07 19:50:20.133 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
03-07 19:50:20.133 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
03-07 19:50:20.133 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
03-07 19:50:20.133 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
03-07 19:50:20.133 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(0), (0/1)physical_ids(0)
03-07 19:50:20.133 E/SecCameraUtil( 3880): ERR(getSensorName[1124]): Unknown
sensor(58), Return NULL
03-07 19:50:20.133 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 0]SensorName = ,size = 1
03-07 19:50:20.134 I/ExynosCameraInterface( 3880): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
03-07 19:50:20.134 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(1) =====
03-07 19:50:20.134 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(1), mainCameraId(1), subCameraId(-1),
scenario(0)
03-07 19:50:20.134 I/ExynosCameraSensorInfo( 3880):
INFO(createExynosCameraSensorInfo[382]):sensor ID 60 name S5K2X5
03-07 19:50:20.134 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[651]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
03-07 19:50:20.134 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
03-07 19:50:20.134 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
1)
03-07 19:50:20.134 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
03-07 19:50:20.134 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
03-07 19:50:20.134 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
03-07 19:50:20.134 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[645]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
03-07 19:50:20.134 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[663]):SAMSUNG_ANDROID_SCALER_AVAILABLE_FULL_TETRA_PICT
URE_STREAM_CONFIGURATIONS update
03-07 19:50:20.134 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[676]):SAMSUNG_ANDROID_SCALER_AVAILABLE_CROP_TETRA_PICT
URE_STREAM_CONFIGURATIONS update
03-07 19:50:20.134 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
03-07 19:50:20.134 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(1), (0/1)physical_ids(1)
03-07 19:50:20.134 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 1]SensorName = S5K2X5,size = 7
03-07 19:50:20.134 I/ExynosCameraInterface( 3880): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
03-07 19:50:20.134 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(2) =====
03-07 19:50:20.134 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(2), mainCameraId(1), subCameraId(-1),
scenario(0)
03-07 19:50:20.134 I/ExynosCameraSensorInfo( 3880):
INFO(createExynosCameraSensorInfo[382]):sensor ID 60 name S5K2X5
03-07 19:50:20.134 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[651]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
1)
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[645]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(2), (0/1)physical_ids(2)
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 1]SensorName = S5K2X5,size = 7
03-07 19:50:20.135 I/ExynosCameraInterface( 3880): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
03-07 19:50:20.135 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(20) =====
03-07 19:50:20.135 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 20/-1 camInfoIndex(-1)
03-07 19:50:20.135 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(21) =====
03-07 19:50:20.135 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 21/-1 camInfoIndex(-1)
03-07 19:50:20.135 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(22) =====
03-07 19:50:20.135 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 22/-1 camInfoIndex(-1)
03-07 19:50:20.135 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(23) =====
03-07 19:50:20.135 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 23/-1 camInfoIndex(-1)
03-07 19:50:20.135 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(40) =====
03-07 19:50:20.135 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 40/-1 camInfoIndex(-1)
03-07 19:50:20.135 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(41) =====
03-07 19:50:20.135 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 41/-1 camInfoIndex(-1)
03-07 19:50:20.135 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(50) =====
03-07 19:50:20.135 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(50), mainCameraId(2), subCameraId(-1),
scenario(0)
03-07 19:50:20.135 I/ExynosCameraSensorInfo( 3880):
INFO(createExynosCameraSensorInfo[382]):sensor ID 41 name S5K5E9
03-07 19:50:20.135 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[651]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverter( 3880): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
9)
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[311]):vendorAwbModes at sensorStaticInfo is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(50), (0/1)physical_ids(50)
03-07 19:50:20.135 I/ExynosCameraMetadataConverterVendor( 3880): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 2]SensorName = S5K5E9,size = 7
03-07 19:50:20.135 I/ExynosCameraInterface( 3880): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(51) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 51/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(52) =====
03-07 19:50:20.136 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 52/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(53) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 53/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(54) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 54/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(55) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 55/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(56) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 56/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(57) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 57/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(58) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 58/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(59) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 59/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(60) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 60/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(61) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 61/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(62) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 62/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(63) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 63/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(64) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 64/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(65) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 65/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(66) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 66/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(67) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 67/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(68) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 68/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(69) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 69/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(70) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 70/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(71) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 71/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(72) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 72/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(73) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 73/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(80) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 80/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(81) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 81/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(83) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 83/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(90) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 90/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(91) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 91/-1 camInfoIndex(-1)
03-07 19:50:20.136 I/ExynosCameraInterface( 3880):
INFO(HAL_getCameraInfo[632]):in(92) =====
03-07 19:50:20.136 E/ExynosCameraInterface( 3880):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 92/-1 camInfoIndex(-1)
03-07 19:50:20.141 I/HidlServiceManagement( 3880): Registered
[email protected]::ISehCameraProvider/legacy/0
03-07 19:50:20.141 I/HidlServiceManagement( 3880): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:20.153 I/[email protected]( 4029): main
03-07 19:50:20.168 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.190 I/mediaserver( 4000): ServiceManager: 0xf44a0430
03-07 19:50:20.198 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:20.207 D/mediaserver( 4000): Time zone override file found:
/data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-07 19:50:20.207 I/GNSS_2_1( 4029): HIDL_FETCH_IGnss: Entry
03-07 19:50:20.208 I/GNSS_2_1( 4029): Gnss: CTR tid=4029 init=0
03-07 19:50:20.212 I/GNSS_2_1( 4029): HIDL_FETCH_IGnss: Exit
03-07 19:50:20.216 D/zygote64( 3840): Time zone override file found:
/data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-07 19:50:20.220 I/HidlServiceManagement( 4029): Registered
[email protected]::IGnss/default
03-07 19:50:20.220 I/LegacySupport( 4029): Registration complete for
[email protected]::IGnss/default.
03-07 19:50:20.222 D/zygote64( 3840): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
03-07 19:50:20.222 D/mediaserver( 4000): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
03-07 19:50:20.225 D/zygote64( 3840): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
03-07 19:50:20.227 D/mediaserver( 4000): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
03-07 19:50:20.232 I/audio_route( 3849): init: path (/vendor/etc/mixer_paths.xml)
03-07 19:50:20.235 I/SehGNSS ( 4029): SehGnss: CTR tid=4029 init=0
03-07 19:50:20.237 W/BatteryNotifier( 4000): batterystats service unavailable!
03-07 19:50:20.237 V/MediaPlayerService( 4000): MediaPlayerService created
03-07 19:50:20.237 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.238 I/servicemanager( 3638): Adding 'u:r:mediaserver:s0' service
(media.player:4000)
03-07 19:50:20.238 I/HidlServiceManagement( 4029): Registered
[email protected]::ISehGnss/default
03-07 19:50:20.239 I/HidlServiceManagement( 4029): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:20.239 D/MediaCodecList( 4000): Allowing all OMX codecs
03-07 19:50:20.239 I/LegacySupport( 4029): Registration complete for
[email protected]::ISehGnss/default.
03-07 19:50:20.243 I/hwservicemanager( 3639): Since
[email protected]::IOmxStore/default is not registered, trying to
start it as a lazy HAL.
03-07 19:50:20.247 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 1
03-07 19:50:20.248 I/audio_route( 3849): init: include path
(/vendor/etc/mixer_gains.xml)
03-07 19:50:20.249 I/hwservicemanager( 3639): Since
[email protected]::IOmxStore/default is not registered, trying to
start it as a lazy HAL.
03-07 19:50:20.250 D/zygote ( 3841): Time zone override file found:
/data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-07 19:50:20.250 D/zygote ( 3841): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
03-07 19:50:20.250 D/zygote ( 3841): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
03-07 19:50:20.250 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 2
03-07 19:50:20.252 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 3
03-07 19:50:20.253 I/HidlServiceManagement( 4000): getService: Trying again for
[email protected]::IOmxStore/default...
03-07 19:50:20.257 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 1
03-07 19:50:20.260 I/audio_route( 3849): > audio_route_update_mixer : +
03-07 19:50:20.266 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 2
03-07 19:50:20.270 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.274 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 3
03-07 19:50:20.277 I/faced ( 4066): Starting faced
03-07 19:50:20.278 V/faced_Proxy( 4066): FaceDaemonProxy::FaceDaemonProxy()
03-07 19:50:20.280 I/servicemanager( 3638): Adding 'u:r:faced:s0' service
(com.samsung.android.bio.face.IFaceDaemon:4066)
03-07 19:50:20.283 I/audio_route( 3849): > audio_route_update_mixer : changed(30) -
03-07 19:50:20.283 D/audio_hw_primary_abox( 3849): device-adev_open: Successed to
init Route!
03-07 19:50:20.283 V/audio_hw_primary_abox( 3849): adev_open: DLOPEN successful for
/vendor/lib/libaudio_soundtrigger.so
03-07 19:50:20.284 E/audio_hw_primary_abox( 3849): adev_open: Error grabbing
functions in /vendor/lib/libaudio_soundtrigger.so
03-07 19:50:20.284 I/audio_hw_primary_abox( 3849): device-adev_open: Opened Audio
Primary HW Device
03-07 19:50:20.285 V/MediaUtils( 3993): physMem: 3906646016
03-07 19:50:20.285 V/MediaUtils( 3993): requested limit: 2343987600
03-07 19:50:20.285 I/libc ( 3993): malloc_limit: Allocation limit enabled, max
size 2343987600 bytes
03-07 19:50:20.299 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:20.299 V/sec_audio_hw( 3849): sec_dev_open: enter
03-07 19:50:20.301 V/sec_audio_hw( 3849): sec_dev_open: exit
03-07 19:50:20.301 I/DeviceHalHidl( 3915): Samsung audio hal version: 100
03-07 19:50:20.301 V/audio_hw_primary_abox( 3849): device-adev_init_check: Audio
Primary HW Device is already opened & initialized
03-07 19:50:20.302 D/audio_hw_primary_abox( 3849): device-adev_get_master_volume:
enter
03-07 19:50:20.302 D/audio_hw_primary_abox( 3849): device-adev_get_master_volume:
exit, Not supported Master Volume by AudioHAL
03-07 19:50:20.302 D/audio_hw_primary_abox( 3849): device-adev_get_master_mute:
enter
03-07 19:50:20.302 D/audio_hw_primary_abox( 3849): device-adev_get_master_mute:
exit, Not supported Master Mute by AudioHAL
03-07 19:50:20.302 D/audio_hw_primary_abox( 3849): device-adev_set_master_volume:
enter with volume level(1.000000)
03-07 19:50:20.302 D/audio_hw_primary_abox( 3849): device-adev_set_master_volume:
exit, Not supported Master Volume by AudioHAL
03-07 19:50:20.302 D/audio_hw_primary_abox( 3849): device-adev_set_master_mute:
enter with mute statue(0)
03-07 19:50:20.302 D/audio_hw_primary_abox( 3849): device-adev_set_master_mute:
exit, Not supported Master Mute by AudioHAL
03-07 19:50:20.303 V/sec_audio_hw( 3849): sec_dev_get_parameters :
l_effect_soundbooster_dsp_support
03-07 19:50:20.303 D/audio_hw_primary_abox( 3849): device-adev_get_parameters:
enter with key(l_effect_soundbooster_dsp_support)
03-07 19:50:20.303 D/audio_hw_primary_abox( 3849): device-adev_get_parameters: exit
with
03-07 19:50:20.303 D/audio_hw_primary_abox( 3849): device-adev_set_mode: enter with
mode = 0, previous mode = 0
03-07 19:50:20.303 D/audio_hw_primary_abox( 3849): device-adev_set_mode: exit
03-07 19:50:20.304 I/AudioFlinger( 3915): loadHwModule() Loaded primary audio
interface, handle 10
03-07 19:50:20.305 I/AudioFlinger( 3915): openOutput() this 0x78ab1a2000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0xa
03-07 19:50:20.306 D/audio_hw_primary_abox( 3849): device-adev_open_output_stream:
enter: io_handle (13), sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0xa)
03-07 19:50:20.306 D/audio_hw_primary_abox( 3849): device-adev_open_output_stream:
Requested open Primary output
03-07 19:50:20.306 I/audio_hw_primary_abox( 3849): Check PCM Channel Count:
Default(2), Request(2)
03-07 19:50:20.306 I/audio_hw_primary_abox( 3849): Check PCM Smapling Rate:
Default(48000), Request(48000)
03-07 19:50:20.306 I/audio_hw_primary_abox( 3849): Check PCM Format: Default(0),
Request(0)
03-07 19:50:20.306 I/audio_hw_primary_abox( 3849): primary_out-
adev_open_output_stream: Transit to Standby
03-07 19:50:20.306 D/audio_hw_primary_abox( 3849): primary_out-add_audio_usage:
Primary Playback Usage initialized with out_dev(none), in_dev(none),
out_mode(normal), in_mode(normal)
03-07 19:50:20.306 V/audio_hw_primary_abox( 3849): primary_out-add_audio_usage:
Added Audio Stream into Audio Usage list!
03-07 19:50:20.306 D/audio_hw_primary_abox( 3849): device-adev_open_output_stream:
Opened primary_out stream
03-07 19:50:20.306 D/audio_hw_primary_abox( 3849): out_update_source_metadata:
called, but not implemented yet
03-07 19:50:20.306 V/audio_hw_primary_abox( 3849): primary_out-out_get_sample_rate:
exit with sample rate = 48000
03-07 19:50:20.307 V/audio_hw_primary_abox( 3849): primary_out-out_get_channels:
exit with channel mask = 0x3
03-07 19:50:20.307 V/audio_hw_primary_abox( 3849): primary_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:20.307 V/sec_audio_hw( 3849): sec_dev_open_audio_stream: enter: handle
13, type 0, tag
03-07 19:50:20.307 V/sec_audio_hw( 3849): sec_dev_open_audio_stream: exit
03-07 19:50:20.307 V/audio_hw_primary_abox( 3849): primary_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:20.308 V/audio_hw_primary_abox( 3849): primary_out-out_get_channels:
exit with channel mask = 0x3
03-07 19:50:20.308 W/mediaextractor( 3993): libminijail[3993]: failed to get path
of fd 5: No such file or directory
03-07 19:50:20.308 W/mediaextractor( 3993): libminijail[3993]: allowing syscall:
connect
03-07 19:50:20.308 W/mediaextractor( 3993): libminijail[3993]: allowing syscall:
fcntl
03-07 19:50:20.308 W/mediaextractor( 3993): libminijail[3993]: allowing syscall:
sendto
03-07 19:50:20.308 W/mediaextractor( 3993): libminijail[3993]: allowing syscall:
socket
03-07 19:50:20.308 W/mediaextractor( 3993): libminijail[3993]: allowing syscall:
writev
03-07 19:50:20.312 V/audio_hw_primary_abox( 3849): primary_out-out_get_sample_rate:
exit with sample rate = 48000
03-07 19:50:20.312 V/audio_hw_primary_abox( 3849): primary_out-out_get_channels:
exit with channel mask = 0x3
03-07 19:50:20.313 V/audio_hw_primary_abox( 3849): primary_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:20.313 V/audio_hw_primary_abox( 3849): primary_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:20.313 V/audio_hw_primary_abox( 3849): primary_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:20.313 V/audio_hw_primary_abox( 3849): primary_out-out_get_channels:
exit with channel mask = 0x3
03-07 19:50:20.313 V/audio_hw_primary_abox( 3849): primary_out-out_get_buffer_size:
Period Size = 960, Frame Size = 4
03-07 19:50:20.313 V/audio_hw_primary_abox( 3849): primary_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:20.313 V/audio_hw_primary_abox( 3849): primary_out-out_get_channels:
exit with channel mask = 0x3
03-07 19:50:20.313 I/AudioFlinger( 3915): HAL output buffer size 960 frames, normal
sink buffer size 960 frames
03-07 19:50:20.315 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.315 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.322 W/mediaextractor( 3993): libminijail[3993]: logging seccomp
filter failures
03-07 19:50:20.323 D/tor ( 3993): Time zone override file found:
/data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-07 19:50:20.323 D/tor ( 3993): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
03-07 19:50:20.323 D/tor ( 3993): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
03-07 19:50:20.338 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.362 I/[email protected]( 4006):
mediacodecservice starting
03-07 19:50:20.370 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.372 I/cameraserver( 3977): ServiceManager: 0xf3e72430
03-07 19:50:20.372 I/CameraService( 3977): CameraService started (pid=3977)
03-07 19:50:20.372 I/CameraService( 3977): CameraService process starting
03-07 19:50:20.373 W/BatteryNotifier( 3977): batterystats service unavailable!
03-07 19:50:20.374 W/BatteryNotifier( 3977): batterystats service unavailable!
03-07 19:50:20.374 I/CameraService( 3977): enumerateProviders E
03-07 19:50:20.379 W/[email protected]( 4006):
libminijail[4006]: failed to get path of fd 5: No such file or directory
03-07 19:50:20.379 W/[email protected]( 4006):
libminijail[4006]: allowing syscall: clock_gettime
03-07 19:50:20.379 W/[email protected]( 4006):
libminijail[4006]: allowing syscall: connect
03-07 19:50:20.379 W/[email protected]( 4006):
libminijail[4006]: allowing syscall: fcntl64
03-07 19:50:20.379 W/[email protected]( 4006):
libminijail[4006]: allowing syscall: socket
03-07 19:50:20.379 W/[email protected]( 4006):
libminijail[4006]: allowing syscall: writev
03-07 19:50:20.384 I/CameraProviderManager( 3977): Connecting to new camera
provider: legacy/0, isRemote? 1
03-07 19:50:20.386 W/[email protected]( 4006):
libminijail[4006]: logging seccomp filter failures
03-07 19:50:20.394 I/CameraProviderManager( 3977): Enumerating new camera device:
[email protected]/legacy/0
03-07 19:50:20.394 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:20.394 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:20.400 I/CameraProviderManager( 3977): Enumerating new camera device:
[email protected]/legacy/1
03-07 19:50:20.400 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:20.400 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:20.400 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:20.401 I/CameraProviderManager( 3977): Enumerating new camera device:
[email protected]/legacy/2
03-07 19:50:20.401 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:20.401 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:20.402 I/CameraProviderManager( 3977): Enumerating new camera device:
[email protected]/legacy/50
03-07 19:50:20.402 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:20.402 I/ExynosCameraInterface( 3880):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
03-07 19:50:20.404 I/CameraProviderManager( 3977): Camera provider legacy/0 ready
with 4 camera devices
03-07 19:50:20.404 W/CameraProviderManager( 3977): addProviderLocked: Camera
provider HAL with name 'legacy/0' already registered
03-07 19:50:20.404 I/CameraService( 3977): onNewProviderRegistered E
03-07 19:50:20.404 I/CameraService( 3977): enumerateProviders E
03-07 19:50:20.404 D/VendorTagDescriptor( 3977): addVendorDescriptor: vendor tag id
3854507339 added
03-07 19:50:20.404 V/CameraFlashlight( 3977): createFlashlightControl: creating a
flash light control for camera 2
03-07 19:50:20.404 V/CameraFlashlight( 3977): createFlashlightControl: creating a
flash light control for camera 1
03-07 19:50:20.404 V/CameraFlashlight( 3977): createFlashlightControl: creating a
flash light control for camera 0
03-07 19:50:20.404 I/CameraService( 3977): onDeviceStatusChanged: Status changed
for cameraId=2, newStatus=1
03-07 19:50:20.404 I/CameraService( 3977): onDeviceStatusChanged: Unknown camera ID
2, a new camera is added
03-07 19:50:20.404 D/VendorTagDescriptor( 3977): addVendorDescriptor: vendor tag id
3854507339 added
03-07 19:50:20.405 I/CameraService( 3977): onDeviceStatusChanged: Status changed
for cameraId=1, newStatus=1
03-07 19:50:20.405 I/CameraService( 3977): onDeviceStatusChanged: Unknown camera ID
1, a new camera is added
03-07 19:50:20.406 I/CameraService( 3977): onDeviceStatusChanged: Status changed
for cameraId=50, newStatus=1
03-07 19:50:20.406 I/CameraService( 3977): onDeviceStatusChanged: Unknown camera ID
50, a new camera is added
03-07 19:50:20.406 W/CameraFlashlight( 3977): hasFlashUnitLocked: camera 50 not
present when findFlashUnits() was called
03-07 19:50:20.406 I/CameraService( 3977): onDeviceStatusChanged: Status changed
for cameraId=0, newStatus=1
03-07 19:50:20.406 I/CameraService( 3977): onDeviceStatusChanged: Unknown camera ID
0, a new camera is added
03-07 19:50:20.406 I/CameraService( 3977): enumerateProviders X
03-07 19:50:20.406 I/CameraService( 3977): enumerateProviders X
03-07 19:50:20.406 I/CameraService( 3977): onNewProviderRegistered X
03-07 19:50:20.407 I/CameraService( 3977): CameraService pinged cameraservice proxy
03-07 19:50:20.410 I/CameraService( 3977): CameraSerivce pinged cameraservice
worker
03-07 19:50:20.411 I/cameraserver( 3977): Waiting for activity service
03-07 19:50:20.415 I/zygote ( 3841): fcntl(F_ADD_SEALS) failed: Invalid argument,
no memfd support.
03-07 19:50:20.415 I/zygote ( 3841): Falling back to ashmem implementation for JIT
zygote mapping
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.VP8.Encoder.so
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.VP8.Decoder.so
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.MPEG4.Encoder.so
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.VP9.Decoder.so
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.WMV.Decoder.so
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.MPEG4.Decoder.so
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.AVC.Encoder.so
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.AVC.Decoder.so
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.HEVC.Encoder.so
03-07 19:50:20.416 I/EXYNOS_COMP_REGS( 4006): Loading the library:
libOMX.Exynos.HEVC.Decoder.so
03-07 19:50:20.416 E/OMXMaster( 4006): addVendorPlugin SEC
03-07 19:50:20.435 I/mediaswcodec( 4034): media swcodec service starting
03-07 19:50:20.438 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.444 W/mediaswcodec( 4034): Could not read additional policy file
'/vendor/etc/seccomp_policy/mediaswcodec.policy'
03-07 19:50:20.444 W/mediaswcodec( 4034): libminijail[4034]: failed to get path of
fd 5: No such file or directory
03-07 19:50:20.444 W/mediaswcodec( 4034): libminijail[4034]: allowing syscall:
connect
03-07 19:50:20.444 W/mediaswcodec( 4034): libminijail[4034]: allowing syscall:
fcntl
03-07 19:50:20.444 W/mediaswcodec( 4034): libminijail[4034]: allowing syscall:
sendto
03-07 19:50:20.444 W/mediaswcodec( 4034): libminijail[4034]: allowing syscall:
socket
03-07 19:50:20.444 W/mediaswcodec( 4034): libminijail[4034]: allowing syscall:
writev
03-07 19:50:20.444 I/zygote64( 3840): fcntl(F_ADD_SEALS) failed: Invalid argument,
no memfd support.
03-07 19:50:20.445 I/zygote64( 3840): Falling back to ashmem implementation for JIT
zygote mapping
03-07 19:50:20.446 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/libsomx263dsw.so)
03-07 19:50:20.446 I/SEC_COMP_REGS( 4006): Loading the library: libsomx263dsw.so
03-07 19:50:20.447 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx263dsw.so/libsomx264dsw.so)
03-07 19:50:20.447 I/SEC_COMP_REGS( 4006): Loading the library: libsomx264dsw.so
03-07 19:50:20.447 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx264dsw.so/libsomxhevcdsw.so)
03-07 19:50:20.447 I/SEC_COMP_REGS( 4006): Loading the library: libsomxhevcdsw.so
03-07 19:50:20.447 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxhevcdsw.so/libsomxmp4vdsw.so)
03-07 19:50:20.447 I/SEC_COMP_REGS( 4006): Loading the library: libsomxmp4vdsw.so
03-07 19:50:20.447 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp4vdsw.so/libsomxvc1dsw.so)
03-07 19:50:20.447 I/SEC_COMP_REGS( 4006): Loading the library: libsomxvc1dsw.so
03-07 19:50:20.447 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvc1dsw.so/libsomxvp8d.so)
03-07 19:50:20.448 I/SEC_COMP_REGS( 4006): Loading the library: libsomxvp8d.so
03-07 19:50:20.448 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvp8d.so/libsomxamrd.so)
03-07 19:50:20.448 I/SEC_COMP_REGS( 4006): Loading the library: libsomxamrd.so
03-07 19:50:20.448 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxamrd.so/libsomxadpcmd.so)
03-07 19:50:20.448 I/SEC_COMP_REGS( 4006): Loading the library: libsomxadpcmd.so
03-07 19:50:20.448 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxadpcmd.so/libsomxaped.so)
03-07 19:50:20.449 E/SEC_COMP_REGS( 4006): Skipping the library: libsomxaped.so
03-07 19:50:20.449 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxaped.so/libsomxflacd.so)
03-07 19:50:20.449 W/mediaswcodec( 4034): libminijail[4034]: logging seccomp filter
failures
03-07 19:50:20.449 I/SEC_COMP_REGS( 4006): Loading the library: libsomxflacd.so
03-07 19:50:20.449 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxflacd.so/libsomxmp3d.so)
03-07 19:50:20.449 I/SEC_COMP_REGS( 4006): Loading the library: libsomxmp3d.so
03-07 19:50:20.449 I/CodecServiceRegistrant( 4034): Creating software Codec2
service...
03-07 19:50:20.449 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp3d.so/libsomxqcelpd.so)
03-07 19:50:20.449 E/SEC_COMP_REGS( 4006): Skipping the library: libsomxqcelpd.so
03-07 19:50:20.449 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpd.so/libsomxqcelpe.so)
03-07 19:50:20.450 E/SEC_COMP_REGS( 4006): Skipping the library: libsomxqcelpe.so
03-07 19:50:20.450 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpe.so/libsomxevrcd.so)
03-07 19:50:20.450 E/SEC_COMP_REGS( 4006): Skipping the library: libsomxevrcd.so
03-07 19:50:20.450 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrcd.so/libsomxevrce.so)
03-07 19:50:20.450 E/SEC_COMP_REGS( 4006): Skipping the library: libsomxevrce.so
03-07 19:50:20.450 I/SEC_COMP_REGS( 4006): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrce.so/libsomxnaace.so)
03-07 19:50:20.450 I/SEC_COMP_REGS( 4006): Loading the library: libsomxnaace.so
03-07 19:50:20.450 I/OMXMaster( 4006): >>>Vendor SEC
03-07 19:50:20.460 D/C2Store ( 4034): Default ION heapmask = -1
03-07 19:50:20.460 D/C2Store ( 4034): Default ION flags = 0
03-07 19:50:20.460 D/C2Store ( 4034): Default ION align = 0
03-07 19:50:20.466 I/SoftOMXPlugin( 4006): createOMXPlugin
03-07 19:50:20.467 E/MediaCodecsXmlParser( 4006): >>>SEC codec
03-07 19:50:20.467 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_sec_primary.xml...
03-07 19:50:20.468 I/HidlServiceManagement( 4034): Registered
[email protected]::IComponentStore/software
03-07 19:50:20.469 I/hwservicemanager( 3639): Since
[email protected]::IComponentStore/default is not registered, trying to
start it as a lazy HAL.
03-07 19:50:20.472 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_ddp.xml...
03-07 19:50:20.472 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.473 I/hwservicemanager( 3639): Since
[email protected]::IComponentStore/default is not registered, trying to
start it as a lazy HAL.
03-07 19:50:20.474 I/HidlServiceManagement( 4034): getService: Trying again for
[email protected]::IComponentStore/default...
03-07 19:50:20.474 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 1
03-07 19:50:20.475 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 2
03-07 19:50:20.476 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 3
03-07 19:50:20.476 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_ac4.xml...
03-07 19:50:20.476 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 1
03-07 19:50:20.477 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 2
03-07 19:50:20.478 W/libc ( 3639): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 3
03-07 19:50:20.482 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
03-07 19:50:20.488 W/libc ( 4026): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
03-07 19:50:20.489 W/libc ( 4026): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
03-07 19:50:20.490 W/libc ( 4026): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
03-07 19:50:20.491 W/libc ( 4026): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
03-07 19:50:20.491 W/libc ( 4026): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
03-07 19:50:20.492 W/libc ( 4026): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
03-07 19:50:20.496 W/libc ( 4028): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
03-07 19:50:20.496 W/libc ( 4028): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
03-07 19:50:20.498 W/libc ( 4028): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
03-07 19:50:20.499 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs.xml...
03-07 19:50:20.499 W/libc ( 4028): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
03-07 19:50:20.500 W/libc ( 4028): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
03-07 19:50:20.501 W/libc ( 4028): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
03-07 19:50:20.501 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:20.507 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_google_video_le.xml...
03-07 19:50:20.507 D/MediaCodecsXmlParser( 4006): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
03-07 19:50:20.507 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_google_audio.xml...
03-07 19:50:20.511 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_google_telephony.xml...
03-07 19:50:20.513 W/libc ( 4026): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
03-07 19:50:20.515 W/libc ( 4026): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
03-07 19:50:20.515 W/libc ( 4026): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
03-07 19:50:20.516 W/libc ( 4026): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
03-07 19:50:20.516 W/libc ( 4026): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
03-07 19:50:20.517 W/libc ( 4026): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
03-07 19:50:20.513 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_performance.xml...
03-07 19:50:20.522 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.522 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.522 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.522 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.522 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 63 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.523 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.523 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 119 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.523 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.523 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 130 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.523 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 133 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.523 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.524 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.524 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.524 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.524 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 173 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.524 D/MediaCodecsXmlParser( 4006): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
03-07 19:50:20.527 I/HidlServiceManagement( 4006): Registered
[email protected]::IOmx/default
03-07 19:50:20.528 I/HidlServiceManagement( 4006): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:20.528 I/[email protected]( 4006): IOmx HAL
service created.
03-07 19:50:20.529 I/OmxStore( 4006): omx common prefix: 'OMX.'
03-07 19:50:20.529 E/MediaCodecsXmlParser( 4006): >>>SEC codec
03-07 19:50:20.530 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_sec_primary.xml...
03-07 19:50:20.530 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_ddp.xml...
03-07 19:50:20.531 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_ac4.xml...
03-07 19:50:20.531 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
03-07 19:50:20.532 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs.xml...
03-07 19:50:20.534 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_google_video_le.xml...
03-07 19:50:20.534 D/MediaCodecsXmlParser( 4006): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
03-07 19:50:20.534 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_google_audio.xml...
03-07 19:50:20.535 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_google_telephony.xml...
03-07 19:50:20.536 D/MediaCodecsXmlParser( 4006): parsing
/vendor/etc/media_codecs_performance.xml...
03-07 19:50:20.536 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.536 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.536 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.536 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.536 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 63 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.537 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.537 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 119 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.537 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.537 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 130 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.537 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 133 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.537 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.538 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.538 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.538 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.538 D/MediaCodecsXmlParser( 4006): MediaCodec: cannot update non-
existing codec at line 173 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:20.538 D/MediaCodecsXmlParser( 4006): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
03-07 19:50:20.538 E/MediaCodecsXmlParser( 4006): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
03-07 19:50:20.540 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.540 E/MediaCodecsXmlParser( 4006): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
03-07 19:50:20.546 I/hw-BpHwBinder( 3639): onLastStrongRef automatically unlinking
death recipients
03-07 19:50:20.549 I/HidlServiceManagement( 4006): Registered
[email protected]::IOmxStore/default
03-07 19:50:20.551 I/HidlServiceManagement( 4006): Removing namespace from process
name [email protected] to [email protected].
03-07 19:50:20.551 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:20.552 I/SEC_componentStore( 4006): Instantiating Codec2's C2+++
03-07 19:50:20.552 I/SEC_componentStore( 4006): Creating vendor Codec2 service...
03-07 19:50:20.552 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:20.553 E/ion ( 4006): ioctl c0044901 failed with code -1: Invalid
argument
03-07 19:50:20.553 I/SEC_componentStore( 4006): >>SEC Codec2's SetIonUsage
ion_is_legacy++++++++
03-07 19:50:20.553 I/SEC_componentStore( 4006): >>>SEC C2AllocatorIon::mapUsage
ion_is_legacy LSI 1
03-07 19:50:20.553 I/SEC_componentStore( 4006): >>SEC Codec2's1 SetIonUsage : 1
03-07 19:50:20.553 I/SEC_componentStore( 4006): >>SEC Codec2's SetIonUsage
03-07 19:50:20.553 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:20.553 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.aac.decoder) in android.hardwar process
03-07 19:50:20.573 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.589 E/SemDvfsManager_JNI( 3841): SemDvfsManager: registerfunction
enter
03-07 19:50:20.589 E/SemAffinityControl( 3841): SemAffinityControl:
registerfunction enter
03-07 19:50:20.590 E/SemDvfsManager_JNI( 3840): SemDvfsManager: registerfunction
enter
03-07 19:50:20.590 E/SemAffinityControl( 3840): SemAffinityControl:
registerfunction enter
03-07 19:50:20.592 W/zygote64( 3840): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
03-07 19:50:20.593 W/zygote ( 3841): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
03-07 19:50:20.602 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:20.607 I/Zygote ( 3840): !@Boot_EBS_F: boot_progress_preload_start
03-07 19:50:20.607 D/Zygote ( 3840): begin preload
03-07 19:50:20.607 I/Zygote ( 3840): !@Boot: Begin of preload()
03-07 19:50:20.607 I/Zygote ( 3840): Calling ZygoteHooks.beginPreload()
03-07 19:50:20.634 I/zygote ( 3841): Explicit concurrent copying GC freed
1611(159KB) AllocSpace objects, 0(0B) LOS objects, 87% free, 221KB/1757KB, paused
148us total 11.155ms
03-07 19:50:20.640 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.643 I/zygote ( 3841): Explicit concurrent copying GC freed 9(47KB)
AllocSpace objects, 0(0B) LOS objects, 87% free, 221KB/1757KB, paused 77us total
7.584ms
03-07 19:50:20.643 D/Zygote32Timing( 3841): PostZygoteInitGC took to complete: 20ms
03-07 19:50:20.643 D/Zygote32Timing( 3841): ZygoteInit took to complete: 35ms
03-07 19:50:20.653 I/DlbDlbEffect( 3849): getDescriptor(uuid=6AB06DA4-C516-4611-
8166-452799218539, pDescriptor=0xeb2bf140)
03-07 19:50:20.653 I/DlbDlbEffect( 3849): getDescriptor() Returning descriptor for
DAX3_S_3.6.2.0_r1
03-07 19:50:20.654 I/BufferProvider( 3915): found effect "Multichannel Downmix To
Stereo" from The Android Open Source Project
03-07 19:50:20.654 V/audio_hw_primary_abox( 3849): primary_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:20.654 V/audio_hw_primary_abox( 3849): primary_out-out_get_channels:
exit with channel mask = 0x3
03-07 19:50:20.654 V/audio_hw_primary_abox( 3849): primary_out-out_get_buffer_size:
Period Size = 960, Frame Size = 4
03-07 19:50:20.654 V/audio_hw_primary_abox( 3849): primary_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:20.654 V/audio_hw_primary_abox( 3849): primary_out-out_get_channels:
exit with channel mask = 0x3
03-07 19:50:20.654 V/audio_hw_primary_abox( 3849): primary_out-out_get_sample_rate:
exit with sample rate = 48000
03-07 19:50:20.654 V/audio_hw_primary_abox( 3849): primary_out-out_get_channels:
exit with channel mask = 0x3
03-07 19:50:20.654 V/audio_hw_primary_abox( 3849): primary_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:20.655 I/AudioEffectStage( 3915): makeSinkBuffer max format 3, normal
fc 960
03-07 19:50:20.655 I/AudioEffectStage( 3915): make sec precision stage 3
03-07 19:50:20.655 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.657 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.659 I/Zygote ( 3841): Accepting command socket connections
03-07 19:50:20.676 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.703 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.704 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:20.704 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.710 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.711 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): load hw modules primary
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): load output thread
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_OUTPUT_FLAG_DEEP_BUFFER
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found MIXER
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): loadStageConfig name normal,
value , stageName primary_output
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName primary_output_normal
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName primary_output_normal_sub1
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos,
value , stageName primary_output_normal_sub1_game
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos-
multi, value , stageName primary_output_normal_sub1_game
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.720 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name uhq, value
, stageName primary_output
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName primary_output_uhq
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName primary_output_uhq_sub1
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos,
value , stageName primary_output_uhq_sub1_game
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name suhq,
value , stageName primary_output
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName primary_output_suhq
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): load hw modules low
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): load output thread
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found MIXER
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name normal,
value , stageName low_output
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName low_output_normal
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName low_output_normal_sub1
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos,
value , stageName low_output_normal_sub1_game
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos-
multi, value , stageName low_output_normal_sub1_game
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): load hw modules a2dp
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): load output thread
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found MIXER
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_A2DP
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name normal,
value , stageName a2dp_output
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName a2dp_output_normal
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName a2dp_output_normal_sub1
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos,
value , stageName a2dp_output_normal_sub1_game
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal_sub1_game
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name normal48,
value , stageName a2dp_output
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName a2dp_output_normal48
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName a2dp_output_normal48_sub1
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos,
value , stageName a2dp_output_normal48_sub1_game
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.721 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal48_sub1_game
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name uhq, value
, stageName a2dp_output
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName a2dp_output_uhq
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName a2dp_output_uhq_sub1
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos,
value , stageName a2dp_output_uhq_sub1_game
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name dynamic,
value , stageName a2dp_output
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName a2dp_output_dynamic
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName a2dp_output_dynamic_sub1
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): load hw modules offload
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): load output thread
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_OUTPUT_FLAG_COMPRESS_OFFLOAD
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found OFFLOAD
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name normal,
value , stageName offload_output
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS_PROXY
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND_PROXY
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): load hw modules fastmixer
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): load output thread
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found FASTMIXER
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name normal,
value , stageName fastmixer_output
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName fastmixer_output_normal
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName fastmixer_output_normal_sub1
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name atmos,
value , stageName fastmixer_output_normal_sub1_game
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): load hw modules usb
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): load output thread
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found MIXER
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_USB
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name dynamic,
value , stageName usb_output
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName usb_output_dynamic
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName usb_output_dynamic_sub1
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): load hw modules hdmi
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): load output thread
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_OUTPUT_FLAG_MULTI_CH
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found MIXER
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_DEVICE_OUT_AUX_DIGITAL
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name dynamic,
value , stageName hdmi_output
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName hdmi_output_dynamic
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.722 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName hdmi_output_dynamic_sub1
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): load hw modules remote_submix
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): load output thread
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found MIXER
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_DEVICE_OUT_REMOTE_SUBMIX
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): loadStageConfig name normal,
value , stageName remote_submix_output
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_NONE
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): loadStageConfig name sub1,
value , stageName remote_submix_output_normal
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_STREAM_MUSIC
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): loadStageConfig name game,
value , stageName remote_submix_output_normal_sub1
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
AUDIO_USAGE_GAME
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
03-07 19:50:20.723 V/AudioEffectStagePolicy( 3915): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
03-07 19:50:20.723 E/AudioEffectStagePolicy( 3915): Write fail. mInputRootNode is
NULL!!!
03-07 19:50:20.723 D/AudioEffectStage( 3915): initEffect() primary_output_suhq has
No effect
03-07 19:50:20.724 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.724 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.728 D/AudioEffectStage( 3915): initEffect() primary_output_suhq_sub1
has No effect
03-07 19:50:20.728 D/AudioEffectStage( 3915): initEffect() primary_output_uhq has
No effect
03-07 19:50:20.729 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.729 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.735 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.748 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.749 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.753 I/HidlServiceManagement( 4028): Registered
[email protected]::IRadio/slot2
03-07 19:50:20.754 I/HidlServiceManagement( 4028): Registered
[email protected]::ISehRadio/slot2
03-07 19:50:20.756 I/HidlServiceManagement( 4028): Registered
[email protected]::ISap/slot2
03-07 19:50:20.759 E/MediaExtractorFactory( 3993): couldn't
opendir(/system_ext/lib64/extractors)
03-07 19:50:20.760 W/EffectsFactoryConfigLoader( 3915): checkLibraryPath()
corrected library path /system/lib/libsamsungSoundbooster_plus_legacy.so to
/system/lib64/libsamsungSoundbooster_plus_legacy.so
03-07 19:50:20.761 I/servicemanager( 3638): Adding 'u:r:mediaextractor:s0' service
(media.extractor:3993)
03-07 19:50:20.777 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.781 W/EffectsFactoryConfigLoader( 3915): checkLibraryPath()
corrected library path /system/lib/libaudiosaplus_sec_legacy.so to
/system/lib64/libaudiosaplus_sec_legacy.so
03-07 19:50:20.804 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:20.807 I/EffectsFactoryConfigLoader( 3915):
/system/lib/libaudiosaplus_sec_legacy.so can support global effect
03-07 19:50:20.807 W/EffectsFactoryConfigLoader( 3915): checkLibraryPath()
corrected library path /system/lib/libmysound_legacy.so to
/system/lib64/libmysound_legacy.so
03-07 19:50:20.814 W/EffectsFactoryConfigLoader( 3915): checkLibraryPath()
corrected library path /system/lib/libswdap_legacy.so to
/system/lib64/libswdap_legacy.so
03-07 19:50:20.820 D/Zygote64Timing( 3840): BeginPreload took to complete: 212ms
03-07 19:50:20.820 I/Zygote ( 3840): !@Boot_EBS_F: Preload Classes
03-07 19:50:20.820 I/Zygote ( 3840): !@Boot: Parallel Preloading classes...
03-07 19:50:20.823 I/ZygoteInitThreadPool( 3840): Set ZygoteInitThreadPool as 2 + 1
+ 2 threads
03-07 19:50:20.824 I/zygote ( 3841): Verified 1373 classes from mainline modules
in 351.761ms
03-07 19:50:20.836 W/EffectsFactoryConfigLoader( 3915): loadLibrary() could not
find library /system/lib/libsamsungSoundbooster_tdm_legacy.so
03-07 19:50:20.836 W/EffectsFactoryConfigLoader( 3915): checkLibraryPath()
corrected library path /system/lib/libvolumemonitor_energy.so to
/system/lib64/libvolumemonitor_energy.so
03-07 19:50:20.839 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:20.841 W/EffectsFactoryConfigLoader( 3915): checkLibraryPath()
corrected library path /system/lib/libvoicechanger.so to
/system/lib64/libvoicechanger.so
03-07 19:50:20.842 W/EffectsFactoryConfigLoader( 3915): checkLibraryPath()
corrected library path /system/lib/libswdht_legacy.so to
/system/lib64/libswdht_legacy.so
03-07 19:50:20.842 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:20.843 I/OMXMaster( 4006): makeComponentInstance(OMX.dolby.ac3.decoder)
in android.hardwar process
03-07 19:50:20.849 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.855 I/zygote64( 3840): Verified 1373 classes from mainline modules
in 327.907ms
03-07 19:50:20.853 W/EffectsFactoryConfigLoader( 3915): loadEffect() could not get
library tdm
03-07 19:50:20.862 V/VolumeMonitor_Energy_Effect( 3915): VMLib_GetDescriptor()
03-07 19:50:20.862 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:20.862 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:20.862 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:20.862 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:20.863 I/DlbDap2Process( 3915): init()
03-07 19:50:20.863 I/DlbDap2Process( 3915): open()
03-07 19:50:20.873 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:20.876 I/HidlServiceManagement( 4006): Registered
[email protected]::IComponentStore/default
03-07 19:50:20.876 I/SEC_componentStore( 4006): Codec2's IComponentStore service
created.
03-07 19:50:20.876 I/SEC_componentStore( 4006): Instantiating Codec2's C2---
03-07 19:50:20.877 I/hw-BpHwBinder( 3639): onLastStrongRef automatically unlinking
death recipients
03-07 19:50:20.878 I/CodecServiceRegistrant( 4034): Preferred Codec2 store is set
to "default".
03-07 19:50:20.878 I/CodecServiceRegistrant( 4034): Software Codec2 service created
and registered.
03-07 19:50:20.878 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.889 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:20.889 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:20.889 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:20.889 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:20.889 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:20.889 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:20.889 D/DlbProfileParamArray( 3915): loadXMLFile
03-07 19:50:20.892 I/install_recovery( 4148): Recovery image already installed
03-07 19:50:20.898 D/SemCscFeature( 3840): Encoded
03-07 19:50:20.902 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.app.-$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
03-07 19:50:20.903 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.app.-$$Lambda$SystemServiceRegistry$16$s6mZ42tuGUunhKa_5iwjLY5FGdM
03-07 19:50:20.904 D/SemCscFeature( 3840): Encoded
03-07 19:50:20.905 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:20.906 D/SemCscFeature( 3840): Encoded
03-07 19:50:20.907 D/SemCscFeature( 3840): Encoded
03-07 19:50:20.910 I/DecConfig( 4006): initState mDaxState(1), mProfileIdx(0)
03-07 19:50:20.910 D/DlbDecParamCache( 4006): setProfile(profile=-1)
03-07 19:50:20.910 D/DlbDecParamArray( 4006): getProfileParams(profile = -1)
03-07 19:50:20.910 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x40000000
03-07 19:50:20.913 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000002
03-07 19:50:20.913 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000008
03-07 19:50:20.913 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000080
03-07 19:50:20.913 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00004000
03-07 19:50:20.915 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00008000
03-07 19:50:20.915 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000400
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=0, paramNum=155, size=2672
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=1, paramNum=155, size=2672
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=2, paramNum=155, size=2672
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=3, paramNum=155, size=2672
03-07 19:50:20.915 D/DecConfig( 4006): default dvlo: -224, mOutputLevel: -14
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=4, paramNum=155, size=2672
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=5, paramNum=155, size=2672
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=6, paramNum=155, size=2672
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=7, paramNum=155, size=2672
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=8, paramNum=157, size=2704
03-07 19:50:20.915 D/DlbProfileParamArray( 3915): add the profile table:
profileId=-1, paramNum=78, size=1416
03-07 19:50:20.915 D/DlbProfileParamArray( 4006): loadXMLFile
03-07 19:50:20.921 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:20.921 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:20.922 I/DlbDap2Process( 3915): init()
03-07 19:50:20.922 I/DlbDap2Process( 3915): open()
03-07 19:50:20.930 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:20.930 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:20.930 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:20.930 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:20.930 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:20.930 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:20.930 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:20.930 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:20.930 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:20.930 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:20.930 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:20.931 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:20.931 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:20.931 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:20.931 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=0, paramNum=155, size=2672
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=1, paramNum=155, size=2672
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=2, paramNum=155, size=2672
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=3, paramNum=155, size=2672
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=4, paramNum=155, size=2672
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=5, paramNum=155, size=2672
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=6, paramNum=155, size=2672
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=7, paramNum=155, size=2672
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=8, paramNum=157, size=2704
03-07 19:50:20.934 D/DlbProfileParamArray( 4006): add the profile table:
profileId=-1, paramNum=78, size=1416
03-07 19:50:20.934 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.938 D/DecStaticConfig( 4006): DecStaticConfig, isMono=0
03-07 19:50:20.938 I/DecConfig( 4006): mDSA has changed from -1 to 10
03-07 19:50:20.938 I/DecConfig( 4006): mDHSA has changed from -1 to 10
03-07 19:50:20.938 I/DecConfig( 4006): mDFSA has changed from -1 to 10
03-07 19:50:20.938 I/DDP_JOCDecoder( 4006): -> init name OMX.dolby.ac3.decoder
03-07 19:50:20.938 I/DDP_JOCDecoder( 4006): <- init
03-07 19:50:20.938 D/DDP_JOCDecoder( 4006): initPorts
03-07 19:50:20.939 I/DDP_JOCDecoder( 4006): -> ~DDPDecoder
03-07 19:50:20.939 D/DlbDecParamCache( 4006): ~DecParamCache()
03-07 19:50:20.939 I/DDP_JOCDecoder( 4006): <- ~DDPDecoder
03-07 19:50:20.940 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:20.941 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:20.942 I/OMXMaster( 4006): makeComponentInstance(OMX.dolby.ac4.decoder)
in android.hardwar process
03-07 19:50:20.945 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.app.SystemServiceRegistry$45
03-07 19:50:20.947 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:20.948 D/AudioSAEffectSecPlus( 3915): EffectCreate - Allocating
SessionNo 0 for SessionId -1305
03-07 19:50:20.948 D/AudioSAEffectSecPlus( 3915): EffectCreate - This is the first
effect in current sessionId -1305 sessionNo 0
03-07 19:50:20.948 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::AudioSAEffectSec ctor
03-07 19:50:20.948 D/AudioSAEffectSecPlus( 3915): AudioSAEffectSec::createSA
03-07 19:50:20.948 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x78ab2d8bc0
03-07 19:50:20.948 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x78ab2d8bc0 -
03-07 19:50:20.948 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::createSA(0x78ab2d8bc0)
03-07 19:50:20.948 I/AudioSASecPlus( 3915): AudioSASec::Configure(134, 44100, 2, 1)
03-07 19:50:20.948 I/AudioSASecPlus( 3915): AudioSASec::Configure (134, 44100, 2,
1)
03-07 19:50:20.948 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801344
03-07 19:50:20.948 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
03-07 19:50:20.948 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:20.949 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.952 I/SoundAlive_Interface a64( 3915):
Samsung_SoundAlive_play_Factory::Create()
03-07 19:50:20.952 I/SoundAlive_Interface a64( 3915): [ 0 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
03-07 19:50:20.952 I/SoundAlive_PrePost( 3915): [ -1 ][ -1 ]SoundAlive_PrePost()
03-07 19:50:20.958 I/SoundAlive_Interface a64( 3915): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]SoundAlive_Config()
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Init()
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 1
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_BWE 0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:20.958 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:20.958 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:20.958 I/SoundAlive_Interface a64( 3915): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Init()
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_BWE 0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:20.958 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:20.958 I/SoundAlive_Interface a64( 3915): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:20.958 I/SoundAlive_Interface a64( 3915): [ 0 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:20.958 I/SoundAlive_Interface a64( 3915): [ 0 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:20.958 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_BWE 0
03-07 19:50:20.958 I/SoundAlive_Interface a64( 3915): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:20.958 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:20.960 E/SystemServiceRegistry( 3840): systemservice inputdev:true
03-07 19:50:20.960 I/DecConfig( 4006): initState mDaxState(1), mProfileIdx(0)
03-07 19:50:20.960 D/DlbDecParamCache( 4006): setProfile(profile=-1)
03-07 19:50:20.960 D/DlbDecParamArray( 4006): getProfileParams(profile = -1)
03-07 19:50:20.960 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x40000000
03-07 19:50:20.960 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000002
03-07 19:50:20.960 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000008
03-07 19:50:20.960 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000080
03-07 19:50:20.960 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00004000
03-07 19:50:20.960 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00008000
03-07 19:50:20.960 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000400
03-07 19:50:20.960 D/DecConfig( 4006): default dvlo: -224, mOutputLevel: -14
03-07 19:50:20.960 D/DecStaticConfig( 4006): DecStaticConfig, isMono=0
03-07 19:50:20.960 I/DecConfig( 4006): mDSA has changed from -1 to 10
03-07 19:50:20.960 I/DecConfig( 4006): mDHSA has changed from -1 to 10
03-07 19:50:20.960 I/DecConfig( 4006): mDFSA has changed from -1 to 10
03-07 19:50:20.960 I/AC4Decoder( 4006): -> init name OMX.dolby.ac4.decoder
03-07 19:50:20.960 I/AC4Decoder( 4006): <- init
03-07 19:50:20.960 D/AC4Decoder( 4006): initPorts
03-07 19:50:20.960 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801196
03-07 19:50:20.960 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
03-07 19:50:20.960 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:20.962 I/SoundAlive_Interface a64( 3915): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]SoundAlive_Config()
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Init()
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_BWE 0
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:20.963 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:20.963 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:20.963 I/SoundAlive_Interface a64( 3915): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:20.963 I/SoundAlive_Interface a64( 3915): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:20.963 I/SoundAlive_Interface a64( 3915): [ 0 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:20.963 I/SoundAlive_Interface a64( 3915): [ 0 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:20.963 I/SoundAlive_PrePost( 3915): [ 0 ][ 44100 ]Set_User_BWE 0
03-07 19:50:20.963 I/SoundAlive_Interface a64( 3915): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:20.963 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:20.963 I/AudioSASecPlus( 3915): AudioSASec::Configure(3840, 192000, 2,
5)
03-07 19:50:20.963 I/AudioSASecPlus( 3915): AudioSASec::Configure (3840, 192000, 2,
5)
03-07 19:50:20.963 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.964 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.966 I/AC4Decoder( 4006): -> ~AC4Decoder
03-07 19:50:20.966 D/DlbDecParamCache( 4006): ~DecParamCache()
03-07 19:50:20.966 I/AC4Decoder( 4006): <- ~AC4Decoder
03-07 19:50:20.968 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:20.968 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:20.968 D/MySoundEffect( 3915): MySound EffectCreate start - session -
1305
03-07 19:50:20.968 D/MySoundEffect( 3915): MS EffectCreate - Allocating SessionNo 0
for SessionId -1305
03-07 19:50:20.968 D/MySoundEffect( 3915): MS EffectCreate - This is the first
effect in current sessionId -1305 sessionNo 0
03-07 19:50:20.968 D/MySoundEffect( 3915): MySoundEffect::MySoundEffect ctor
03-07 19:50:20.968 I/Audio_DHA_24b a64( 3915): AudioDHA create
03-07 19:50:20.970 I/Audio_DHA_24b a64( 3915): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
03-07 19:50:20.970 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:20.970 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 44100,
BW 0
03-07 19:50:20.970 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:20.970 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:20.970 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:20.970 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:20.971 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.adpcm.dec) in
android.hardwar process
03-07 19:50:20.970 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 48000,
BW 0
03-07 19:50:20.972 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:20.972 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:20.972 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:20.972 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:20.972 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 192000,
BW 3
03-07 19:50:20.972 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:20.972 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:20.972 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:20.972 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:20.972 I/AudioSASecPlus( 3915): AudioSASec::Configure(3840, 192000, 2,
5)
03-07 19:50:20.972 I/AudioSASecPlus( 3915): AudioSASec::Configure (3840, 192000, 2,
5)
03-07 19:50:20.972 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -1305
03-07 19:50:20.973 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -1305
03-07 19:50:20.973 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.974 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.979 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:20.987 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.988 I/SEC_BASE_COMP( 4006): [OMX.SEC.adpcm.dec]: Initial/Uninitial
transition state (1,0)
03-07 19:50:20.988 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:20.990 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:20.993 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:20.993 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:20.993 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:20.994 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:20.994 I/DlbDap2Process( 3915): init()
03-07 19:50:20.994 I/DlbDap2Process( 3915): open()
03-07 19:50:20.994 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:20.994 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
03-07 19:50:20.997 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:20.997 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:20.997 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:20.997 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:20.997 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:20.997 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:20.997 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:20.997 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:20.997 I/DlbDap2Process( 3915): init()
03-07 19:50:20.997 I/DlbDap2Process( 3915): open()
03-07 19:50:21.000 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.000 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.000 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.000 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.000 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.000 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.000 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.000 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.000 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.001 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.001 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.001 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.001 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.001 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.001 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -1306
03-07 19:50:21.001 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.002 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.006 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.010 I/SEC_BASE_COMP( 4006): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
03-07 19:50:21.020 I/HidlServiceManagement( 4026): Registered
[email protected]::IRadio/slot1
03-07 19:50:21.022 I/HidlServiceManagement( 4026): Registered
[email protected]::ISehRadio/slot1
03-07 19:50:21.024 I/HidlServiceManagement( 4026): Registered
[email protected]::IRadioConfig/default
03-07 19:50:21.025 I/HidlServiceManagement( 4026): Registered
[email protected]::ISap/slot1
03-07 19:50:21.026 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.027 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.028 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.amrnb.decoder) in android.hardwar process
03-07 19:50:21.033 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.034 V/ZygoteInitThreadPool( 3840): Class android.util.TimeUtils was
preloaded took to much time: 90ms
03-07 19:50:21.036 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
03-07 19:50:21.036 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.036 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
03-07 19:50:21.037 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
03-07 19:50:21.044 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.046 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.046 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
03-07 19:50:21.048 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.048 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.048 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.048 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.048 I/DlbDap2Process( 3915): init()
03-07 19:50:21.048 I/DlbDap2Process( 3915): open()
03-07 19:50:21.050 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.054 I/SEC_BASE_COMP( 4006): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
03-07 19:50:21.056 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.056 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.056 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.056 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.056 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.056 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.056 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:21.056 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:21.058 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.059 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.amrwb.decoder) in android.hardwar process
03-07 19:50:21.066 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.070 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.070 I/OMXMaster( 4006):
makeComponentInstance(OMX.dolby.eac3.decoder) in android.hardwar process
03-07 19:50:21.071 I/DecConfig( 4006): initState mDaxState(1), mProfileIdx(0)
03-07 19:50:21.071 D/DlbDecParamCache( 4006): setProfile(profile=-1)
03-07 19:50:21.071 D/DlbDecParamArray( 4006): getProfileParams(profile = -1)
03-07 19:50:21.071 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x40000000
03-07 19:50:21.071 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000002
03-07 19:50:21.071 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000008
03-07 19:50:21.071 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000080
03-07 19:50:21.071 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00004000
03-07 19:50:21.071 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00008000
03-07 19:50:21.071 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000400
03-07 19:50:21.072 D/DecConfig( 4006): default dvlo: -224, mOutputLevel: -14
03-07 19:50:21.072 D/DecStaticConfig( 4006): DecStaticConfig, isMono=0
03-07 19:50:21.072 I/DecConfig( 4006): mDSA has changed from -1 to 10
03-07 19:50:21.072 I/DecConfig( 4006): mDHSA has changed from -1 to 10
03-07 19:50:21.072 I/DecConfig( 4006): mDFSA has changed from -1 to 10
03-07 19:50:21.072 I/DDP_JOCDecoder( 4006): -> init name OMX.dolby.eac3.decoder
03-07 19:50:21.072 I/DDP_JOCDecoder( 4006): <- init
03-07 19:50:21.072 D/DDP_JOCDecoder( 4006): initPorts
03-07 19:50:21.073 I/DDP_JOCDecoder( 4006): -> ~DDPDecoder
03-07 19:50:21.073 D/DlbDecParamCache( 4006): ~DecParamCache()
03-07 19:50:21.073 I/DDP_JOCDecoder( 4006): <- ~DDPDecoder
03-07 19:50:21.074 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.075 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.076 I/OMXMaster( 4006): makeComponentInstance(OMX.dolby.eac3-
joc.decoder) in android.hardwar process
03-07 19:50:21.077 I/DecConfig( 4006): initState mDaxState(1), mProfileIdx(0)
03-07 19:50:21.077 D/DlbDecParamCache( 4006): setProfile(profile=-1)
03-07 19:50:21.077 D/DlbDecParamArray( 4006): getProfileParams(profile = -1)
03-07 19:50:21.077 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x40000000
03-07 19:50:21.077 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000002
03-07 19:50:21.077 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000008
03-07 19:50:21.077 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000080
03-07 19:50:21.077 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00004000
03-07 19:50:21.077 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00008000
03-07 19:50:21.077 D/DlbDecParamCache( 4006): setProfile() Creating parameter cache
for device 0x00000400
03-07 19:50:21.077 D/DecConfig( 4006): default dvlo: -224, mOutputLevel: -14
03-07 19:50:21.077 D/DecStaticConfig( 4006): DecStaticConfig, isMono=0
03-07 19:50:21.077 I/DecConfig( 4006): mDSA has changed from -1 to 10
03-07 19:50:21.077 I/DecConfig( 4006): mDHSA has changed from -1 to 10
03-07 19:50:21.077 I/DecConfig( 4006): mDFSA has changed from -1 to 10
03-07 19:50:21.077 I/DDP_JOCDecoder( 4006): -> init name OMX.dolby.eac3-joc.decoder
03-07 19:50:21.077 I/DDP_JOCDecoder( 4006): <- init
03-07 19:50:21.077 D/DDP_JOCDecoder( 4006): initPorts
03-07 19:50:21.078 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-
r5pkiSxNSBBd1w_Qc
03-07 19:50:21.078 I/DDP_JOCDecoder( 4006): -> ~DDPDecoder
03-07 19:50:21.079 D/DlbDecParamCache( 4006): ~DecParamCache()
03-07 19:50:21.079 I/DDP_JOCDecoder( 4006): <- ~DDPDecoder
03-07 19:50:21.079 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.080 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.080 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-
nNGZpgXrKr4QC_iQiTbQx0
03-07 19:50:21.080 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.view.contentcapture.-$
$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
03-07 19:50:21.081 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.081 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.flac.dec) in
android.hardwar process
03-07 19:50:21.089 I/SEC_BASE_COMP( 4006): [OMX.SEC.flac.dec]: Initial/Uninitial
transition state (1,0)
03-07 19:50:21.090 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.092 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.092 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.flac.decoder) in android.hardwar process
03-07 19:50:21.101 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.102 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.102 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.g711.alaw.decoder) in android.hardwar process
03-07 19:50:21.107 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.107 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.108 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.108 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.g711.mlaw.decoder) in android.hardwar process
03-07 19:50:21.111 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.113 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.114 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.gsm.decoder) in android.hardwar process
03-07 19:50:21.119 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.121 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.121 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
03-07 19:50:21.126 I/SEC_BASE_COMP( 4006): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
03-07 19:50:21.130 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.132 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.133 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
03-07 19:50:21.136 I/SEC_BASE_COMP( 4006): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
03-07 19:50:21.137 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.139 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.139 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
03-07 19:50:21.142 I/SEC_BASE_COMP( 4006): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
03-07 19:50:21.143 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.145 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.145 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.mp3.decoder) in android.hardwar process
03-07 19:50:21.150 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.151 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.151 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.152 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.opus.decoder) in android.hardwar process
03-07 19:50:21.160 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.162 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.162 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.raw.decoder) in android.hardwar process
03-07 19:50:21.166 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.168 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.168 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process
03-07 19:50:21.177 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.179 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.179 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.naac.enc) in
android.hardwar process
03-07 19:50:21.180 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.190 I/SEC_BASE_COMP( 4006): [OMX.SEC.naac.enc]: Initial/Uninitial
transition state (1,0)
03-07 19:50:21.191 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.193 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.193 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.aac.encoder) in android.hardwar process
03-07 19:50:21.201 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.201 I/DlbDap2Process( 3915): init()
03-07 19:50:21.201 I/DlbDap2Process( 3915): open()
03-07 19:50:21.205 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.206 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.207 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.207 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.207 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.207 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.207 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.207 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.207 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.207 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.207 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.207 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.207 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.207 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.amrnb.encoder) in android.hardwar process
03-07 19:50:21.207 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.207 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.207 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.207 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -1307
03-07 19:50:21.207 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.208 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.208 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.210 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.210 I/SoundBooster_Interface a64( 3915):
SoundBooster_Interface_Factory::Create(2)
03-07 19:50:21.210 I/SoundBooster_Interface a64( 3915): SoundBooster
Version(SoundBooster_Arm_v1000(2020.05.11 64 bit))
03-07 19:50:21.210 I/SoundBooster_Interface a64( 3915): SoundBooster_Interface(Mode
: 2)
03-07 19:50:21.210 I/SoundBooster_Base( 3915): SoundBooster_Base_Factory::Create(2)
03-07 19:50:21.210 I/SoundBooster_Base( 3915): SoundBooster_Base(Mode : 2)
03-07 19:50:21.211 I/SoundBooster_Base( 3915): SoundBooster_Base_Factory::Create(2)
03-07 19:50:21.211 I/SoundBooster_Base( 3915): SoundBooster_Base(Mode : 2)
03-07 19:50:21.211 I/SoundBooster:ReconfigurationChannels( 3915):
ReconfigurationChannels_Factory::Create()
03-07 19:50:21.211 I/SoundBooster:ReconfigurationChannels( 3915):
ReconfigurationChannels()
03-07 19:50:21.211 I/SoundBooster:StereoMono( 3915): StereoMono_Factory::Create()
03-07 19:50:21.211 I/SoundBooster:StereoMono( 3915): StereoMono()
03-07 19:50:21.211 I/SoundBoosterEffectPlus( 3915): Allocate SoundBooster mode:2
03-07 19:50:21.211 I/SoundBooster_Interface a64( 3915): Init(3)
03-07 19:50:21.211 I/SoundBooster_Base( 3915): Init(1)
03-07 19:50:21.211 I/SoundBooster_Base( 3915): Init(1)
03-07 19:50:21.211 I/SoundBooster:ReconfigurationChannels( 3915): Init() bitdepth :
1
03-07 19:50:21.211 I/SoundBooster:StereoMono( 3915): Init() bitdepth : 1
03-07 19:50:21.211 I/SoundBooster_Interface a64( 3915): SamplingRateConfig(48000)
03-07 19:50:21.211 I/SoundBooster_Interface a64( 3915): LoadParameter() called with
rigtht path
03-07 19:50:21.211 I/SoundBooster_Interface a64( 3915): LoadParameter() path :
/vendor/etc/SoundBoosterParam.txt engMode : 0
03-07 19:50:21.215 I/SoundBooster_Interface a64( 3915): SetPar()-whole parameter
03-07 19:50:21.215 I/SoundBooster_Interface a64( 3915): SetPar Common parameters :
1,1,0,1,1,1,1,1,2,0,0,0
03-07 19:50:21.215 I/SoundBooster_Base( 3915): SoundBooster_Base_Factory::Destroy()
03-07 19:50:21.215 I/SoundBooster_Base( 3915): ~SoundBooster()
03-07 19:50:21.215 I/SoundBooster_Base( 3915): Init(3)
03-07 19:50:21.215 I/SoundBooster_Base( 3915): SetPar()
03-07 19:50:21.215 I/SoundBooster:SoundBooster_Legacy( 3915): SetPar()
03-07 19:50:21.215 I/SoundBooster_Interface a64( 3915): SetVolumeTable()
03-07 19:50:21.216 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.216 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.219 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.220 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.221 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.amrwb.encoder) in android.hardwar process
03-07 19:50:21.222 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.223 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.230 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.230 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.230 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.230 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.230 I/DlbDap2Process( 3915): init()
03-07 19:50:21.230 I/DlbDap2Process( 3915): open()
03-07 19:50:21.234 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.234 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.234 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.234 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.234 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.235 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.235 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:21.235 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:21.235 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.235 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.235 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.235 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.235 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.236 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.236 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.236 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.236 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.236 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.237 I/OMXMaster( 4006):
makeComponentInstance(OMX.google.flac.encoder) in android.hardwar process
03-07 19:50:21.238 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.239 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.244 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.246 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.246 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.avc.sw.dec) in
android.hardwar process
03-07 19:50:21.248 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.248 D/AudioSAEffectSecPlus( 3915): EffectCreate - Allocating
SessionNo 1 for SessionId -1308
03-07 19:50:21.248 D/AudioSAEffectSecPlus( 3915): EffectCreate - This is the first
effect in current sessionId -1308 sessionNo 1
03-07 19:50:21.248 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::AudioSAEffectSec ctor
03-07 19:50:21.248 D/AudioSAEffectSecPlus( 3915): AudioSAEffectSec::createSA
03-07 19:50:21.248 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x78ab2d9340
03-07 19:50:21.248 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x78ab2d9340 -
03-07 19:50:21.249 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::createSA(0x78ab2d9340)
03-07 19:50:21.249 I/AudioSASecPlus( 3915): AudioSASec::Configure(134, 44100, 2, 1)
03-07 19:50:21.249 I/AudioSASecPlus( 3915): AudioSASec::Configure (134, 44100, 2,
1)
03-07 19:50:21.249 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801344
03-07 19:50:21.249 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
03-07 19:50:21.249 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:21.249 I/SoundAlive_Interface a64( 3915):
Samsung_SoundAlive_play_Factory::Create()
03-07 19:50:21.249 I/SoundAlive_Interface a64( 3915): [ 1 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
03-07 19:50:21.249 I/SoundAlive_PrePost( 3915): [ -1 ][ -1 ]SoundAlive_PrePost()
03-07 19:50:21.251 I/SoundAlive_Interface a64( 3915): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]SoundAlive_Config()
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Init()
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 1
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.251 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.251 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:21.251 I/SoundAlive_Interface a64( 3915): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Init()
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.251 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.251 I/SoundAlive_Interface a64( 3915): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.251 I/SoundAlive_Interface a64( 3915): [ 1 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.251 I/SoundAlive_Interface a64( 3915): [ 1 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:21.251 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.251 I/SoundAlive_Interface a64( 3915): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:21.251 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:21.251 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801196
03-07 19:50:21.252 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
03-07 19:50:21.252 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:21.252 I/SoundAlive_Interface a64( 3915): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]SoundAlive_Config()
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Init()
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.252 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.252 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:21.252 I/SoundAlive_Interface a64( 3915): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:21.252 I/SoundAlive_Interface a64( 3915): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.252 I/SoundAlive_Interface a64( 3915): [ 1 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:21.252 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.253 I/SoundAlive_Interface a64( 3915): [ 1 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:21.253 I/SoundAlive_PrePost( 3915): [ 1 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.253 I/SoundAlive_Interface a64( 3915): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:21.253 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:21.253 I/AudioSASecPlus( 3915): AudioSASec::Configure(960, 48000, 2, 5)
03-07 19:50:21.253 I/AudioSASecPlus( 3915): AudioSASec::Configure (960, 48000, 2,
5)
03-07 19:50:21.253 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.254 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.266 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.268 V/ZygoteInitThreadPool( 3840): Class
android.content.pm.InstantAppResolveInfo$InstantAppDigest was preloaded took to
much time: 248ms
03-07 19:50:21.268 V/ZygoteInitThreadPool( 3840): Class
android.view.contentcapture.ContentCaptureSession was preloaded took to much time:
187ms
03-07 19:50:21.269 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.view.contentcapture.MainContentCaptureSession$1
03-07 19:50:21.276 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
03-07 19:50:21.281 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.282 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe748d180:SEC.avc.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
03-07 19:50:21.282 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.282 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe748d180:SEC.avc.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
03-07 19:50:21.282 W/idmap2 ( 4218): failed to create idmap
03-07 19:50:21.283 I/SEC_BASE_COMP( 4006): [OMX.SEC.avc.sw.dec]: Initial/Uninitial
transition state (1,0)
03-07 19:50:21.290 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.290 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.290 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.290 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.290 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.290 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.290 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.290 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.290 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.291 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.291 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.292 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.295 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.295 D/MySoundEffect( 3915): MySound EffectCreate start - session -
1308
03-07 19:50:21.295 D/MySoundEffect( 3915): MS EffectCreate - Allocating SessionNo 1
for SessionId -1308
03-07 19:50:21.295 D/MySoundEffect( 3915): MS EffectCreate - This is the first
effect in current sessionId -1308 sessionNo 1
03-07 19:50:21.295 D/MySoundEffect( 3915): MySoundEffect::MySoundEffect ctor
03-07 19:50:21.295 I/Audio_DHA_24b a64( 3915): AudioDHA create
03-07 19:50:21.295 I/Audio_DHA_24b a64( 3915): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
03-07 19:50:21.295 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 44100,
BW 0
03-07 19:50:21.295 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:21.295 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.295 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:21.295 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 48000,
BW 0
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 48000,
BW 3
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:21.296 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.296 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.widget.ActionMenuPresenter$OverflowMenuButton$1
03-07 19:50:21.296 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.297 I/CASS_DEBUG( 3828): CP is booted
03-07 19:50:21.297 I/CASS_DEBUG( 3828): VaultKeeper is ready.
03-07 19:50:21.297 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.300 I/CASS_DEBUG( 3828): cass_thread start
03-07 19:50:21.301 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.301 I/SoundBooster_Interface a64( 3915):
SoundBooster_Interface_Factory::Create(1)
03-07 19:50:21.301 I/SoundBooster_Interface a64( 3915): SoundBooster
Version(SoundBooster_Arm_v1000(2020.05.11 64 bit))
03-07 19:50:21.301 I/SoundBooster_Interface a64( 3915): SoundBooster_Interface(Mode
: 1)
03-07 19:50:21.301 I/SoundBooster_Base( 3915): SoundBooster_Base_Factory::Create(1)
03-07 19:50:21.301 I/SoundBooster_Base( 3915): SoundBooster_Base(Mode : 1)
03-07 19:50:21.301 I/SoundBooster_Base( 3915): SoundBooster_Base_Factory::Create(1)
03-07 19:50:21.301 I/SoundBooster_Base( 3915): SoundBooster_Base(Mode : 1)
03-07 19:50:21.301 I/SoundBooster:ReconfigurationChannels( 3915):
ReconfigurationChannels_Factory::Create()
03-07 19:50:21.301 I/SoundBooster:ReconfigurationChannels( 3915):
ReconfigurationChannels()
03-07 19:50:21.301 I/SoundBoosterEffectPlus( 3915): Allocate SoundBooster mode:1
03-07 19:50:21.301 I/SoundBooster_Interface a64( 3915): Init(3)
03-07 19:50:21.301 I/SoundBooster_Base( 3915): Init(1)
03-07 19:50:21.301 I/SoundBooster_Base( 3915): Init(1)
03-07 19:50:21.301 I/SoundBooster:ReconfigurationChannels( 3915): Init() bitdepth :
1
03-07 19:50:21.301 I/SoundBooster_Interface a64( 3915): SamplingRateConfig(48000)
03-07 19:50:21.301 I/SoundBooster_Interface a64( 3915): LoadParameter() called with
rigtht path
03-07 19:50:21.301 I/SoundBooster_Interface a64( 3915): LoadParameter() path :
/vendor/etc/SoundBoosterParam.txt engMode : 0
03-07 19:50:21.301 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.302 I/SoundBooster_Interface a64( 3915): SetPar()-whole parameter
03-07 19:50:21.302 I/SoundBooster_Interface a64( 3915): SetPar Common parameters :
1,1,0,1,1,1,1,1,2,0,0,0
03-07 19:50:21.302 I/SoundBooster_Base( 3915): SoundBooster_Base_Factory::Destroy()
03-07 19:50:21.302 I/SoundBooster_Base( 3915): ~SoundBooster()
03-07 19:50:21.302 I/SoundBooster_Base( 3915): Init(3)
03-07 19:50:21.302 I/SoundBooster_Base( 3915): SetPar()
03-07 19:50:21.302 I/SoundBooster:SoundBooster_Music( 3915): SetPar()
03-07 19:50:21.302 I/OMXMaster( 4006): makeComponentInstance(OMX.Exynos.avc.dec) in
android.hardwar process
03-07 19:50:21.302 I/SoundBooster_Interface a64( 3915): SetVolumeTable()
03-07 19:50:21.303 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.304 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.307 I/CASS_DEBUG( 3828): Open : opened [6,/dev/umts_cass].
03-07 19:50:21.307 I/CASS_DEBUG( 3828): cp_monitor_thread start
03-07 19:50:21.309 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.314 V/ZygoteInitThreadPool( 3840): Class
com.android.internal.telephony.GsmAlphabet was preloaded took to much time: 426ms
03-07 19:50:21.314 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.315 W/ZygoteInitThreadPool( 3840): Completed :
com.android.internal.telephony.GsmAlphabet took 426ms
03-07 19:50:21.319 E/ActivityRecognitionHardware( 3840): activity_recognition HAL
is deprecated. class_init is effectively a no-op
03-07 19:50:21.320 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.321 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.338 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.353 I/zygote64( 3840): Background concurrent copying GC freed
63837(4996KB) AllocSpace objects, 19(604KB) LOS objects, 49% free, 6515KB/12MB,
paused 1.506ms total 200.948ms
03-07 19:50:21.355 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.362 W/Exynos_OSAL_Android( 4006): [0xe7346000]
[Exynos_OSAL_GetParameter] (0x10) is not supported
03-07 19:50:21.363 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.infra.-$$Lambda$T7zIZMFnvwrmtbuTMXLaZHHp-9s
03-07 19:50:21.363 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.infra.-$$Lambda$XuWfs8-IsKaNygi8YjlVGjedkIw
03-07 19:50:21.364 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.364 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.infra.-$$Lambda$qN_gooelzsUiBhYWznXKzb-8_wA
03-07 19:50:21.364 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.364 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.364 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.364 I/DlbDap2Process( 3915): init()
03-07 19:50:21.364 I/DlbDap2Process( 3915): open()
03-07 19:50:21.364 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.infra.-$$Lambda$rAXGjry3wPGKviARzTYfDiY7xrs
03-07 19:50:21.365 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe748d180:Exynos.avc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.365 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.367 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.368 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.370 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.370 I/OMXMaster( 4006):
makeComponentInstance(OMX.Exynos.avc.dec.secure) in android.hardwar process
03-07 19:50:21.371 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.371 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.371 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.371 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.371 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.371 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:21.371 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:21.371 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.371 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.371 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.371 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.371 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.372 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.372 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.372 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.372 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.372 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.373 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.374 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
03-07 19:50:21.374 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
03-07 19:50:21.374 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
03-07 19:50:21.375 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
03-07 19:50:21.375 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
03-07 19:50:21.376 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
03-07 19:50:21.376 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
03-07 19:50:21.376 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.376 D/AudioSAEffectSecPlus( 3915): EffectCreate - Allocating
SessionNo 2 for SessionId -1309
03-07 19:50:21.376 D/AudioSAEffectSecPlus( 3915): EffectCreate - This is the first
effect in current sessionId -1309 sessionNo 2
03-07 19:50:21.376 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::AudioSAEffectSec ctor
03-07 19:50:21.376 D/AudioSAEffectSecPlus( 3915): AudioSAEffectSec::createSA
03-07 19:50:21.376 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x78ab2d97c0
03-07 19:50:21.376 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x78ab2d97c0 -
03-07 19:50:21.376 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::createSA(0x78ab2d97c0)
03-07 19:50:21.376 I/AudioSASecPlus( 3915): AudioSASec::Configure(134, 44100, 2, 1)
03-07 19:50:21.376 I/AudioSASecPlus( 3915): AudioSASec::Configure (134, 44100, 2,
1)
03-07 19:50:21.376 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801472
03-07 19:50:21.376 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
03-07 19:50:21.377 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:21.377 I/SoundAlive_Interface a64( 3915):
Samsung_SoundAlive_play_Factory::Create()
03-07 19:50:21.377 I/SoundAlive_Interface a64( 3915): [ 2 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
03-07 19:50:21.377 I/SoundAlive_PrePost( 3915): [ -1 ][ -1 ]SoundAlive_PrePost()
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]SoundAlive_Config()
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Init()
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 1
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.378 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.378 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Init()
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.378 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:21.378 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:21.378 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801324
03-07 19:50:21.378 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
03-07 19:50:21.378 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]SoundAlive_Config()
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Init()
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.378 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.378 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:21.378 I/SoundAlive_PrePost( 3915): [ 2 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.378 I/SoundAlive_Interface a64( 3915): [ 2 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:21.378 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:21.378 I/AudioSASecPlus( 3915): AudioSASec::Configure(960, 48000, 2, 5)
03-07 19:50:21.378 I/AudioSASecPlus( 3915): AudioSASec::Configure (960, 48000, 2,
5)
03-07 19:50:21.379 I/AudioSASecPlus( 3915): AudioSASec::Configure(960, 48000, 2, 5)
03-07 19:50:21.379 I/AudioSASecPlus( 3915): AudioSASec::Configure (960, 48000, 2,
5)
03-07 19:50:21.379 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -1309
03-07 19:50:21.379 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -1309
03-07 19:50:21.379 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.379 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.381 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.381 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.382 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.383 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.384 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.394 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.394 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.394 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.394 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.394 I/DlbDap2Process( 3915): init()
03-07 19:50:21.394 I/DlbDap2Process( 3915): open()
03-07 19:50:21.396 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.397 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
03-07 19:50:21.397 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
03-07 19:50:21.397 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
03-07 19:50:21.400 W/Exynos_OSAL_Android( 4006): [0xe7346000]
[Exynos_OSAL_GetParameter] requested on secure codec
03-07 19:50:21.401 W/Exynos_OSAL_Android( 4006): [0xe7346000]
[Exynos_OSAL_GetParameter] requested on secure codec
03-07 19:50:21.402 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.402 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.402 W/Exynos_OSAL_Android( 4006): [0xe7346000]
[Exynos_OSAL_GetParameter] requested on secure codec
03-07 19:50:21.402 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.402 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.402 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.402 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:21.402 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:21.403 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.403 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.403 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.403 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.403 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.403 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.403 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.403 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.403 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.403 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -1310
03-07 19:50:21.403 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe748d180:Exynos.avc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.403 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.403 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.404 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.407 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.408 I/CASS_DEBUG( 3828): Modem status : 0x03 -> 0x03
03-07 19:50:21.408 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.409 I/OMXMaster( 4006): makeComponentInstance(OMX.Exynos.h263.dec)
in android.hardwar process
03-07 19:50:21.409 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.413 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-
px3jYZkJd_z3U
03-07 19:50:21.413 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
03-07 19:50:21.414 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
03-07 19:50:21.415 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionController$VCQsMNqRHpN3RyoXYzh2YUwA2yc
03-07 19:50:21.415 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$SubscriptionController$u5xE-
urXR6ElZ50305_6guo20Fc
03-07 19:50:21.416 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
03-07 19:50:21.418 I/AudioEffectStage( 3915): In/out ChannelMask diff, name
primary_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
03-07 19:50:21.419 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.419 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.427 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.427 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.428 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.428 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.429 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.telephony.IccSmsInterfaceManager$2
03-07 19:50:21.433 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.434 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.434 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.434 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.434 I/DlbDap2Process( 3915): init()
03-07 19:50:21.434 I/DlbDap2Process( 3915): open()
03-07 19:50:21.438 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.441 W/Exynos_OSAL_Android( 4006): [0xe7346000]
[Exynos_OSAL_GetParameter] (0x10) is not supported
03-07 19:50:21.442 I/io_stats( 3784): !@ 179,0 r 32849 998190 w 326 5864 d 90 1604
f 47 165 iot 8692 8225 th 51200 0 0 pt 0 inp 0 0 15.524
03-07 19:50:21.442 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.442 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.442 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.442 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.442 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.442 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:21.442 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:21.442 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.443 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe748d180:Exynos.h263.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.443 D/DlbDap2Process( 3915): DAP input format is 0x2158 with input
channel mask 0xC003F
03-07 19:50:21.443 D/DlbDap2Process( 3915): setMave(mave = 0)
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.443 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.443 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.443 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -1311
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SRC384 Create
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384() ID = 0
GID = 1
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 0
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
03-07 19:50:21.443 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.443 D/SoundAliveResampler( 3915): [SoundAliveResampler] Init+++
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 0
Init(outFs 17, InFs 14, chnum 2, outBW 3, inBW 3)
03-07 19:50:21.443 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SRC384 Create
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384() ID = 1
GID = 2
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 1
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
03-07 19:50:21.443 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.443 D/SoundAliveResampler( 3915): [SoundAliveResampler] Init+++
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 1
Init(outFs 17, InFs 8, chnum 2, outBW 3, inBW 3)
03-07 19:50:21.443 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.443 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SRC384 Create
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384() ID = 2
GID = 3
03-07 19:50:21.443 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 2
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
03-07 19:50:21.443 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.444 D/SoundAliveResampler( 3915): [SoundAliveResampler] Init+++
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 2
Init(outFs 14, InFs 17, chnum 2, outBW 3, inBW 3)
03-07 19:50:21.444 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SRC384 Create
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384() ID = 3
GID = 4
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 3
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
03-07 19:50:21.444 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.444 D/SoundAliveResampler( 3915): [SoundAliveResampler] Init+++
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 3
Init(outFs 14, InFs 8, chnum 2, outBW 3, inBW 3)
03-07 19:50:21.444 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SRC384 Create
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384() ID = 4
GID = 5
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 4
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
03-07 19:50:21.444 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.444 D/SoundAliveResampler( 3915): [SoundAliveResampler] Init+++
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 4
Init(outFs 8, InFs 17, chnum 2, outBW 3, inBW 3)
03-07 19:50:21.444 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.444 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SRC384 Create
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384() ID = 5
GID = 6
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 5
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
03-07 19:50:21.444 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.444 D/SoundAliveResampler( 3915): [SoundAliveResampler] Init+++
03-07 19:50:21.444 I/SoundAlive_SRC384 arch64( 3915): SoundAlive_SRC384: Instance 5
Init(outFs 8, InFs 14, chnum 2, outBW 3, inBW 3)
03-07 19:50:21.444 I/Samsung_SoundAlive_SRC arch64( 3915): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
03-07 19:50:21.445 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.445 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.450 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.452 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.453 I/OMXMaster( 4006): makeComponentInstance(OMX.Exynos.hevc.dec)
in android.hardwar process
03-07 19:50:21.453 E/EffectFactoryHAL( 3849): Error creating effect 05227ea0-50bb-
11e3-ac69-0002a5d5c51b: No such file or directory
03-07 19:50:21.454 E/AudioEffectStageModule( 3915): SoundAlivePlus_Proxy
EffectCreate fail
03-07 19:50:21.454 E/AudioEffectStageChain( 3915): fail to create EffectStageModule
SoundAlivePlus_Proxy, stageIndex -1312
03-07 19:50:21.454 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.456 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.telephony.imsphone.-$
$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
03-07 19:50:21.462 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.465 E/EffectFactoryHAL( 3849): Error creating effect 37155c20-50bb-
11e3-9fac-0002a5d5c51b: No such file or directory
03-07 19:50:21.465 E/AudioEffectStageModule( 3915): MySound_Proxy EffectCreate fail
03-07 19:50:21.465 E/AudioEffectStageChain( 3915): fail to create EffectStageModule
MySound_Proxy, stageIndex -1312
03-07 19:50:21.466 E/AudioFlinger( 3915): Failed to add event callback
03-07 19:50:21.467 I/AudioFlinger( 3915): AudioFlinger's thread 0x78ab24d100
tid=4237 ready to run
03-07 19:50:21.468 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.468 D/AudioFlinger( 3915): ro.audio.silent is ignored since no
output device is set
03-07 19:50:21.468 D/audio_hw_primary_abox( 3849): device-adev_get_parameters:
enter with key(routing=1;supEncapsulationMetadataTypes;supEncapsulationModes)
03-07 19:50:21.468 D/audio_hw_primary_abox( 3849): device-adev_get_parameters: exit
with
03-07 19:50:21.468 I/AudioFlinger( 3915): change audio_format 1 , sample 48000
03-07 19:50:21.469 D/audio_hw_primary_abox( 3849): device-adev_get_parameters:
enter with key(routing=2;supEncapsulationMetadataTypes;supEncapsulationModes)
03-07 19:50:21.469 D/audio_hw_primary_abox( 3849): device-adev_get_parameters: exit
with
03-07 19:50:21.470 V/APM_AudioPolicyManager( 3915): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.470 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.470 V/sec_audio_hw( 3849): sec_stream_set_parameters(13:0) :
l_uhq_force_routing=0;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
03-07 19:50:21.470 D/audio_hw_primary_abox( 3849): primary_out-out_set_parameters:
enter with param =
l_uhq_force_routing=0;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
03-07 19:50:21.471 D/audio_hw_primary_abox( 3849): primary_out-out_set_parameters:
exit
03-07 19:50:21.471 V/audio_hw_primary_abox( 3849): primary_out-out_standby: enter
03-07 19:50:21.471 V/audio_hw_primary_abox( 3849): primary_out-out_standby: exit
03-07 19:50:21.473 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.473 D/AudioFlinger( 3915): ro.audio.silent is ignored since no
output device is set
03-07 19:50:21.473 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.473 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.478 V/APM_AudioPolicyManager( 3915): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.482 V/APM_AudioPolicyManager( 3915): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
03-07 19:50:21.482 V/APM_AudioPolicyManager( 3915): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.482 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.483 V/APM_AudioPolicyManager( 3915): computeVolume: camera shutter
sound volume 0.000000
03-07 19:50:21.484 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.484 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
1, volume 53.500000, deviceTypes 0x2
03-07 19:50:21.485 V/APM_AudioPolicyManager( 3915): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.486 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.488 V/APM_AudioPolicyManager( 3915): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.489 V/APM_AudioPolicyManager( 3915): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.490 V/APM_AudioPolicyManager( 3915): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.490 V/APM_AudioPolicyManager( 3915): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.492 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
03-07 19:50:21.492 D/audio_hw_primary_abox( 3849): device-adev_set_voice_volume:
enter with volume level(0.000000)
03-07 19:50:21.493 D/audio_hw_primary_abox( 3849): device-adev_set_voice_volume:
exit
03-07 19:50:21.494 V/APM_AudioPolicyManager( 3915): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
03-07 19:50:21.494 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.494 W/Exynos_OSAL_Android( 4006): [0xe7346000]
[Exynos_OSAL_GetParameter] (0x10) is not supported
03-07 19:50:21.496 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
com.android.internal.widget.LockPatternUtils$2
03-07 19:50:21.497 W/AudioFlinger( 3915): moveEffects() bad srcOutput 0
03-07 19:50:21.498 V/APM_AudioPolicyManager( 3915): selectOutputForMusicEffects
selected output 13
03-07 19:50:21.498 V/APM_AudioPolicyManager( 3915): setOutputDevices device
{type:0x2,@:} delayMs 0
03-07 19:50:21.498 V/APM_AudioPolicyManager( 3915): setOutputDevices() prevDevice
{type:0x2,@:}
03-07 19:50:21.498 V/APM_AudioPolicyManager( 3915): setOutputDevices changing
device to {type:0x2,@:}
03-07 19:50:21.499 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe748d180:Exynos.hevc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.499 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.502 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.504 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.504 I/OMXMaster( 4006):
makeComponentInstance(OMX.Exynos.hevc.dec.secure) in android.hardwar process
03-07 19:50:21.508 I/CASS_DEBUG( 3828): Modem status : 0x03 -> 0x03
03-07 19:50:21.510 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.519 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.520 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.530 I/zygote64( 3840):
Thread[9,tid=4152,Native,Thread*=0x759b520c00,peer=0x13480078,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
03-07 19:50:21.531 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.531 I/zygote64( 3840):
Thread[9,tid=4152,Native,Thread*=0x759b520c00,peer=0x13480078,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
03-07 19:50:21.531 D/MtpDeviceJNI( 3840): register_android_mtp_MtpDevice
03-07 19:50:21.532 I/zygote64( 3840):
Thread[9,tid=4152,Native,Thread*=0x759b520c00,peer=0x13480078,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
03-07 19:50:21.532 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
03-07 19:50:21.532 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
03-07 19:50:21.532 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
03-07 19:50:21.532 I/zygote64( 3840):
Thread[9,tid=4152,Native,Thread*=0x759b520c00,peer=0x13480078,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
03-07 19:50:21.533 W/Exynos_OSAL_Android( 4006): [0xe7346000]
[Exynos_OSAL_GetParameter] requested on secure codec
03-07 19:50:21.534 W/Exynos_OSAL_Android( 4006): [0xe7346000]
[Exynos_OSAL_GetParameter] requested on secure codec
03-07 19:50:21.535 W/Exynos_OSAL_Android( 4006): [0xe7346000]
[Exynos_OSAL_GetParameter] requested on secure codec
03-07 19:50:21.539 V/ZygoteInitThreadPool( 3840): Class
android.media.CamcorderProfile was preloaded took to much time: 118ms
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.539 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.539 I/MySound ( 3915): setDevice 2, 0
03-07 19:50:21.539 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 192000,
BW 3
03-07 19:50:21.539 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:21.539 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.540 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:21.540 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.540 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.541 I/MySound ( 3915): setDevice 2, 0
03-07 19:50:21.541 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 48000,
BW 3
03-07 19:50:21.541 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:21.541 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.541 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:21.541 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.541 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.541 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe748d180:Exynos.hevc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.542 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.542 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.542 I/AudioFlinger( 3915): reviewTrackPromotion size 0
03-07 19:50:21.543 D/audio_hw_primary_abox( 3849): primary_out-out_set_parameters:
enter with param = routing=2
03-07 19:50:21.543 D/audio_hw_primary_abox( 3849): primary_out-out_set_parameters:
Requested to change route from 0x2 to 0x2
03-07 19:50:21.543 D/audio_hw_primary_abox( 3849): primary_out-out_set_parameters:
exit
03-07 19:50:21.544 D/AudioFlinger( 3915): setCurDevice() 0x2
03-07 19:50:21.544 V/APM_AudioPolicyManager( 3915): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 12 num_sources 1 num_sinks 1
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: camera shutter
sound volume 0.000000
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
1, volume 53.500000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
03-07 19:50:21.545 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.546 I/AudioFlinger( 3915): openOutput() this 0x78ab1a2000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x4
03-07 19:50:21.546 D/audio_hw_primary_abox( 3849): device-adev_open_output_stream:
enter: io_handle (21), sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x4)
03-07 19:50:21.546 D/audio_hw_primary_abox( 3849): device-adev_open_output_stream:
Requested open fast output
03-07 19:50:21.546 I/audio_hw_primary_abox( 3849): Check PCM Channel Count:
Default(2), Request(2)
03-07 19:50:21.546 I/audio_hw_primary_abox( 3849): Check PCM Smapling Rate:
Default(48000), Request(48000)
03-07 19:50:21.546 I/audio_hw_primary_abox( 3849): Check PCM Format: Default(0),
Request(0)
03-07 19:50:21.546 I/audio_hw_primary_abox( 3849): fast_out-
adev_open_output_stream: Transit to Standby
03-07 19:50:21.546 V/audio_hw_primary_abox( 3849): fast_out-add_audio_usage: Added
Audio Stream into Audio Usage list!
03-07 19:50:21.546 D/audio_hw_primary_abox( 3849): device-adev_open_output_stream:
Opened fast_out stream
03-07 19:50:21.546 D/audio_hw_primary_abox( 3849): out_update_source_metadata:
called, but not implemented yet
03-07 19:50:21.547 V/audio_hw_primary_abox( 3849): fast_out-out_get_sample_rate:
exit with sample rate = 48000
03-07 19:50:21.547 V/audio_hw_primary_abox( 3849): fast_out-out_get_channels: exit
with channel mask = 0x3
03-07 19:50:21.547 V/audio_hw_primary_abox( 3849): fast_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:21.547 V/sec_audio_hw( 3849): sec_dev_open_audio_stream: enter: handle
21, type 0, tag
03-07 19:50:21.547 V/sec_audio_hw( 3849): sec_dev_open_audio_stream: exit
03-07 19:50:21.547 V/audio_hw_primary_abox( 3849): fast_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:21.548 V/audio_hw_primary_abox( 3849): fast_out-out_get_channels: exit
with channel mask = 0x3
03-07 19:50:21.548 V/audio_hw_primary_abox( 3849): fast_out-out_get_sample_rate:
exit with sample rate = 48000
03-07 19:50:21.548 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.548 V/audio_hw_primary_abox( 3849): fast_out-out_get_channels: exit
with channel mask = 0x3
03-07 19:50:21.548 V/audio_hw_primary_abox( 3849): fast_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:21.550 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.550 V/audio_hw_primary_abox( 3849): fast_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:21.550 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.mpeg4.sw.dec)
in android.hardwar process
03-07 19:50:21.551 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.media.MediaRouter$Static$Client$1
03-07 19:50:21.551 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.media.MediaRouter$Static$Client$2
03-07 19:50:21.551 V/audio_hw_primary_abox( 3849): fast_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:21.551 V/audio_hw_primary_abox( 3849): fast_out-out_get_channels: exit
with channel mask = 0x3
03-07 19:50:21.551 V/audio_hw_primary_abox( 3849): fast_out-out_get_buffer_size:
Period Size = 192, Frame Size = 4
03-07 19:50:21.551 V/audio_hw_primary_abox( 3849): fast_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:21.551 V/audio_hw_primary_abox( 3849): fast_out-out_get_channels: exit
with channel mask = 0x3
03-07 19:50:21.552 I/AudioFlinger( 3915): HAL output buffer size 192 frames, normal
sink buffer size 960 frames
03-07 19:50:21.554 V/audio_hw_primary_abox( 3849): fast_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:21.554 V/audio_hw_primary_abox( 3849): fast_out-out_get_channels: exit
with channel mask = 0x3
03-07 19:50:21.554 V/audio_hw_primary_abox( 3849): fast_out-out_get_buffer_size:
Period Size = 192, Frame Size = 4
03-07 19:50:21.554 V/audio_hw_primary_abox( 3849): fast_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:21.554 V/audio_hw_primary_abox( 3849): fast_out-out_get_channels: exit
with channel mask = 0x3
03-07 19:50:21.554 V/audio_hw_primary_abox( 3849): fast_out-out_get_sample_rate:
exit with sample rate = 48000
03-07 19:50:21.555 V/audio_hw_primary_abox( 3849): fast_out-out_get_channels: exit
with channel mask = 0x3
03-07 19:50:21.555 V/audio_hw_primary_abox( 3849): fast_out-out_get_format: exit
with audio format = 0x1
03-07 19:50:21.556 I/AudioEffectStage( 3915): makeSinkBuffer max format 5, normal
fc 960
03-07 19:50:21.556 I/AudioEffectStage( 3915): make sec precision stage 5
03-07 19:50:21.556 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.557 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.562 D/AudioEffectStage( 3915): initEffect() low_output_normal has No
effect
03-07 19:50:21.563 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.564 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.571 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.572 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.572 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.576 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.576 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.576 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.576 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.576 I/DlbDap2Process( 3915): init()
03-07 19:50:21.576 I/DlbDap2Process( 3915): open()
03-07 19:50:21.576 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe71fb060:SEC.mpeg4.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
03-07 19:50:21.576 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.577 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe71fb060:SEC.mpeg4.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
03-07 19:50:21.577 W/OMXNodeInstance( 4006):
setParameter(0xe71fb060:SEC.mpeg4.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
03-07 19:50:21.577 D/MediaCodecInfo( 4000): detail feature-adaptive-playback wasn't
present to remove
03-07 19:50:21.577 I/SEC_BASE_COMP( 4006): [OMX.SEC.mpeg4.sw.dec]:
Initial/Uninitial transition state (1,0)
03-07 19:50:21.578 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.580 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.580 I/OMXMaster( 4006): makeComponentInstance(OMX.Exynos.mpeg4.dec)
in android.hardwar process
03-07 19:50:21.583 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.584 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.584 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.587 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.587 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.587 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.587 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.587 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.587 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:21.587 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:21.587 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.588 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.588 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.588 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.588 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.588 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.588 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.588 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.588 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.589 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.591 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.601 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.602 D/AudioSAEffectSecPlus( 3915): EffectCreate - Allocating
SessionNo 3 for SessionId -2102
03-07 19:50:21.602 D/AudioSAEffectSecPlus( 3915): EffectCreate - This is the first
effect in current sessionId -2102 sessionNo 3
03-07 19:50:21.602 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::AudioSAEffectSec ctor
03-07 19:50:21.602 D/AudioSAEffectSecPlus( 3915): AudioSAEffectSec::createSA
03-07 19:50:21.602 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x781d1c5600
03-07 19:50:21.602 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x781d1c5600 -
03-07 19:50:21.602 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::createSA(0x781d1c5600)
03-07 19:50:21.602 I/AudioSASecPlus( 3915): AudioSASec::Configure(134, 44100, 2, 1)
03-07 19:50:21.602 I/AudioSASecPlus( 3915): AudioSASec::Configure (134, 44100, 2,
1)
03-07 19:50:21.602 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801344
03-07 19:50:21.602 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
03-07 19:50:21.602 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:21.603 I/SoundAlive_Interface a64( 3915):
Samsung_SoundAlive_play_Factory::Create()
03-07 19:50:21.603 I/SoundAlive_Interface a64( 3915): [ 3 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
03-07 19:50:21.603 I/SoundAlive_PrePost( 3915): [ -1 ][ -1 ]SoundAlive_PrePost()
03-07 19:50:21.603 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.604 I/SoundAlive_Interface a64( 3915): [ 3 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
03-07 19:50:21.604 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]SoundAlive_Config()
03-07 19:50:21.604 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Init()
03-07 19:50:21.604 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.604 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 1
03-07 19:50:21.604 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.604 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.604 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.604 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.604 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.605 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:21.605 I/SoundAlive_Interface a64( 3915): [ 3 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:21.605 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Init()
03-07 19:50:21.605 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.605 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:21.605 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.605 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.605 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.605 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.605 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.605 I/SoundAlive_Interface a64( 3915): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.605 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.605 I/SoundAlive_Interface a64( 3915): [ 3 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:21.605 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.606 I/SoundAlive_Interface a64( 3915): [ 3 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:21.606 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.606 I/SoundAlive_Interface a64( 3915): [ 3 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:21.606 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:21.606 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801196
03-07 19:50:21.606 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
03-07 19:50:21.606 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:21.606 I/SoundAlive_Interface a64( 3915): [ 3 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
03-07 19:50:21.606 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]SoundAlive_Config()
03-07 19:50:21.606 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Init()
03-07 19:50:21.607 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.607 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:21.607 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.607 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.607 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.607 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.607 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.607 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:21.607 I/SoundAlive_Interface a64( 3915): [ 3 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:21.607 I/SoundAlive_Interface a64( 3915): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.607 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.607 I/SoundAlive_Interface a64( 3915): [ 3 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:21.607 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.607 I/SoundAlive_Interface a64( 3915): [ 3 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:21.607 I/SoundAlive_PrePost( 3915): [ 3 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.607 I/SoundAlive_Interface a64( 3915): [ 3 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:21.607 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:21.607 I/AudioSASecPlus( 3915): AudioSASec::Configure(960, 48000, 2, 5)
03-07 19:50:21.607 I/AudioSASecPlus( 3915): AudioSASec::Configure (960, 48000, 2,
5)
03-07 19:50:21.608 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.608 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.611 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.611 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.611 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.611 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.611 W/Exynos_OSAL_Android( 4006): [0xe6fc3400]
[Exynos_OSAL_GetParameter] (0x10) is not supported
03-07 19:50:21.612 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.612 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.612 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.612 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.612 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.612 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.613 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.614 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.614 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe71fb0c0:Exynos.mpeg4.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.614 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.616 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.617 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.618 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.618 D/MySoundEffect( 3915): MySound EffectCreate start - session -
2102
03-07 19:50:21.618 D/MySoundEffect( 3915): MS EffectCreate - Allocating SessionNo 2
for SessionId -2102
03-07 19:50:21.618 D/MySoundEffect( 3915): MS EffectCreate - This is the first
effect in current sessionId -2102 sessionNo 2
03-07 19:50:21.618 D/MySoundEffect( 3915): MySoundEffect::MySoundEffect ctor
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): AudioDHA create
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 44100,
BW 0
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 48000,
BW 0
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.618 I/OMXMaster( 4006): makeComponentInstance(OMX.SEC.vc1.sw.dec) in
android.hardwar process
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 48000,
BW 3
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:21.618 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.618 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.619 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.621 W/OMXNodeInstance( 4006):
getParameter(0xe71fb0c0:SEC.vc1.sw.dec,
ParamVideoProfileLevelQuerySupported(0x600000f)) (0x8000101a)
03-07 19:50:21.622 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.622 I/SoundBooster_Interface a64( 3915):
SoundBooster_Interface_Factory::Create(0)
03-07 19:50:21.622 I/SoundBooster_Interface a64( 3915): SoundBooster
Version(SoundBooster_Arm_v1000(2020.05.11 64 bit))
03-07 19:50:21.622 I/SoundBooster_Interface a64( 3915): SoundBooster_Interface(Mode
: 0)
03-07 19:50:21.622 I/SoundBooster_Base( 3915): SoundBooster_Base_Factory::Create(0)
03-07 19:50:21.622 I/SoundBooster_Base( 3915): SoundBooster_Base(Mode : 0)
03-07 19:50:21.622 I/SoundBooster_Base( 3915): SoundBooster_Base_Factory::Create(0)
03-07 19:50:21.622 I/SoundBooster_Base( 3915): SoundBooster_Base(Mode : 0)
03-07 19:50:21.623 I/SoundBooster:ReconfigurationChannels( 3915):
ReconfigurationChannels_Factory::Create()
03-07 19:50:21.623 I/SoundBooster:ReconfigurationChannels( 3915):
ReconfigurationChannels()
03-07 19:50:21.623 I/SoundBoosterEffectPlus( 3915): Allocate SoundBooster mode:0
03-07 19:50:21.623 I/SoundBooster_Interface a64( 3915): Init(3)
03-07 19:50:21.623 I/SoundBooster_Base( 3915): Init(1)
03-07 19:50:21.623 I/SoundBooster_Base( 3915): Init(1)
03-07 19:50:21.623 I/SoundBooster:ReconfigurationChannels( 3915): Init() bitdepth :
1
03-07 19:50:21.623 I/SoundBooster_Interface a64( 3915): SamplingRateConfig(48000)
03-07 19:50:21.623 I/SoundBooster_Interface a64( 3915): LoadParameter() called with
rigtht path
03-07 19:50:21.623 I/SoundBooster_Interface a64( 3915): LoadParameter() path :
/vendor/etc/SoundBoosterParam.txt engMode : 0
03-07 19:50:21.623 I/SoundBooster_Interface a64( 3915): SetPar()-whole parameter
03-07 19:50:21.623 I/SoundBooster_Interface a64( 3915): SetPar Common parameters :
1,1,0,1,1,1,1,1,2,0,0,0
03-07 19:50:21.623 I/SoundBooster_Base( 3915): SoundBooster_Base_Factory::Destroy()
03-07 19:50:21.623 I/SoundBooster_Base( 3915): ~SoundBooster()
03-07 19:50:21.623 I/SoundBooster_Base( 3915): Init(3)
03-07 19:50:21.623 I/SoundBooster_Base( 3915): SetPar()
03-07 19:50:21.623 I/SoundBooster:SoundBooster_Lite( 3915): SetPar()
03-07 19:50:21.623 I/SoundBooster_Interface a64( 3915): SetVolumeTable()
03-07 19:50:21.624 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.624 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.626 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe71fb0c0:SEC.vc1.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
03-07 19:50:21.626 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.629 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe71fb0c0:SEC.vc1.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
03-07 19:50:21.632 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.633 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.634 W/OMXNodeInstance( 4006):
setParameter(0xe71fb0c0:SEC.vc1.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
03-07 19:50:21.634 D/MediaCodecInfo( 4000): detail feature-adaptive-playback wasn't
present to remove
03-07 19:50:21.634 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.net.shared.Inet4AddressUtils
03-07 19:50:21.634 I/SEC_BASE_COMP( 4006): [OMX.SEC.vc1.sw.dec]: Initial/Uninitial
transition state (1,0)
03-07 19:50:21.634 W/ZygoteInitThreadPool( 3840): Class not found for preloading:
android.net.shared.InetAddressUtils
03-07 19:50:21.636 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.637 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.637 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.637 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.637 I/DlbDap2Process( 3915): init()
03-07 19:50:21.637 I/DlbDap2Process( 3915): open()
03-07 19:50:21.638 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.639 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.640 I/OMXMaster( 4006): makeComponentInstance(OMX.Exynos.vc1.dec) in
android.hardwar process
03-07 19:50:21.644 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.644 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.645 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.645 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.645 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.645 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:21.645 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:21.645 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.645 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.645 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.645 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.645 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.645 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.645 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.645 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.645 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.646 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.647 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.661 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.661 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.665 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.665 D/AudioSAEffectSecPlus( 3915): EffectCreate - Allocating
SessionNo 4 for SessionId -2103
03-07 19:50:21.666 D/AudioSAEffectSecPlus( 3915): EffectCreate - This is the first
effect in current sessionId -2103 sessionNo 4
03-07 19:50:21.666 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::AudioSAEffectSec ctor
03-07 19:50:21.666 D/AudioSAEffectSecPlus( 3915): AudioSAEffectSec::createSA
03-07 19:50:21.666 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x781d1c5a80
03-07 19:50:21.666 D/AudioSASecPlus( 3915): AudioSASec::AudioSASec : 0x781d1c5a80 -
03-07 19:50:21.666 D/AudioSAEffectSecPlus( 3915):
AudioSAEffectSec::createSA(0x781d1c5a80)
03-07 19:50:21.666 I/AudioSASecPlus( 3915): AudioSASec::Configure(134, 44100, 2, 1)
03-07 19:50:21.666 I/AudioSASecPlus( 3915): AudioSASec::Configure (134, 44100, 2,
1)
03-07 19:50:21.666 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801472
03-07 19:50:21.666 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
03-07 19:50:21.666 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:21.666 I/SoundAlive_Interface a64( 3915):
Samsung_SoundAlive_play_Factory::Create()
03-07 19:50:21.667 I/SoundAlive_Interface a64( 3915): [ 4 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
03-07 19:50:21.667 I/SoundAlive_PrePost( 3915): [ -1 ][ -1 ]SoundAlive_PrePost()
03-07 19:50:21.669 I/SoundAlive_Interface a64( 3915): [ 4 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]SoundAlive_Config()
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Init()
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 1
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.669 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.669 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:21.669 I/SoundAlive_Interface a64( 3915): [ 4 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Init()
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.669 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.669 I/SoundAlive_Interface a64( 3915): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.669 I/SoundAlive_Interface a64( 3915): [ 4 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.669 I/SoundAlive_Interface a64( 3915): [ 4 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:21.669 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.670 I/SoundAlive_Interface a64( 3915): [ 4 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:21.670 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:21.670 D/AudioSASecPlus( 3915): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-501801324
03-07 19:50:21.670 D/AudioSASecPlus( 3915): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
03-07 19:50:21.670 I/SoundAlive_AlbumArt( 3915): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
03-07 19:50:21.670 I/SoundAlive_Interface a64( 3915): [ 4 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]SoundAlive_Config()
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Init()
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 0
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
03-07 19:50:21.670 I/SoundAlive_Effect( 3915): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
03-07 19:50:21.670 D/AudioSASecPlus( 3915): AudioSASec::Init() - TrackStart
03-07 19:50:21.670 I/SoundAlive_Interface a64( 3915): [ 4 ]
[ 44100 ]Set_EarPhone_Output()
03-07 19:50:21.670 I/SoundAlive_Interface a64( 3915): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
03-07 19:50:21.670 I/SoundAlive_Interface a64( 3915): [ 4 ][ 44100 ]Set_User_CH() :
0
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
03-07 19:50:21.670 I/SoundAlive_Interface a64( 3915): [ 4 ][ 44100 ]Set_User_BWE()
0
03-07 19:50:21.670 I/SoundAlive_PrePost( 3915): [ 4 ][ 44100 ]Set_User_BWE 0
03-07 19:50:21.670 I/SoundAlive_Interface a64( 3915): [ 4 ]
[ 44100 ]Set_User_BWE_bypass() 0
03-07 19:50:21.670 D/AudioSASecPlus( 3915): AudioSASec::Init()
03-07 19:50:21.670 I/AudioSASecPlus( 3915): AudioSASec::Configure(960, 48000, 2, 5)
03-07 19:50:21.670 I/AudioSASecPlus( 3915): AudioSASec::Configure (960, 48000, 2,
5)
03-07 19:50:21.670 I/AudioSASecPlus( 3915): AudioSASec::Configure(960, 48000, 2, 5)
03-07 19:50:21.670 I/AudioSASecPlus( 3915): AudioSASec::Configure (960, 48000, 2,
5)
03-07 19:50:21.670 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -2103
03-07 19:50:21.670 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -2103
03-07 19:50:21.671 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.671 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.672 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.673 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.677 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.678 W/Exynos_OSAL_Android( 4006): [0xe6fc3400]
[Exynos_OSAL_GetParameter] (0x10) is not supported
03-07 19:50:21.678 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.680 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe71fb0c0:Exynos.vc1.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.680 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.681 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.681 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.681 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.681 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.681 I/DlbDap2Process( 3915): init()
03-07 19:50:21.681 I/DlbDap2Process( 3915): open()
03-07 19:50:21.683 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.683 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.684 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.684 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.684 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.684 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.684 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.684 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:21.684 V/ZygoteInitThreadPool( 3840): Class
android.icu.text.AnyTransliterator was preloaded took to much time: 794ms
03-07 19:50:21.684 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:21.684 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.684 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.685 I/OMXMaster( 4006): makeComponentInstance(OMX.Exynos.vp8.dec) in
android.hardwar process
03-07 19:50:21.685 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.685 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.685 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.685 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.685 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.685 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.685 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.685 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.685 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -2104
03-07 19:50:21.685 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.686 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.693 I/AudioEffectStage( 3915): In/out ChannelMask diff, name
low_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
03-07 19:50:21.693 W/ZygoteInitThreadPool( 3840): Completed : android.icu.text
classes took 803ms
03-07 19:50:21.693 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.694 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.699 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.699 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.702 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.703 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IEffectsFactory/default in either framework or
device manifest.
03-07 19:50:21.709 I/CASS_DEBUG( 3828): Modem status : 0x03 -> 0x03
03-07 19:50:21.709 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.711 I/EffectsFactory( 3915): EffectCreate() create_effect
03-07 19:50:21.711 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.711 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.711 D/DlbDlbBufferProvider( 3915): DlbBufferProvider()
03-07 19:50:21.711 I/DlbDap2Process( 3915): init()
03-07 19:50:21.711 I/DlbDap2Process( 3915): open()
03-07 19:50:21.711 W/Exynos_OSAL_Android( 4006): [0xe6fc3400]
[Exynos_OSAL_GetParameter] (0x10) is not supported
03-07 19:50:21.712 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.712 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe71fb0c0:Exynos.vp8.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.712 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.714 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.716 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.716 I/OMXMaster( 4006): makeComponentInstance(OMX.Exynos.vp9.dec) in
android.hardwar process
03-07 19:50:21.718 I/DlbDap2Process( 3915): loadLicense() no license check!
03-07 19:50:21.718 I/DlbDap2Process( 3915): validateLicense() no license check!
03-07 19:50:21.718 I/DlbDap2Process( 3915): init() DAP opened
03-07 19:50:21.718 I/DlbDap2Process( 3915): DAP library version: MOBILE v1.5
03-07 19:50:21.718 D/DlbDap2Process( 3915): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
03-07 19:50:21.718 D/DlbProfileParamCache( 3915): setProfile(profile=-1)
03-07 19:50:21.718 D/DlbProfileParamArray( 3915): getProfileParams(profile = -1)
03-07 19:50:21.718 D/DlbDap2Process( 3915): setParam(iebs = #41[20, 47, 141, 234,
328, 469, 656, 844, 1031, 1313, 1688, 2250, 3000, 3750, 4688, 5813, 7125, 9000,
11250, 13875, 19688, 157, 167, 218, 218, 203, 188, 192, 192, 205, 213, 218, 209,
193, 159, 134, 97, 71, 22, -90, -283])
03-07 19:50:21.718 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.718 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.718 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.718 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.718 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.718 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.718 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.718 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.718 D/DlbDap2Process( 3915): DAP input format is 0x2158 with input
channel mask 0xC003F
03-07 19:50:21.719 D/DlbDap2Process( 3915): setMave(mave = 0)
03-07 19:50:21.719 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.719 D/DlbDlbBufferProvider( 3915): configure() Allocating new memory
for the buffer.
03-07 19:50:21.719 D/DlbDlbBufferProvider( 3915): setConfig() Updating buffer
configuration.
03-07 19:50:21.719 I/AudioEffectStageChain( 3915): disablePreFxVolumeProcessing
index -2105
03-07 19:50:21.719 I/AudioEffectStage( 3915): endpoint can't support float pcm
03-07 19:50:21.719 E/AudioFlinger( 3915): Failed to add event callback
03-07 19:50:21.719 I/AudioFlinger( 3915): AudioFlinger's thread 0x781d1f0380
tid=4253 ready to run
03-07 19:50:21.719 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.719 D/AudioFlinger( 3915): ro.audio.silent is ignored since no
output device is set
03-07 19:50:21.719 V/audio_hw_primary_abox( 3849): fast_out-out_standby: enter
03-07 19:50:21.719 V/audio_hw_primary_abox( 3849): fast_out-out_standby: exit
03-07 19:50:21.719 V/APM_AudioPolicyManager( 3915): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.722 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.722 D/AudioFlinger( 3915): ro.audio.silent is ignored since no
output device is set
03-07 19:50:21.722 V/APM_AudioPolicyManager( 3915): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.722 V/APM_AudioPolicyManager( 3915): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
03-07 19:50:21.723 V/APM_AudioPolicyManager( 3915): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.723 V/APM_AudioPolicyManager( 3915): computeVolume: camera shutter
sound volume 0.000000
03-07 19:50:21.724 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.724 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
1, volume 53.500000, deviceTypes 0x2
03-07 19:50:21.724 V/APM_AudioPolicyManager( 3915): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.726 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.727 V/APM_AudioPolicyManager( 3915): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.727 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.727 V/APM_AudioPolicyManager( 3915): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.728 V/APM_AudioPolicyManager( 3915): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.728 V/APM_AudioPolicyManager( 3915): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.728 V/APM_AudioPolicyManager( 3915): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
03-07 19:50:21.728 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.735 V/APM_AudioPolicyManager( 3915): selectOutputForMusicEffects
selected output 13
03-07 19:50:21.735 V/APM_AudioPolicyManager( 3915): setOutputDevices device
{type:0x2,@:} delayMs 0
03-07 19:50:21.736 V/APM_AudioPolicyManager( 3915): setOutputDevices() prevDevice
{type:0x2,@:}
03-07 19:50:21.736 V/APM_AudioPolicyManager( 3915): setOutputDevices changing
device to {type:0x2,@:}
03-07 19:50:21.738 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.746 W/Exynos_OSAL_Android( 4006): [0xe736c600]
[Exynos_OSAL_GetParameter] (0x10) is not supported
03-07 19:50:21.748 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe748d240:Exynos.vp9.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.748 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.752 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.754 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.754 I/OMXMaster( 4006):
makeComponentInstance(OMX.Exynos.vp9.dec.secure) in android.hardwar process
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.761 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.761 I/MySound ( 3915): setDevice 2, 0
03-07 19:50:21.761 I/Audio_DHA_24b a64( 3915): AudioDHA Init sampling rate 48000,
BW 3
03-07 19:50:21.761 I/Audio_DHA_24b a64( 3915): Init gt_init parameters are
03-07 19:50:21.761 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.761 I/Audio_DHA_24b a64( 3915): AudioDHA Param_Config parameters are
03-07 19:50:21.761 I/Audio_DHA_24b a64( 3915): 0 0 0 0 0 0 0 0 0 0 0 0
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dsa = #1[10])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dfsa = #1[10])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dhsa = #1[10])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dvlc = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(arde = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(rsse = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(bexe = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(dhfm = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(ceon = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(aoon = #1[0])
03-07 19:50:21.762 D/DlbDap2Process( 3915): setParam(aron = #1[0])
03-07 19:50:21.762 I/AudioFlinger( 3915): reviewTrackPromotion size 0
03-07 19:50:21.762 I/AudioFlinger( 3915): change audio_format 5 , sample 48000
03-07 19:50:21.763 V/sec_audio_hw( 3849): sec_stream_set_parameters(21:0) :
l_uhq_force_routing=2;l_uhq_update_format=5;l_uhq_wide_resolution_enable=false
03-07 19:50:21.763 D/audio_hw_primary_abox( 3849): fast_out-out_set_parameters:
enter with param =
l_uhq_force_routing=2;l_uhq_update_format=5;l_uhq_wide_resolution_enable=false
03-07 19:50:21.763 D/audio_hw_primary_abox( 3849): fast_out-out_set_parameters
update devices(2)
03-07 19:50:21.763 V/audio_hw_primary_abox( 3849): fast_out-update_uhqa_status:
enter with new mode(0) wide_res(0)
03-07 19:50:21.763 V/audio_hw_primary_abox( 3849): fast_out-update_uhqa_status:
exit with new mode(0)
03-07 19:50:21.763 D/audio_hw_primary_abox( 3849): fast_out-out_set_parameters:
exit
03-07 19:50:21.764 D/audio_hw_primary_abox( 3849): fast_out-out_set_parameters:
enter with param = routing=2
03-07 19:50:21.764 D/audio_hw_primary_abox( 3849): fast_out-out_set_parameters:
Requested to change route from 0x2 to 0x2
03-07 19:50:21.764 D/audio_hw_primary_abox( 3849): fast_out-out_set_parameters:
exit
03-07 19:50:21.764 D/AudioFlinger( 3915): setCurDevice() 0x2
03-07 19:50:21.764 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.765 I/libexynosv4l2( 4006): node found for device s5p-mfc-dec:
/dev/video6
03-07 19:50:21.765 V/APM_AudioPolicyManager( 3915): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 20 num_sources 1 num_sinks 1
03-07 19:50:21.765 V/APM_AudioPolicyManager( 3915): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.766 V/APM_AudioPolicyManager( 3915): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.766 V/APM_AudioPolicyManager( 3915): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
03-07 19:50:21.766 V/APM_AudioPolicyManager( 3915): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.766 V/APM_AudioPolicyManager( 3915): computeVolume: camera shutter
sound volume 0.000000
03-07 19:50:21.766 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.766 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
1, volume 53.500000, deviceTypes 0x2
03-07 19:50:21.766 V/APM_AudioPolicyManager( 3915): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.767 V/APM_AudioPolicyManager( 3915): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.767 V/APM_AudioPolicyManager( 3915): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.767 V/APM_AudioPolicyManager( 3915): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.767 V/APM_AudioPolicyManager( 3915): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.767 V/APM_AudioPolicyManager( 3915): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
03-07 19:50:21.767 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:21.768 I/MultiRecordManager( 3915): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName primary, source 1, flag 0
03-07 19:50:21.768 I/MultiRecordManager( 3915): openInputStream() skipMultiRecord
03-07 19:50:21.768 D/audio_hw_primary_abox( 3849): device-adev_open_input_stream:
enter: io_handle (14), sample_rate(48000) channel_mask(0xc) devices(0x80000004)
flags(0) source(1)
03-07 19:50:21.769 I/audio_hw_primary_abox( 3849): device-adev_open_input_stream:
requested input samplerate decides audio path of csvt and vowifi, sample_rate =
48000
03-07 19:50:21.769 D/audio_hw_primary_abox( 3849): device-adev_open_input_stream:
Requested open Primary input
03-07 19:50:21.769 I/audio_hw_primary_abox( 3849): primary_in-
adev_open_input_stream: Transit to Standby
03-07 19:50:21.769 V/audio_hw_primary_abox( 3849): primary_in-add_audio_usage:
Added Audio Stream into Audio Usage list!
03-07 19:50:21.769 D/audio_hw_primary_abox( 3849): adev_open_input_stream:
preprocessing_latency = 0
03-07 19:50:21.769 D/audio_hw_primary_abox( 3849): device-adev_open_input_stream:
Opened primary_in stream
03-07 19:50:21.769 D/audio_hw_primary_abox( 3849): in_update_sink_metadata: called,
but not implemented yet
03-07 19:50:21.770 W/ZygoteInitThreadPool( 3840): Completed : 0 ~ 5954 took 879ms
03-07 19:50:21.771 V/sec_audio_hw( 3849): sec_dev_open_audio_stream: enter: handle
14, type 1, tag
03-07 19:50:21.771 V/sec_audio_hw( 3849): sec_dev_open_audio_stream: exit
03-07 19:50:21.774 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.775 I/libexynosv4l2( 4006): open video device /dev/video6
03-07 19:50:21.775 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
03-07 19:50:21.775 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
03-07 19:50:21.775 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
03-07 19:50:21.777 I/AudioFlinger( 3915): AudioFlinger's thread 0x781abe7b00
tid=4258 ready to run
03-07 19:50:21.778 D/audio_hw_primary_abox( 3849): primary_in-in_standby: enter
03-07 19:50:21.778 D/audio_hw_primary_abox( 3849): primary_in-in_standby: exit
03-07 19:50:21.778 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.778 D/audio_hw_primary_abox( 3849): primary_in-in_standby: enter
03-07 19:50:21.778 D/audio_hw_primary_abox( 3849): primary_in-in_standby: exit
03-07 19:50:21.779 V/audio_hw_primary_abox( 3849): primary_in-in_dump: enter with
fd(10)
03-07 19:50:21.779 V/audio_hw_primary_abox( 3849): primary_in-in_dump: exit
03-07 19:50:21.779 W/Exynos_OSAL_Android( 4006): [0xe736c600]
[Exynos_OSAL_GetParameter] requested on secure codec
03-07 19:50:21.779 W/Exynos_OSAL_Android( 4006): [0xe736c600]
[Exynos_OSAL_GetParameter] requested on secure codec
03-07 19:50:21.780 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.780 I/MultiRecordManager( 3915): closeInputStream() skipMultiRecord
03-07 19:50:21.780 D/audio_hw_primary_abox( 3849): device-adev_close_input_stream:
enter
03-07 19:50:21.780 V/sec_audio_hw( 3849): sec_dev_close_audio_stream: enter
03-07 19:50:21.780 D/audio_hw_primary_abox( 3849): device-adev_close_input_stream:
Audio Usage(primary_in)
03-07 19:50:21.780 V/sec_audio_hw( 3849): sec_dev_close_audio_stream: close sec
audio stream for handle 14, type 1
03-07 19:50:21.780 D/audio_hw_primary_abox( 3849): primary_in-in_standby: enter
03-07 19:50:21.780 V/sec_audio_hw( 3849): sec_dev_close_audio_stream: exit
03-07 19:50:21.780 D/audio_hw_primary_abox( 3849): primary_in-in_standby: exit
03-07 19:50:21.780 V/audio_hw_primary_abox( 3849): primary_in-remove_audio_usage:
Removed Audio Usage from Audio Usage list!
03-07 19:50:21.780 D/audio_hw_primary_abox( 3849): device-adev_close_input_stream:
Closed
03-07 19:50:21.781 W/Exynos_OSAL_Android( 4006): [0xe736c600]
[Exynos_OSAL_GetParameter] requested on secure codec
03-07 19:50:21.782 W/OMXNodeInstance( 4006):
getExtensionIndex(0xe748d240:Exynos.vp9.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
03-07 19:50:21.782 D/MediaCodecInfo( 4000): detail feature-tunneled-playback wasn't
present to remove
03-07 19:50:21.784 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.786 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.787 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.787 I/OMXMaster( 4006):
makeComponentInstance(OMX.Exynos.AVC.Encoder) in android.hardwar process
03-07 19:50:21.795 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.795 D/libexynosv4l2( 4006): try node: /dev/video7
03-07 19:50:21.796 I/libexynosv4l2( 4006): node found for device s5p-mfc-enc:
/dev/video7
03-07 19:50:21.811 W/bt_a2dp_hw( 3915): adev_open: adev_open in A2dp_hw module
03-07 19:50:21.811 I/AudioFlinger( 3915): loadHwModule() Loaded a2dp audio
interface, handle 18
03-07 19:50:21.811 E/APM_AudioPolicyManager( 3915): onNewAudioModulesAvailableInt:
Input device list is empty!
03-07 19:50:21.813 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.813 V/ZygoteInitThreadPool( 3840): Class
android.graphics.fonts.SystemFonts was preloaded took to much time: 158ms
03-07 19:50:21.814 W/ZygoteInitThreadPool( 3840): Completed : 5954 ~ 11909 took
920ms
03-07 19:50:21.815 I/libexynosv4l2( 4006): open video device /dev/video7
03-07 19:50:21.816 I/playback_record( 3915): adev_open(name=audio_hw_if)
03-07 19:50:21.816 I/AudioFlinger( 3915): loadHwModule() Loaded playback_record
audio interface, handle 26
03-07 19:50:21.816 I/MultiRecordManager( 3915): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName playback_record, source 1,
flag 0
03-07 19:50:21.816 I/MultiRecordManager( 3915): openInputStream() skipMultiRecord
03-07 19:50:21.816 D/playback_record( 3915): adev_open_input_stream()
03-07 19:50:21.818 W/OMXUtils( 4000): do not know color format 0x7f000011 =
2130706449
03-07 19:50:21.818 I/AudioFlinger( 3915): AudioFlinger's thread 0x781abe7080
tid=4262 ready to run
03-07 19:50:21.818 W/OMXUtils( 4000): do not know color format 0x10 = 16
03-07 19:50:21.818 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.819 W/OMXUtils( 4000): do not know color format 0x7f00a000 =
2130747392
03-07 19:50:21.819 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.820 I/MultiRecordManager( 3915): closeInputStream() skipMultiRecord
03-07 19:50:21.820 W/OMXUtils( 4000): do not know color format 0x7f000789 =
2130708361
03-07 19:50:21.820 D/playback_record( 3915): adev_close_input_stream()
03-07 19:50:21.820 W/OMXUtils( 4000): do not know color format 0x7f000012 =
2130706450
03-07 19:50:21.820 W/OMXNodeInstance( 4006):
getConfig(0xe71fb0c0:Exynos.AVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
03-07 19:50:21.823 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.824 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.824 I/OMXMaster( 4006):
makeComponentInstance(OMX.Exynos.AVC.Encoder.secure) in android.hardwar process
03-07 19:50:21.826 I/r_submix( 3849): adev_open(name=audio_hw_if)
03-07 19:50:21.827 I/r_submix( 3849): adev_init_check()
03-07 19:50:21.827 I/AudioFlinger( 3915): loadHwModule() Loaded r_submix audio
interface, handle 34
03-07 19:50:21.827 I/MultiRecordManager( 3915): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName r_submix, source 1, flag 0
03-07 19:50:21.827 I/MultiRecordManager( 3915): openInputStream() skipMultiRecord
03-07 19:50:21.827 D/r_submix( 3849): adev_open_input_stream(addr=0)
03-07 19:50:21.828 D/r_submix( 3849): submix_audio_device_create_pipe_l(addr=0,
idx=9)
03-07 19:50:21.828 D/r_submix( 3849): now using address 0 for route 9
03-07 19:50:21.830 I/AudioFlinger( 3915): AudioFlinger's thread 0x781abe7ac0
tid=4264 ready to run
03-07 19:50:21.830 I/r_submix( 3849): in_standby()
03-07 19:50:21.830 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.830 I/r_submix( 3849): in_standby()
03-07 19:50:21.831 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.831 D/libexynosv4l2( 4006): try node: /dev/video7
03-07 19:50:21.832 I/libexynosv4l2( 4006): node found for device s5p-mfc-enc:
/dev/video7
03-07 19:50:21.840 D/RenderEngine( 3920): shader cache generated - 48 shaders in
1791.619751 ms
03-07 19:50:21.841 I/SurfaceFlinger( 3920): RemoteScreen::initialized()
03-07 19:50:21.841 I/SurfaceFlinger( 3920): RemoteScreen::initialized - update HW
Width(1080), HW Height(2340)
03-07 19:50:21.845 V/ZygoteInitThreadPool( 3840): Class android.graphics.Typeface
was preloaded took to much time: 955ms
03-07 19:50:21.845 W/ZygoteInitThreadPool( 3840): Completed :
android.graphics.Typeface took 955ms
03-07 19:50:21.847 I/servicemanager( 3638): Adding 'u:r:surfaceflinger:s0' service
(SurfaceFlinger:3920)
03-07 19:50:21.849 W/AudioFlinger( 3915): no wake lock to update, system not ready
yet
03-07 19:50:21.849 I/MultiRecordManager( 3915): closeInputStream() skipMultiRecord
03-07 19:50:21.850 D/r_submix( 3849): adev_close_input_stream()
03-07 19:50:21.850 D/r_submix( 3849): submix_audio_device_release_pipe_l(idx=9)
addr=0
03-07 19:50:21.850 D/r_submix( 3849): submix_audio_device_destroy_pipe_l(): pipe
destroyed
03-07 19:50:21.851 I/libexynosv4l2( 4006): open video device /dev/video7
03-07 19:50:21.851 I/HidlServiceManagement( 3920): Registered
[email protected]::IDisplayService/default
03-07 19:50:21.851 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
03-07 19:50:21.851 I/EXYNOS_VIDEO_OSAL( 4006): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
03-07 19:50:21.851 D/SurfaceFlinger( 3920): Setting power mode 2 on display 0
03-07 19:50:21.852 D/display ( 3857): setPowerMode:: FBIOBLANK mode(2), blank(0)
03-07 19:50:21.852 E/display ( 3857): FB BLANK ioctl failed errno : 16, ret: -1
03-07 19:50:21.852 D/display ( 3857): setPowerMode:: S3CFB_POWER_MODE mode(2),
blank(0)
03-07 19:50:21.852 I/display ( 3857): [compareVsyncPeriod] set the lowest(mode:0)
vsync 166 of display(0)
03-07 19:50:21.852 D/SurfaceFlinger( 3920): Finished setting power mode 2 on
display 0
03-07 19:50:21.853 W/OMXUtils( 4000): do not know color format 0x7f000011 =
2130706449
03-07 19:50:21.853 W/OMXUtils( 4000): do not know color format 0x10 = 16
03-07 19:50:21.854 D/ZygoteInitThreadPool( 3840): Done preloading
03-07 19:50:21.854 I/Zygote ( 3840): ...preloaded 12125 parallelPreloadClasses in
1033ms.
03-07 19:50:21.854 I/zygote64( 3840): VMRuntime.preloadDexCaches starting
03-07 19:50:21.855 I/AudioFlinger( 3915): loadHwModule() Loaded usb audio
interface, handle 42
03-07 19:50:21.855 E/APM_AudioPolicyManager( 3915): onNewAudioModulesAvailableInt:
Input device list is empty!
03-07 19:50:21.856 W/APM::AudioPolicyEngine( 3915): getDevicesForStrategy() unknown
strategy: -1
03-07 19:50:21.856 W/APM::AudioPolicyEngine( 3915): getDevicesForStrategy() unknown
strategy: -1
03-07 19:50:21.856 W/VolumeCustomizer( 3915): createVolumeTable: size 12, device=0
03-07 19:50:21.856 D/AudioInfo( 3915): MPS_CODE : SEK, get MPS_CODE
03-07 19:50:21.857 D/AudioInfo( 3915): 1 OMC path check : /omr/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): 2 OMC path check :
/omr/res/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): 3 OMC path check :
/system/omc/SEK/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): 4 OMC path check :
/system/omc/single/SEK/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): 5 OMC path check :
/odm/etc/omc/SEK/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): 6 OMC path check :
/odm/etc/omc/single/SEK/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): 7 OMC path check :
/product/omc/SEK/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): 8 OMC path check :
/product/omc/single/SEK/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): 9 OMC path check :
/prism/media/carriers/SEK/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): 10 OMC path check :
/prism/media/carriers/single/SEK/res/etc/Volume.data
03-07 19:50:21.857 D/AudioInfo( 3915): can not find AudioDataPath for
fileName:/Volume.data
03-07 19:50:21.857 D/VolumeCustomizer( 3915): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
03-07 19:50:21.857 W/VolumeCustomizer( 3915): createVolumeTable: size 12, device=1
03-07 19:50:21.857 D/VolumeCustomizer( 3915): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
03-07 19:50:21.857 W/VolumeCustomizer( 3915): createVolumeTable: size 12, device=2
03-07 19:50:21.857 D/VolumeCustomizer( 3915): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
03-07 19:50:21.857 W/VolumeCustomizer( 3915): createVolumeTable: size 12, device=3
03-07 19:50:21.857 D/VolumeCustomizer( 3915): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
03-07 19:50:21.857 W/VolumeCustomizer( 3915): createVolumeTable: size 12, device=4
03-07 19:50:21.857 D/VolumeCustomizer( 3915): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
03-07 19:50:21.857 W/VolumeCustomizer( 3915): createVolumeTable: size 12, device=5
03-07 19:50:21.857 D/VolumeCustomizer( 3915): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
03-07 19:50:21.857 W/VolumeCustomizer( 3915): createVolumeTable: size 17, device=6
03-07 19:50:21.857 D/VolumeCustomizer( 3915): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
03-07 19:50:21.858 W/OMXUtils( 4000): do not know color format 0x7f00a000 =
2130747392
03-07 19:50:21.858 W/OMXUtils( 4000): do not know color format 0x7f000789 =
2130708361
03-07 19:50:21.859 W/OMXNodeInstance( 4006):
getConfig(0xe71fb0c0:Exynos.AVC.Encoder.secure,
ConfigAndroidIntraRefresh(0x6f60000a)) (0x8000101a)
03-07 19:50:21.861 I/servicemanager( 3638): Adding 'u:r:audioserver:s0' service
(media.audio_policy:3915)
03-07 19:50:21.861 I/audioserver( 3915): Add AudioPolicyService on audioserver
03-07 19:50:21.862 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.864 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.864 I/OMXMaster( 4006):
makeComponentInstance(OMX.Exynos.H263.Encoder) in android.hardwar process
03-07 19:50:21.872 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.872 D/libexynosv4l2( 4006): try node: /dev/video7
03-07 19:50:21.872 I/libexynosv4l2( 4006): node found for device s5p-mfc-enc:
/dev/video7
03-07 19:50:21.882 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.886 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.890 I/libexynosv4l2( 4006): open video device /dev/video7
03-07 19:50:21.893 W/OMXUtils( 4000): do not know color format 0x7f000011 =
2130706449
03-07 19:50:21.893 W/OMXUtils( 4000): do not know color format 0x10 = 16
03-07 19:50:21.894 W/OMXUtils( 4000): do not know color format 0x7f00a000 =
2130747392
03-07 19:50:21.894 W/OMXUtils( 4000): do not know color format 0x7f000789 =
2130708361
03-07 19:50:21.894 W/OMXUtils( 4000): do not know color format 0x7f000012 =
2130706450
03-07 19:50:21.894 W/OMXNodeInstance( 4006):
getConfig(0xe71fb0c0:Exynos.H263.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
03-07 19:50:21.896 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.898 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.898 I/OMXMaster( 4006):
makeComponentInstance(OMX.Exynos.HEVC.Encoder) in android.hardwar process
03-07 19:50:21.903 I/zygote64( 3840): VMRuntime.preloadDexCaches strings
total=548456 before=14425 after=14425
03-07 19:50:21.903 I/zygote64( 3840): VMRuntime.preloadDexCaches types total=50689
before=13929 after=14122
03-07 19:50:21.903 I/zygote64( 3840): VMRuntime.preloadDexCaches fields
total=229093 before=17767 after=18713
03-07 19:50:21.903 I/zygote64( 3840): VMRuntime.preloadDexCaches methods
total=404529 before=22348 after=22348
03-07 19:50:21.903 I/zygote64( 3840): VMRuntime.preloadDexCaches finished
03-07 19:50:21.903 D/Zygote64Timing( 3840): PreloadClasses took to complete: 1083ms
03-07 19:50:21.903 I/Zygote ( 3840): !@Boot_EBS_F:
CacheNonBootClasspathClassLoaders
03-07 19:50:21.905 I/zygote64( 3840): The ClassLoaderContext is a special shared
library.
03-07 19:50:21.909 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.909 D/libexynosv4l2( 4006): try node: /dev/video7
03-07 19:50:21.909 I/libexynosv4l2( 4006): node found for device s5p-mfc-enc:
/dev/video7
03-07 19:50:21.914 I/CASS_DEBUG( 3828): Modem status : 0x03 -> 0x03
03-07 19:50:21.915 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:21.922 D/ApplicationLoaders( 3840): Created zygote-cached class loader:
/system/framework/android.hidl.base-V1.0-java.jar
03-07 19:50:21.926 I/zygote64( 3840): The ClassLoaderContext is a special shared
library.
03-07 19:50:21.927 D/ApplicationLoaders( 3840): Created zygote-cached class loader:
/system/framework/android.hidl.manager-V1.0-java.jar
03-07 19:50:21.930 I/zygote64( 3840): The ClassLoaderContext is a special shared
library.
03-07 19:50:21.930 I/libexynosv4l2( 4006): open video device /dev/video7
03-07 19:50:21.931 D/ApplicationLoaders( 3840): Created zygote-cached class loader:
/system/framework/android.test.base.jar
03-07 19:50:21.931 D/Zygote64Timing( 3840): CacheNonBootClasspathClassLoaders took
to complete: 28ms
03-07 19:50:21.931 I/Zygote ( 3840): !@Boot_EBS_F: Preload Resources
03-07 19:50:21.931 I/Zygote ( 3840): Preloading resources...
03-07 19:50:21.934 W/OMXUtils( 4000): do not know color format 0x7f000011 =
2130706449
03-07 19:50:21.935 W/OMXUtils( 4000): do not know color format 0x10 = 16
03-07 19:50:21.935 W/OMXUtils( 4000): do not know color format 0x7f00a000 =
2130747392
03-07 19:50:21.936 W/OMXUtils( 4000): do not know color format 0x7f000789 =
2130708361
03-07 19:50:21.936 W/OMXUtils( 4000): do not know color format 0x7f000012 =
2130706450
03-07 19:50:21.937 W/OMXNodeInstance( 4006):
getConfig(0xe748d240:Exynos.HEVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
03-07 19:50:21.939 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.941 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.943 W/Resources( 3840): Preloaded drawable resource #0x10802af
(android:drawable/dialog_background_material) that varies with configuration!!
03-07 19:50:21.950 I/OMXMaster( 4006):
makeComponentInstance(OMX.Exynos.MPEG4.Encoder) in android.hardwar process
03-07 19:50:21.956 W/Resources( 3840): Preloaded color resource #0x10601df
(android:color/notification_action_ripple_color) that varies with configuration!!
03-07 19:50:21.956 W/Resources( 3840): Preloaded drawable resource #0x108066b
(android:drawable/notification_material_action_background) that varies with
configuration!!
03-07 19:50:21.959 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.960 D/libexynosv4l2( 4006): try node: /dev/video7
03-07 19:50:21.960 I/libexynosv4l2( 4006): node found for device s5p-mfc-enc:
/dev/video7
03-07 19:50:21.970 I/libexynosv4l2( 4006): open video device /dev/video7
03-07 19:50:21.973 W/OMXUtils( 4000): do not know color format 0x7f000011 =
2130706449
03-07 19:50:21.974 W/OMXUtils( 4000): do not know color format 0x10 = 16
03-07 19:50:21.974 I/Zygote ( 3840): ...preloaded 64 resources in 43ms.
03-07 19:50:21.974 W/OMXUtils( 4000): do not know color format 0x7f00a000 =
2130747392
03-07 19:50:21.978 W/OMXUtils( 4000): do not know color format 0x7f000789 =
2130708361
03-07 19:50:21.978 W/OMXUtils( 4000): do not know color format 0x7f000012 =
2130706450
03-07 19:50:21.979 W/OMXNodeInstance( 4006):
getConfig(0xe748d240:Exynos.MPEG4.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
03-07 19:50:21.980 I/Zygote ( 3840): ...preloaded 41 resources in 6ms.
03-07 19:50:21.980 D/Zygote64Timing( 3840): PreloadResources took to complete: 49ms
03-07 19:50:21.983 I/ACodec ( 4000): [] Now uninitialized
03-07 19:50:21.983 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.984 I/OMXClient( 4000): IOmx service obtained
03-07 19:50:21.984 I/OMXMaster( 4006):
makeComponentInstance(OMX.Exynos.VP8.Encoder) in android.hardwar process
03-07 19:50:21.986 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:21.996 D/libexynosv4l2( 4006): try node: /dev/video6
03-07 19:50:21.996 D/libexynosv4l2( 4006): try node: /dev/video7
03-07 19:50:21.996 I/libexynosv4l2( 4006): node found for device s5p-mfc-enc:
/dev/video7
03-07 19:50:22.006 I/libexynosv4l2( 4006): open video device /dev/video7
03-07 19:50:22.008 W/OMXUtils( 4000): do not know color format 0x7f000011 =
2130706449
03-07 19:50:22.009 W/OMXUtils( 4000): do not know color format 0x10 = 16
03-07 19:50:22.009 W/OMXUtils( 4000): do not know color format 0x7f00a000 =
2130747392
03-07 19:50:22.010 W/OMXUtils( 4000): do not know color format 0x7f000789 =
2130708361
03-07 19:50:22.010 W/OMXUtils( 4000): do not know color format 0x7f000012 =
2130706450
03-07 19:50:22.010 W/OMXNodeInstance( 4006):
getConfig(0xe748d240:Exynos.VP8.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
03-07 19:50:22.016 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:22.016 I/Codec2Client( 4000): Available Codec2 services: "default"
"software"
03-07 19:50:22.017 D/libEGL ( 3840): loaded /vendor/lib64/egl/libGLES_mali.so
03-07 19:50:22.018 I/FastMixerState( 4271): sMaxFastTracks = 8
03-07 19:50:22.021 I/SamsungPowerSoundPlay( 4271): Power sound main
03-07 19:50:22.021 I/SamsungPowerSoundPlay( 4271): Play power on sound
03-07 19:50:22.021 V/SamsungPowerSound( 4271): ++++++++ SamsungPowerSoundPlayer
Constuctor ++++++++
03-07 19:50:22.021 I/SamsungPowerSound( 4271): wait_for_audio_policy ++
03-07 19:50:22.023 I/SamsungPowerSound( 4271): wait_for_audio_policy --
03-07 19:50:22.024 V/SamsungPowerSound( 4271):
##########################################
03-07 19:50:22.024 V/SamsungPowerSound( 4271): powerSoundPlay on/off
[on]
03-07 19:50:22.027 I/C2SecAmrNBDec( 4006): in CreateCodec2Factory
03-07 19:50:22.027 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.027 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.028 I/C2SecAmrNBDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.034 I/C2SecAmrWBDec( 4006): in CreateCodec2Factory
03-07 19:50:22.034 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.034 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.035 I/C2SecAmrWBDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.037 V/SamsungPowerSound( 4271): check whether persist property
values are loaded
03-07 19:50:22.037 V/SamsungPowerSound( 4271): persist property values are loaded
03-07 19:50:22.037 V/SamsungPowerSound( 4271): powerSoundPlay ringermode
[2]
03-07 19:50:22.037 V/SamsungPowerSound( 4271): powerSoundPlay SysVolume
[15]
03-07 19:50:22.037 V/SamsungPowerSound( 4271): powerSoundPlay SysHeadsetVolume
[15]
03-07 19:50:22.037 V/SamsungPowerSound( 4271): powerSoundPlay SysHeadphoneVolume
[15]
03-07 19:50:22.037 V/SamsungPowerSound( 4271): powerSoundPlay AllSoundMute
[0]
03-07 19:50:22.037 V/SamsungPowerSound( 4271): powerSoundPlay FirstApiLevel
[28]
03-07 19:50:22.038 V/APM_AudioPolicyManager( 3915): initStreamVolume() stream 1,
min 0, max 15
03-07 19:50:22.039 V/APM_AudioPolicyManager( 3915): setStreamVolumeIndex: stream
AUDIO_STREAM_SYSTEM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
03-07 19:50:22.039 V/APM_AudioPolicyManager( 3915): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
03-07 19:50:22.039 V/APM_AudioPolicyManager( 3915): setVolumeCurveIndex device
40000000, index 15
03-07 19:50:22.040 V/SamsungPowerSound( 4271): PowerSound CurrentDevice's volume
[15]
03-07 19:50:22.040 I/C2SecFlacDec( 4006): in CreateCodec2Factory
03-07 19:50:22.040 V/SamsungPowerSound( 4271):
##########################################
03-07 19:50:22.040 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.040 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.041 V/SamsungPowerSound( 4271): ++++++++ SamsungPowerSoundObserver
Constuctor ++++++++
03-07 19:50:22.042 V/SamsungPowerSound( 4271): observerThreadWrapper (0xeb215858)
03-07 19:50:22.042 I/C2SecFlacDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.042 D/SecNativeFeatureCppIf( 4271): encoded
03-07 19:50:22.042 V/SamsungPowerSound( 4271): [Enter] SamsungPowerSoundObserver
threadFunc
03-07 19:50:22.043 D/SecNativeFeatureCppIf( 4271): decoding and unzip finish
03-07 19:50:22.043 D/SecNativeFeatureCppIf( 4271): use unCompDataBuff. encoded
03-07 19:50:22.043 D/SecNativeFeatureCppIf( 4271): Free unCompDataBuff
03-07 19:50:22.043 V/APM_AudioPolicyManager( 3915): getAudioPolicyConfig:
audioParam;l_device_current_output
03-07 19:50:22.043 V/APM_AudioPolicyManager( 3915): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
03-07 19:50:22.043 D/SecNativeFeatureCppIf( 4271): encoded
03-07 19:50:22.044 D/SecNativeFeatureCppIf( 4271): decoding and unzip finish
03-07 19:50:22.044 D/SecNativeFeatureCppIf( 4271): use unCompDataBuff. encoded
03-07 19:50:22.044 D/SecNativeFeatureCppIf( 4271): Free unCompDataBuff
03-07 19:50:22.044 D/SecNativeFeatureCppIf( 4271): encoded
03-07 19:50:22.044 D/SecNativeFeatureCppIf( 4271): decoding and unzip finish
03-07 19:50:22.044 D/SecNativeFeatureCppIf( 4271): use unCompDataBuff. encoded
03-07 19:50:22.045 D/SecNativeFeatureCppIf( 4271): Free unCompDataBuff
03-07 19:50:22.045 D/SecNativeFeatureCppIf( 4271): encoded
03-07 19:50:22.045 D/SecNativeFeatureCppIf( 4271): decoding and unzip finish
03-07 19:50:22.045 D/SecNativeFeatureCppIf( 4271): use unCompDataBuff. encoded
03-07 19:50:22.045 I/C2SecImaDec( 4006): in CreateCodec2Factory
03-07 19:50:22.045 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.045 D/SecNativeFeatureCppIf( 4271): Free unCompDataBuff
03-07 19:50:22.045 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.046 D/AudioInfo( 4271): MPS_CODE : SEK, get MPS_CODE
03-07 19:50:22.046 D/AudioInfo( 4271): 1 OMC path check :
/omr/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 D/AudioInfo( 4271): 2 OMC path check :
/omr/res/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 D/AudioInfo( 4271): 3 OMC path check :
/system/omc/SEK/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 D/AudioInfo( 4271): 4 OMC path check :
/system/omc/single/SEK/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 D/AudioInfo( 4271): 5 OMC path check :
/odm/etc/omc/SEK/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 D/AudioInfo( 4271): 6 OMC path check :
/odm/etc/omc/single/SEK/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 D/AudioInfo( 4271): 7 OMC path check :
/product/omc/SEK/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 D/AudioInfo( 4271): 8 OMC path check :
/product/omc/single/SEK/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 D/AudioInfo( 4271): 9 OMC path check :
/prism/media/carriers/SEK/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 D/AudioInfo( 4271): 10 OMC path check :
/prism/media/carriers/single/SEK/res/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 I/C2SecImaDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.046 I/SamsungPowerSound( 4271): Power sound
Path:system/media/audio/ui/PowerOn.ogg
03-07 19:50:22.046 V/SamsungPowerSound( 4271): File path :
system/media/audio/ui/PowerOn.ogg
03-07 19:50:22.048 V/APM_AudioPolicyManager( 3915): getAudioPolicyConfig:
g_volume_situation_key;type=8;device=1
03-07 19:50:22.049 I/Zygote ( 3840): Preloading shared libraries...
03-07 19:50:22.049 V/SamsungPowerSound( 4271): This is not FOTA mode : No such file
or directory
03-07 19:50:22.049 V/SamsungPowerSound( 4271): This is not Silent mode : No such
file or directory
03-07 19:50:22.049 V/SamsungPowerSound( 4271): getSettingVolume [0.400000]
03-07 19:50:22.049 I/SamsungPowerSound( 4271): wait_for_surface_manager ++
03-07 19:50:22.050 I/SamsungPowerSound( 4271): wait_for_surface_manager --
03-07 19:50:22.050 V/SamsungPowerSound( 4271): Bootsound delay: 0
03-07 19:50:22.050 D/SamsungPowerSound( 4271): Enter play
03-07 19:50:22.051 I/C2SecMp3Dec( 4006): in CreateCodec2Factory
03-07 19:50:22.051 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.051 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.051 E/SamsungPowerSound( 4271): Can not open
system/media/audio/ui/PowerOn.ogg
03-07 19:50:22.051 I/C2SecMp3Dec( 4006): in DestroyCodec2Factory
03-07 19:50:22.051 V/SamsungPowerSound( 4271): Power sound playback complete
03-07 19:50:22.052 V/SamsungPowerSound( 4271): resetObserverDevice
03-07 19:50:22.052 V/SamsungPowerSound( 4271): requestExit() to Observer thread
03-07 19:50:22.055 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.055 E/Zygote ( 3840): Couldn't load qti_performance
03-07 19:50:22.055 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.064 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.064 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.065 I/Zygote ( 3840): Called ZygoteHooks.endPreload()
03-07 19:50:22.066 I/Zygote ( 3840): Installed AndroidKeyStoreProvider in 1ms.
03-07 19:50:22.070 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.070 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.074 I/Zygote ( 3840): Warmed up JCA providers in 8ms.
03-07 19:50:22.074 I/C2SecWmaDec( 4006): in CreateCodec2Factory
03-07 19:50:22.074 I/Zygote ( 3840): !@Boot: End of preload()
03-07 19:50:22.074 D/Zygote ( 3840): end preload
03-07 19:50:22.074 I/Zygote ( 3840): !@Boot_EBS_F: boot_progress_preload_end
03-07 19:50:22.074 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.074 D/Zygote64Timing( 3840): ZygotePreload took to complete: 1468ms
03-07 19:50:22.074 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.075 I/C2SecWmaDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.077 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.077 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.080 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.080 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.084 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.084 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.085 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.087 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.092 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.092 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.097 V/C2Store ( 4034): in init
03-07 19:50:22.097 V/C2Store ( 4034): loading dll
03-07 19:50:22.110 I/zygote64( 3840): Explicit concurrent copying GC freed
76940(4227KB) AllocSpace objects, 5(128KB) LOS objects, 49% free, 5062KB/10125KB,
paused 74us total 35.830ms
03-07 19:50:22.114 I/CASS_DEBUG( 3828): Modem status : 0x03 -> 0x03
03-07 19:50:22.115 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.115 V/C2Store ( 4034): unloading dll
03-07 19:50:22.115 V/C2Store ( 4034): in init
03-07 19:50:22.115 V/C2Store ( 4034): loading dll
03-07 19:50:22.116 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:22.121 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.121 V/C2Store ( 4034): unloading dll
03-07 19:50:22.121 V/C2Store ( 4034): in init
03-07 19:50:22.121 V/C2Store ( 4034): loading dll
03-07 19:50:22.128 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.128 V/C2Store ( 4034): unloading dll
03-07 19:50:22.128 V/C2Store ( 4034): in init
03-07 19:50:22.128 V/C2Store ( 4034): loading dll
03-07 19:50:22.133 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.133 V/C2Store ( 4034): unloading dll
03-07 19:50:22.133 V/C2Store ( 4034): in init
03-07 19:50:22.133 V/C2Store ( 4034): loading dll
03-07 19:50:22.138 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.138 V/C2Store ( 4034): unloading dll
03-07 19:50:22.138 V/C2Store ( 4034): in init
03-07 19:50:22.138 V/C2Store ( 4034): loading dll
03-07 19:50:22.143 I/zygote64( 3840): Explicit concurrent copying GC freed
3347(149KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 4945KB/9891KB, paused
66us total 30.835ms
03-07 19:50:22.143 D/Zygote64Timing( 3840): PostZygoteInitGC took to complete: 69ms
03-07 19:50:22.143 D/Zygote64Timing( 3840): ZygoteInit took to complete: 1543ms
03-07 19:50:22.144 V/SamsungPowerSound( 4271): [Exit] SamsungPowerSoundObserver
threadFunc
03-07 19:50:22.144 V/SamsungPowerSound( 4271): -------- SamsungPowerSoundObserver
Destructor ---------
03-07 19:50:22.145 V/SamsungPowerSound( 4271): -------- SamsungPowerSoundPlayer
Destructor ---------
03-07 19:50:22.145 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.145 V/C2Store ( 4034): unloading dll
03-07 19:50:22.145 V/C2Store ( 4034): in init
03-07 19:50:22.145 V/C2Store ( 4034): loading dll
03-07 19:50:22.146 I/BpBinder( 4271): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
03-07 19:50:22.147 I/BpBinder( 4271): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
03-07 19:50:22.147 I/Zygote ( 3840): !@Boot_EBS_F: zygote forkSystemServer
03-07 19:50:22.151 E/BootAnimationLoader( 4269): !@BootAnimation : Could not open
'/sys/class/lcd/panel/ux_color'
03-07 19:50:22.152 E/BootAnimationLoader( 4269): !@BootAnimation : WindowColor =
BLACK(80 )
03-07 19:50:22.152 I/BootAnimationLoader( 4269): ret=2, fps:12, interval:83333
03-07 19:50:22.152 E/BootAnimationLoader( 4269): !@BootAnimation : mps_code = SEK
03-07 19:50:22.152 E/BootAnimationLoader( 4269): !@BootAnimation : [Chameleon]
Carrier animation is not supported...
03-07 19:50:22.152 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.152 E/BootAnimationLoader( 4269): !@BootAnimation : Load sequence
resource = /system/media/bootsamsung.qmg
03-07 19:50:22.152 V/C2Store ( 4034): unloading dll
03-07 19:50:22.152 V/C2Store ( 4034): in init
03-07 19:50:22.152 V/C2Store ( 4034): loading dll
03-07 19:50:22.152 E/BootAnimationLoader( 4269): !@BootAnimation : Load loop
resource = /system/media/bootsamsungloop.qmg
03-07 19:50:22.153 E/BootAnimationLoader( 4269): !@BootAnimation : [Encryption
info]crypt_state = encrypted, crypt_input_window = 0, crypt_type = 0
03-07 19:50:22.153 D/SecNativeFeatureCppIf( 4269): encoded
03-07 19:50:22.153 D/SecNativeFeatureCppIf( 4269): decoding and unzip finish
03-07 19:50:22.153 D/SecNativeFeatureCppIf( 4269): use unCompDataBuff. encoded
03-07 19:50:22.153 D/SecNativeFeatureCppIf( 4269): Free unCompDataBuff
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): encoded
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): decoding and unzip finish
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): use unCompDataBuff. encoded
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): Free unCompDataBuff
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): encoded
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): decoding and unzip finish
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): use unCompDataBuff. encoded
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): Free unCompDataBuff
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): encoded
03-07 19:50:22.154 V/APM_AudioPolicyManager( 3915): releaseAudioPatch() patch 6
03-07 19:50:22.154 V/APM_AudioPolicyManager( 3915): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): decoding and unzip finish
03-07 19:50:22.154 V/APM_AudioPolicyManager( 3915): releaseAudioPatchInternal patch
6
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): use unCompDataBuff. encoded
03-07 19:50:22.154 D/SecNativeFeatureCppIf( 4269): Free unCompDataBuff
03-07 19:50:22.154 V/APM_AudioPolicyManager( 3915): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
03-07 19:50:22.155 V/APM_AudioPolicyManager( 3915): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
03-07 19:50:22.155 V/APM_AudioPolicyManager( 3915): setOutputDevices() prevDevice
{type:0x2,@:}
03-07 19:50:22.155 V/APM_AudioPolicyManager( 3915): setOutputDevices changing
device to AUDIO_DEVICE_NONE
03-07 19:50:22.157 I/BootAnimationLoader( 4269): !@BootAnimation : activeId is 0 <
0
03-07 19:50:22.157 D/audio_hw_primary_abox( 3849): fast_out-out_set_parameters:
enter with param = routing=0
03-07 19:50:22.157 V/audio_hw_primary_abox( 3849): fast_out-out_set_parameters:
Requested to change route to AUDIO_DEVICE_NONE
03-07 19:50:22.157 D/audio_hw_primary_abox( 3849): fast_out-out_set_parameters:
exit
03-07 19:50:22.157 V/APM_AudioPolicyManager( 3915): resetOutputDevice()
releaseAudioPatch returned 0
03-07 19:50:22.157 I/BootAnimationLoader( 4269): !@BootAnimation : main resolution
w = 1080, h = 2340
03-07 19:50:22.157 I/BootAnimationLoader( 4269): !@BootAnimation : createSurface
RGB565
03-07 19:50:22.158 V/APM_AudioPolicyManager( 3915): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.158 V/APM_AudioPolicyManager( 3915): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.158 V/APM_AudioPolicyManager( 3915): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
03-07 19:50:22.158 V/APM_AudioPolicyManager( 3915): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.158 I/SurfaceFlinger( 3920): id=1 createSurf (1080x2340),4 flag=0,
samsungani565#0
03-07 19:50:22.158 V/APM_AudioPolicyManager( 3915): computeVolume: camera shutter
sound volume 0.000000
03-07 19:50:22.158 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.159 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
1, volume 0.004732, deviceTypes 0x2
03-07 19:50:22.159 V/APM_AudioPolicyManager( 3915): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.159 V/APM_AudioPolicyManager( 3915): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.159 V/APM_AudioPolicyManager( 3915): computeVolume: stream 1, index
15, volume 1.000000, deviceTypes 0x2
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): releaseAudioPatch() patch 4
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): releaseAudioPatchInternal patch
4
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
03-07 19:50:22.160 V/APM_AudioPolicyManager( 3915): setOutputDevices() prevDevice
{type:0x2,@:}
03-07 19:50:22.161 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.161 V/C2Store ( 4034): unloading dll
03-07 19:50:22.161 V/C2Store ( 4034): in init
03-07 19:50:22.161 V/C2Store ( 4034): loading dll
03-07 19:50:22.161 V/APM_AudioPolicyManager( 3915): setOutputDevices changing
device to AUDIO_DEVICE_NONE
03-07 19:50:22.162 D/audio_hw_primary_abox( 3849): primary_out-out_set_parameters:
enter with param = routing=0
03-07 19:50:22.162 V/audio_hw_primary_abox( 3849): primary_out-out_set_parameters:
Requested to change route to AUDIO_DEVICE_NONE
03-07 19:50:22.162 D/audio_hw_primary_abox( 3849): primary_out-out_set_parameters:
exit
03-07 19:50:22.163 V/APM_AudioPolicyManager( 3915): resetOutputDevice()
releaseAudioPatch returned 0
03-07 19:50:22.163 V/APM_AudioPolicyManager( 3915): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.163 V/APM_AudioPolicyManager( 3915): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.163 V/APM_AudioPolicyManager( 3915): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
03-07 19:50:22.163 V/APM_AudioPolicyManager( 3915): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.163 V/APM_AudioPolicyManager( 3915): computeVolume: camera shutter
sound volume 0.000000
03-07 19:50:22.163 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.164 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
1, volume 0.004732, deviceTypes 0x2
03-07 19:50:22.164 V/APM_AudioPolicyManager( 3915): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.164 V/APM_AudioPolicyManager( 3915): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.164 V/APM_AudioPolicyManager( 3915): computeVolume: stream 1, index
15, volume 1.000000, deviceTypes 0x2
03-07 19:50:22.165 V/APM_AudioPolicyManager( 3915): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.165 V/APM_AudioPolicyManager( 3915): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.165 V/APM_AudioPolicyManager( 3915): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
03-07 19:50:22.165 V/APM_AudioPolicyManager( 3915): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
03-07 19:50:22.166 I/mediaswcodec( 4034): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
03-07 19:50:22.166 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.166 V/C2Store ( 4034): unloading dll
03-07 19:50:22.167 V/C2Store ( 4034): in init
03-07 19:50:22.167 V/C2Store ( 4034): loading dll
03-07 19:50:22.176 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.176 V/C2Store ( 4034): unloading dll
03-07 19:50:22.176 V/C2Store ( 4034): in init
03-07 19:50:22.176 V/C2Store ( 4034): loading dll
03-07 19:50:22.176 I/BootAnimationLoader( 4269): !@BootAnimation : activeId is 0 <
0
03-07 19:50:22.177 I/BootAnimationLoader( 4269): !@BootAnimation : main resolution
w = 1080, h = 2340
03-07 19:50:22.177 I/BootAnimationLoader( 4269): !@BootAnimation :
BootAnimData_STATUS = 0x3
03-07 19:50:22.179 E/BootAnimation( 4269): /sys/class/sec/led/led_pattern: open
error, fd = -1
03-07 19:50:22.179 I/BootAnimationLoader( 4269): !@ Bootanimation : Start
callBootanimServiceFinishCheckThread
03-07 19:50:22.179 E/BootAnimationLoader( 4269): !@BootAnimation : draw Start
03-07 19:50:22.179 I/BootAnimationLoader( 4269): !@BootAnimation : Number of frames
drawn 1
03-07 19:50:22.180 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.180 V/C2Store ( 4034): unloading dll
03-07 19:50:22.180 V/C2Store ( 4034): in init
03-07 19:50:22.180 V/C2Store ( 4034): loading dll
03-07 19:50:22.183 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.183 V/C2Store ( 4034): unloading dll
03-07 19:50:22.183 V/C2Store ( 4034): in init
03-07 19:50:22.183 V/C2Store ( 4034): loading dll
03-07 19:50:22.184 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.187 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.187 V/C2Store ( 4034): unloading dll
03-07 19:50:22.187 V/C2Store ( 4034): in init
03-07 19:50:22.187 V/C2Store ( 4034): loading dll
03-07 19:50:22.188 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.190 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.191 V/C2Store ( 4034): unloading dll
03-07 19:50:22.191 V/C2Store ( 4034): in init
03-07 19:50:22.191 V/C2Store ( 4034): loading dll
03-07 19:50:22.195 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:22.196 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x966 0x906) hal_format(0x4) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
03-07 19:50:22.196 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:22.197 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.197 V/C2Store ( 4034): unloading dll
03-07 19:50:22.197 V/C2Store ( 4034): in init
03-07 19:50:22.197 V/C2Store ( 4034): loading dll
03-07 19:50:22.199 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
03-07 19:50:22.199 I/Gralloc4( 4269): mapper 4.x is not supported
03-07 19:50:22.199 I/hwservicemanager( 3639): getTransport: Cannot find entry
[email protected]::IMapper/default in either framework or device
manifest.
03-07 19:50:22.200 W/Gralloc3( 4269): mapper 3.x is not supported
03-07 19:50:22.203 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.203 V/C2Store ( 4034): unloading dll
03-07 19:50:22.203 V/C2Store ( 4034): in init
03-07 19:50:22.203 V/C2Store ( 4034): loading dll
03-07 19:50:22.209 I/gralloc ( 4269): Arm Module v1.0
03-07 19:50:22.210 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.210 V/C2Store ( 4034): unloading dll
03-07 19:50:22.210 V/C2Store ( 4034): in init
03-07 19:50:22.210 V/C2Store ( 4034): loading dll
03-07 19:50:22.217 I/mediaswcodec( 4034): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
03-07 19:50:22.217 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:22.218 D/C2SoftHevcEnc( 4034): Given level 6000 does not cover current
configuration: adjusting to 6001
03-07 19:50:22.218 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.218 V/C2Store ( 4034): unloading dll
03-07 19:50:22.218 V/C2Store ( 4034): in init
03-07 19:50:22.218 V/C2Store ( 4034): loading dll
03-07 19:50:22.223 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.223 V/C2Store ( 4034): unloading dll
03-07 19:50:22.223 V/C2Store ( 4034): in init
03-07 19:50:22.223 V/C2Store ( 4034): loading dll
03-07 19:50:22.223 D/Zygote ( 3840): Forked child process 4294
03-07 19:50:22.224 I/Zygote ( 3840): System server process 4294 has been created
03-07 19:50:22.224 I/SurfaceFlinger( 3920): Enter boot animation
03-07 19:50:22.224 I/Zygote ( 3840): Accepting command socket connections
03-07 19:50:22.226 E/FMQ ( 3920): grantorIdx must be less than 3
03-07 19:50:22.227 E/FMQ ( 3857): grantorIdx must be less than 3
03-07 19:50:22.229 E/FMQ ( 3857): grantorIdx must be less than 3
03-07 19:50:22.229 E/FMQ ( 3920): grantorIdx must be less than 3
03-07 19:50:22.230 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.230 V/C2Store ( 4034): unloading dll
03-07 19:50:22.231 V/C2Store ( 4034): in init
03-07 19:50:22.231 V/C2Store ( 4034): loading dll
03-07 19:50:22.231 D/SurfaceFlinger( 3920): Display 0 HWC layers:
03-07 19:50:22.231 D/SurfaceFlinger( 3920): DEVICE | 0x7f951e5940 | 0000 |
RGB_565 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | samsungani565#0
03-07 19:50:22.231 D/SurfaceFlinger( 3920):
03-07 19:50:22.236 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.236 V/C2Store ( 4034): unloading dll
03-07 19:50:22.236 V/C2Store ( 4034): in init
03-07 19:50:22.236 V/C2Store ( 4034): loading dll
03-07 19:50:22.241 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.241 V/C2Store ( 4034): unloading dll
03-07 19:50:22.241 V/C2Store ( 4034): in init
03-07 19:50:22.241 V/C2Store ( 4034): loading dll
03-07 19:50:22.249 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.249 V/C2Store ( 4034): unloading dll
03-07 19:50:22.250 V/C2Store ( 4034): in init
03-07 19:50:22.250 V/C2Store ( 4034): loading dll
03-07 19:50:22.252 E/system_server( 4294): Not starting debugger since process
cannot load the jdwp agent.
03-07 19:50:22.254 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.254 V/C2Store ( 4034): unloading dll
03-07 19:50:22.254 V/C2Store ( 4034): in init
03-07 19:50:22.254 V/C2Store ( 4034): loading dll
03-07 19:50:22.257 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.257 V/C2Store ( 4034): unloading dll
03-07 19:50:22.257 V/C2Store ( 4034): in init
03-07 19:50:22.257 V/C2Store ( 4034): loading dll
03-07 19:50:22.260 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.260 V/C2Store ( 4034): unloading dll
03-07 19:50:22.260 V/C2Store ( 4034): in init
03-07 19:50:22.260 V/C2Store ( 4034): loading dll
03-07 19:50:22.267 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.267 V/C2Store ( 4034): unloading dll
03-07 19:50:22.268 V/C2Store ( 4034): in init
03-07 19:50:22.268 V/C2Store ( 4034): loading dll
03-07 19:50:22.268 D/gralloc ( 3856): [mali_gralloc_allocate] begin
03-07 19:50:22.268 D/gralloc ( 3856): buffer_descriptor: wh(1080 2340)
usage_pc(0x966 0x906) hal_format(0x4) layer_count(1) sizes(0 0 0) strde(0)
byte_stride(0) alloc_wh(0 0) internal_format(0x0) alloc_format(0x0) fd_count(1)
plane_count(0)
03-07 19:50:22.266 I/ProcessState( 4294): system_server uses 2M binder buffer
03-07 19:50:22.268 D/gralloc ( 3856): [mali_gralloc_allocate] allocation successful
03-07 19:50:22.277 I/C2SoftVp8Enc( 4034): setting temporal layering 0 + 0
03-07 19:50:22.277 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.277 V/C2Store ( 4034): unloading dll
03-07 19:50:22.278 V/C2Store ( 4034): in init
03-07 19:50:22.278 V/C2Store ( 4034): loading dll
03-07 19:50:22.284 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.284 V/C2Store ( 4034): unloading dll
03-07 19:50:22.284 V/C2Store ( 4034): in init
03-07 19:50:22.284 V/C2Store ( 4034): loading dll
03-07 19:50:22.285 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.288 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.289 I/C2SoftVp9Enc( 4034): setting temporal layering 0 + 0
03-07 19:50:22.290 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.290 V/C2Store ( 4034): unloading dll
03-07 19:50:22.291 E/MediaCodecsXmlParser( 4000): >>>SEC codec
03-07 19:50:22.291 D/MediaCodecsXmlParser( 4000): parsing
/apex/com.android.media.swcodec/etc/media_codecs.xml...
03-07 19:50:22.293 D/MediaCodecsXmlParser( 4000): disabling c2.android.gsm.decoder
03-07 19:50:22.294 D/MediaCodecsXmlParser( 4000): disabling
c2.android.mpeg2.decoder
03-07 19:50:22.295 D/MediaCodecsXmlParser( 4000): Cannot find
/apex/com.android.media.swcodec/etc/media_codecs.xml
03-07 19:50:22.295 E/MediaCodecsXmlParser( 4000): >>>SEC codec
03-07 19:50:22.295 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_primary.xml...
03-07 19:50:22.295 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ddp.xml...
03-07 19:50:22.296 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ac4.xml...
03-07 19:50:22.296 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
03-07 19:50:22.296 D/MediaCodecsXmlParser( 4000): Cannot find
/vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.296 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_performance_c2.xml...
03-07 19:50:22.298 E/MediaCodecsXmlParser( 4000): >>>SEC codec
03-07 19:50:22.298 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_primary.xml...
03-07 19:50:22.298 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.298 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.298 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.298 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.298 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.299 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ddp.xml...
03-07 19:50:22.299 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.299 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.299 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.299 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ac4.xml...
03-07 19:50:22.299 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
03-07 19:50:22.299 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
03-07 19:50:22.299 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.300 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.300 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.300 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_c2_sec.xml...
03-07 19:50:22.301 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_performance.xml...
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 25 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 35 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 41 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 78 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 89 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 96 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 100 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.302 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 106 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.303 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.303 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.303 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.303 E/MediaCodecsXmlParser( 4000): >>>SEC codec
03-07 19:50:22.303 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_primary.xml...
03-07 19:50:22.303 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.303 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.304 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.304 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.304 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.304 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ddp.xml...
03-07 19:50:22.304 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.304 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.304 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.304 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ac4.xml...
03-07 19:50:22.304 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
03-07 19:50:22.305 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
03-07 19:50:22.305 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.305 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.305 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.305 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_c2_sec_wmx.xml...
03-07 19:50:22.306 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_performance.xml...
03-07 19:50:22.306 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.306 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 25 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.306 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.306 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 35 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.306 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 41 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.307 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 78 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.307 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.307 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 89 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.307 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 96 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.307 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 100 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.307 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 106 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.307 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.307 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.308 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.308 E/MediaCodecsXmlParser( 4000): >>>SEC codec
03-07 19:50:22.308 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_primary.xml...
03-07 19:50:22.308 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.308 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.308 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.308 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.308 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.308 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ddp.xml...
03-07 19:50:22.308 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.309 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.309 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.309 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ac4.xml...
03-07 19:50:22.309 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
03-07 19:50:22.309 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
03-07 19:50:22.309 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.309 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.309 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.310 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/dax3_media_codecs_dolby_audio.xml...
03-07 19:50:22.311 D/MediaCodecsXmlParser( 4000): ignoring Alias specified not
directly in a MediaCodec at line 40 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
03-07 19:50:22.311 D/MediaCodecsXmlParser( 4000): ignoring Alias specified not
directly in a MediaCodec at line 46 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
03-07 19:50:22.311 D/MediaCodecsXmlParser( 4000): ignoring Alias specified not
directly in a MediaCodec at line 52 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
03-07 19:50:22.311 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_performance.xml...
03-07 19:50:22.311 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.311 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 25 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.312 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.312 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 35 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.312 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 41 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.312 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 78 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.312 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.312 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 89 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.312 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 96 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.312 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 100 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.312 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 106 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.313 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.313 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.313 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.313 E/MediaCodecsXmlParser( 4000): >>>SEC codec
03-07 19:50:22.313 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_primary.xml...
03-07 19:50:22.314 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.314 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.314 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.314 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.314 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
03-07 19:50:22.314 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ddp.xml...
03-07 19:50:22.314 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.314 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.314 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
03-07 19:50:22.315 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_ac4.xml...
03-07 19:50:22.315 I/CASS_DEBUG( 3828): Modem status : 0x03 -> 0x03
03-07 19:50:22.315 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
03-07 19:50:22.315 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
03-07 19:50:22.315 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.315 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.315 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
03-07 19:50:22.315 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs.xml...
03-07 19:50:22.318 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_google_video_le.xml...
03-07 19:50:22.318 D/MediaCodecsXmlParser( 4000): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
03-07 19:50:22.318 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_google_audio.xml...
03-07 19:50:22.318 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:22.319 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_google_telephony.xml...
03-07 19:50:22.319 D/MediaCodecsXmlParser( 4000): parsing
/vendor/etc/media_codecs_performance.xml...
03-07 19:50:22.320 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.320 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.321 D/MediaCodecsXmlParser( 4000): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
03-07 19:50:22.322 I/C2SecAmrNBDec( 4006): in CreateCodec2Factory
03-07 19:50:22.322 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.322 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.324 I/Codec2InfoBuilder( 4000): adding type 'audio/3gpp'
03-07 19:50:22.325 I/C2SecAmrNBDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.326 I/C2SecAmrWBDec( 4006): in CreateCodec2Factory
03-07 19:50:22.326 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.326 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.328 I/Codec2InfoBuilder( 4000): adding type 'audio/amr-wb'
03-07 19:50:22.329 I/C2SecAmrWBDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.330 I/C2SecFlacDec( 4006): in CreateCodec2Factory
03-07 19:50:22.330 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.330 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.332 I/Codec2InfoBuilder( 4000): adding type 'audio/flac'
03-07 19:50:22.333 I/C2SecFlacDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.334 I/C2SecImaDec( 4006): in CreateCodec2Factory
03-07 19:50:22.334 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.334 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.336 I/Codec2InfoBuilder( 4000): adding type 'audio/x-ima'
03-07 19:50:22.336 I/C2SecImaDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.337 I/C2SecMp3Dec( 4006): in CreateCodec2Factory
03-07 19:50:22.337 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.337 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.339 I/Codec2InfoBuilder( 4000): adding type 'audio/mpeg'
03-07 19:50:22.340 I/C2SecMp3Dec( 4006): in DestroyCodec2Factory
03-07 19:50:22.340 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.341 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.343 I/Codec2InfoBuilder( 4000): adding type 'video/mp43'
03-07 19:50:22.344 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.344 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.347 I/Codec2InfoBuilder( 4000): adding type 'video/mp4v-es'
03-07 19:50:22.352 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.352 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.355 I/Codec2InfoBuilder( 4000): adding type 'video/wvc1'
03-07 19:50:22.356 I/Codec2InfoBuilder( 4000): adding type 'video/x-ms-wmv'
03-07 19:50:22.358 I/C2SecWmaDec( 4006): in CreateCodec2Factory
03-07 19:50:22.358 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.358 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.360 I/Codec2InfoBuilder( 4000): adding type 'audio/x-ms-wma'
03-07 19:50:22.361 I/C2SecWmaDec( 4006): in DestroyCodec2Factory
03-07 19:50:22.362 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.362 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.364 I/Codec2InfoBuilder( 4000): adding type 'video/x-ms-wmv7'
03-07 19:50:22.365 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.365 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.367 I/Codec2InfoBuilder( 4000): adding type 'video/x-ms-wmv8'
03-07 19:50:22.369 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.369 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.373 I/Codec2InfoBuilder( 4000): adding type 'audio/ac4'
03-07 19:50:22.376 I/SEC_componentStore( 4006): GetCodec2SecComponentStore+++++++++
++++
03-07 19:50:22.376 I/SEC_componentStore( 4006):
GetCodec2SecComponentStore--------------default
03-07 19:50:22.379 I/Codec2InfoBuilder( 4000): adding type 'audio/ac3'
03-07 19:50:22.379 I/Codec2InfoBuilder( 4000): adding type 'audio/eac3'
03-07 19:50:22.379 I/Codec2InfoBuilder( 4000): adding type 'audio/eac3-joc'
03-07 19:50:22.380 V/C2Store ( 4034): in init
03-07 19:50:22.381 V/C2Store ( 4034): loading dll
03-07 19:50:22.384 I/Codec2InfoBuilder( 4000): adding type 'audio/mp4a-latm'
03-07 19:50:22.386 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.389 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.389 V/C2Store ( 4034): unloading dll
03-07 19:50:22.389 V/C2Store ( 4034): in init
03-07 19:50:22.389 V/C2Store ( 4034): loading dll
03-07 19:50:22.389 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.392 I/Codec2InfoBuilder( 4000): adding type 'audio/mp4a-latm'
03-07 19:50:22.394 I/HidlServiceManagement( 4026): Registered
[email protected]::ISehChannel/imsd
03-07 19:50:22.395 I/HidlServiceManagement( 4026): Registered
[email protected]::ISehChannel/epdgd
03-07 19:50:22.396 V/C2Store ( 4034): in init
03-07 19:50:22.396 V/C2Store ( 4034): loading dll
03-07 19:50:22.396 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.396 V/C2Store ( 4034): unloading dll
03-07 19:50:22.397 I/HidlServiceManagement( 4026): Registered
[email protected]::ISehBridge/slot1
03-07 19:50:22.398 I/Codec2InfoBuilder( 4000): adding type 'audio/3gpp'
03-07 19:50:22.399 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.399 V/C2Store ( 4034): unloading dll
03-07 19:50:22.403 V/C2Store ( 4034): in init
03-07 19:50:22.403 V/C2Store ( 4034): loading dll
03-07 19:50:22.406 I/Codec2InfoBuilder( 4000): adding type 'audio/3gpp'
03-07 19:50:22.407 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.407 V/C2Store ( 4034): unloading dll
03-07 19:50:22.407 V/C2Store ( 4034): in init
03-07 19:50:22.407 V/C2Store ( 4034): loading dll
03-07 19:50:22.409 I/Codec2InfoBuilder( 4000): adding type 'audio/amr-wb'
03-07 19:50:22.409 I/SystemServerTiming( 4294): InitBeforeStartServices
03-07 19:50:22.410 V/C2Store ( 4034): in init
03-07 19:50:22.410 V/C2Store ( 4034): loading dll
03-07 19:50:22.410 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.410 V/C2Store ( 4034): unloading dll
03-07 19:50:22.412 I/SystemServer( 4294): !@Boot_EBS_F: SYSTEM_SERVER_START
03-07 19:50:22.412 I/SystemServer( 4294): !@Boot: Entered the Android system
server!
03-07 19:50:22.412 I/SystemServer( 4294): !@Boot_EBS_F: BOOT_PROGRESS_SYSTEM_RUN
03-07 19:50:22.413 I/Codec2InfoBuilder( 4000): adding type 'audio/amr-wb'
03-07 19:50:22.414 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.414 V/C2Store ( 4034): unloading dll
03-07 19:50:22.414 V/C2Store ( 4034): in init
03-07 19:50:22.414 V/C2Store ( 4034): loading dll
03-07 19:50:22.417 I/Codec2InfoBuilder( 4000): adding type 'video/av01'
03-07 19:50:22.419 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:22.419 V/C2Store ( 4034): in init
03-07 19:50:22.419 V/C2Store ( 4034): loading dll
03-07 19:50:22.419 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.419 V/C2Store ( 4034): unloading dll
03-07 19:50:22.423 I/Codec2InfoBuilder( 4000): adding type 'video/avc'
03-07 19:50:22.425 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.425 V/C2Store ( 4034): in init
03-07 19:50:22.425 V/C2Store ( 4034): loading dll
03-07 19:50:22.425 V/C2Store ( 4034): unloading dll
03-07 19:50:22.426 I/mediaswcodec( 4034): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
03-07 19:50:22.426 I/mediaswcodec( 4034): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
03-07 19:50:22.427 I/Codec2InfoBuilder( 4000): adding type 'video/avc'
03-07 19:50:22.429 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.429 V/C2Store ( 4034): unloading dll
03-07 19:50:22.429 V/C2Store ( 4034): in init
03-07 19:50:22.429 V/C2Store ( 4034): loading dll
03-07 19:50:22.431 I/Codec2InfoBuilder( 4000): adding type 'audio/flac'
03-07 19:50:22.432 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.432 V/C2Store ( 4034): in init
03-07 19:50:22.432 V/C2Store ( 4034): loading dll
03-07 19:50:22.432 V/C2Store ( 4034): unloading dll
03-07 19:50:22.435 I/Codec2InfoBuilder( 4000): adding type 'audio/flac'
03-07 19:50:22.436 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.436 V/C2Store ( 4034): unloading dll
03-07 19:50:22.436 V/C2Store ( 4034): in init
03-07 19:50:22.436 V/C2Store ( 4034): loading dll
03-07 19:50:22.440 I/Codec2InfoBuilder( 4000): adding type 'audio/g711-alaw'
03-07 19:50:22.442 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.442 V/C2Store ( 4034): unloading dll
03-07 19:50:22.442 V/C2Store ( 4034): in init
03-07 19:50:22.442 V/C2Store ( 4034): loading dll
03-07 19:50:22.445 I/Codec2InfoBuilder( 4000): adding type 'audio/g711-mlaw'
03-07 19:50:22.445 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.445 V/C2Store ( 4034): unloading dll
03-07 19:50:22.445 V/C2Store ( 4034): in init
03-07 19:50:22.446 V/C2Store ( 4034): loading dll
03-07 19:50:22.448 D/Codec2InfoBuilder( 4000): codec entry for
'c2.android.gsm.decoder' is disabled
03-07 19:50:22.448 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.448 V/C2Store ( 4034): unloading dll
03-07 19:50:22.448 V/C2Store ( 4034): in init
03-07 19:50:22.448 V/C2Store ( 4034): loading dll
03-07 19:50:22.451 I/Codec2InfoBuilder( 4000): adding type 'video/3gpp'
03-07 19:50:22.452 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.452 V/C2Store ( 4034): unloading dll
03-07 19:50:22.452 V/C2Store ( 4034): in init
03-07 19:50:22.452 V/C2Store ( 4034): loading dll
03-07 19:50:22.455 I/Codec2InfoBuilder( 4000): adding type 'video/3gpp'
03-07 19:50:22.456 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.456 V/C2Store ( 4034): unloading dll
03-07 19:50:22.456 V/C2Store ( 4034): in init
03-07 19:50:22.456 V/C2Store ( 4034): loading dll
03-07 19:50:22.458 I/Codec2InfoBuilder( 4000): adding type 'video/hevc'
03-07 19:50:22.459 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.459 V/C2Store ( 4034): unloading dll
03-07 19:50:22.460 V/C2Store ( 4034): in init
03-07 19:50:22.460 V/C2Store ( 4034): loading dll
03-07 19:50:22.461 I/mediaswcodec( 4034): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
03-07 19:50:22.461 D/C2SoftHevcEnc( 4034): Given level 6000 does not cover current
configuration: adjusting to 6001
03-07 19:50:22.462 I/mediaswcodec( 4034): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
03-07 19:50:22.462 D/C2SoftHevcEnc( 4034): Given level 6000 does not cover current
configuration: adjusting to 6001
03-07 19:50:22.463 I/Codec2InfoBuilder( 4000): adding type 'video/hevc'
03-07 19:50:22.464 V/C2Store ( 4034): in init
03-07 19:50:22.464 V/C2Store ( 4034): loading dll
03-07 19:50:22.464 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.464 V/C2Store ( 4034): unloading dll
03-07 19:50:22.466 I/Codec2InfoBuilder( 4000): adding type 'audio/mpeg'
03-07 19:50:22.466 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.466 V/C2Store ( 4034): unloading dll
03-07 19:50:22.466 V/C2Store ( 4034): in init
03-07 19:50:22.466 V/C2Store ( 4034): loading dll
03-07 19:50:22.470 D/Codec2InfoBuilder( 4000): codec entry for
'c2.android.mpeg2.decoder' is disabled
03-07 19:50:22.470 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.470 V/C2Store ( 4034): unloading dll
03-07 19:50:22.470 V/C2Store ( 4034): in init
03-07 19:50:22.470 V/C2Store ( 4034): loading dll
03-07 19:50:22.473 I/Codec2InfoBuilder( 4000): adding type 'video/mp4v-es'
03-07 19:50:22.475 V/C2Store ( 4034): in init
03-07 19:50:22.475 V/C2Store ( 4034): loading dll
03-07 19:50:22.475 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.475 V/C2Store ( 4034): unloading dll
03-07 19:50:22.475 I/HidlServiceManagement( 4028): Registered
[email protected]::ISehChannel/imsd2
03-07 19:50:22.476 I/Codec2InfoBuilder( 4000): adding type 'video/mp4v-es'
03-07 19:50:22.478 I/HidlServiceManagement( 4028): Registered
[email protected]::ISehChannel/epdgd2
03-07 19:50:22.480 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.480 V/C2Store ( 4034): unloading dll
03-07 19:50:22.480 I/HidlServiceManagement( 4028): Registered
[email protected]::ISehBridge/slot2
03-07 19:50:22.480 V/C2Store ( 4034): in init
03-07 19:50:22.481 V/C2Store ( 4034): loading dll
03-07 19:50:22.485 I/Codec2InfoBuilder( 4000): adding type 'audio/opus'
03-07 19:50:22.486 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.486 V/C2Store ( 4034): unloading dll
03-07 19:50:22.486 V/C2Store ( 4034): in init
03-07 19:50:22.486 V/C2Store ( 4034): loading dll
03-07 19:50:22.486 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.489 I/Codec2InfoBuilder( 4000): adding type 'audio/opus'
03-07 19:50:22.489 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.489 V/C2Store ( 4034): unloading dll
03-07 19:50:22.489 V/C2Store ( 4034): in init
03-07 19:50:22.489 V/C2Store ( 4034): loading dll
03-07 19:50:22.490 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.491 I/Codec2InfoBuilder( 4000): adding type 'audio/raw'
03-07 19:50:22.491 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.491 V/C2Store ( 4034): in init
03-07 19:50:22.491 V/C2Store ( 4034): loading dll
03-07 19:50:22.491 V/C2Store ( 4034): unloading dll
03-07 19:50:22.494 I/Codec2InfoBuilder( 4000): adding type 'audio/vorbis'
03-07 19:50:22.495 V/C2Store ( 4034): in init
03-07 19:50:22.495 V/C2Store ( 4034): loading dll
03-07 19:50:22.496 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.496 V/C2Store ( 4034): unloading dll
03-07 19:50:22.498 I/Codec2InfoBuilder( 4000): adding type 'video/x-vnd.on2.vp8'
03-07 19:50:22.499 V/C2Store ( 4034): in init
03-07 19:50:22.499 V/C2Store ( 4034): loading dll
03-07 19:50:22.499 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.499 V/C2Store ( 4034): unloading dll
03-07 19:50:22.501 I/C2SoftVp8Enc( 4034): setting temporal layering 0 + 0
03-07 19:50:22.502 I/C2SoftVp8Enc( 4034): setting temporal layering 0 + 0
03-07 19:50:22.503 I/Codec2InfoBuilder( 4000): adding type 'video/x-vnd.on2.vp8'
03-07 19:50:22.505 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.505 V/C2Store ( 4034): unloading dll
03-07 19:50:22.505 V/C2Store ( 4034): in init
03-07 19:50:22.505 V/C2Store ( 4034): loading dll
03-07 19:50:22.507 I/Codec2InfoBuilder( 4000): adding type 'video/x-vnd.on2.vp9'
03-07 19:50:22.508 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.508 V/C2Store ( 4034): unloading dll
03-07 19:50:22.509 V/C2Store ( 4034): in init
03-07 19:50:22.509 V/C2Store ( 4034): loading dll
03-07 19:50:22.510 I/C2SoftVp9Enc( 4034): setting temporal layering 0 + 0
03-07 19:50:22.510 I/C2SoftVp9Enc( 4034): setting temporal layering 0 + 0
03-07 19:50:22.511 I/Codec2InfoBuilder( 4000): adding type 'video/x-vnd.on2.vp9'
03-07 19:50:22.512 V/C2Store ( 4034): in ~ComponentModule
03-07 19:50:22.512 V/C2Store ( 4034): unloading dll
03-07 19:50:22.515 W/BatteryNotifier( 4000): batterystats service unavailable!
03-07 19:50:22.515 I/servicemanager( 3638): Adding 'u:r:mediaserver:s0' service
(media.resource_manager:4000)
03-07 19:50:22.515 I/CASS_DEBUG( 3828): Modem status : 0x03 -> 0x04
03-07 19:50:22.515 I/CASS_DEBUG( 3828): The modem seems to have rebooted.
03-07 19:50:22.515 I/CASS_DEBUG( 3828): Restart the cass thread and CP monitoring
thread
03-07 19:50:22.515 I/CASS_DEBUG( 3828): cass_thr_signal_handler: Got signal 10,
tid: 521458621632
03-07 19:50:22.515 I/CASS_DEBUG( 3828): cass_thr_cleanup_handler
03-07 19:50:22.515 I/CASS_DEBUG( 3828): Close : close fd=6
03-07 19:50:22.516 I/CASS_DEBUG( 3828): cp_monitor_thr_signal_handler: Got signal
12, tid: 519300955328
03-07 19:50:22.516 I/CASS_DEBUG( 3828): cp_monitor_thr_cleanup_handler
03-07 19:50:22.516 I/CASS_DEBUG( 3828): cass_thread start
03-07 19:50:22.516 I/CASS_DEBUG( 3828): cp_monitor_thread start
03-07 19:50:22.517 I/CASS_DEBUG( 3828): [Modem status : ONLINE]
03-07 19:50:22.517 I/CASS_DEBUG( 3828): Open : opened [6,/dev/umts_cass].
03-07 19:50:22.519 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:22.587 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.590 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.620 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:22.657 I/teecl ( 4294): NW> Starting log for teecl
03-07 19:50:22.682 E/UsbAlsaJackDetectorJNI( 4294): Can't register
UsbAlsaJackDetector native methods
03-07 19:50:22.688 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.689 I/PaymentService-JNI( 4294):
register_android_server_PaymentManagerService
03-07 19:50:22.691 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.691 V/KnoxFWS ( 4294): knox framework jni has registed
03-07 19:50:22.694 D/LoadedApk( 4294): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@bd280d5 appContext.mOpPackageName=android
appContext.mBasePackageName=android
appContext.mPackageInfo=android.app.LoadedApk@59ff0ea
03-07 19:50:22.706 I/SystemServerInitThreadPool( 4294): Creating instance with 8
threads
03-07 19:50:22.706 D/SystemServerTiming( 4294): InitBeforeStartServices took to
complete: 296ms
03-07 19:50:22.706 D/SystemServerTiming( 4294): !@Boot_SystemServer: 296ms :
InitBeforeStartServices
03-07 19:50:22.706 I/SystemServerTiming( 4294): !@Boot_EBS: Took 296ms by
'InitBeforeStartServices'
03-07 19:50:22.707 I/SystemServerTiming( 4294): StartServices
03-07 19:50:22.707 I/SystemServer( 4294): !@Boot_EBS_F: startBootstrapServices
03-07 19:50:22.707 I/SystemServerTiming( 4294): startBootstrapServices
03-07 19:50:22.707 I/SystemServerTiming( 4294): StartWatchdog
03-07 19:50:22.721 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:22.788 I/ServiceManager( 4002): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.792 I/ServiceManager( 3996): Waiting for service 'package_native' on
'/dev/binder'...
03-07 19:50:22.798 D/SystemServerTiming( 4294): StartWatchdog took to complete:
91ms
03-07 19:50:22.798 I/SystemServer( 4294): Reading configuration...
03-07 19:50:22.798 I/SystemServerTiming( 4294): ReadingSystemConfig
03-07 19:50:22.799 I/softdog ( 4294): !@Success to open /dev/watchdog1
03-07 19:50:22.799 D/SystemServerTiming( 4294): ReadingSystemConfig took to
complete: 0ms
03-07 19:50:22.799 I/SystemServerTiming( 4294): PlatformCompat
03-07 19:50:22.799 I/softdog ( 4294): !@Success to set timeout of /dev/watchdog1 :
100s
03-07 19:50:22.800 D/CompatConfig( 4294): Found a config file:
/system/etc/compatconfig/documents-ui-compat-config.xml
03-07 19:50:22.800 E/Watchdog( 4294): !@Sync: 0 heap: 4 / 640 [2024-03-07
19:50:22.800] sdogWay: softdog FD: 71
03-07 19:50:22.801 I/SystemServerTimingAsync( 4294):
InitThreadPoolExec:ReadingSystemConfig
03-07 19:50:22.802 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@54f0b86
03-07 19:50:22.802 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/samsungpassapp.xml
03-07 19:50:22.803 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-handheld-product.xml
03-07 19:50:22.804 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/samsungpushservice.xml
03-07 19:50:22.804 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/com.google.android.mainline.patchlevel.1.xml
03-07 19:50:22.805 D/CompatConfig( 4294): Found a config file:
/system/etc/compatconfig/services-platform-compat-config.xml
03-07 19:50:22.805 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform.xml
03-07 19:50:22.806 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/nsdswebapp.xml
03-07 19:50:22.806 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/smartthingskit.xml
03-07 19:50:22.806 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@e71d3f
03-07 19:50:22.807 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/bixbyagent.xml
03-07 19:50:22.807 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/samsungunifiedwfcapp.xml
03-07 19:50:22.807 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@ba9196a
03-07 19:50:22.808 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/carrierwifi-sysconfig.xml
03-07 19:50:22.808 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@e9546f8
03-07 19:50:22.808 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/google_turbo.xml
03-07 19:50:22.808 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@4b76236
03-07 19:50:22.809 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/google-hiddenapi-package-allowlist.xml
03-07 19:50:22.809 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@653daa4
03-07 19:50:22.809 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/documentsui.xml
03-07 19:50:22.810 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@18f6bc2
03-07 19:50:22.810 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/framework-sysconfig.xml
03-07 19:50:22.811 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@345fd10
03-07 19:50:22.811 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@9ec820e
03-07 19:50:22.811 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/galaxyapps.xml
03-07 19:50:22.812 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/samsungaccount.xml
03-07 19:50:22.812 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@4f5da3c
03-07 19:50:22.812 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/samsungexperienceservice.xml
03-07 19:50:22.812 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@3f2b11a
03-07 19:50:22.813 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/samsungauthframework.xml
03-07 19:50:22.813 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@7645e28
03-07 19:50:22.813 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/clockpackageapp.xml
03-07 19:50:22.814 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@1fac4e6
03-07 19:50:22.814 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/privateshare.xml
03-07 19:50:22.814 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@a38467d
03-07 19:50:22.814 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/hiddenapi-package-whitelist.xml
03-07 19:50:22.815 D/CompatConfig( 4294): Found a config file:
/system/etc/compatconfig/framework-platform-compat-config.xml
03-07 19:50:22.815 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/google.xml
03-07 19:50:22.816 I/SystemConfig( 4294): Adding association: com.google.android.as
<- com.android.providers.contacts
03-07 19:50:22.816 I/SystemConfig( 4294): Adding association: com.google.android.as
<- com.android.providers.media
03-07 19:50:22.816 I/SystemConfig( 4294): Adding association: com.google.android.as
<- com.android.providers.telephony
03-07 19:50:22.816 I/SystemConfig( 4294): Adding association: com.google.android.as
<- com.android.systemui
03-07 19:50:22.816 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/google-rollback-package-whitelist.xml
03-07 19:50:22.817 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-full-base.xml
03-07 19:50:22.817 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@4838abe
03-07 19:50:22.817 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/google_duo.xml
03-07 19:50:22.818 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@aec835
03-07 19:50:22.818 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/google-staged-installer-whitelist.xml
03-07 19:50:22.818 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/facebook-hiddenapi-package-whitelist.xml
03-07 19:50:22.818 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@b86163b
03-07 19:50:22.819 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/easyonehandapp.xml
03-07 19:50:22.819 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@e90b2b1
03-07 19:50:22.819 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/wellbeing.xml
03-07 19:50:22.819 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@eb5db17
03-07 19:50:22.820 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-overlays.xml
03-07 19:50:22.820 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@4ccc8ed
03-07 19:50:22.820 I/SystemConfig( 4294): Reading permissions from
/system/etc/sysconfig/smartcallprovider.xml
03-07 19:50:22.821 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@cb311b3
03-07 19:50:22.821 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@b154370
03-07 19:50:22.821 I/ServiceManager( 3838): Waiting for service 'statscompanion' on
'/dev/binder'...
03-07 19:50:22.822 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@b3a06e9
03-07 19:50:22.823 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/GoogleDocumentsUI_permissions.xml
03-07 19:50:22.823 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@843160f
03-07 19:50:22.823 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@3e3269c
03-07 19:50:22.823 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/GoogleExtServices_permissions.xml
03-07 19:50:22.824 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@7f8c47a
03-07 19:50:22.824 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/GoogleNetworkStack_permissions.xml
03-07 19:50:22.825 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@84a1088
03-07 19:50:22.825 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/GooglePermissionController_permissions.xml
03-07 19:50:22.825 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@e3eae46
03-07 19:50:22.826 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/SemAudioThumbnail_library.xml
03-07 19:50:22.826 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@4b3ad34
03-07 19:50:22.826 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.hardware.fingerprint.xml
03-07 19:50:22.827 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@fa3cda3
03-07 19:50:22.827 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.hardware.sensor.proximity.xml
03-07 19:50:22.827 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.software.freeform_window_management.xml
03-07 19:50:22.827 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@ee57c59
03-07 19:50:22.828 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.software.live_wallpaper.xml
03-07 19:50:22.828 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@f1ba0ff
03-07 19:50:22.828 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.software.sip.voip.xml
03-07 19:50:22.828 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@4688515
03-07 19:50:22.829 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.software.sip.xml
03-07 19:50:22.829 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@4134e1b
03-07 19:50:22.829 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.software.verified_boot.xml
03-07 19:50:22.830 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@fd95d91
03-07 19:50:22.830 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.software.webview.xml
03-07 19:50:22.830 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@e0eb0f7
03-07 19:50:22.831 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.test.base.xml
03-07 19:50:22.831 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@8a541cd
03-07 19:50:22.831 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.test.mock.xml
03-07 19:50:22.832 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@14739d0
03-07 19:50:22.832 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/android.test.runner.xml
03-07 19:50:22.832 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/authfw.xml
03-07 19:50:22.832 D/CompatConfig( 4294): Found a config file:
/system/etc/compatconfig/libcore-platform-compat-config.xml
03-07 19:50:22.833 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/biofaceservice.xml
03-07 19:50:22.833 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/carrierwifi.xml
03-07 19:50:22.834 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@fb5dd85
03-07 19:50:22.834 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.android.future.usb.accessory.xml
03-07 19:50:22.834 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@4dff40b
03-07 19:50:22.834 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.android.location.provider.xml
03-07 19:50:22.835 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@9f2c7a6
03-07 19:50:22.835 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.android.media.remotedisplay.xml
03-07 19:50:22.835 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@795d594
03-07 19:50:22.835 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.android.mediadrm.signer.xml
03-07 19:50:22.836 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.android.nfc_extras.xml
03-07 19:50:22.836 D/CompatConfig( 4294): No directory
/system/system_ext/etc/compatconfig, skipping
03-07 19:50:22.837 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.dsi.ant.antradio_library.xml
03-07 19:50:22.837 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.publicnfc.xml
03-07 19:50:22.837 D/CompatConfig( 4294): No directory
/apex/com.android.ipsec/etc/compatconfig, skipping
03-07 19:50:22.837 D/CompatConfig( 4294): No directory
/apex/com.android.art/etc/compatconfig, skipping
03-07 19:50:22.837 D/CompatConfig( 4294): No directory
/apex/com.android.tzdata/etc/compatconfig, skipping
03-07 19:50:22.837 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.android.api.version.xml
03-07 19:50:22.838 D/CompatConfig( 4294): No directory
/apex/com.android.media/etc/compatconfig, skipping
03-07 19:50:22.838 D/CompatConfig( 4294): No directory
/apex/com.android.os.statsd/etc/compatconfig, skipping
03-07 19:50:22.838 D/CompatConfig( 4294): No directory
/apex/com.android.conscrypt/etc/compatconfig, skipping
03-07 19:50:22.838 D/CompatConfig( 4294): No directory
/apex/com.android.tethering/etc/compatconfig, skipping
03-07 19:50:22.838 D/CompatConfig( 4294): No directory
/apex/com.android.i18n/etc/compatconfig, skipping
03-07 19:50:22.838 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.android.ibs.framework-v1.xml
03-07 19:50:22.838 D/CompatConfig( 4294): No directory
/apex/com.android.neuralnetworks/etc/compatconfig, skipping
03-07 19:50:22.838 D/CompatConfig( 4294): No directory
/apex/com.android.runtime/etc/compatconfig, skipping
03-07 19:50:22.838 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.android.nfc.rfcontrol.xml
03-07 19:50:22.839 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.android.nfc.t4t.xml
03-07 19:50:22.839 D/CompatConfig( 4294): Found a config file:
/apex/com.android.mediaprovider/etc/compatconfig/media-provider-platform-compat-
config.xml
03-07 19:50:22.839 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.android.psitrackersdk.framework-v1.xml
03-07 19:50:22.840 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.effect.xml
03-07 19:50:22.840 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@5d9f5fb
03-07 19:50:22.840 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.xml
03-07 19:50:22.841 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@710f871
03-07 19:50:22.841 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.android.semtelephonesdk.framework-v1.xml
03-07 19:50:22.841 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@ba3cbc4
03-07 19:50:22.841 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.android.spensdk.framework-v1.xml
03-07 19:50:22.842 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.bbc.xml
03-07 19:50:22.842 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@ca691e2
03-07 19:50:22.843 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.device.xml
03-07 19:50:22.843 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@cf3e030
03-07 19:50:22.843 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.feature.aremoji_v2.xml
03-07 19:50:22.843 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@71fea2e
03-07 19:50:22.844 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.feature.clockpack_v08.xml
03-07 19:50:22.844 D/CompatConfig( 4294): Adding:
com.android.server.compat.config.Change@feecf5c
03-07 19:50:22.844 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.feature.device_category_phone.xml
03-07 19:50:22.845 D/CompatConfig( 4294): No directory
/apex/com.android.extservices/etc/compatconfig, skipping
03-07 19:50:22.845 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.feature.galaxyfinder_v7.xml
03-07 19:50:22.845 D/CompatConfig( 4294): No directory
/apex/com.android.sdkext/etc/compatconfig, skipping
03-07 19:50:22.845 D/CompatConfig( 4294): No directory
/apex/com.android.permission/etc/compatconfig, skipping
03-07 19:50:22.845 D/CompatConfig( 4294): No directory
/apex/com.android.adbd/etc/compatconfig, skipping
03-07 19:50:22.845 D/CompatConfig( 4294): No directory
/apex/com.android.wifi/etc/compatconfig, skipping
03-07 19:50:22.845 D/CompatConfig( 4294): No directory
/apex/com.android.media.swcodec/etc/compatconfig, skipping
03-07 19:50:22.845 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.feature.ipsgeofence.xml
03-07 19:50:22.845 D/CompatConfig( 4294): No directory
/apex/com.android.resolv/etc/compatconfig, skipping
03-07 19:50:22.845 D/CompatConfig( 4294): No directory
/apex/com.android.vndk.v30/etc/compatconfig, skipping
03-07 19:50:22.846 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.feature.samsung_experience_mobile.xml
03-07 19:50:22.846 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.samsung.feature.samsungpositioning.xml
03-07 19:50:22.847 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.sec.android.sdhmssdk.framework-v1.xml
03-07 19:50:22.847 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.sec.android.secimaging.xml
03-07 19:50:22.847 I/servicemanager( 3638): Adding 'u:r:system_server:s0' service
(platform_compat:4294)
03-07 19:50:22.847 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.sec.android.smartface.smart_stay.xml
03-07 19:50:22.848 I/servicemanager( 3638): Adding 'u:r:system_server:s0' service
(platform_compat_native:4294)
03-07 19:50:22.848 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.sec.esecomm.xml
03-07 19:50:22.848 D/SystemServerTiming( 4294): PlatformCompat took to complete:
49ms
03-07 19:50:22.848 I/SystemServerTiming( 4294): StartFileIntegrityService
03-07 19:50:22.848 I/SystemServiceManager( 4294): Starting
com.android.server.security.FileIntegrityService
03-07 19:50:22.848 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.sec.feature.cocktailpanel.xml
03-07 19:50:22.849 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.sec.feature.cover.flip.xml
03-07 19:50:22.850 I/SystemConfig( 4294): Reading permissions from
/system/etc/permissions/com.sec.feature.cover.xml

You might also like