0% found this document useful (0 votes)
131 views172 pages

Logcat Prev CSC Log

The log file documents the startup process of various system services on an Android device. It records the initialization of services like lmkd for memory management, vold for volume management, and hwservicemanager. It also logs the detection of storage devices like an SD card and USB ports. Vold mounts various partitions on the internal storage and handles block events from storage devices.

Uploaded by

Andrei Caplan
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)
131 views172 pages

Logcat Prev CSC Log

The log file documents the startup process of various system services on an Android device. It records the initialization of services like lmkd for memory management, vold for volume management, and hwservicemanager. It also logs the detection of storage devices like an SD card and USB ports. Vold mounts various partitions on the internal storage and handles block events from storage devices.

Uploaded by

Andrei Caplan
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/ 172

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

01-23 09:28:19.373 D/lmkd ( 3689): fetch chimera enabled flag :[0] from property
01-23 09:28:19.374 E/libpsi ( 3689): No kernel psi monitor support (errno=2)
01-23 09:28:19.375 I/lmkd ( 3689): Using vmpressure for memory pressure
detection
01-23 09:28:19.376 I/lmkd ( 3689): try memboost disable, check disable_mem_boost
node
01-23 09:28:19.377 I/lmkd ( 3689): set custom_sw_limit : 250
01-23 09:28:19.377 I/lmkd ( 3689): set upgrade_pressure : 60
01-23 09:28:19.377 I/lmkd ( 3689): set lmkd_freelimit_val : 10
01-23 09:28:19.377 I/lmkd ( 3689): enable_upgrade_criadj : 0
01-23 09:28:19.377 I/lmkd ( 3689): Process polling is not supported
01-23 09:28:19.406 W/SELinux ( 3690): Multiple same specifications for
vendor.trustonic.teeservice.ITeeService.
01-23 09:28:19.406 W/SELinux ( 3690): Multiple same specifications for
vendor.trustonic.teeregistryservice.ITeeRegistryService.
01-23 09:28:19.409 I/SELinux ( 3690): SELinux: Loaded service_contexts from:
01-23 09:28:19.409 I/SELinux ( 3690): /system/etc/selinux/plat_service_contexts
01-23 09:28:19.409 I/SELinux ( 3690):
/system_ext/etc/selinux/system_ext_service_contexts
01-23 09:28:19.409 I/SELinux ( 3690):
/vendor/etc/selinux/vendor_service_contexts
01-23 09:28:19.410 I/hwservicemanager( 3691): hwservicemanager is ready now.
01-23 09:28:19.410 I/SELinux ( 3692): SELinux: Loaded service_contexts from:
01-23 09:28:19.410 I/SELinux ( 3692): /vendor/etc/selinux/vndservice_contexts
01-23 09:28:19.411 I/servicemanager( 3690): Adding 'u:r:servicemanager:s0' service
(manager:3690)
01-23 09:28:19.412 I/vndservicemanager( 3692): Adding 'u:r:vndservicemanager:s0'
service (manager:3692)
--------- beginning of system
01-23 09:28:19.706 I/vold ( 3711): Vold 3.0 (the awakening) firing up
01-23 09:28:19.707 D/vold ( 3711): Detected support for: ext4 f2fs vfat
01-23 09:28:19.717 D/vold ( 3711): Tearing down stale mount /mnt/sde
01-23 09:28:19.717 D/vold ( 3711): /mnt/sde in unmounting procedure: Success
01-23 09:28:19.717 D/vold ( 3711): /mnt/sde sucessfully unmounted: Success
01-23 09:28:19.717 D/vold ( 3711): Found unmanaged dm device named vroot
01-23 09:28:19.717 D/vold ( 3711): Found unmanaged dm device named vendor-verity
01-23 09:28:19.717 D/vold ( 3711): Found unmanaged dm device named product-
verity
01-23 09:28:19.717 W/vold ( 3711): Failed to LOOP_GET_STATUS64 /dev/block/loop6:
No such device or address
01-23 09:28:19.717 W/vold ( 3711): Failed to LOOP_GET_STATUS64 /dev/block/loop5:
No such device or address
01-23 09:28:19.717 W/vold ( 3711): Failed to LOOP_GET_STATUS64 /dev/block/loop2:
No such device or address
01-23 09:28:19.717 W/vold ( 3711): Failed to LOOP_GET_STATUS64 /dev/block/loop4:
No such device or address
01-23 09:28:19.718 W/vold ( 3711): Failed to LOOP_GET_STATUS64 /dev/block/loop7:
No such device or address
01-23 09:28:19.718 W/vold ( 3711): Failed to LOOP_GET_STATUS64 /dev/block/loop1:
No such device or address
01-23 09:28:19.718 W/vold ( 3711): Failed to LOOP_GET_STATUS64 /dev/block/loop0:
No such device or address
01-23 09:28:19.718 W/vold ( 3711): Failed to LOOP_GET_STATUS64 /dev/block/loop3:
No such device or address
01-23 09:28:19.718 D/vold ( 3711): VolumeBase::create()++
01-23 09:28:19.718 D/vold ( 3711): VolumeBase::create()--
01-23 09:28:19.718 D/vold ( 3711): DiskUtil::mountTmpFSVolumeForEnc
01-23 09:28:19.719 D/vold ( 3711): Starting restorecon of /mnt/sde/staging
01-23 09:28:19.722 D/vold ( 3711): Finished restorecon of /mnt/sde/staging
01-23 09:28:19.723 I/epmlogd ( 3711): EpmLog::EpmLog
01-23 09:28:19.723 E/epmd ( 3711): FsHandlerThread not started: Thread not
created (No such file or directory)
01-23 09:28:19.723 D/epmd ( 3711): EPM() - Device supports FBE!
01-23 09:28:19.723 I/vold ( 3711): EnterprisePartitionManager created
01-23 09:28:19.725 D/vold ( 3711): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/product /product ext4
01-23 09:28:19.725 D/vold ( 3711): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/vendor /vendor ext4
01-23 09:28:19.725 D/vold ( 3711): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/cache /cache ext4
01-23 09:28:19.725 D/vold ( 3711): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/efs /mnt/vendor/efs ext4
01-23 09:28:19.725 D/vold ( 3711): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/misc /misc emmc
01-23 09:28:19.725 D/vold ( 3711): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/userdata /data ext4
01-23 09:28:19.725 D/vold ( 3711): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/hidden /preload ext4
01-23 09:28:19.725 D/vold ( 3711): fstab record:
/devices/platform/13550000.dwmmc2/mmc_host/mmc1* auto vfat
01-23 09:28:19.725 D/vold ( 3711): fstab record:
/devices/platform/13600000.usb/13600000.dwc3* auto auto
01-23 09:28:19.726 I/vold ( 3711): FsHandlerThread::FsHandlerThread created
01-23 09:28:19.726 I/vold ( 3711): Socket created with fd:9
01-23 09:28:19.726 I/vold ( 3711): Before polling: fd: 9
01-23 09:28:19.726 I/vold ( 3711): fs_handler setPid success pid = 3711
01-23 09:28:19.726 I/vold ( 3711): Netlink sending message queue initialized!
01-23 09:28:19.726 I/servicemanager( 3690): Adding 'u:r:vold:s0' service
(vold:3711)
01-23 09:28:19.727 D/vold ( 3711): VoldNativeService::start() completed OK
01-23 09:28:19.737 D/vold ( 3711): handleBlockEvent with action=1 major=179
minor=24 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0rpmb
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0rpmb'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'MAJOR=179'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'MINOR=24'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'DEVNAME=mmcblk0rpmb'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'DEVTYPE=disk'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'NPARTS=0'
01-23 09:28:19.737 D/vold ( 3711): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'MAJOR=179'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'MINOR=8'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'DEVNAME=mmcblk0boot0'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'DEVTYPE=disk'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'NPARTS=0'
01-23 09:28:19.737 D/vold ( 3711): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'MAJOR=179'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'MINOR=16'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'DEVNAME=mmcblk0boot1'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'DEVTYPE=disk'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'NPARTS=0'
01-23 09:28:19.737 D/vold ( 3711): handleBlockEvent with action=1 major=179
minor=0 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'MAJOR=179'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'MINOR=0'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'DEVNAME=mmcblk0'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'DEVTYPE=disk'
01-23 09:28:19.737 D/NetlinkEvent( 3711): NL param 'NPARTS=32'
01-23 09:28:19.738 D/vold ( 3711): handleBlockEvent with action=1 major=179
minor=24 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0rpmb
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0rpmb'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'MAJOR=179'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'MINOR=24'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'DEVNAME=mmcblk0rpmb'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'DEVTYPE=disk'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'NPARTS=0'
01-23 09:28:19.738 D/vold ( 3711): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'MAJOR=179'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'MINOR=8'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'DEVNAME=mmcblk0boot0'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'DEVTYPE=disk'
01-23 09:28:19.738 D/NetlinkEvent( 3711): NL param 'NPARTS=0'
01-23 09:28:19.739 D/vold ( 3711): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
01-23 09:28:19.739 D/NetlinkEvent( 3711): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
01-23 09:28:19.739 D/NetlinkEvent( 3711): NL param 'MAJOR=179'
01-23 09:28:19.739 D/NetlinkEvent( 3711): NL param 'MINOR=16'
01-23 09:28:19.739 D/NetlinkEvent( 3711): NL param 'DEVNAME=mmcblk0boot1'
01-23 09:28:19.739 D/NetlinkEvent( 3711): NL param 'DEVTYPE=disk'
01-23 09:28:19.739 D/NetlinkEvent( 3711): NL param 'NPARTS=0'
01-23 09:28:20.019 W/libc ( 2901): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 1
01-23 09:28:20.020 W/libc ( 2901): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 2
01-23 09:28:20.021 W/libc ( 2901): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 3
01-23 09:28:20.143 I/io_stats( 3824): !@ found device mmcblk0 (179,0) (size 59640
MBs) and set for logging.
01-23 09:28:20.143 I/io_stats( 3824): !@ 179,0 r 5020 317934 w 27 124 d 0 0 f 17 17
iot 1872 1720 th 51200 0 0 pt 0 inp 1 0 5.518
01-23 09:28:20.337 I/teecl ( 3828): NW> Starting log for teecl
01-23 09:28:20.337 I/Tzdaemon( 3828): !@TZDaemon Log started
01-23 09:28:20.339 I/Tzdaemon( 3828): !@[m] Current fds number: 32768; needed fds
number: 48; max fds number: 32768
01-23 09:28:20.340 I/Tzdaemon( 3828): !@[m] Probe for TZ successful
01-23 09:28:20.340 I/Tzdaemon( 3828): !@[m] Success to create ts_server
01-23 09:28:20.340 I/Tzdaemon( 3828): !@[m] /vendor/bin/tzdaemon started with pid
3828
01-23 09:28:20.343 I/Tzdaemon( 3828): !@[ts] Failed to make directory
'/data/vendor/tee/srt': No such file or directory
01-23 09:28:20.344 I/Tzdaemon( 3828): !@[ts] SWd readiness: got event:0x1
01-23 09:28:20.345 E/teecl ( 3828): NW> ERR: tzdaemon get_ta_file() pid=3828:
failed to open TA (00000005-0005-0005-0505-050505050505) image: 2 (No such file or
directory)
01-23 09:28:20.346 D/scs ( 3827): scsRunning State prop: NONE
01-23 09:28:20.346 D/scs ( 3827): scsRunning State : 0
01-23 09:28:20.346 D/scs ( 3827): bODMorProduct : true
01-23 09:28:20.346 D/scs ( 3827): OMC_B2B_FILE : /product/omc/omc_b2b_list
01-23 09:28:20.346 D/scs ( 3827): getValuesFromFile : ROM
01-23 09:28:20.346 D/scs ( 3827): salesCode : ROM
01-23 09:28:20.346 D/scs ( 3827): salesCode length : 3
01-23 09:28:20.346 D/scs ( 3827): ro.multisim.simslotcount is 2
01-23 09:28:20.346 D/scs ( 3827): Init the omcnw
01-23 09:28:20.347 D/scs ( 3827): getValuesFromFile : ROM
01-23 09:28:20.347 D/scs ( 3827): omcNwCode1 : ROM
01-23 09:28:20.347 D/scs ( 3827): omcNwCode1 length : 3
01-23 09:28:20.348 D/scs ( 3827): This model is dual sim, set network code2
01-23 09:28:20.348 I/Tzdaemon( 3828): !@[ts] +++ Session established:
session_id:5868f001-0000-0000-0200-00100374f30c ++++
01-23 09:28:20.348 D/scs ( 3827): getValuesFromFile : ROM
01-23 09:28:20.348 D/scs ( 3827): omcNwCode2 : ROM
01-23 09:28:20.348 D/scs ( 3827): omcNwCode2 length : 3
01-23 09:28:20.349 I/Tzdaemon( 3828): !@[ts] Tzdaemon property is Ready
01-23 09:28:20.349 I/Tzdaemon( 3828): !@[ts] Root TA notified ACSD Ready
01-23 09:28:20.349 D/scs ( 3827): dataFilePath /product/omc/omc_data.json
01-23 09:28:20.352 D/scs ( 3827): SALES_CODE : ROM
01-23 09:28:20.352 D/scs ( 3827): OMC_PATH : /product/omc/ROM/conf
01-23 09:28:20.352 D/scs ( 3827): OMCNW_CODE : ROM
01-23 09:28:20.352 D/scs ( 3827): OMCNW_PATH : /product/omc/ROM/conf
01-23 09:28:20.352 D/scs ( 3827): OMCNW_CODE2 : ROM
01-23 09:28:20.352 D/scs ( 3827): OMCNW_PATH2 : /product/omc/ROM/conf
01-23 09:28:20.352 D/scs ( 3827): CUSTOMER_XML_FILE_PATH :
/product/omc/ROM/conf/customer.xml
01-23 09:28:20.352 D/scs ( 3827): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
01-23 09:28:20.352 D/scs ( 3827): OMC_RES_PATH : /omr/res
01-23 09:28:20.352 D/scs ( 3827): OMC_ETC_PATH : /product/omc/ROM/etc
01-23 09:28:20.352 D/scs ( 3827): TSS_TYPE : NONE
01-23 09:28:20.352 D/scs ( 3827): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
01-23 09:28:20.352 D/scs ( 3827): set OMC Properties
01-23 09:28:20.353 D/scs ( 3827): ro.oem.key1 : ROM
01-23 09:28:20.353 D/scs ( 3827): set sales_code = ROM
01-23 09:28:20.353 D/scs ( 3827): set ro.csc.omcnw_code = ROM
01-23 09:28:20.354 D/scs ( 3827): set ro.csc.omcnw_code2 = ROM
01-23 09:28:20.354 D/scs ( 3827): set TSS Properties
01-23 09:28:20.354 D/scs ( 3827): ro.omc.img_mount : 0
01-23 09:28:20.354 D/scs ( 3827): setCountryCode()
01-23 09:28:20.354 D/scs ( 3827): setCountryCode from customer.xml
01-23 09:28:20.354 D/scs ( 3827): setCountryCode(customer filepath) :
/product/omc/ROM/conf/customer.xml
01-23 09:28:20.355 D/scs ( 3827): setted country_code = Romania
01-23 09:28:20.355 D/scs ( 3827): setted countryiso_code = RO
01-23 09:28:20.356 D/scs ( 3827): setCSCVersion()
01-23 09:28:20.356 D/scs ( 3827): SW_CONFIG_FILE filepath :
/product/omc/SW_Configuration.xml
01-23 09:28:20.356 D/scs ( 3827): csc_name = A307FNOEM
01-23 09:28:20.356 D/scs ( 3827): csc_version = 4CWH1
01-23 09:28:20.357 D/scs ( 3827): firstBootCheck file is created :
A307FNOEM4CWH1
01-23 09:28:20.357 D/scs ( 3827): setScsRunningState : 1
01-23 09:28:20.358 D/scs ( 3827): persistent_properties ready: false
01-23 09:28:20.358 E/scs ( 3827): persist property cannot be set
01-23 09:28:20.365 I/teecl ( 3832): NW> Starting log for teecl
01-23 09:28:20.365 I/tzts_daemon( 3832): !@TSDaemon Log started
01-23 09:28:20.365 I/tzts_daemon( 3832):
01-23 09:28:20.365 I/tzts_daemon( 3832): !@TSDaemon started
01-23 09:28:20.365 I/tzts_daemon( 3832): [main:40]
01-23 09:28:20.366 I/tzts_daemon( 3832): !@waiting for property... 0
01-23 09:28:20.366 I/tzts_daemon( 3832): [run_property_thread:160]
01-23 09:28:20.447 E/teecl ( 3832): NW> ERR: tzts_daemon get_ta_file() pid=3832:
failed to open TA (00000007-0007-0007-0707-070707070707) image: 2 (No such file or
directory)
01-23 09:28:20.455 I/Tzdaemon( 3828): !@[ts] Received : TS_CMD_READ_OBJ_LIST
01-23 09:28:20.457 I/tzts_daemon( 3832): !@driver loader service initialization...
[driver_ta_loader_thread_func:360]
01-23 09:28:20.458 I/tzts_daemon( 3832): !@Trying to load: 18d9f073-18a5-4ade-9def-
875e07f7f293_ [run_driver_ta_loader:163]
01-23 09:28:20.458 I/tzts_daemon( 3832): !@not a TA: wrong filename length
[run_driver_ta_loader:166]
01-23 09:28:20.458 I/tzts_daemon( 3832): !@Trying to load: 00000000-0000-0000-0000-
00535453540b [run_driver_ta_loader:163]
01-23 09:28:20.480 I/tzts_daemon( 3832): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
01-23 09:28:20.480 I/tzts_daemon( 3832): !@Trying to load: 00000000-0000-0000-0000-
4d53546d7374 [run_driver_ta_loader:163]
01-23 09:28:20.503 I/tzts_daemon( 3832): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
01-23 09:28:20.503 I/tzts_daemon( 3832): !@Trying to load: 00000000-0000-0000-0000-
564c544b4456 [run_driver_ta_loader:163]
01-23 09:28:20.525 I/tzts_daemon( 3832): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
01-23 09:28:20.525 I/tzts_daemon( 3832): !@3 driver(s) were loaded
[run_driver_ta_loader:223]
01-23 09:28:20.555 E/android.system.suspend@1.0-service( 3845): SystemSuspend:
Error opening /sys/class/wakeup: No such file or directory
01-23 09:28:20.555 E/android.system.suspend@1.0-service( 3845): SystemSuspend:
Error opening /sys/power/suspend_stats: No such file or directory
01-23 09:28:20.556 I/servicemanager( 3690): Adding 'u:r:system_suspend:s0' service
(suspend_control:3845)
01-23 09:28:20.558 I/hwservicemanager( 3691): getFrameworkHalManifest: Reading
VINTF information.
01-23 09:28:20.571 I/hwservicemanager( 3691): getFrameworkHalManifest: Successfully
processed VINTF information
01-23 09:28:20.573 I/HidlServiceManagement( 3845): Registered
android.system.suspend@1.0::ISystemSuspend/default
01-23 09:28:20.573 I/HidlServiceManagement( 3845): Removing namespace from process
name android.system.suspend@1.0-service to suspend@1.0-service.
01-23 09:28:20.584 I/STORK_BIRD( 3858): [Server] Storkbird version 1.0.3 start!!!
01-23 09:28:20.592 I/teecl ( 3850): NW> Starting log for teecl
01-23 09:28:20.592 D/INSTHK ( 3850): Version = Ver 1.0
01-23 09:28:20.593 I/HDCP2 ( 3850): ==========================================
01-23 09:28:20.593 I/HDCP2 ( 3850): | HDCP2 v3.82 |
01-23 09:28:20.593 I/HDCP2 ( 3850): ==========================================
01-23 09:28:20.593 I/HDCP2 ( 3850): after context initialzation
01-23 09:28:20.600 I/engmode_hidl_service( 3848): engmode()
01-23 09:28:20.600 I/engmode_hidl_service( 3848): e_server_hal service is started
01-23 09:28:20.601 I/teecl ( 3852): NW> Starting log for teecl
01-23 09:28:20.602 F/PA_DAEMON( 3852): [PrintVersion:489] Version:
PA_Daemon,teegris,version_2.3.17,release,dpi
01-23 09:28:20.602 I/hwservicemanager( 3691): getDeviceHalManifest: Reading VINTF
information.
01-23 09:28:20.617 I/HDCP2 ( 3850): TZ_Open: TEEC HDCP Session creation Success
01-23 09:28:20.618 I/HDCP2 ( 3850): USE HDCP GOOGLE STACK
01-23 09:28:20.618 I/HDCP2 ( 3850): HDCP2.1 Factory Loaded
01-23 09:28:20.618 D/INSTHK ( 3850): CMD_VERIFICATION
01-23 09:28:20.618 I/teecl ( 3855): NW> Starting log for teecl
01-23 09:28:20.619 I/vaultkeeper( 3855): firing up. VaultKeeper.
01-23 09:28:20.619 D/INSTHK ( 3850): H Checked...
01-23 09:28:20.620 I/HDCP2 ( 3850): Closed
01-23 09:28:20.623 I/teecl ( 3846): NW> Starting log for teecl
01-23 09:28:20.624 W/android.hardware.keymaster@4.0-service( 3846): Keymaster 4.0
service start...
01-23 09:28:20.624 W/android.hardware.keymaster@4.0-service( 3846): Keymaster 4.0
configureRpcThreadpool done
01-23 09:28:20.624 W/android.hardware.keymaster@4.0-service( 3846): Generate hw
keymater 4.0
01-23 09:28:20.624 I/skeymaster4dev( 3846): Creating SKEYMASTER v4 DEVICE
01-23 09:28:20.625 I/skeymaster4dev( 3846): trying to open skeymaster TA
01-23 09:28:20.625 W/keymaster_tee( 3846): [WRN]Open MDFPP keymaster version 4.2.33
01-23 09:28:20.630 I/hwservicemanager( 3691): getDeviceHalManifest: Successfully
processed VINTF information
01-23 09:28:20.637 I/HidlServiceManagement( 3848): Registered
vendor.samsung.hardware.security.engmode@1.0::ISehEngmode/default
01-23 09:28:20.637 I/HidlServiceManagement( 3848): Removing namespace from process
name vendor.samsung.hardware.security.engmode@1.0-service to engmode@1.0-service.
01-23 09:28:20.638 I/HidlServiceManagement( 3852): Registered
vendor.samsung.hardware.security.proca@2.0::ISehProca/default
01-23 09:28:20.638 I/HidlServiceManagement( 3852): Removing namespace from process
name vendor.samsung.hardware.security.proca@2.0-service to proca@2.0-service.
01-23 09:28:20.640 I/HidlServiceManagement( 3856): Registered
vendor.samsung.hardware.security.vaultkeeper@2.0::ISehVaultKeeper/default
01-23 09:28:20.640 I/HidlServiceManagement( 3856): Removing namespace from process
name vendor.samsung.hardware.security.vaultkeeper@2.0-service to vaultkeeper@2.0-
service.
01-23 09:28:20.640 I/vendor.samsung.hardware.security.vaultkeeper@2.0-
service( 3856): vaultkeeper_hal service is started
01-23 09:28:20.640 I/Checkpoint( 3711): cp_prepareCheckpoint called
01-23 09:28:20.654 W/keymaster_tee( 3846): [WRN]build type : user
01-23 09:28:20.655 W/keymaster_tee( 3846): [WRN]Vendor patchlevel string does not
match expected format. Using patchlevel 0
01-23 09:28:20.657 I/skeymaster4dev( 3846): successfully load skeymaster
01-23 09:28:20.657 W/android.hardware.keymaster@4.0-service( 3846): Successfully
generated hw keymater 4.0
01-23 09:28:20.659 I/HidlServiceManagement( 3846): Registered
android.hardware.keymaster@4.0::IKeymasterDevice/default
01-23 09:28:20.659 I/HidlServiceManagement( 3846): Removing namespace from process
name android.hardware.keymaster@4.0-service to keymaster@4.0-service.
01-23 09:28:20.660 W/android.hardware.keymaster@4.0-service( 3846): Successfully
registered service for Keymaster 4.0 (0)
01-23 09:28:20.675 E/vold ( 3711): fbeEnable
01-23 09:28:20.675 D/FsCrypt ( 3711): fscrypt_initialize_systemwide_keys
01-23 09:28:20.676 E/KeyStorage( 3711): retrieveKey : /data/unencrypted/key
01-23 09:28:20.680 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.keymaster@3.0::IKeymasterDevice/default in either framework or
device manifest.
01-23 09:28:20.680 I/vold ( 3711): List of Keymaster HALs found:
01-23 09:28:20.680 I/vold ( 3711): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
01-23 09:28:20.681 D/vold ( 3711): Computing HMAC with params { (seed:
000000000000000000000000000000000, nonce:
7b5ef83bef3f4ef9b5ccbe9af71bdf84747561c94179f59cc5411a28bb111d) }
01-23 09:28:20.681 D/vold ( 3711): Computing HMAC for SKeymaster(Keymaster
MDFPP) from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
01-23 09:28:20.682 I/vold ( 3711): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
01-23 09:28:20.682 W/keymaster_tee( 3846): [WRN]begin req PARAMS: B32 P1
01-23 09:28:20.684 E/KeyStorage( 3711): getRotStr rot value :
0001009e2c4a66b6bd4fd7123469bc59
01-23 09:28:20.685 E/KeyStorage( 3711): retrieveKey success : /data/unencrypted/key
01-23 09:28:20.685 D/FsCrypt ( 3711): fscrypt_initialize_systemwide_keys,
install_storage_key DATA_MNT_POINT
01-23 09:28:20.685 D/FsCrypt ( 3711): key mode: ice:aes-256-cts:v1, file name:
/data/unencrypted/mode
01-23 09:28:20.769 D/FsCrypt ( 3711): ref_filename: /data/unencrypted/ref
01-23 09:28:20.771 D/FsCrypt ( 3711): Wrote system DE key reference to:
/data/unencrypted/ref
01-23 09:28:20.774 D/FsCrypt ( 3711): Wrote per boot key reference to:
/data/unencrypted/per_boot_ref
01-23 09:28:20.949 I/derive_sdk( 3871): Read version 0 from
/apex/com.android.sdkext/etc/sdkinfo.binarypb
01-23 09:28:20.950 I/derive_sdk( 3871): R extension version is 0
01-23 09:28:20.966 I/tzts_daemon( 3832): !@waiting for property... 1
01-23 09:28:20.966 I/tzts_daemon( 3832): [run_property_thread:160]
01-23 09:28:20.966 I/tzts_daemon( 3832): !@vendor.tzts_daemon property = Ready, cnt
= 1
01-23 09:28:20.966 I/tzts_daemon( 3832): [run_property_thread:162]
01-23 09:28:20.972 D/vold ( 3711): initUser0
01-23 09:28:20.972 D/FsCrypt ( 3711): fscrypt_init_user0
01-23 09:28:20.972 E/FsCrypt ( 3711): Preparing: /data/misc/vold/user_keys
01-23 09:28:20.973 E/FsCrypt ( 3711): Preparing: /data/misc/vold/user_keys/ce
01-23 09:28:20.974 E/FsCrypt ( 3711): Preparing: /data/misc/vold/user_keys/de
01-23 09:28:20.974 E/FsCrypt ( 3711): Preparing: /data/keyfota
01-23 09:28:20.974 D/FsCrypt ( 3711): load_all_de_keys
01-23 09:28:20.975 E/KeyStorage( 3711): retrieveKey :
/data/misc/vold/user_keys/de/0
01-23 09:28:20.978 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.keymaster@3.0::IKeymasterDevice/default in either framework or
device manifest.
01-23 09:28:20.978 I/vold ( 3711): List of Keymaster HALs found:
01-23 09:28:20.978 I/vold ( 3711): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
01-23 09:28:20.978 I/vold ( 3711): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
01-23 09:28:20.979 W/keymaster_tee( 3846): [WRN]begin req PARAMS: B32 P1
01-23 09:28:20.981 E/KeyStorage( 3711): retrieveKey success :
/data/misc/vold/user_keys/de/0
01-23 09:28:20.982 D/FsCrypt ( 3711): Installed de key for user 0
01-23 09:28:20.982 E/KeyStorage( 3711): retrieveKey :
/data/misc/vold/user_keys/de/150
01-23 09:28:20.986 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.keymaster@3.0::IKeymasterDevice/default in either framework or
device manifest.
01-23 09:28:20.986 I/vold ( 3711): List of Keymaster HALs found:
01-23 09:28:20.986 I/vold ( 3711): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
01-23 09:28:20.986 I/vold ( 3711): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
01-23 09:28:20.987 W/keymaster_tee( 3846): [WRN]begin req PARAMS: B32 P1
01-23 09:28:20.990 E/KeyStorage( 3711): retrieveKey success :
/data/misc/vold/user_keys/de/150
01-23 09:28:20.991 D/FsCrypt ( 3711): Installed de key for user 150
01-23 09:28:20.991 D/FsCrypt ( 3711): Skipping non-de-key <.>
01-23 09:28:20.991 D/FsCrypt ( 3711): Skipping non-de-key <..>
01-23 09:28:20.991 D/FsCrypt ( 3711): fscrypt_prepare_user_storage for volume null,
user 0, serial 0, flags 1
01-23 09:28:20.992 E/FsCrypt ( 3711): Preparing: /data/system/users/0
01-23 09:28:20.992 E/FsCrypt ( 3711): Preparing: /data/misc/profiles/cur/0
01-23 09:28:20.992 E/FsCrypt ( 3711): Preparing: /data/system_de/0
01-23 09:28:20.993 E/FsCrypt ( 3711): Preparing: /data/misc_de/0
01-23 09:28:20.994 E/FsCrypt ( 3711): Preparing: /data/vendor_de/0
01-23 09:28:20.994 E/FsCrypt ( 3711): Preparing: /data/user_de/0
01-23 09:28:20.994 D/FsCrypt ( 3711): lookup_policy 0
01-23 09:28:20.995 I/vold ( 3711): Verified that /data/system_de/0 has the
encryption policy 8f75dbc2f72be87e v1 modes 127/4 flags 0x0
01-23 09:28:20.995 I/vold ( 3711): Verified that /data/misc_de/0 has the
encryption policy 8f75dbc2f72be87e v1 modes 127/4 flags 0x0
01-23 09:28:20.996 I/vold ( 3711): Verified that /data/vendor_de/0 has the
encryption policy 8f75dbc2f72be87e v1 modes 127/4 flags 0x0
01-23 09:28:20.996 I/vold ( 3711): Verified that /data/user_de/0 has the
encryption policy 8f75dbc2f72be87e v1 modes 127/4 flags 0x0
01-23 09:28:20.996 D/FsCrypt ( 3711): prepare_subdirs
01-23 09:28:20.996 D/vold ( 3711): /system/bin/vold_prepare_subdirs
01-23 09:28:20.996 D/vold ( 3711): prepare
01-23 09:28:20.996 D/vold ( 3711):
01-23 09:28:20.996 D/vold ( 3711): 0
01-23 09:28:20.996 D/vold ( 3711): 1
01-23 09:28:21.018 D/vold_prepare_subdirs( 3873): Setting up mode 700 uid 0 gid 0
context u:object_r:vold_data_file:s0 on path: /data/misc_de/0/vold
01-23 09:28:21.020 D/vold_prepare_subdirs( 3873): Setting up mode 700 uid 0 gid 0
context u:object_r:storaged_data_file:s0 on path: /data/misc_de/0/storaged
01-23 09:28:21.022 D/vold_prepare_subdirs( 3873): Setting up mode 700 uid 0 gid 0
context u:object_r:rollback_data_file:s0 on path: /data/misc_de/0/rollback
01-23 09:28:21.023 D/vold_prepare_subdirs( 3873): Setting up mode 700 uid 0 gid 0
context u:object_r:apex_rollback_data_file:s0 on path: /data/misc_de/0/apexrollback
01-23 09:28:21.024 D/vold_prepare_subdirs( 3873): Setting up mode 711 uid 0 gid 0
context u:object_r:apex_module_data_file:s0 on path: /data/misc_de/0/apexdata
01-23 09:28:21.025 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.026 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.027 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.028 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.028 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.029 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.030 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.030 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.031 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.032 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.032 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.033 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.034 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.035 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.036 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.037 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.037 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.038 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.039 D/vold_prepare_subdirs( 3873): 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
01-23 09:28:21.039 D/vold_prepare_subdirs( 3873): Setting up mode 700 uid 1000 gid
1000 context u:object_r:fingerprint_vendor_data_file:s0 on path:
/data/vendor_de/0/fpdata
01-23 09:28:21.041 D/vold_prepare_subdirs( 3873): Setting up mode 700 uid 1000 gid
1000 context u:object_r:face_vendor_data_file:s0 on path:
/data/vendor_de/0/facedata
01-23 09:28:21.086 I/tzdatacheck( 3876): timezone distro dir
/data/misc/zoneinfo/current does not exist. No action required.
01-23 09:28:21.102 I/auditd ( 3877): Starting up
01-23 09:28:21.102 I/auditd ( 3877): Start at vold.decrypt: none,
ro.crypto.state : encrypted, ro.crypto.type : file
01-23 09:28:21.106 E/auditd ( 3877): SELinux: [audit_filter] audit_filter_table
is created successfully. filter table line count = 1118 / rule count(atomic) = 497
01-23 09:28:21.108 I/audit_log( 3877): Previous audit logfile detected, rotating
01-23 09:28:21.136 E/audit ( 3877): type=1403 audit(1705994897.375:12): policy
loaded auid=4294967295 ses=4294967295
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994897.375:12):
arch=c00000b7 syscall=64 success=yes exit=980608 a0=5 a1=7f30310000 a2=ef680
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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994897.375:12):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994897.879:13): avc:
denied { getattr } for pid=1 comm="init" name="sysrq" dev="proc" ino=15321
scontext=u:r:init:s0 tcontext=u:object_r:proc_sysrq:s0 tclass=file permissive=0
SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994897.879:13):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f09436e19 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994897.879:13):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.299:14): avc:
denied { getattr } for pid=1 comm="init" name="panic_on_oops" dev="proc"
ino=10845 scontext=u:r:init:s0 tcontext=u:object_r:proc_panic:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.299:14):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89aeca00 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.299:14):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.299:15): avc:
denied { getattr } for pid=1 comm="init" name="hung_task_timeout_secs" dev="proc"
ino=10846 scontext=u:r:init:s0 tcontext=u:object_r:proc_hung_task:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.299:15):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89aec910 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.299:15):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.299:16): avc:
denied { getattr } for pid=1 comm="init" name="sched_tunable_scaling" dev="proc"
ino=10847 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.299:16):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89ad2050 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.299:16):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.299:17): avc:
denied { getattr } for pid=1 comm="init" name="sched_latency_ns" dev="proc"
ino=10848 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.299:17):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89ad2050 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.299:17):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.299:18): avc:
denied { getattr } for pid=1 comm="init" name="sched_wakeup_granularity_ns"
dev="proc" ino=10849 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.299:18):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89ad2050 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.299:18):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.299:19): avc:
denied { getattr } for pid=1 comm="init" name="sched_child_runs_first" dev="proc"
ino=10850 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.299:19):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89ad2050 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.299:19):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.303:20): avc:
denied { getattr } for pid=1 comm="init" name="sched_rt_runtime_us" dev="proc"
ino=10858 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.303:20):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89ad2050 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.303:20):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.303:21): avc:
denied { getattr } for pid=1 comm="init" name="sched_rt_period_us" dev="proc"
ino=10859 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.303:21):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89ad2050 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.303:21):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.323:22): avc:
denied { getattr } for pid=1 comm="init" name="swp" dev="proc" ino=10878
scontext=u:r:init:s0 tcontext=u:object_r:proc_abi:s0 tclass=file permissive=0
SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.323:22):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f09436ff9 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.323:22):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.427:23): avc:
denied { create } for pid=2901 comm="init" name="ext_sd"
scontext=u:r:vendor_init:s0 tcontext=u:object_r:tmpfs:s0 tclass=lnk_file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.427:23):
arch=c00000b7 syscall=36 success=no exit=-13 a0=7f98c1b179 a1=ffffff9c
a2=7f98c1b191 a3=0 items=0 ppid=1 pid=2901 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.427:23):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003134
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.483:24): avc:
denied { getattr } for pid=2901 comm="init" path="/dev/usb-ffs/adb/ep0"
dev="functionfs" ino=8334 scontext=u:r:vendor_init:s0
tcontext=u:object_r:functionfs:s0 tclass=file permissive=0 SEPF_SM-A307FN_11_0010
audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1300 audit(1705994899.483:24):
arch=c00000b7 syscall=79 success=no exit=-13 a0=3 a1=7f98c53e38 a2=7f98c53e40
a3=100 items=0 ppid=1 pid=2901 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)
01-23 09:28:21.137 E/audit ( 3877): type=1327 audit(1705994899.483:24):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003134
01-23 09:28:21.137 E/audit ( 3877): type=1400 audit(1705994899.523:25): avc:
denied { getattr } for pid=1 comm="init" name="event-log-tags" dev="tmpfs"
ino=10992 scontext=u:r:init:s0 tcontext=u:object_r:runtime_event_log_tags_file:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.137 E/audit ( 3877): type=1305 audit(1705994901.107:27):
audit_rate_limit=100 old=0 auid=4294967295 ses=4294967295 subj=u:r:auditd:s0 res=1
01-23 09:28:21.289 E/audit ( 3877): type=1400 audit(1705994901.283:28): avc:
denied { getattr } for pid=2901 comm="init" path="/data/log" dev="mmcblk0p32"
ino=720897 scontext=u:r:vendor_init:s0 tcontext=u:object_r:dumplog_data_file:s0
tclass=dir permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.289 E/audit ( 3877): type=1300 audit(1705994901.283:28):
arch=c00000b7 syscall=79 success=no exit=-13 a0=ffffff9c a1=7fe13575c1
a2=7fe1357350 a3=100 items=0 ppid=1 pid=2901 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)
01-23 09:28:21.289 E/audit ( 3877): type=1327 audit(1705994901.283:28):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003134
01-23 09:28:21.289 I/tombstoned( 3880): tombstoned successfully initialized
01-23 09:28:21.306 I/teecl ( 3882): NW> Starting log for teecl
01-23 09:28:21.307 I/engmode_binder_server( 3882): EngineeringMode version =
30.5.01
01-23 09:28:21.307 I/engmode_binder_server( 3882): firing up.
EngineeringModeHandler.
01-23 09:28:21.308 I/engmode_binder_server( 3882): EngineeringModeHandler Service
instantiate()
01-23 09:28:21.308 I/engmode_binder_server( 3882): EngineeringModeHandler created
01-23 09:28:21.308 I/CASS_DEBUG( 3881): Start Service... CASS v1.6.2
01-23 09:28:21.313 I/ENGMODE15( 3882): EM Version#0001 - 3.2.1
01-23 09:28:21.313 E/ENGMODE15( 3882): server time is NULL
01-23 09:28:21.313 I/engmode_binder_server( 3882): VERSION = 15/0x00000000
01-23 09:28:21.313 I/engmode_cache_list( 3882): clist created(15)
01-23 09:28:21.313 I/engmode_binder_server( 3882): Notify To Cp count (0)
01-23 09:28:21.313 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.313 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.313 I/engmode_binder_server( 3882): Notify To Cp count (1)
01-23 09:28:21.313 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.313 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.313 I/engmode_binder_server( 3882): Notify To Cp count (2)
01-23 09:28:21.313 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.313 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.313 I/engmode_binder_server( 3882): Notify To Cp count (3)
01-23 09:28:21.313 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.313 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.313 I/engmode_binder_server( 3882): Notify To Cp count (4)
01-23 09:28:21.313 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.313 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.313 I/engmode_binder_server( 3882): Notify To Cp count (5)
01-23 09:28:21.313 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.314 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.314 I/engmode_binder_server( 3882): Notify To Cp count (6)
01-23 09:28:21.314 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.314 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.314 I/engmode_binder_server( 3882): Notify To Cp count (7)
01-23 09:28:21.314 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.314 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.314 I/engmode_binder_server( 3882): Notify To Cp count (8)
01-23 09:28:21.314 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.314 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.314 I/engmode_binder_server( 3882): Notify To Cp count (9)
01-23 09:28:21.314 E/engmode_ril_command( 3882): Failed to Connect_RILD, ret : 4
01-23 09:28:21.314 E/engmode_ril_command( 3882): Connect to fail(-803209197).
01-23 09:28:21.315 I/vndservicemanager( 3692): Adding 'u:r:emservice:s0' service
(EngineeringModeService:3882)
01-23 09:28:21.315 I/engmode_binder_server( 3882): EngineeringModeHandlerService =
0
01-23 09:28:21.315 I/engmode_binder_server( 3882): EngineeringModeHandler is now
ready
01-23 09:28:21.391 D/scs ( 3886): scsRunning State prop: 1
01-23 09:28:21.392 D/scs ( 3886): scsRunning State : 1
01-23 09:28:21.392 D/scs ( 3886): bODMorProduct : true
01-23 09:28:21.392 D/scs ( 3886): OMC_B2B_FILE : /product/omc/omc_b2b_list
01-23 09:28:21.392 D/scs ( 3886): getValuesFromFile : ROM
01-23 09:28:21.392 D/scs ( 3886): salesCode : ROM
01-23 09:28:21.392 D/scs ( 3886): salesCode length : 3
01-23 09:28:21.392 D/scs ( 3886): ro.multisim.simslotcount is 2
01-23 09:28:21.392 D/scs ( 3886): Init the omcnw
01-23 09:28:21.392 D/scs ( 3886): getValuesFromFile : ROM
01-23 09:28:21.392 D/scs ( 3886): omcNwCode1 : ROM
01-23 09:28:21.392 D/scs ( 3886): omcNwCode1 length : 3
01-23 09:28:21.392 D/scs ( 3886): This model is dual sim, set network code2
01-23 09:28:21.392 D/scs ( 3886): getValuesFromFile : ROM
01-23 09:28:21.392 D/scs ( 3886): omcNwCode2 : ROM
01-23 09:28:21.392 D/scs ( 3886): omcNwCode2 length : 3
01-23 09:28:21.392 D/scs ( 3886): dataFilePath /product/omc/omc_data.json
01-23 09:28:21.392 D/scs ( 3886): SALES_CODE : ROM
01-23 09:28:21.392 D/scs ( 3886): OMC_PATH : /product/omc/ROM/conf
01-23 09:28:21.392 D/scs ( 3886): OMCNW_CODE : ROM
01-23 09:28:21.392 D/scs ( 3886): OMCNW_PATH : /product/omc/ROM/conf
01-23 09:28:21.392 D/scs ( 3886): OMCNW_CODE2 : ROM
01-23 09:28:21.392 D/scs ( 3886): OMCNW_PATH2 : /product/omc/ROM/conf
01-23 09:28:21.392 D/scs ( 3886): CUSTOMER_XML_FILE_PATH :
/product/omc/ROM/conf/customer.xml
01-23 09:28:21.393 D/scs ( 3886): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
01-23 09:28:21.393 D/scs ( 3886): OMC_RES_PATH : /omr/res
01-23 09:28:21.393 D/scs ( 3886): OMC_ETC_PATH : /product/omc/ROM/etc
01-23 09:28:21.393 D/scs ( 3886): TSS_TYPE : NONE
01-23 09:28:21.393 D/scs ( 3886): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
01-23 09:28:21.393 D/scs ( 3886): persistent_properties ready: true
01-23 09:28:21.393 D/scs ( 3886): set OMC persist properties
01-23 09:28:21.401 D/scs ( 3886): [checkSetPropperty] persist.sys.omc_support:
true
01-23 09:28:21.416 D/scs ( 3886): [checkSetPropperty] persist.sys.omc_path:
/product/omc/ROM/conf
01-23 09:28:21.416 D/scs ( 3886): set omc_path = /product/omc/ROM/conf
01-23 09:28:21.437 D/scs ( 3886): [checkSetPropperty]
persist.sys.omcnw_path: /product/omc/ROM/conf
01-23 09:28:21.437 D/scs ( 3886): set persist.sys.omcnw_path =
/product/omc/ROM/conf
01-23 09:28:21.442 I/flags_health_check( 3888): ServerConfigurableFlagsReset
reset_mode value: 0
01-23 09:28:21.442 I/flags_health_check( 3888): ServerConfigurableFlagsReset
attempted boot count is under threshold, skipping reset.
01-23 09:28:21.442 D/scs ( 3886): [checkSetPropperty]
persist.sys.omcnw_path2: /product/omc/ROM/conf
01-23 09:28:21.442 D/scs ( 3886): set persist.sys.omcnw_path2 =
/product/omc/ROM/conf
01-23 09:28:21.442 D/scs ( 3886): Carrerid etc path : ROM
01-23 09:28:21.451 E/scs ( 3886): Values.bSetPersistDone is true
01-23 09:28:21.451 D/scs ( 3886): setScsRunningState : 2
01-23 09:28:21.452 D/scs ( 3886): setActivatedID()
01-23 09:28:21.452 D/scs ( 3886): bActivatedID is false and singlesku is false
01-23 09:28:21.452 D/scs ( 3886): setTssCheckedFlag : 1
01-23 09:28:21.452 D/scs ( 3886): mdc.scs.tss_checked: 1
01-23 09:28:21.452 E/scs ( 3886): mdc.scs.tss_checked: 1
01-23 09:28:21.452 D/scs ( 3886): setScsRunningState : 3
01-23 09:28:21.453 D/SecNativeFeatureCppIf( 3886): encoded
01-23 09:28:21.453 D/SecNativeFeatureCppIf( 3886): decoding and unzip finish
01-23 09:28:21.453 D/SecNativeFeatureCppIf( 3886): use unCompDataBuff. encoded
01-23 09:28:21.453 D/SecNativeFeatureCppIf( 3886): Free unCompDataBuff
01-23 09:28:21.453 D/SecNativeFeatureCppIf( 3886): encoded
01-23 09:28:21.453 D/SecNativeFeatureCppIf( 3886): decoding and unzip finish
01-23 09:28:21.453 D/SecNativeFeatureCppIf( 3886): use unCompDataBuff. encoded
01-23 09:28:21.454 D/SecNativeFeatureCppIf( 3886): Free unCompDataBuff
01-23 09:28:21.454 D/SecNativeFeatureCppIf( 3886): encoded
01-23 09:28:21.454 D/SecNativeFeatureCppIf( 3886): decoding and unzip finish
01-23 09:28:21.454 D/SecNativeFeatureCppIf( 3886): use unCompDataBuff. encoded
01-23 09:28:21.454 D/SecNativeFeatureCppIf( 3886): Free unCompDataBuff
01-23 09:28:21.454 D/SecNativeFeatureCppIf( 3886): encoded
01-23 09:28:21.454 D/SecNativeFeatureCppIf( 3886): decoding and unzip finish
01-23 09:28:21.454 D/SecNativeFeatureCppIf( 3886): use unCompDataBuff. encoded
01-23 09:28:21.454 D/SecNativeFeatureCppIf( 3886): Free unCompDataBuff
01-23 09:28:21.454 E/scs ( 3886): set R/S properties
01-23 09:28:21.454 D/scs ( 3886): addGmsProperty()
01-23 09:28:21.454 D/scs ( 3886): Non TSS!!
01-23 09:28:21.454 D/scs ( 3886): propBootReferenceId is set as carrierId : ROM
01-23 09:28:21.454 D/scs ( 3886): isConfigEncoded() :
/product/omc/ROM/conf/cscfeature.xml
01-23 09:28:21.454 D/scs ( 3886): isConfigEncoded() : true
01-23 09:28:21.454 D/scs ( 3886): Set GMS Client ID based on ReferenceId ROM
01-23 09:28:21.454 D/scs ( 3886): Xml is Encoded? 1
01-23 09:28:21.454 D/scs ( 3886): Cannot find AM on xml
01-23 09:28:21.454 D/scs ( 3886): Cannot find GMM on xml
01-23 09:28:21.455 D/scs ( 3886): Set ro.com.google.clientidbase.ms : android-
samsung-gj-rev1
01-23 09:28:21.455 D/scs ( 3886): Cannot find YT on xml
01-23 09:28:21.455 D/scs ( 3886): Cannot find WAL on xml
01-23 09:28:21.455 D/scs ( 3886): Cannot find CR on xml
01-23 09:28:21.455 D/scs ( 3886): Cannot find VS on xml
01-23 09:28:21.455 D/scs ( 3886): Cannot find PG on xml
01-23 09:28:21.456 D/scs ( 3886): setStsProperty()
01-23 09:28:21.456 D/scs ( 3886): isConfigEncoded() :
/product/omc/ROM/conf/cscfeature.xml
01-23 09:28:21.456 D/scs ( 3886): isConfigEncoded() : true
01-23 09:28:21.456 D/scs ( 3886): Set STS property based on CarrierId ROM
01-23 09:28:21.456 D/scs ( 3886): Xml is Encoded? 1
01-23 09:28:21.456 D/scs ( 3886): Set ro.sts.property : FALSE
01-23 09:28:21.456 D/scs ( 3886): set FacebookProperty
01-23 09:28:21.456 D/scs ( 3886): set partnerid from carrierid
01-23 09:28:21.457 D/scs ( 3886): Read OMC_B2B_FILE, Change the path to B2C
from B2B
01-23 09:28:21.457 D/scs ( 3886): propCarrierId:ROM szB2C:
01-23 09:28:21.458 D/scs ( 3886): conffilePath :/system/etc/appmanager.conf
01-23 09:28:21.458 D/scs ( 3886): carrierid:ROM
01-23 09:28:21.460 D/scs ( 3886): Amazon property set : set partnerid from
carrierid
01-23 09:28:21.460 D/scs ( 3886): set AmazoneProperty
01-23 09:28:21.460 D/scs ( 3886): Amazon property set : set partnerid from
carrierid
01-23 09:28:21.460 D/scs ( 3886): bootCarrierId:ROM
01-23 09:28:21.460 D/scs ( 3886): Amazon Config: /system/etc/amzpartnerid.conf
01-23 09:28:21.460 D/scs ( 3886): Device doesn't have Amazon conf corresponding
to ROM
01-23 09:28:21.460 D/scs ( 3886): setSpotifyProperty:1
01-23 09:28:21.461 D/scs ( 3886): find logic start
01-23 09:28:21.461 D/scs ( 3886): find logic end
01-23 09:28:21.461 D/scs ( 3886): setSpotifyProperty country:RO
01-23 09:28:21.461 D/scs ( 3886): setSpotifyProperty carrier:ROM
01-23 09:28:21.461 D/scs ( 3886): bootCarrierId:ROM
01-23 09:28:21.461 D/scs ( 3886):
conffilePath1:/product/omc/ROM/etc/spotify.preload
01-23 09:28:21.461 D/scs ( 3886):
conffilePath1:/product/omc/single/ROM/etc/spotify.preload
01-23 09:28:21.461 D/scs ( 3886): conffilePath1:/system/etc/spotify.preload
01-23 09:28:21.461 D/scs ( 3886): spotify.conf start
01-23 09:28:21.461 D/scs ( 3886): Matching Country : RO
01-23 09:28:21.461 D/scs ( 3886): preloadPartner : samsung-mobile-preload
01-23 09:28:21.461 D/scs ( 3886): preloadReferrer : samsung-mobile-preload
01-23 09:28:21.461 D/scs ( 3886): PRELOAD Spotify!!!
01-23 09:28:21.462 D/scs ( 3886): spotify.conf end
01-23 09:28:21.462 D/scs ( 3886): setOATHProperty:1
01-23 09:28:21.462 D/scs ( 3886): set partnerid from carrierid: ROM
01-23 09:28:21.462 D/scs ( 3886): bootReferenceId:ROM
01-23 09:28:21.462 D/scs ( 3886):
conffilePath:/product/omc/ROM/etc/oathpartnerid.conf
01-23 09:28:21.463 D/scs ( 3886):
conffilePath:/product/omc/single/ROM/etc/oathpartnerid.conf
01-23 09:28:21.463 D/scs ( 3886): conffilePath:/system/etc/oathpartnerid.conf
01-23 09:28:21.463 D/scs ( 3886): Device doesn't have OATH conf(OATH config)
corresponding to bootReferenceId ROM
01-23 09:28:21.463 D/scs ( 3886): set NetflixProperty
01-23 09:28:21.463 D/scs ( 3886): set Netflix channelId from carrierid
01-23 09:28:21.463 D/scs ( 3886): Read OMC_B2B_FILE, Change the path to B2C
from B2B
01-23 09:28:21.463 D/scs ( 3886): propCarrierId:ROM szB2C:
01-23 09:28:21.463 D/scs ( 3886): conffilePath:/system/etc/netflixchid.conf
01-23 09:28:21.463 D/scs ( 3886): netflixchid.conf start
01-23 09:28:21.463 D/scs ( 3886): Netflix SalesCode_samsungid : ROM
01-23 09:28:21.463 D/scs ( 3886): set samsung channel ID
01-23 09:28:21.465 D/scs ( 3886): setLinkedinProperty : 1
01-23 09:28:21.465 D/scs ( 3886): setLinkedinProperty sales_code : ROM
01-23 09:28:21.465 D/scs ( 3886): conffilePath : /system/etc/linkedin.conf
01-23 09:28:21.465 D/scs ( 3886): linkedin.conf start
01-23 09:28:21.466 D/scs ( 3886): Matching SaleCode : ROM
01-23 09:28:21.466 D/scs ( 3886): PRELOADED Linkedin !!!
01-23 09:28:21.467 D/scs ( 3886): linkedin.conf end
01-23 09:28:21.467 D/scs ( 3886): setOfficeProperty : 1
01-23 09:28:21.467 D/scs ( 3886): setOfficeProperty sales_code : ROM
01-23 09:28:21.467 D/scs ( 3886): conffilePath : /system/etc/Office.conf
01-23 09:28:21.467 D/scs ( 3886): office.conf start
01-23 09:28:21.467 D/scs ( 3886): PRELOADED Office !!!
01-23 09:28:21.468 D/scs ( 3886): office.conf end
01-23 09:28:21.468 D/scs ( 3886): setProperty: /product/omc/ROM/etc/lazada.conf
01-23 09:28:21.468 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.468 D/scs ( 3886): setProperty:
/product/omc/ROM/etc/booking.conf
01-23 09:28:21.468 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.468 D/scs ( 3886): setProperty: /product/omc/ROM/etc/1mg.conf
01-23 09:28:21.468 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.468 D/scs ( 3886): setProperty: /product/omc/ROM/etc/zalo.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setProperty: /product/omc/ROM/etc/zmp3.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setProperty: /product/omc/ROM/etc/bm.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setProperty: /product/omc/ROM/etc/vng-
test.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setProperty: /product/omc/ROM/etc/TikTok.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setProperty: /product/omc/ROM/etc/TikTok.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setProperty:
/product/omc/ROM/etc/kaspersky.com.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setProperty: /product/omc/ROM/etc/ivi.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setProperty:
/product/omc/ROM/etc/twitter.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setProperty:
/product/omc/ROM/etc/foodpanda.conf
01-23 09:28:21.469 D/scs ( 3886): there is no conf or parsing fail
01-23 09:28:21.469 D/scs ( 3886): setScsRunningState : 4
01-23 09:28:21.506 I/servicemanager( 3690): Adding 'u:r:statsd:s0' service
(stats:3890)
01-23 09:28:21.507 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:21.521 I/netdClient( 3891): Skipping libnetd_client init since *we* are
netd
01-23 09:28:21.525 I/netd ( 3891): netd 1.0 starting
01-23 09:28:21.534 D/TetherController( 3891): Setting IP forward enable = 0
01-23 09:28:21.537 D/FirewallController( 3891): Could not read /proc/self/uid_map,
max uid defaulting to 4294967294
01-23 09:28:21.546 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.546 D/IptablesRestoreController( 3891): :INPUT -
01-23 09:28:21.546 D/IptablesRestoreController( 3891): -F INPUT
01-23 09:28:21.546 D/IptablesRestoreController( 3891): :bw_INPUT -
01-23 09:28:21.546 D/IptablesRestoreController( 3891): -A INPUT -j bw_INPUT
01-23 09:28:21.546 D/IptablesRestoreController( 3891): :fw_INPUT -
01-23 09:28:21.546 D/IptablesRestoreController( 3891): -A INPUT -j fw_INPUT
01-23 09:28:21.546 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.561 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.562 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.562 D/IptablesRestoreController( 3891): :FORWARD -
01-23 09:28:21.562 D/IptablesRestoreController( 3891): -F FORWARD
01-23 09:28:21.562 D/IptablesRestoreController( 3891): :oem_fwd -
01-23 09:28:21.562 D/IptablesRestoreController( 3891): -A FORWARD -j oem_fwd
01-23 09:28:21.562 D/IptablesRestoreController( 3891): :fw_FORWARD -
01-23 09:28:21.562 D/IptablesRestoreController( 3891): -A FORWARD -j fw_FORWARD
01-23 09:28:21.562 D/IptablesRestoreController( 3891): :bw_FORWARD -
01-23 09:28:21.562 D/IptablesRestoreController( 3891): -A FORWARD -j bw_FORWARD
01-23 09:28:21.562 D/IptablesRestoreController( 3891): :tetherctrl_FORWARD -
01-23 09:28:21.562 D/IptablesRestoreController( 3891): -A FORWARD -j
tetherctrl_FORWARD
01-23 09:28:21.562 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.563 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.563 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *raw
01-23 09:28:21.563 D/IptablesRestoreController( 3891): :PREROUTING -
01-23 09:28:21.563 D/IptablesRestoreController( 3891): -F PREROUTING
01-23 09:28:21.563 D/IptablesRestoreController( 3891): :clat_raw_PREROUTING -
01-23 09:28:21.563 D/IptablesRestoreController( 3891): -A PREROUTING -j
clat_raw_PREROUTING
01-23 09:28:21.563 D/IptablesRestoreController( 3891): :bw_raw_PREROUTING -
01-23 09:28:21.563 D/IptablesRestoreController( 3891): -A PREROUTING -j
bw_raw_PREROUTING
01-23 09:28:21.563 D/IptablesRestoreController( 3891): :idletimer_raw_PREROUTING -
01-23 09:28:21.563 D/IptablesRestoreController( 3891): -A PREROUTING -j
idletimer_raw_PREROUTING
01-23 09:28:21.563 D/IptablesRestoreController( 3891): :tetherctrl_raw_PREROUTING -
01-23 09:28:21.563 D/IptablesRestoreController( 3891): -A PREROUTING -j
tetherctrl_raw_PREROUTING
01-23 09:28:21.563 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.564 E/audit ( 3877): type=1400 audit(1705994901.559:34): avc:
denied { getattr } for pid=1 comm="init" name="hostname" dev="proc" ino=15822
scontext=u:r:init:s0 tcontext=u:object_r:proc_hostname:s0 tclass=file permissive=0
SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.564 E/audit ( 3877): type=1300 audit(1705994901.559:34):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89af0860 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)
01-23 09:28:21.564 E/audit ( 3877): type=1327 audit(1705994901.559:34):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.565 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.565 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *mangle
01-23 09:28:21.565 D/IptablesRestoreController( 3891): :FORWARD -
01-23 09:28:21.565 D/IptablesRestoreController( 3891): -F FORWARD
01-23 09:28:21.565 D/IptablesRestoreController( 3891): :tetherctrl_mangle_FORWARD -
01-23 09:28:21.565 D/IptablesRestoreController( 3891): -A FORWARD -j
tetherctrl_mangle_FORWARD
01-23 09:28:21.565 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.565 E/audit ( 3877): type=1400 audit(1705994901.559:36): avc:
denied { getattr } for pid=1 comm="init" name="domainname" dev="proc" ino=15825
scontext=u:r:init:s0 tcontext=u:object_r:proc_hostname:s0 tclass=file permissive=0
SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.565 E/audit ( 3877): type=1300 audit(1705994901.559:36):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f89af0860 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)
01-23 09:28:21.565 E/audit ( 3877): type=1327 audit(1705994901.559:36):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.566 E/audit ( 3877): type=1400 audit(1705994901.559:38): avc:
denied { getattr } for pid=1 comm="init" name="overcommit_memory" dev="proc"
ino=15827 scontext=u:r:init:s0 tcontext=u:object_r:proc_overcommit_memory:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.566 E/audit ( 3877): type=1300 audit(1705994901.559:38):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f093d0970 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)
01-23 09:28:21.566 E/audit ( 3877): type=1327 audit(1705994901.559:38):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.567 E/audit ( 3877): type=1400 audit(1705994901.563:39): avc:
denied { getattr } for pid=1 comm="init" name="page-cluster" dev="proc" ino=15828
scontext=u:r:init:s0 tcontext=u:object_r:proc_page_cluster:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.567 E/audit ( 3877): type=1300 audit(1705994901.563:39):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f093d0970 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)
01-23 09:28:21.567 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.567 E/audit ( 3877): type=1327 audit(1705994901.563:39):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.567 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *mangle
01-23 09:28:21.567 D/IptablesRestoreController( 3891): :INPUT -
01-23 09:28:21.567 D/IptablesRestoreController( 3891): -F INPUT
01-23 09:28:21.567 D/IptablesRestoreController( 3891): :wakeupctrl_mangle_INPUT -
01-23 09:28:21.567 D/IptablesRestoreController( 3891): -A INPUT -j
wakeupctrl_mangle_INPUT
01-23 09:28:21.567 D/IptablesRestoreController( 3891): :routectrl_mangle_INPUT -
01-23 09:28:21.567 D/IptablesRestoreController( 3891): -A INPUT -j
routectrl_mangle_INPUT
01-23 09:28:21.567 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.569 E/audit ( 3877): type=1400 audit(1705994901.563:43): avc:
denied { getattr } for pid=1 comm="init" name="dirty_expire_centisecs" dev="proc"
ino=15829 scontext=u:r:init:s0 tcontext=u:object_r:proc_dirty:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.569 E/audit ( 3877): type=1300 audit(1705994901.563:43):
arch=c00000b7 syscall=56 success=yes exit=17 a0=ffffff9c a1=7f093d0790 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)
01-23 09:28:21.569 E/audit ( 3877): type=1327 audit(1705994901.563:43):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.572 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.572 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *nat
01-23 09:28:21.572 D/IptablesRestoreController( 3891): :PREROUTING -
01-23 09:28:21.572 D/IptablesRestoreController( 3891): -F PREROUTING
01-23 09:28:21.572 D/IptablesRestoreController( 3891): :oem_nat_pre -
01-23 09:28:21.572 D/IptablesRestoreController( 3891): -A PREROUTING -j oem_nat_pre
01-23 09:28:21.572 D/IptablesRestoreController( 3891): :tetherctrl_nat_PREROUTING -
01-23 09:28:21.572 D/IptablesRestoreController( 3891): -A PREROUTING -j
tetherctrl_nat_PREROUTING
01-23 09:28:21.572 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.573 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.573 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *nat
01-23 09:28:21.573 D/IptablesRestoreController( 3891): :POSTROUTING -
01-23 09:28:21.573 D/IptablesRestoreController( 3891): -F POSTROUTING
01-23 09:28:21.573 D/IptablesRestoreController( 3891): :tetherctrl_nat_POSTROUTING
-
01-23 09:28:21.573 D/IptablesRestoreController( 3891): -A POSTROUTING -j
tetherctrl_nat_POSTROUTING
01-23 09:28:21.573 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.574 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.575 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.575 D/IptablesRestoreController( 3891): -S OUTPUT
01-23 09:28:21.575 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.575 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.575 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.575 D/IptablesRestoreController( 3891): :oem_out -
01-23 09:28:21.575 D/IptablesRestoreController( 3891): -A OUTPUT -j oem_out
01-23 09:28:21.575 D/IptablesRestoreController( 3891): :fw_OUTPUT -
01-23 09:28:21.575 D/IptablesRestoreController( 3891): -A OUTPUT -j fw_OUTPUT
01-23 09:28:21.575 D/IptablesRestoreController( 3891): :st_OUTPUT -
01-23 09:28:21.575 D/IptablesRestoreController( 3891): -A OUTPUT -j st_OUTPUT
01-23 09:28:21.575 D/IptablesRestoreController( 3891): :bw_OUTPUT -
01-23 09:28:21.575 D/IptablesRestoreController( 3891): -A OUTPUT -j bw_OUTPUT
01-23 09:28:21.575 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.576 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.576 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.576 D/IptablesRestoreController( 3891): -S OUTPUT
01-23 09:28:21.576 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.577 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.577 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.577 D/IptablesRestoreController( 3891): :oem_out -
01-23 09:28:21.577 D/IptablesRestoreController( 3891): -A OUTPUT -j oem_out
01-23 09:28:21.577 D/IptablesRestoreController( 3891): :fw_OUTPUT -
01-23 09:28:21.577 D/IptablesRestoreController( 3891): -A OUTPUT -j fw_OUTPUT
01-23 09:28:21.577 D/IptablesRestoreController( 3891): :st_OUTPUT -
01-23 09:28:21.577 D/IptablesRestoreController( 3891): -A OUTPUT -j st_OUTPUT
01-23 09:28:21.577 D/IptablesRestoreController( 3891): :bw_OUTPUT -
01-23 09:28:21.577 D/IptablesRestoreController( 3891): -A OUTPUT -j bw_OUTPUT
01-23 09:28:21.577 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.578 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.578 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *mangle
01-23 09:28:21.578 D/IptablesRestoreController( 3891): -S POSTROUTING
01-23 09:28:21.578 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.578 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.578 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *mangle
01-23 09:28:21.578 D/IptablesRestoreController( 3891): :oem_mangle_post -
01-23 09:28:21.578 D/IptablesRestoreController( 3891): -A POSTROUTING -j
oem_mangle_post
01-23 09:28:21.578 D/IptablesRestoreController( 3891): :bw_mangle_POSTROUTING -
01-23 09:28:21.578 D/IptablesRestoreController( 3891): -A POSTROUTING -j
bw_mangle_POSTROUTING
01-23 09:28:21.578
D/IptablesRestoreController( 3891): :idletimer_mangle_POSTROUTING -
01-23 09:28:21.578 D/IptablesRestoreController( 3891): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
01-23 09:28:21.578 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.579 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.579 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *mangle
01-23 09:28:21.579 D/IptablesRestoreController( 3891): -S POSTROUTING
01-23 09:28:21.579 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.580 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.580 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *mangle
01-23 09:28:21.580 D/IptablesRestoreController( 3891): :oem_mangle_post -
01-23 09:28:21.580 D/IptablesRestoreController( 3891): -A POSTROUTING -j
oem_mangle_post
01-23 09:28:21.580 D/IptablesRestoreController( 3891): :bw_mangle_POSTROUTING -
01-23 09:28:21.580 D/IptablesRestoreController( 3891): -A POSTROUTING -j
bw_mangle_POSTROUTING
01-23 09:28:21.580
D/IptablesRestoreController( 3891): :idletimer_mangle_POSTROUTING -
01-23 09:28:21.580 D/IptablesRestoreController( 3891): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
01-23 09:28:21.580 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.581 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.581 I/netd ( 3891): Creating child chains: 34420us
01-23 09:28:21.581 I/netd ( 3891): Setting up OEM hooks: 347us
01-23 09:28:21.582 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.582 D/IptablesRestoreController( 3891): :input_dos -
01-23 09:28:21.582 D/IptablesRestoreController( 3891): -A INPUT -j input_dos
01-23 09:28:21.582 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.583 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.583 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.583 D/IptablesRestoreController( 3891): :input_dos -
01-23 09:28:21.583 D/IptablesRestoreController( 3891): -A input_dos -p tcp -m
conntrack --ctstate NEW -m limit --limit 50/sec --limit-burst 50 -j ACCEPT
01-23 09:28:21.583 D/IptablesRestoreController( 3891): -A input_dos -p tcp -m
conntrack --ctstate NEW -j DROP
01-23 09:28:21.583 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.586 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.587 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.587 D/IptablesRestoreController( 3891): :fw_dozable -
01-23 09:28:21.587 D/IptablesRestoreController( 3891): -A fw_dozable -m owner --
uid-owner 0-9999 -j RETURN
01-23 09:28:21.587 D/IptablesRestoreController( 3891): -A fw_dozable -m owner ! --
uid-owner 0-4294967294 -j RETURN
01-23 09:28:21.587 D/IptablesRestoreController( 3891): -A fw_dozable -p esp -j
RETURN
01-23 09:28:21.587 D/IptablesRestoreController( 3891): -A fw_dozable -i lo -j
RETURN
01-23 09:28:21.587 D/IptablesRestoreController( 3891): -A fw_dozable -o lo -j
RETURN
01-23 09:28:21.587 D/IptablesRestoreController( 3891): -A fw_dozable -p tcp --tcp-
flags RST RST -j RETURN
01-23 09:28:21.587 D/IptablesRestoreController( 3891): -A fw_dozable -j DROP
01-23 09:28:21.587 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.590 E/audit ( 3877): type=1400 audit(1705994901.583:55): avc:
denied { write } for pid=1 comm="init" name="wakeup_keys" dev="sysfs" ino=29668
scontext=u:r:init:s0 tcontext=u:object_r:sysfs_ski_key_writable:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.590 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.590 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.590 D/IptablesRestoreController( 3891): :fw_dozable -
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -m owner --
uid-owner 0-9999 -j RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -m owner ! --
uid-owner 0-4294967294 -j RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -p esp -j
RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -i lo -j
RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -o lo -j
RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -p tcp --tcp-
flags RST RST -j RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -p icmpv6 --
icmpv6-type packet-too-big -j RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -p icmpv6 --
icmpv6-type router-solicitation -j RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -p icmpv6 --
icmpv6-type router-advertisement -j RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -p icmpv6 --
icmpv6-type neighbour-solicitation -j RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -p icmpv6 --
icmpv6-type neighbour-advertisement -j RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -p icmpv6 --
icmpv6-type redirect -j RETURN
01-23 09:28:21.590 D/IptablesRestoreController( 3891): -A fw_dozable -j DROP
01-23 09:28:21.590 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.590 E/audit ( 3877): type=1300 audit(1705994901.583:55):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7f093d09d0 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)
01-23 09:28:21.590 E/audit ( 3877): type=1327 audit(1705994901.583:55):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
01-23 09:28:21.593 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.593 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.593 D/IptablesRestoreController( 3891): :fw_standby -
01-23 09:28:21.593 D/IptablesRestoreController( 3891): -A fw_standby -i lo -j
RETURN
01-23 09:28:21.593 D/IptablesRestoreController( 3891): -A fw_standby -o lo -j
RETURN
01-23 09:28:21.593 D/IptablesRestoreController( 3891): -A fw_standby -p tcp --tcp-
flags RST RST -j RETURN
01-23 09:28:21.593 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.594 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.594 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.594 D/IptablesRestoreController( 3891): :fw_standby -
01-23 09:28:21.594 D/IptablesRestoreController( 3891): -A fw_standby -i lo -j
RETURN
01-23 09:28:21.594 D/IptablesRestoreController( 3891): -A fw_standby -o lo -j
RETURN
01-23 09:28:21.594 D/IptablesRestoreController( 3891): -A fw_standby -p tcp --tcp-
flags RST RST -j RETURN
01-23 09:28:21.594 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.596 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.596 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.596 D/IptablesRestoreController( 3891): :fw_powersave -
01-23 09:28:21.596 D/IptablesRestoreController( 3891): -A fw_powersave -m owner --
uid-owner 0-9999 -j RETURN
01-23 09:28:21.596 D/IptablesRestoreController( 3891): -A fw_powersave -m owner !
--uid-owner 0-4294967294 -j RETURN
01-23 09:28:21.596 D/IptablesRestoreController( 3891): -A fw_powersave -p esp -j
RETURN
01-23 09:28:21.596 D/IptablesRestoreController( 3891): -A fw_powersave -i lo -j
RETURN
01-23 09:28:21.596 D/IptablesRestoreController( 3891): -A fw_powersave -o lo -j
RETURN
01-23 09:28:21.596 D/IptablesRestoreController( 3891): -A fw_powersave -p tcp --
tcp-flags RST RST -j RETURN
01-23 09:28:21.596 D/IptablesRestoreController( 3891): -A fw_powersave -j DROP
01-23 09:28:21.596 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.599 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.599 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.599 D/IptablesRestoreController( 3891): :fw_powersave -
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -m owner --
uid-owner 0-9999 -j RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -m owner !
--uid-owner 0-4294967294 -j RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -p esp -j
RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -i lo -j
RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -o lo -j
RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -p tcp --
tcp-flags RST RST -j RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -p icmpv6 --
icmpv6-type packet-too-big -j RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -p icmpv6 --
icmpv6-type router-solicitation -j RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -p icmpv6 --
icmpv6-type router-advertisement -j RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -p icmpv6 --
icmpv6-type neighbour-solicitation -j RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -p icmpv6 --
icmpv6-type neighbour-advertisement -j RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -p icmpv6 --
icmpv6-type redirect -j RETURN
01-23 09:28:21.599 D/IptablesRestoreController( 3891): -A fw_powersave -j DROP
01-23 09:28:21.599 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.601 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.601 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.601 D/IptablesRestoreController( 3891): :fw_freecess -
01-23 09:28:21.601 D/IptablesRestoreController( 3891): -A fw_freecess -i lo -j
RETURN
01-23 09:28:21.601 D/IptablesRestoreController( 3891): -A fw_freecess -o lo -j
RETURN
01-23 09:28:21.601 D/IptablesRestoreController( 3891): -A fw_freecess -p tcp --tcp-
flags RST RST -j RETURN
01-23 09:28:21.601 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.602 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.602 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.602 D/IptablesRestoreController( 3891): :fw_freecess -
01-23 09:28:21.602 D/IptablesRestoreController( 3891): -A fw_freecess -i lo -j
RETURN
01-23 09:28:21.602 D/IptablesRestoreController( 3891): -A fw_freecess -o lo -j
RETURN
01-23 09:28:21.602 D/IptablesRestoreController( 3891): -A fw_freecess -p tcp --tcp-
flags RST RST -j RETURN
01-23 09:28:21.602 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.608 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:21.608 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.608 I/netd ( 3891): Setting up FirewallController hooks: 26725us
01-23 09:28:21.608 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.608 D/IptablesRestoreController( 3891): :tetherctrl_FORWARD -
01-23 09:28:21.608 D/IptablesRestoreController( 3891): -A tetherctrl_FORWARD -j
DROP
01-23 09:28:21.608 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.608 D/IptablesRestoreController( 3891): *nat
01-23 09:28:21.608 D/IptablesRestoreController( 3891): :tetherctrl_nat_POSTROUTING
-
01-23 09:28:21.608 D/IptablesRestoreController( 3891): :tetherctrl_nat_PREROUTING -
01-23 09:28:21.608 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.612 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.612 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.612 D/IptablesRestoreController( 3891): :tetherctrl_FORWARD -
01-23 09:28:21.612 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.612 D/IptablesRestoreController( 3891): *raw
01-23 09:28:21.612 D/IptablesRestoreController( 3891): :tetherctrl_raw_PREROUTING -
01-23 09:28:21.612 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.615 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.615 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *mangle
01-23 09:28:21.615 D/IptablesRestoreController( 3891): -A tetherctrl_mangle_FORWARD
-p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu
01-23 09:28:21.615 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.616 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.616 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.616 D/IptablesRestoreController( 3891): :tetherctrl_counters -
01-23 09:28:21.616 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.619 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.619 I/netd ( 3891): Setting up TetherController hooks: 10933us
01-23 09:28:21.619 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.619 D/IptablesRestoreController( 3891): -S
01-23 09:28:21.619 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.619 I/vaultkeeper( 3855): There is no
property(ro.factory.factory_binary)
01-23 09:28:21.620 I/VaultKeeper_COMMON( 3855): VK 4.2.3 [Client]
/vendor/bin/vaultkeeperd. => [Vault] VK. [CMD NO.] 7676
01-23 09:28:21.620 I/VaultKeeper_COMMON( 3855): [CMD:INITIALIZE]
01-23 09:28:21.620 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.620 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_INPUT -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_OUTPUT -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_FORWARD -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_happy_box -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_penalty_box -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_data_saver -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_costly_shared -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_global_alert -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_foc_box -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.620 D/IptablesRestoreController( 3891): *raw
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_raw_PREROUTING -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.620 D/IptablesRestoreController( 3891): *mangle
01-23 09:28:21.620 D/IptablesRestoreController( 3891): :bw_mangle_POSTROUTING -
01-23 09:28:21.620 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.624 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.624 I/netd ( 3891): Setting up BandwidthController hooks: 4829us
01-23 09:28:21.624 I/netd ( 3891): Setting up IdletimerController hooks: 70us
01-23 09:28:21.624 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.624 D/IptablesRestoreController( 3891): :st_OUTPUT -
01-23 09:28:21.624 D/IptablesRestoreController( 3891): :st_penalty_log -
01-23 09:28:21.624 D/IptablesRestoreController( 3891): :st_penalty_reject -
01-23 09:28:21.624 D/IptablesRestoreController( 3891): :st_clear_caught -
01-23 09:28:21.624 D/IptablesRestoreController( 3891): :st_clear_detect -
01-23 09:28:21.624 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.627 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.627 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -A st_penalty_log -j NFLOG
--nflog-group 0
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -A st_penalty_reject -j
NFLOG --nflog-group 0
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -A st_penalty_reject -j
REJECT
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -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
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -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
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -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
01-23 09:28:21.627 D/IptablesRestoreController( 3891): -A st_clear_detect -p udp -j
st_clear_caught
01-23 09:28:21.627 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.630 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.631 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_penalty_log -j NFLOG
--nflog-group 0
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_penalty_reject -j
NFLOG --nflog-group 0
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_penalty_reject -j
REJECT
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -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
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_clear_detect -p udp -m
u32 --u32 "48&0xFFFF0000=0x16FE0000 &&60&0x00FF0000=0x00010000" -j CONNMARK --or-
mark 0x1000000
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_clear_detect -p tcp -m
state --state ESTABLISHED -m u32 --u32 "52>>26&0x3C@ 40&0x0=0x0" -j st_clear_caught
01-23 09:28:21.631 D/IptablesRestoreController( 3891): -A st_clear_detect -p udp -j
st_clear_caught
01-23 09:28:21.631 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.632 I/HidlServiceManagement( 3900): Registered
android.hidl.allocator@1.0::IAllocator/ashmem
01-23 09:28:21.633 I/HidlServiceManagement( 3900): Removing namespace from process
name android.hidl.allocator@1.0-service to allocator@1.0-service.
01-23 09:28:21.634 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.634 I/netd ( 3891): Setting up StrictController hooks: 10699us
01-23 09:28:21.635 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *nat
01-23 09:28:21.635 D/IptablesRestoreController( 3891): :mec_nat_OUTPUT -
01-23 09:28:21.635 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.637 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.637 I/netd ( 3891): Setting up MecController::makeMecChain()
hooks: 2687us
01-23 09:28:21.637 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.637 D/IptablesRestoreController( 3891): :limit -
01-23 09:28:21.637 D/IptablesRestoreController( 3891): -A limit -p tcp ! --tcp-
flags FIN,SYN,RST NONE -j RETURN
01-23 09:28:21.637 D/IptablesRestoreController( 3891): -A limit -p tcp --tcp-flags
ACK ACK -m length --length 0:53 -j RETURN
01-23 09:28:21.637 D/IptablesRestoreController( 3891): -A limit -p tcp --dport 53 -
j RETURN
01-23 09:28:21.637 D/IptablesRestoreController( 3891): -A limit -p udp --dport 53 -
j RETURN
01-23 09:28:21.637 D/IptablesRestoreController( 3891): -A INPUT -p all -j limit
01-23 09:28:21.637 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.642 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.642 I/netd ( 3891): Setting up NetlimitControl hooks: 4695us
01-23 09:28:21.642 I/ClatdController( 3891): Pre-4.9 kernel or pre-P api shipping
level - disabling clat ebpf.
01-23 09:28:21.642 I/netd ( 3891): Initializing ClatdController: 26us
01-23 09:28:21.642 I/netd ( 3891): Initializing traffic control: 44us
01-23 09:28:21.642 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.642 D/IptablesRestoreController( 3891): -S
01-23 09:28:21.642 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.645 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.645 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_INPUT -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_OUTPUT -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_FORWARD -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_happy_box -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_penalty_box -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_data_saver -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_costly_shared -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_global_alert -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_foc_box -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.645 D/IptablesRestoreController( 3891): *raw
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_raw_PREROUTING -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.645 D/IptablesRestoreController( 3891): *mangle
01-23 09:28:21.645 D/IptablesRestoreController( 3891): :bw_mangle_POSTROUTING -
01-23 09:28:21.645 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.649 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.649 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute *filter
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_INPUT -j
bw_global_alert
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_INPUT -p esp -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_INPUT -m mark --mark
0x100000/0x100000 -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_INPUT -m owner --
socket-exists
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_INPUT -j MARK --or-
mark 0x100000
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_OUTPUT -j
bw_global_alert
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_OUTPUT -o ipsec+ -j
RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_OUTPUT -m policy --pol
ipsec --dir out -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_OUTPUT -m owner --uid-
owner clat -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_OUTPUT -m owner --
socket-exists
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_costly_shared -j
bw_penalty_box
01-23 09:28:21.649 D/IptablesRestoreController( 3891):
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_penalty_box -j
bw_happy_box
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_happy_box -j
bw_data_saver
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_data_saver -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -I bw_happy_box -m owner --
uid-owner 0-9999 -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.649 D/IptablesRestoreController( 3891): *raw
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_raw_PREROUTING -i
ipsec+ -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_raw_PREROUTING -m
policy --pol ipsec --dir in -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_raw_PREROUTING -m
owner --socket-exists
01-23 09:28:21.649 D/IptablesRestoreController( 3891): COMMIT
01-23 09:28:21.649 D/IptablesRestoreController( 3891): *mangle
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_mangle_POSTROUTING -o
ipsec+ -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_mangle_POSTROUTING -m
policy --pol ipsec --dir out -j RETURN
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_mangle_POSTROUTING -j
MARK --set-mark 0x0/0x100000
01-23 09:28:21.649 D/IptablesRestoreController( 3891): -A bw_mangle_POSTROUTING -m
owner --uid-owne
01-23 09:28:21.660 D/IptablesRestoreController( 3891): [iptables debug]iptables-
restore execute done, res : 0
01-23 09:28:21.660 I/netd ( 3891): Enabling bandwidth control: 17710us
01-23 09:28:21.660 E/Netd ( 3891): cannot find interface dummy0: No such device
01-23 09:28:21.661 I/netd ( 3891): Initializing RouteController: 1128us
01-23 09:28:21.661 D/XfrmController( 3891): XfrmController::ipSecAddXfrmInterface,
line=1377
01-23 09:28:21.661 D/XfrmController( 3891):
XfrmController::ipSecRemoveTunnelInterface, line=1590
01-23 09:28:21.661 D/XfrmController( 3891): deviceName=ipsec_test
01-23 09:28:21.661 D/XfrmController( 3891): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
01-23 09:28:21.661 D/XfrmController( 3891): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
01-23 09:28:21.662 I/netd ( 3891): Initializing XfrmController: 654us
01-23 09:28:21.673 I/android.hardware.bluetooth@1.0-service( 3902): registering
IBluetoothHCI services
01-23 09:28:21.678 I/libnetd_resolv( 3891): resolv_init: Initializing resolver
01-23 09:28:21.686 I/servicemanager( 3690): Adding 'u:r:netd:s0' service
(dnsresolver:3891)
01-23 09:28:21.692 I/HidlServiceManagement( 3902): Registered
android.hardware.bluetooth@1.0::IBluetoothHci/default
01-23 09:28:21.693 I/HidlServiceManagement( 3902): Removing namespace from process
name android.hardware.bluetooth@1.0-service to bluetooth@1.0-service.
01-23 09:28:21.694 I/LegacySupport( 3902): Registration complete for
android.hardware.bluetooth@1.0::IBluetoothHci/default.
01-23 09:28:21.694 I/android.hardware.bluetooth@1.0-service( 3902): First OS
version = 28
01-23 09:28:21.694 I/android.hardware.bluetooth@1.0-service( 3902): registering
Bluetooth Vendor HIDL services
01-23 09:28:21.696 I/HidlServiceManagement( 3902): Registered
vendor.samsung.hardware.bluetooth@2.0::ISehBluetooth/default
01-23 09:28:21.696 I/servicemanager( 3690): Adding 'u:r:netd:s0' service
(netd:3891)
01-23 09:28:21.706 I/teecl ( 3907): NW> Starting log for teecl
01-23 09:28:21.707 D/gatekeeper( 3907): GATEKEEPER gk_device_open
01-23 09:28:21.706 I/audiohalservice( 3901): Start audio hidl service
01-23 09:28:21.709 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:21.709 D/gatekeeper( 3907): Gatekeeper checked vendor.tzts_daemon :
Ready property
01-23 09:28:21.712 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio@6.0::IDevicesFactory/default in either framework or device
manifest.
01-23 09:28:21.722 E/LegacySupport( 3901): Could not get passthrough implementation
for android.hardware.audio@6.0::IDevicesFactory/default.
01-23 09:28:21.723 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio@5.0::IDevicesFactory/default in either framework or device
manifest.
01-23 09:28:21.724 E/LegacySupport( 3901): Could not get passthrough implementation
for android.hardware.audio@5.0::IDevicesFactory/default.
01-23 09:28:21.725 I/HidlServiceManagement( 3903): Registered
android.hardware.cas@1.2::IMediaCasService/default
01-23 09:28:21.726 I/HidlServiceManagement( 3903): Removing namespace from process
name android.hardware.cas@1.2-service to cas@1.2-service.
01-23 09:28:21.740 W/android.hardware.configstore@1.1-service( 3904):
libminijail[3904]: allowing syscall: connect
01-23 09:28:21.740 W/android.hardware.configstore@1.1-service( 3904):
libminijail[3904]: allowing syscall: fcntl
01-23 09:28:21.740 W/android.hardware.configstore@1.1-service( 3904):
libminijail[3904]: allowing syscall: sendto
01-23 09:28:21.741 W/android.hardware.configstore@1.1-service( 3904):
libminijail[3904]: allowing syscall: socket
01-23 09:28:21.741 W/android.hardware.configstore@1.1-service( 3904):
libminijail[3904]: allowing syscall: writev
01-23 09:28:21.743 I/vaultkeeper( 3855): runCommand Success.(TA ret = 0)
01-23 09:28:21.744 W/android.hardware.configstore@1.1-service( 3904):
libminijail[3904]: logging seccomp filter failures
01-23 09:28:21.748 I/HidlServiceManagement( 3904): Registered
android.hardware.configstore@1.1::ISurfaceFlingerConfigs/default
01-23 09:28:21.748 D/gatekeeper( 3907): GATEKEEPER OpenSession is success
01-23 09:28:21.748 I/HidlServiceManagement( 3904): Removing namespace from process
name android.hardware.configstore@1.1-service to configstore@1.1-service.
01-23 09:28:21.748 D/gatekeeper( 3907): GATEKEEPER open success
01-23 09:28:21.751 I/HidlServiceManagement( 3907): Registered
android.hardware.gatekeeper@1.0::IGatekeeper/default
01-23 09:28:21.752 I/HidlServiceManagement( 3907): Removing namespace from process
name android.hardware.gatekeeper@1.0-service to gatekeeper@1.0-service.
01-23 09:28:21.757 I/vaultkeeper( 3855): VAULTKEEPER SERVICE READY!
01-23 09:28:21.766 I/HidlServiceManagement( 3905): Registered
android.hardware.drm@1.3::IDrmFactory/clearkey
01-23 09:28:21.767 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.767 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/accelerometer_sensor/name
01-23 09:28:21.767 D/Sensors ( 3917): SensorBase:SensorBase: chip name: LSM6DSL
01-23 09:28:21.767 E/Sensors ( 3917): AccGyroMagSensor:getInstance: AccGyroSensor
new instance created
01-23 09:28:21.768 I/HidlServiceManagement( 3905): Removing namespace from process
name android.hardware.drm@1.3-service.clearkey to drm@1.3-service.clearkey.
01-23 09:28:21.768 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.768 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/gyro_sensor/name
01-23 09:28:21.768 D/Sensors ( 3917): SensorBase:SensorBase: chip name: LSM6DSL
01-23 09:28:21.768 I/Sensors ( 3917): GyroscopeSensor:readGyroCalSysfs:
gyro_cal_data: 0.000000, 0.000000, 0.000000
01-23 09:28:21.769 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.769 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/magnetic_sensor/name
01-23 09:28:21.769 D/Sensors ( 3917): SensorBase:SensorBase: chip name: yas539
01-23 09:28:21.774 W/android.hardware.health@2.1-service-samsung( 3913): main
01-23 09:28:21.776 I/HidlServiceManagement( 3916): Registered
android.hardware.memtrack@1.0::IMemtrack/default
01-23 09:28:21.777 I/HidlServiceManagement( 3916): Removing namespace from process
name android.hardware.memtrack@1.0-service to memtrack@1.0-service.
01-23 09:28:21.777 I/LegacySupport( 3916): Registration complete for
android.hardware.memtrack@1.0::IMemtrack/default.
01-23 09:28:21.780 I/HidlServiceManagement( 3905): Registered
android.hardware.drm@1.3::ICryptoFactory/clearkey
01-23 09:28:21.780 I/HidlServiceManagement( 3905): Removing namespace from process
name android.hardware.drm@1.3-service.clearkey to drm@1.3-service.clearkey.
01-23 09:28:21.783 I/HidlServiceManagement( 3923): Registered
android.hardware.usb@1.1::IUsb/default
01-23 09:28:21.785 I/HidlServiceManagement( 3923): Removing namespace from process
name android.hardware.usb@1.1-service.exynos7885 to usb@1.1-service.exynos7885.
01-23 09:28:21.785 I/android.hardware.usb@1.1-service.exynos7885( 3923): USB HAL
Ready.
01-23 09:28:21.786 I/Sensors ( 3917): GeomagneticSensor:setInitMag:
Magnetic_Initialize()
01-23 09:28:21.787 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.787 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/proximity_sensor/name
01-23 09:28:21.787 D/Sensors ( 3917): SensorBase:SensorBase: chip name: STK3031
01-23 09:28:21.787 E/Sensors ( 3917): SensorBase:openLink: open failed, path
/sys/class/sensor_event/symlink/sec_touchproximity -2(No such file or directory)
01-23 09:28:21.788 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.788 I/Sensors ( 3917): HoverProximitySensor::HoverProximitySensor
enable path /sys/class/sec/tsp/ear_detect_enable
01-23 09:28:21.788 I/Sensors ( 3917): HoverProximitySensor:addSensorList: Hover
Proximity Sensor Added in SensorList
01-23 09:28:21.788 E/Sensors ( 3917): SensorBase:openLink: open failed, path
/sys/class/sensor_event/symlink/gpio_keys -2(No such file or directory)
01-23 09:28:21.790 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.790 I/Sensors ( 3917): PowerKeyDetectorSensor:addSensorList: Power
Key Detector Added in SensorList
01-23 09:28:21.790 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.790 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/light_sensor/name
01-23 09:28:21.790 D/Sensors ( 3917): SensorBase:SensorBase: chip name: TCS3701
01-23 09:28:21.790 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.790 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/grip_sensor/name
01-23 09:28:21.791 D/Sensors ( 3917): SensorBase:SensorBase: chip name: A96T3X6
01-23 09:28:21.791 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.791 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/SignificantMotionDetector/name
01-23 09:28:21.791 D/Sensors ( 3917): SensorBase:SensorBase: chip name: LSM6DSL
01-23 09:28:21.791 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.791 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/tilt_sensor/name
01-23 09:28:21.792 D/Sensors ( 3917): SensorBase:SensorBase: chip name: LSM6DSL
01-23 09:28:21.792 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.792 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.792 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/grip_sensor_sub/name
01-23 09:28:21.792 D/Sensors ( 3917): SensorBase:SensorBase: chip name: A96T3X6_SUB
01-23 09:28:21.792 E/Sensors ( 3917): SensorBase:openLink: open failed, path
/sys/class/sensor_event/symlink/flip_cover -2(No such file or directory)
01-23 09:28:21.792 I/Sensors ( 3917): SensorBase:SensorBase: clk_boot_support 1
01-23 09:28:21.792 D/Sensors ( 3917): SensorBase:SensorBase: chip path:
/sys/class/sensors/flip_cover/name
01-23 09:28:21.792 E/Sensors ( 3917): SensorBase:SensorBase: open failed, path
/sys/class/sensors/flip_cover/name -2(No such file or directory)
01-23 09:28:21.792 I/Sensors ( 3917): HallIC_Sensor:addSensorList: Hover Proximity
Sensor Added in SensorList
01-23 09:28:21.792 D/Sensors ( 3917): SensorHAL:sensors_poll_context_t: sensor list
length 17
01-23 09:28:21.792 E/android.hardware.sensors@1.0-service( 3917): HAL specifies
version 1.4, but does not implement set_operation_mode()
01-23 09:28:21.794 I/HidlServiceManagement( 3917): Registered
android.hardware.sensors@1.0::ISensors/default
01-23 09:28:21.794 I/vendor.samsung.hardware.light-service( 3937): Start Lights
AIDL!
01-23 09:28:21.795 I/HidlServiceManagement( 3917): Removing namespace from process
name android.hardware.sensors@1.0-service to sensors@1.0-service.
01-23 09:28:21.795 I/SehLight( 3937): Found sysfs :
/sys/class/backlight/panel/brightness
01-23 09:28:21.796 I/SehLight( 3937): updateSupportedLights : 0
01-23 09:28:21.795 D/HYPER-HAL( 3932): sec-hyper-aidl start!
01-23 09:28:21.797 I/LegacySupport( 3917): Registration complete for
android.hardware.sensors@1.0::ISensors/default.
01-23 09:28:21.797 I/servicemanager( 3690): getDeviceHalManifest: Reading VINTF
information.
01-23 09:28:21.802 W/android.hardware.health@2.1-service-samsung( 3913):
HIDL_FETCH_IHealth: default
01-23 09:28:21.803 E/HYPER-HAL( 3932): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
01-23 09:28:21.803 E/HYPER-HAL( 3932): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
01-23 09:28:21.803 E/HYPER-HAL( 3932): [JsonParser.cpp]ParseHints(): targetResource
of DDRMinFreq is null
01-23 09:28:21.804 I/HidlServiceManagement( 3901): Registered
android.hardware.audio@4.0::IDevicesFactory/default
01-23 09:28:21.805 I/HidlServiceManagement( 3901): Removing namespace from process
name android.hardware.audio.service to audio.service.
01-23 09:28:21.805 I/LegacySupport( 3901): Registration complete for
android.hardware.audio@4.0::IDevicesFactory/default.
01-23 09:28:21.806 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:21.807 E/LegacySupport( 3901): Could not get passthrough implementation
for android.hardware.audio.effect@6.0::IEffectsFactory/default.
01-23 09:28:21.808 E/audit ( 3877): type=1400 audit(1705994901.803:96): avc:
denied { read } for pid=3913 comm="android.hardwar" name="type" dev="sysfs"
ino=26438 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.809 D/vendor.samsung.hardware.miscpower@2.0-service( 3944): sec-
miscpower-2-0 starts
01-23 09:28:21.809 E/audit ( 3877): type=1300 audit(1705994901.803:96):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7a84c065d0 a2=88000
a3=0 items=0 ppid=1 pid=3913 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/android.hardware.health@2.1-service-
samsung" subj=u:r:hal_health_default:s0 key=(null)
01-23 09:28:21.811 E/audit ( 3877): type=1327 audit(1705994901.803:96):
proctitle="/vendor/bin/hw/android.hardware.health@2.1-service-samsung"
01-23 09:28:21.811 E/HYPER-HAL( 3932): [JsonParser.cpp]ParseHints(): targetResource
of CoreNumBigMin is null
01-23 09:28:21.811 E/audit ( 3877): type=1400 audit(1705994901.803:97): avc:
denied { read } for pid=3913 comm="android.hardwar" name="type" dev="sysfs"
ino=16918 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.811 E/HYPER-HAL( 3932): [JsonParser.cpp]ParseHints(): targetResource
of CoreNumBigMin is null
01-23 09:28:21.811 E/audit ( 3877): type=1300 audit(1705994901.803:97):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7a84c065d0 a2=88000
a3=0 items=0 ppid=1 pid=3913 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/android.hardware.health@2.1-service-
samsung" subj=u:r:hal_health_default:s0 key=(null)
01-23 09:28:21.811 E/audit ( 3877): type=1327 audit(1705994901.803:97):
proctitle="/vendor/bin/hw/android.hardware.health@2.1-service-samsung"
01-23 09:28:21.811 E/audit ( 3877): type=1400 audit(1705994901.803:98): avc:
denied { read } for pid=3913 comm="android.hardwar" name="type" dev="sysfs"
ino=26386 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.811 E/audit ( 3877): type=1300 audit(1705994901.803:98):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7a84c065d0 a2=88000
a3=0 items=0 ppid=1 pid=3913 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/android.hardware.health@2.1-service-
samsung" subj=u:r:hal_health_default:s0 key=(null)
01-23 09:28:21.811 E/audit ( 3877): type=1327 audit(1705994901.803:98):
proctitle="/vendor/bin/hw/android.hardware.health@2.1-service-samsung"
01-23 09:28:21.811 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:21.811 E/audit ( 3877): type=1400 audit(1705994901.803:99): avc:
denied { read } for pid=3913 comm="android.hardwar" name="type" dev="sysfs"
ino=12322 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.811 E/audit ( 3877): type=1300 audit(1705994901.803:99):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7a84c065d0 a2=88000
a3=0 items=0 ppid=1 pid=3913 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/android.hardware.health@2.1-service-
samsung" subj=u:r:hal_health_default:s0 key=(null)
01-23 09:28:21.811 E/audit ( 3877): type=1327 audit(1705994901.803:99):
proctitle="/vendor/bin/hw/android.hardware.health@2.1-service-samsung"
01-23 09:28:21.812 E/HYPER-HAL( 3932): [JsonParser.cpp]parseConfigFile(): Json File
NO Exist : /vendor/etc/config_model.json
01-23 09:28:21.812 E/HYPER-HAL( 3932): [JsonParser.cpp]JsonInit(): Skip Model
Config Parsing
01-23 09:28:21.812 E/LegacySupport( 3901): Could not get passthrough implementation
for android.hardware.audio.effect@5.0::IEffectsFactory/default.
01-23 09:28:21.812 E/HYPER-HAL( 3932): [HandlerQC.cpp]HandlerQC(): unable to open
vendor/lib64/libqti-perfd-client.so: dlopen failed: library "libqti-perfd-
client.so" not found
01-23 09:28:21.812 E/HYPER-HAL( 3932): [HandlerMtk.cpp]HandlerMtk(): dlopen error:
dlopen failed: library "libmtkperf_client_vendor.so" not found
01-23 09:28:21.818 I/HidlServiceManagement( 3944): Registered
vendor.samsung.hardware.miscpower@2.0::ISehMiscPower/default
01-23 09:28:21.818 I/HidlServiceManagement( 3944): Removing namespace from process
name vendor.samsung.hardware.miscpower@2.0-service to miscpower@2.0-service.
01-23 09:28:21.820 E/HYPER-HAL( 3932): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
01-23 09:28:21.820 E/HYPER-HAL( 3932): [ResourceManager.cpp]ResourceManager():
resourceData null
01-23 09:28:21.820 E/HYPER-HAL( 3932): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
01-23 09:28:21.820 E/HYPER-HAL( 3932): [ResourceManager.cpp]ResourceManager():
resourceData null
01-23 09:28:21.820 E/HYPER-HAL( 3932): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /sys/power/cstate_control
01-23 09:28:21.820 I/servicemanager( 3690): getDeviceHalManifest: Successfully
processed VINTF information
01-23 09:28:21.820 E/HYPER-HAL( 3932): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
01-23 09:28:21.820 E/HYPER-HAL( 3932): [ResourceManager.cpp]ResourceManager():
resourceData null
01-23 09:28:21.820 I/servicemanager( 3690): getFrameworkHalManifest: Reading VINTF
information.
01-23 09:28:21.820 E/HYPER-HAL( 3932): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /proc/sys/vm/kswapd_perftune_cpumask
01-23 09:28:21.821 E/HYPER-HAL( 3932): [ResourceManager.cpp]ResourceManager():
Cannot read path : /sys/devices/platform/exynos-ufcc/ufc/cpufreq_table
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME (1)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 420000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RELAUNCH_RESUME (2)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1352000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME (3)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1352000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START (4)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL (5)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 600
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_SWITCH (7)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_HOME (8)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 845000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH (9)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH_TAIL (10)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_SCROLL (11)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LAUNCHER_TOUCH (12)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 845000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_TOUCH (13)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - HOME_KEY_TOUCH (14)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PWM_ROTATION (15)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 845000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LISTVIEW_SCROLL (16)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_FLING (17)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_LAUNCH (18)
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
01-23 09:28:21.821 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.821 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.821 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1500
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - DEVICE_WAKEUP (19)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1352000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.822 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - CONTACT_SCROLL (20)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.822 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMOOTH_SCROLL (21)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED (22)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED_HRR (23)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_START (24)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 1768000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 845000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x60010000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 4000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BADGE_UPDATE (26)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_M (27)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.822 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 3000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_LM (28)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.822 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 5000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START_LOW (29)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.822 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME_LOW (30)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.822 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL_LOW (31)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.822 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 300
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH (32)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.822 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PERF_TUNE_TEST_MAX (1003)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 1768000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 845000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 845000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1794000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SIOP_LOW_TEMP (1100)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 112250
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_USER_INTERACTION (2000)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_APP_LAUNCH (2001)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1768000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
01-23 09:28:21.822 E/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMART_VIEW_NORMAL (1200)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 253500
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMART_VIEW_SECURE (1201)
01-23 09:28:21.822 I/HYPER-HAL( 3932): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 338000
01-23 09:28:21.823 W/RefBase ( 3932): CallStack::getCurrentInternal not linked,
returning null
01-23 09:28:21.823 W/RefBase ( 3932): CallStack::logStackInternal not linked
01-23 09:28:21.823 I/servicemanager( 3690): getFrameworkHalManifest: Successfully
processed VINTF information
01-23 09:28:21.823 I/servicemanager( 3690): Found
android.hardware.light.ILights/default in device VINTF manifest.
01-23 09:28:21.824 I/servicemanager( 3690): Adding 'u:r:hal_light_default:s0'
service (android.hardware.light.ILights/default:3937)
01-23 09:28:21.824 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:21.825 I/servicemanager( 3690): Found
android.hardware.power.IPower/default in device VINTF manifest.
01-23 09:28:21.825 I/servicemanager( 3690): Adding 'u:r:hal_power_default:s0'
service (android.hardware.power.IPower/default:3938)
01-23 09:28:21.830 I/servicemanager( 3690): Found
vendor.samsung.hardware.hyper.ISehHyPer/default in device VINTF manifest.
01-23 09:28:21.830 I/servicemanager( 3690): Adding 'u:r:hal_hyper_default:s0'
service (vendor.samsung.hardware.hyper.ISehHyPer/default:3932)
01-23 09:28:21.837 I/gralloc ( 3908): Arm Module v1.0
01-23 09:28:21.838 I/teecl ( 3945): NW> Starting log for teecl
01-23 09:28:21.845 E/vendor.samsung.hardware.security.drk@2.0-service( 3945):
vendor drk main
01-23 09:28:21.846 I/HidlServiceManagement( 3908): Registered
android.hardware.graphics.allocator@2.0::IAllocator/default
01-23 09:28:21.846 I/HidlServiceManagement( 3908): Removing namespace from process
name android.hardware.graphics.allocator@2.0-service to allocator@2.0-service.
01-23 09:28:21.846 I/LegacySupport( 3908): Registration complete for
android.hardware.graphics.allocator@2.0::IAllocator/default.
01-23 09:28:21.851 I/HidlServiceManagement( 3901): Registered
android.hardware.audio.effect@4.0::IEffectsFactory/default
01-23 09:28:21.852 I/LegacySupport( 3901): Registration complete for
android.hardware.audio.effect@4.0::IEffectsFactory/default.
01-23 09:28:21.853 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.soundtrigger@2.3::ISoundTriggerHw/default in either framework or
device manifest.
01-23 09:28:21.854 E/LegacySupport( 3901): Could not get passthrough implementation
for android.hardware.soundtrigger@2.3::ISoundTriggerHw/default.
01-23 09:28:21.854 I/HidlServiceManagement( 3945): Registered
vendor.samsung.hardware.security.drk@2.0::ISehDrk/default
01-23 09:28:21.854 I/HidlServiceManagement( 3945): Removing namespace from process
name vendor.samsung.hardware.security.drk@2.0-service to drk@2.0-service.
01-23 09:28:21.856 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.soundtrigger@2.2::ISoundTriggerHw/default in either framework or
device manifest.
01-23 09:28:21.857 E/LegacySupport( 3901): Could not get passthrough implementation
for android.hardware.soundtrigger@2.2::ISoundTriggerHw/default.
01-23 09:28:21.857 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.soundtrigger@2.1::ISoundTriggerHw/default in either framework or
device manifest.
01-23 09:28:21.862 I/HidlServiceManagement( 3906): Registered
android.hardware.drm@1.3::IDrmFactory/widevine
01-23 09:28:21.863 I/HidlServiceManagement( 3906): Removing namespace from process
name android.hardware.drm@1.3-service.widevine to drm@1.3-service.widevine.
01-23 09:28:21.863 E/LegacySupport( 3901): Could not get passthrough implementation
for android.hardware.soundtrigger@2.1::ISoundTriggerHw/default.
01-23 09:28:21.864 I/vendor.samsung.hardware.sysinput@1.1-service( 3951):
SysInputDev V1_1 started
01-23 09:28:21.864 I/vendor.samsung.hardware.sysinput@1.1-service( 3951):
SysInputDev: start
01-23 09:28:21.864 I/vendor.samsung.hardware.sysinput@1.1-service( 3951):
sysinput:TSP: get_tspdev_info: path is :/sys/class/sec/tsp/cmd
01-23 09:28:21.864 E/vendor.samsung.hardware.sysinput@1.1-service( 3951):
get_spendev_info: failed open fd, -1
01-23 09:28:21.864 I/vendor.samsung.hardware.sysinput@1.1-service( 3951):
sysinput:SPEN: get_spendev_info: path is :/sys/class/sec/sec_epen/
01-23 09:28:21.864 I/vendor.samsung.hardware.sysinput@1.1-service( 3951): spen:
cmd_node_support:false
01-23 09:28:21.868 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or
device manifest.
01-23 09:28:21.870 I/HidlServiceManagement( 3906): Registered
android.hardware.drm@1.3::ICryptoFactory/widevine
01-23 09:28:21.870 I/HidlServiceManagement( 3906): Removing namespace from process
name android.hardware.drm@1.3-service.widevine to drm@1.3-service.widevine.
01-23 09:28:21.875 I/HidlServiceManagement( 3951): Registered
vendor.samsung.hardware.sysinput@1.1::ISehSysInputDev/default
01-23 09:28:21.876 I/HidlServiceManagement( 3951): Removing namespace from process
name vendor.samsung.hardware.sysinput@1.1-service to sysinput@1.1-service.
01-23 09:28:21.884 E/SoundTriggerHalImpl( 3901): couldn't load sound trigger module
sound_trigger.primary (No such file or directory)
01-23 09:28:21.891 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or
device manifest.
01-23 09:28:21.892 E/HidlServiceManagement( 3901): Service
android.hardware.soundtrigger@2.0::ISoundTriggerHw/default must be in VINTF
manifest in order to register/get.
01-23 09:28:21.892 D/hwcomposer( 3909): HWC module_api_version(2),
hal_api_version(0)
01-23 09:28:21.892 D/display ( 3909): HWC2 : ExynosDevice : 82 , 0
01-23 09:28:21.893 I/display ( 3909): otfMPP type(0, 1), physical_index(0),
logical_index(0)
01-23 09:28:21.893 I/display ( 3909): otfMPP type(0, 1), physical_index(1),
logical_index(0)
01-23 09:28:21.893 I/display ( 3909): DPP_G0 threadLoop is started
01-23 09:28:21.893 I/display ( 3909): otfMPP type(2, 4), physical_index(0),
logical_index(0)
01-23 09:28:21.894 I/display ( 3909): otfMPP type(1, 2), physical_index(0),
logical_index(0)
01-23 09:28:21.894 I/display ( 3909): DPP_VG0 threadLoop is started
01-23 09:28:21.894 I/display ( 3909): m2mMPP type(20, 256), physical_index(0),
logical_index(0)
01-23 09:28:21.894 E/LegacySupport( 3901): Could not register service
android.hardware.soundtrigger@2.0::ISoundTriggerHw/default (-2147483648).
01-23 09:28:21.894 W/audiohalservice( 3901): Could not register Soundtrigger API
01-23 09:28:21.894 I/display ( 3909): [MSC0_PRI][0] mAcrylicHandle is created:
0x76fd61b140
01-23 09:28:21.894 I/display ( 3909): m2mMPP type(21, 4096), physical_index(0),
logical_index(0)
01-23 09:28:21.895 I/display ( 3909): [G2D0-YUV_PRI][0] mAcrylicHandle is created:
0x76fd6a7000
01-23 09:28:21.896 I/display ( 3909): DPP_GF threadLoop is started
01-23 09:28:21.896 I/display ( 3909): m2mMPP type(21, 8192), physical_index(0),
logical_index(1)
01-23 09:28:21.896 I/display ( 3909): G2D0-YUV_PRI threadLoop is started
01-23 09:28:21.896 I/display ( 3909): [G2D0-RGB_PRI][1] mAcrylicHandle is created:
0x76fd6a7280
01-23 09:28:21.897 I/display ( 3909): m2mMPP type(21, 16384), physical_index(0),
logical_index(2)
01-23 09:28:21.897 I/display ( 3909): [G2D0-RGB_COMBO][2] mAcrylicHandle is
created: 0x76fd6a7500
01-23 09:28:21.897 I/display ( 3909): G2D0-RGB_PRI threadLoop is started
01-23 09:28:21.897 I/display ( 3909): mOtfMPPs(4), mM2mMPPs(4)
01-23 09:28:21.897 I/android.hardware.wifi@1.0-service( 3930): Wifi Hal is booting
up...
01-23 09:28:21.897 I/display ( 3909): G2D0-RGB_COMBO threadLoop is started
01-23 09:28:21.897 I/display ( 3909): chip id: 00000002
01-23 09:28:21.897 I/display ( 3909): , 0x 0
01-23 09:28:21.898 I/display ( 3909): window configs size(4)
01-23 09:28:21.898 I/display ( 3909): window configs size(4)
01-23 09:28:21.898 I/display ( 3909): window configs size(4)
01-23 09:28:21.900 I/HidlServiceManagement( 3930): Registered
android.hardware.wifi@1.4::IWifi/default
01-23 09:28:21.901 I/HidlServiceManagement( 3930): Removing namespace from process
name android.hardware.wifi@1.0-service to wifi@1.0-service.
01-23 09:28:21.903 I/display ( 3909): Initial errlog size: 90572 bytes
01-23 09:28:21.903 I/display ( 3909): HWC2: 2, psr_mode : 0
01-23 09:28:21.903 I/display ( 3909): Not support EXYNOS_GET_DISPLAY_MODE_NUM :
Inappropriate ioctl for device
01-23 09:28:21.903 I/display ( 3909): EXYNOS_GET_DISPLAY_CURRENT_MODE failed
errno : 25, ret: -1
01-23 09:28:21.903 D/display ( 3909): using
01-23 09:28:21.903 D/display ( 3909): xres(device) = 720 px
01-23 09:28:21.903 D/display ( 3909): yres(device) = 1560 px
01-23 09:28:21.903 D/display ( 3909): xres(current) = 720 px
01-23 09:28:21.903 D/display ( 3909): yres(current) = 1560 px
01-23 09:28:21.903 D/display ( 3909): width = 68 mm (268.941000 dpi)
01-23 09:28:21.903 D/display ( 3909): height = 147 mm (269.551000 dpi)
01-23 09:28:21.903 D/display ( 3909): refresh rate = 60 Hz
01-23 09:28:21.903 I/display ( 3909): PSR info devname =
/sys/devices/platform/14860000.decon_f/psr_info
01-23 09:28:21.904 I/display ( 3909): PSR mode = 0 (0: video mode, 1: DP PSR
mode, 2: MIPI-DSI command mode)
01-23 09:28:21.904 I/display ( 3909): res count : 1
01-23 09:28:21.904 I/display ( 3909): mode no. : 0, Width : 720, Height : 1560,
X_Slice_Size : 360, Y_Slice_Size : 222, Panel type : 0
01-23 09:28:21.904 I/display ( 3909): DSC H_Slice_Num: 1, Y_Slice_Size: 2960 (for
window partial update)
01-23 09:28:21.904 I/display ( 3909): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-23 09:28:21.904 E/display ( 3909): init:: ExternalDisplay failed to open
framebuffer
01-23 09:28:21.904 I/display ( 3909): EXYNOS_DISP_RESTRICTIONS ioctl failed: ret =
-1, Inappropriate ioctl for device
01-23 09:28:21.906 D/hwcomposer( 3909): Start HWCService
01-23 09:28:21.908 I/display ( 3909): uevent name of ext:
change@/devices/platform/11090000.displayport/extcon/extcon0
01-23 09:28:21.908 I/vndservicemanager( 3692): Adding
'u:r:hal_graphics_composer_default:s0' service (Exynos.HWCService:3909)
01-23 09:28:21.908 I/display ( 3909): Failed to open vsync attribute at
/sys/devices/platform/12a40000.decon_t/vsync
01-23 09:28:21.909 E/display ( 3909): error reading vsync timestamp: Bad file
descriptor
01-23 09:28:21.911 I/display ( 3909): DPP_G1 threadLoop is started
01-23 09:28:21.911 I/display ( 3909): MSC0_PRI threadLoop is started
01-23 09:28:21.912 I/hwcomposer( 3909): HWCWatchdogThread is started
01-23 09:28:21.916 I/HidlServiceManagement( 3909): Registered
android.hardware.graphics.composer@2.1::IComposer/default
01-23 09:28:21.916 I/HidlServiceManagement( 3909): Removing namespace from process
name android.hardware.graphics.composer@2.1-service to composer@2.1-service.
01-23 09:28:21.924 D/vendor.samsung.hardware.vibrator@2.2-service( 3958): sec-
vibrator-2-2 starts
01-23 09:28:21.924 E/SecVibrator-HAL2.2_A( 3958): !@SEC VIB HAL init
01-23 09:28:21.924 E/SecVibrator-HAL2.2_A( 3958): isNodeExist
node:/timed_output/vibrator/enable
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): true
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator using timed_output
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator THE_DEVICE_INTENSITY
/timed_output/vibrator/intensity
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator
THE_DEVICE_FORCE_TOUCH_INTENSITY /timed_output/vibrator/force_touch_intensity
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator THE_DEVICE_MULTI_FREQ
/timed_output/vibrator/multi_freq
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator THE_DEVICE_HAPTIC_ENGINE
/timed_output/vibrator/haptic_engine
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator
THE_DEVICE_HAPTIC_ENGINE_INDEX /timed_output/vibrator/cp_trigger_index
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator
THE_DEVICE_HAPTIC_PLAYBACK_QUEUE /timed_output/vibrator/cp_trigger_queue
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator
THE_DEVICE_HAPTIC_ENGINE_NUM_WAVES /timed_output/vibrator/num_waves
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator THE_DEVICE_MOTOR_TYPE
/timed_output/vibrator/motor_type
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator THE_DEVICE_EVENT_CMD
/timed_output/vibrator/event_cmd
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator
THE_DEVICE_PATTERN_LENGTH /timed_output/vibrator/pattern_length
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator
THE_DEVICE_EXT_CONTROL /timed_output/vibrator/ext_control
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator
THE_DEVICE_CAL_INTENSITIES /timed_output/vibrator/intensities
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): Vibrator
THE_DEVICE_CAL_HAPTIC_INTENSITIES /timed_output/vibrator/haptic_intensities
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): getMotorInfo Start >>
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): getMotorIndex return motor type
>>
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): getMotorIndex string : COINDC
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): getMotorIndex string len : 6
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): getMotorIndex return motor type :
1 <<
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): getMotorInfo End motor : 1 <<
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): getMotorPerfomMethod >>
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): false
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): isNodeExist
node:/timed_output/vibrator/haptic_engine
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): false
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): isNodeExist
node:/timed_output/vibrator/intensity
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): false
01-23 09:28:21.925 E/SecVibrator-HAL2.2_A( 3958): getMotorPerfomMethod 0 <<
01-23 09:28:21.925 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:21.928 I/HidlServiceManagement( 3958): Registered
vendor.samsung.hardware.vibrator@2.2::ISehVibrator/default
01-23 09:28:21.928 I/vendor.samsung.hardware.thermal@1.0-service( 3956): SEC
Thermal HAL Service 1.0 starting...
01-23 09:28:21.929 I/HidlServiceManagement( 3958): Removing namespace from process
name vendor.samsung.hardware.vibrator@2.2-service to vibrator@2.2-service.
01-23 09:28:21.929 D/snap_service@1.2( 3948): initialize
01-23 09:28:21.930 E/vendor.samsung.hardware.thermal@1.0( 3956): init seh-thermal
HAL
01-23 09:28:21.930 I/HidlServiceManagement( 3962): Registered
vendor.samsung_slsi.hardware.configstore@1.0::IExynosHWCConfigs/default
01-23 09:28:21.931 I/HidlServiceManagement( 3962): Removing namespace from process
name vendor.samsung_slsi.hardware.configstore@1.0-service to configstore@1.0-
service.
01-23 09:28:21.933 E/SehThermal-HAL( 3956): Fail to retry to connect. (4)
01-23 09:28:21.940 I/HidlServiceManagement( 3901): Registered
vendor.samsung.hardware.audio@1.0::ISehDevicesFactory/default
01-23 09:28:21.940 I/LegacySupport( 3901): Registration complete for
vendor.samsung.hardware.audio@1.0::ISehDevicesFactory/default.
01-23 09:28:21.941 I/vendor.samsung.hardware.wifi@2.0-service( 3960): ISehWifi Hal
is booting up...
01-23 09:28:21.948 I/HidlServiceManagement( 3960): Registered
vendor.samsung.hardware.wifi@2.1::ISehWifi/default
01-23 09:28:21.948 I/HidlServiceManagement( 3960): Removing namespace from process
name vendor.samsung.hardware.wifi@2.0-service to wifi@2.0-service.
01-23 09:28:21.954 E/sswap ( 3986): calc_swap_size_by_dram Manual swap size is
set=2048MB
01-23 09:28:21.958 E/sswap ( 3986): prepare_swapon:305, No such file or directory
01-23 09:28:21.958 D/vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0-
service( 3961): ExynosHWC HIDL start
01-23 09:28:21.962 E/snap_service@1.2( 3948): snap main
01-23 09:28:21.966 E/fsverity_init( 3989): Failed to find .fs-verity keyring id
01-23 09:28:21.971 I/HidlServiceManagement( 3961): Registered
vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0::IExynosHWCServiceTW/default
01-23 09:28:21.971 I/HidlServiceManagement( 3948): Registered
vendor.samsung.hardware.snap@1.2::ISehSnap/default
01-23 09:28:21.971 I/HidlServiceManagement( 3948): Removing namespace from process
name vendor.samsung.hardware.snap@1.2-service to snap@1.2-service.
01-23 09:28:21.971 I/HidlServiceManagement( 3961): Removing namespace from process
name vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0-service to
ExynosHWCServiceTW@1.0-service.
01-23 09:28:21.972 E/snap_service@1.2( 3948): HAL service ready
01-23 09:28:21.983 I/HidlServiceManagement( 3956): Registered
vendor.samsung.hardware.thermal@1.0::ISehThermal/default
01-23 09:28:21.984 I/HidlServiceManagement( 3956): Removing namespace from process
name vendor.samsung.hardware.thermal@1.0-service to thermal@1.0-service.
01-23 09:28:21.984 I/vendor.samsung.hardware.thermal@1.0-service( 3956): Thermal
Service started successfully.
01-23 09:28:21.992 W/libc ( 2901): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 1
01-23 09:28:21.993 W/libc ( 2901): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 2
01-23 09:28:21.994 W/libc ( 2901): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 3
01-23 09:28:21.998 E/audit ( 3877): type=1400 audit(1705994901.991:100): avc:
denied { getattr } for pid=2901 comm="init" name="tracing_on" dev="tracefs"
ino=2126 scontext=u:r:vendor_init:s0 tcontext=u:object_r:debugfs_tracing:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:21.998 E/audit ( 3877): type=1300 audit(1705994901.991:100):
arch=c00000b7 syscall=56 success=yes exit=4 a0=ffffff9c a1=7f98ccd7e0 a2=88241
a3=180 items=0 ppid=1 pid=2901 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)
01-23 09:28:21.998 E/audit ( 3877): type=1327 audit(1705994901.991:100):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003134
01-23 09:28:22.005 I/servicemanager( 3690): Adding 'u:r:gpuservice:s0' service
(gpu:3969)
01-23 09:28:22.009 I/servicemanager( 3690): Adding 'u:r:credstore:s0' service
(android.security.identity:3968)
01-23 09:28:22.011 E/audit ( 3877): type=1400 audit(1705994902.003:101): avc:
denied { read } for pid=3913 comm="android.hardwar" name="type" dev="sysfs"
ino=30678 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:22.011 E/audit ( 3877): type=1300 audit(1705994902.003:101):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7a84c06660 a2=88000
a3=0 items=0 ppid=1 pid=3913 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/android.hardware.health@2.1-service-
samsung" subj=u:r:hal_health_default:s0 key=(null)
01-23 09:28:22.011 E/audit ( 3877): type=1327 audit(1705994902.003:101):
proctitle="/vendor/bin/hw/android.hardware.health@2.1-service-samsung"
01-23 09:28:22.012 E/audit ( 3877): type=1400 audit(1705994902.007:102): avc:
denied { read } for pid=3913 comm="android.hardwar" name="type" dev="sysfs"
ino=26415 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:22.012 E/audit ( 3877): type=1300 audit(1705994902.007:102):
arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7a84c06660 a2=88000
a3=0 items=0 ppid=1 pid=3913 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/android.hardware.health@2.1-service-
samsung" subj=u:r:hal_health_default:s0 key=(null)
01-23 09:28:22.012 E/audit ( 3877): type=1327 audit(1705994902.007:102):
proctitle="/vendor/bin/hw/android.hardware.health@2.1-service-samsung"
01-23 09:28:22.014 I/android.hardware.health@2.1-service-samsung( 3913): default
instance initializing with healthd_config...
01-23 09:28:22.014 I/gsid ( 3998): no DSU: No such file or directory
01-23 09:28:22.017 I/HidlServiceManagement( 3913): Registered
vendor.samsung.hardware.health@2.0::ISehHealth/default
01-23 09:28:22.017 I/android.hardware.health@2.1-service-samsung( 3913): default:
Hal init done
01-23 09:28:22.022 I/vendor.samsung.hardware.camera.provider@4.0-service( 3939):
Sec Camera provider Service is starting.
01-23 09:28:22.026 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.079 I/SehThermal-HAL( 3956): /sys/class/switch/uart3/state : 48
01-23 09:28:22.126 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.145 I/io_stats( 3824): !@ 179,0 r 9068 429186 w 134 2156 d 28 164 f
24 92 iot 2928 2604 th 51200 0 0 pt 0 inp 2 0 7.521
01-23 09:28:22.177 I/teecl ( 4003): NW> Starting log for teecl
01-23 09:28:22.177 I/SecureStorage( 4003): [SPID(00000000)
daemon_version_print:88] Secure Storage Daemon version 3.1.6, release, TEEgris.
01-23 09:28:22.178 I/SecureStorage( 4003): [SPID(00000000)
main:96] Secure Storage Daemon is preparing to run
01-23 09:28:22.194 I/FastMixerState( 3965): sMaxFastTracks = 8
01-23 09:28:22.207 I/SurfaceFlinger( 3979): Using HWComposer service: 'default'
01-23 09:28:22.209 I/ExynosCameraInterface( 3939): INFO(HAL_init[993]):in =====
01-23 09:28:22.210 I/ExynosCameraInterface( 3939): INFO(init_func[964]):in =====
01-23 09:28:22.210 I/SurfaceFlinger( 3979): SurfaceFlinger is starting
01-23 09:28:22.210 I/ExynosCameraInterface( 3939): INFO(HAL_init[1036]):out =====
01-23 09:28:22.210 I/ExynosCameraInterface( 3939): DEBUG:duration time( 1 msec):
(HAL_init)
01-23 09:28:22.212 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:22.213 I/SecureStorage( 4003): [SPID(00000000)
ListenHidl:230] Secure Storage Daemon successfully connected to TA or driver
01-23 09:28:22.213 I/SecureStorage( 4003): [SPID(00000000)
ListenHidl:233] Secure Storage Daemon is initialized
01-23 09:28:22.213 I/SehCamProvider@4.0-legacy( 3939): Loaded "Exynos Camera HAL3"
camera module
01-23 09:28:22.216 I/HidlServiceManagement( 4003): Registered
vendor.samsung.hardware.security.securestorage@3.0::ISehSecureStorage/default
01-23 09:28:22.218 I/ExynosCameraInterface( 3939): DEBUG:duration time( 0 msec):
(HAL_set_callbacks)
01-23 09:28:22.219 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:22.219 I/ExynosCameraInterface( 3939): pthread join start
01-23 09:28:22.221 V/MediaUtils( 3965): physMem: 3884171264
01-23 09:28:22.221 V/MediaUtils( 3965): requested limit: 1073741824
01-23 09:28:22.221 I/libc ( 3965): malloc_limit: Allocation limit enabled, max
size 1073741824 bytes
01-23 09:28:22.222 I/audioserver( 3965): ServiceManager: 0x79bfad5780
01-23 09:28:22.222 I/ExynosConfigStore( 3979):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
01-23 09:28:22.223 I/ExynosConfigStore( 3979):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useVirtualDis
play retrieved: 1
01-23 09:28:22.223 I/ExynosConfigStore( 3979):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useDisableCom
positionTypeGLES retrieved: 1
01-23 09:28:22.223 I/ExynosConfigStore( 3979):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useSecureEnco
derOnly retrieved: 1
01-23 09:28:22.224 I/ExynosConfigStore( 3979):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHdrGlesCon
version retrieved: 0
01-23 09:28:22.224 I/ExynosConfigStore( 3979):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useCPUPerfMod
e retrieved: 0
01-23 09:28:22.224 I/ExynosConfigStore( 3979):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useContigMemo
ryForScratchBuf retrieved: 0
01-23 09:28:22.224 I/ExynosConfigStore( 3979):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWC2on1Ada
pter retrieved: 0
01-23 09:28:22.224 I/SurfaceFlinger( 3979): Disabling backpressure propagation
01-23 09:28:22.224 I/SurfaceFlinger( 3979): Disabling blur effects, they are not
supported.
01-23 09:28:22.224 I/SurfaceFlinger( 3979): Treble testing override: 'false'
01-23 09:28:22.226 W/BatteryNotifier( 3965): batterystats service unavailable!
01-23 09:28:22.227 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.227 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio@6.0::IDevicesFactory/default in either framework or device
manifest.
01-23 09:28:22.227 I/SurfaceFlinger( 3979): SurfaceFlinger's main thread ready to
run. Initializing graphics H/W...
01-23 09:28:22.228 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio@5.0::IDevicesFactory/default in either framework or device
manifest.
01-23 09:28:22.229 D/RenderEngine( 3979): RenderEngine GLES Backend
01-23 09:28:22.246 D/scs ( 4010): scsRunning State prop: 4
01-23 09:28:22.246 D/scs ( 4010): scsRunning State : 4
01-23 09:28:22.246 D/scs ( 4010): bODMorProduct : true
01-23 09:28:22.246 D/scs ( 4010): OMC_B2B_FILE : /product/omc/omc_b2b_list
01-23 09:28:22.247 D/scs ( 4010): getValuesFromFile : ROM
01-23 09:28:22.247 D/scs ( 4010): salesCode : ROM
01-23 09:28:22.247 D/scs ( 4010): salesCode length : 3
01-23 09:28:22.247 D/scs ( 4010): ro.multisim.simslotcount is 2
01-23 09:28:22.247 D/scs ( 4010): Init the omcnw
01-23 09:28:22.247 D/scs ( 4010): getValuesFromFile : ROM
01-23 09:28:22.247 D/scs ( 4010): omcNwCode1 : ROM
01-23 09:28:22.247 D/scs ( 4010): omcNwCode1 length : 3
01-23 09:28:22.247 D/scs ( 4010): This model is dual sim, set network code2
01-23 09:28:22.248 D/scs ( 4010): getValuesFromFile : ROM
01-23 09:28:22.248 D/scs ( 4010): omcNwCode2 : ROM
01-23 09:28:22.248 D/scs ( 4010): omcNwCode2 length : 3
01-23 09:28:22.248 D/scs ( 4010): dataFilePath /product/omc/omc_data.json
01-23 09:28:22.249 D/scs ( 4010): SALES_CODE : ROM
01-23 09:28:22.249 D/scs ( 4010): OMC_PATH : /product/omc/ROM/conf
01-23 09:28:22.249 D/scs ( 4010): OMCNW_CODE : ROM
01-23 09:28:22.249 D/scs ( 4010): OMCNW_PATH : /product/omc/ROM/conf
01-23 09:28:22.249 D/scs ( 4010): OMCNW_CODE2 : ROM
01-23 09:28:22.249 D/scs ( 4010): OMCNW_PATH2 : /product/omc/ROM/conf
01-23 09:28:22.249 D/scs ( 4010): CUSTOMER_XML_FILE_PATH :
/product/omc/ROM/conf/customer.xml
01-23 09:28:22.249 D/scs ( 4010): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
01-23 09:28:22.249 D/scs ( 4010): OMC_RES_PATH : /omr/res
01-23 09:28:22.249 D/scs ( 4010): OMC_ETC_PATH : /product/omc/ROM/etc
01-23 09:28:22.249 D/scs ( 4010): TSS_TYPE : NONE
01-23 09:28:22.249 D/scs ( 4010): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
01-23 09:28:22.249 E/scs ( 4010): scs stopped : Already done
01-23 09:28:22.274 I/bootstat( 4014): Service started: /system/bin/bootstat --
set_system_boot_reason
01-23 09:28:22.275 I/bootstat( 4014): Canonical boot reason: shutdown,no_power
01-23 09:28:22.275 I/bootstat( 4014): Canonical boot reason: shutdown,no_power
01-23 09:28:22.275 I/appproc ( 3892): !@Boot_EBS_F: start zygote from appmain
01-23 09:28:22.277 D/AndroidRuntime( 3892): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
01-23 09:28:22.292 E/bootstat( 4014): Failed to read
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
01-23 09:28:22.292 I/bootstat( 4014): Value of persist.sys.boot.reason :
shutdown,no power
01-23 09:28:22.292 I/bootstat( 4014): Normalized last reboot reason :
shutdown,no_power
01-23 09:28:22.302 I/perfetto( 4016): probes.cc:77 Starting
/system/bin/traced_probes service
01-23 09:28:22.307 W/perfetto( 4017): service.cc:97 Started traced,
listening on /dev/socket/traced_producer /dev/socket/traced_consumer
01-23 09:28:22.308 E/bootstat( 4014): Failed to unlink
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
01-23 09:28:22.311 I/perfetto( 4016): probes_producer.cc:100 Connected to the
service
01-23 09:28:22.313 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:22.313 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:22.319 I/ServiceManager( 3965): Waiting for service 'media.metrics' on
'/dev/binder'...
01-23 09:28:22.328 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.331 I/AndroidRuntime( 3892): Using default boot image
01-23 09:28:22.331 I/AndroidRuntime( 3892): Leaving lock profiling enabled
01-23 09:28:22.332 D/SecNativeFeatureCppIf( 3892): encoded
01-23 09:28:22.332 D/SecNativeFeatureCppIf( 3892): decoding and unzip finish
01-23 09:28:22.332 D/SecNativeFeatureCppIf( 3892): use unCompDataBuff. encoded
01-23 09:28:22.332 D/SecNativeFeatureCppIf( 3892): Free unCompDataBuff
01-23 09:28:22.332 D/SecNativeFeatureCppIf( 3892): encoded
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): decoding and unzip finish
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): use unCompDataBuff. encoded
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): Free unCompDataBuff
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): encoded
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): decoding and unzip finish
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): use unCompDataBuff. encoded
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): Free unCompDataBuff
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): encoded
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): decoding and unzip finish
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): use unCompDataBuff. encoded
01-23 09:28:22.333 D/SecNativeFeatureCppIf( 3892): Free unCompDataBuff
01-23 09:28:22.333 D/AndroidRuntime( 3892): addProductProperty: pBrand1 is not null
01-23 09:28:22.333 D/AndroidRuntime( 3892): addProductProperty: not brand or 7
01-23 09:28:22.343 D/scs ( 4022): scsRunning State prop: 4
01-23 09:28:22.344 D/scs ( 4022): scsRunning State : 4
01-23 09:28:22.344 D/scs ( 4022): bODMorProduct : true
01-23 09:28:22.344 D/scs ( 4022): OMC_B2B_FILE : /product/omc/omc_b2b_list
01-23 09:28:22.344 D/scs ( 4022): getValuesFromFile : ROM
01-23 09:28:22.344 D/scs ( 4022): salesCode : ROM
01-23 09:28:22.344 D/scs ( 4022): salesCode length : 3
01-23 09:28:22.344 D/scs ( 4022): ro.multisim.simslotcount is 2
01-23 09:28:22.344 D/scs ( 4022): Init the omcnw
01-23 09:28:22.344 D/scs ( 4022): getValuesFromFile : ROM
01-23 09:28:22.344 D/scs ( 4022): omcNwCode1 : ROM
01-23 09:28:22.345 D/scs ( 4022): omcNwCode1 length : 3
01-23 09:28:22.345 D/scs ( 4022): This model is dual sim, set network code2
01-23 09:28:22.345 D/scs ( 4022): getValuesFromFile : ROM
01-23 09:28:22.345 D/scs ( 4022): omcNwCode2 : ROM
01-23 09:28:22.345 D/scs ( 4022): omcNwCode2 length : 3
01-23 09:28:22.345 D/scs ( 4022): dataFilePath /product/omc/omc_data.json
01-23 09:28:22.346 D/scs ( 4022): SALES_CODE : ROM
01-23 09:28:22.346 D/scs ( 4022): OMC_PATH : /product/omc/ROM/conf
01-23 09:28:22.346 D/scs ( 4022): OMCNW_CODE : ROM
01-23 09:28:22.346 D/scs ( 4022): OMCNW_PATH : /product/omc/ROM/conf
01-23 09:28:22.346 D/scs ( 4022): OMCNW_CODE2 : ROM
01-23 09:28:22.346 D/scs ( 4022): OMCNW_PATH2 : /product/omc/ROM/conf
01-23 09:28:22.346 D/scs ( 4022): CUSTOMER_XML_FILE_PATH :
/product/omc/ROM/conf/customer.xml
01-23 09:28:22.346 D/scs ( 4022): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
01-23 09:28:22.346 D/scs ( 4022): OMC_RES_PATH : /omr/res
01-23 09:28:22.346 D/scs ( 4022): OMC_ETC_PATH : /product/omc/ROM/etc
01-23 09:28:22.346 D/scs ( 4022): TSS_TYPE : NONE
01-23 09:28:22.346 D/scs ( 4022): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
01-23 09:28:22.346 E/scs ( 4022): scs stopped : Already done
01-23 09:28:22.346 I/zygote64( 3892): option[0]=-Xzygote
01-23 09:28:22.346 I/zygote64( 3892): option[1]=exit
01-23 09:28:22.346 I/zygote64( 3892): option[2]=vfprintf
01-23 09:28:22.346 I/zygote64( 3892): option[3]=sensitiveThread
01-23 09:28:22.346 I/zygote64( 3892): option[4]=-verbose:gc
01-23 09:28:22.346 I/zygote64( 3892): option[5]=-XX:PerfettoHprof=true
01-23 09:28:22.346 I/zygote64( 3892): option[6]=-Xprimaryzygote
01-23 09:28:22.346 I/zygote64( 3892): option[7]=-Xms8m
01-23 09:28:22.346 I/zygote64( 3892): option[8]=-Xmx512m
01-23 09:28:22.346 I/zygote64( 3892): option[9]=-XX:HeapGrowthLimit=192m
01-23 09:28:22.346 I/zygote64( 3892): option[10]=-XX:HeapMinFree=512k
01-23 09:28:22.346 I/zygote64( 3892): option[11]=-XX:HeapMaxFree=8m
01-23 09:28:22.346 I/zygote64( 3892): option[12]=-XX:HeapTargetUtilization=0.75
01-23 09:28:22.346 I/zygote64( 3892): option[13]=-Xusejit:true
01-23 09:28:22.346 I/zygote64( 3892): option[14]=-Xjitsaveprofilinginfo
01-23 09:28:22.346 I/zygote64( 3892): option[15]=-XjdwpOptions:suspend=n,server=y
01-23 09:28:22.346 I/zygote64( 3892): option[16]=-XjdwpProvider:default
01-23 09:28:22.346 I/zygote64( 3892): option[17]=-Xopaque-jni-ids:swapable
01-23 09:28:22.346 I/zygote64( 3892): option[18]=-Xlockprofthreshold:500
01-23 09:28:22.346 I/zygote64( 3892): option[19]=-Xcompiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[20]=--instruction-set-variant=generic
01-23 09:28:22.346 I/zygote64( 3892): option[21]=-Xcompiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[22]=--instruction-set-features=default
01-23 09:28:22.346 I/zygote64( 3892): option[23]=-Xcompiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[24]=--generate-mini-debug-info
01-23 09:28:22.346 I/zygote64( 3892): option[25]=-Ximage-compiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[26]=--runtime-arg
01-23 09:28:22.346 I/zygote64( 3892): option[27]=-Ximage-compiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[28]=-Xms64m
01-23 09:28:22.346 I/zygote64( 3892): option[29]=-Ximage-compiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[30]=--runtime-arg
01-23 09:28:22.346 I/zygote64( 3892): option[31]=-Ximage-compiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[32]=-Xmx64m
01-23 09:28:22.346 I/zygote64( 3892): option[33]=-Ximage-compiler-option
01-23 09:28:22.346 I/zygote64( 3892):
option[34]=--dirty-image-objects=/system/etc/dirty-image-objects
01-23 09:28:22.346 I/zygote64( 3892): option[35]=-Ximage-compiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[36]=--instruction-set-variant=generic
01-23 09:28:22.346 I/zygote64( 3892): option[37]=-Ximage-compiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[38]=--instruction-set-features=default
01-23 09:28:22.346 I/zygote64( 3892): option[39]=-Ximage-compiler-option
01-23 09:28:22.346 I/zygote64( 3892): option[40]=--generate-mini-debug-info
01-23 09:28:22.347 I/zygote64( 3892): option[41]=-Duser.locale=ro-RO
01-23 09:28:22.347 I/zygote64( 3892): option[42]=--cpu-abilist=arm64-v8a
01-23 09:28:22.347 I/zygote64( 3892):
option[43]=-Xfingerprint:samsung/a30seea/a30s:11/RP1A.200720.012/A307FNXXS4CWH1:use
r/release-keys
01-23 09:28:22.356 D/AndroidRuntime( 3893): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
01-23 09:28:22.373 W/zygote64( 3892): Failed to open pruning marker:
/efs/recovery/pruning_arm64: No such file or directory
01-23 09:28:22.374 I/SDP.CRYPTOD( 4025): Starting
01-23 09:28:22.375 I/SDP.CRYPTOD( 4025): Socket created with fd:5
01-23 09:28:22.375 I/SDP.CRYPTOD( 4025): Before polling: fd: 5
01-23 09:28:22.375 I/SDP.CRYPTOD( 4025): fipscrypto_set_pid success pid = 4025
01-23 09:28:22.375 I/SDP.CRYPTOD( 4025): Netlink sending message queue initialized!
01-23 09:28:22.407 I/IMSD ( 4029): Imsd 1.0 starting
01-23 09:28:22.407 I/servicemanager( 3690): Adding 'u:r:idmap:s0' service
(idmap:4028)
01-23 09:28:22.408 I/AndroidRuntime( 3893): Using default boot image
01-23 09:28:22.408 I/AndroidRuntime( 3893): Leaving lock profiling enabled
01-23 09:28:22.409 D/SecNativeFeatureCppIf( 3893): encoded
01-23 09:28:22.409 D/SecNativeFeatureCppIf( 3893): decoding and unzip finish
01-23 09:28:22.409 D/SecNativeFeatureCppIf( 3893): use unCompDataBuff. encoded
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): Free unCompDataBuff
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): encoded
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): decoding and unzip finish
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): use unCompDataBuff. encoded
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): Free unCompDataBuff
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): encoded
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): decoding and unzip finish
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): use unCompDataBuff. encoded
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): Free unCompDataBuff
01-23 09:28:22.410 D/SecNativeFeatureCppIf( 3893): encoded
01-23 09:28:22.411 D/SecNativeFeatureCppIf( 3893): decoding and unzip finish
01-23 09:28:22.411 D/SecNativeFeatureCppIf( 3893): use unCompDataBuff. encoded
01-23 09:28:22.411 D/SecNativeFeatureCppIf( 3893): Free unCompDataBuff
01-23 09:28:22.411 D/AndroidRuntime( 3893): addProductProperty: pBrand1 is not null
01-23 09:28:22.411 D/AndroidRuntime( 3893): addProductProperty: not brand or 7
01-23 09:28:22.416 I/DrmManagerService(Native)( 4027): instantiate
01-23 09:28:22.419 I/ServiceManager( 3965): Waiting for service 'media.metrics' on
'/dev/binder'...
01-23 09:28:22.422 I/zygote ( 3893): option[0]=-Xzygote
01-23 09:28:22.422 I/zygote ( 3893): option[1]=exit
01-23 09:28:22.422 I/zygote ( 3893): option[2]=vfprintf
01-23 09:28:22.422 I/zygote ( 3893): option[3]=sensitiveThread
01-23 09:28:22.422 I/zygote ( 3893): option[4]=-verbose:gc
01-23 09:28:22.422 I/zygote ( 3893): option[5]=-XX:PerfettoHprof=true
01-23 09:28:22.422 I/zygote ( 3893): option[6]=-Xms8m
01-23 09:28:22.422 I/zygote ( 3893): option[7]=-Xmx512m
01-23 09:28:22.422 I/zygote ( 3893): option[8]=-XX:HeapGrowthLimit=192m
01-23 09:28:22.422 I/zygote ( 3893): option[9]=-XX:HeapMinFree=512k
01-23 09:28:22.422 I/zygote ( 3893): option[10]=-XX:HeapMaxFree=8m
01-23 09:28:22.422 I/zygote ( 3893): option[11]=-XX:HeapTargetUtilization=0.75
01-23 09:28:22.422 I/zygote ( 3893): option[12]=-Xusejit:true
01-23 09:28:22.422 I/zygote ( 3893): option[13]=-Xjitsaveprofilinginfo
01-23 09:28:22.422 I/zygote ( 3893): option[14]=-XjdwpOptions:suspend=n,server=y
01-23 09:28:22.422 I/zygote ( 3893): option[15]=-XjdwpProvider:default
01-23 09:28:22.422 I/zygote ( 3893): option[16]=-Xopaque-jni-ids:swapable
01-23 09:28:22.422 I/zygote ( 3893): option[17]=-Xlockprofthreshold:500
01-23 09:28:22.422 I/zygote ( 3893): option[18]=-Xcompiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[19]=--instruction-set-variant=cortex-
a53
01-23 09:28:22.422 I/zygote ( 3893): option[20]=-Xcompiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[21]=--instruction-set-features=default
01-23 09:28:22.422 I/zygote ( 3893): option[22]=-Xcompiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[23]=--generate-mini-debug-info
01-23 09:28:22.422 I/zygote ( 3893): option[24]=-Ximage-compiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[25]=--runtime-arg
01-23 09:28:22.422 I/zygote ( 3893): option[26]=-Ximage-compiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[27]=-Xms64m
01-23 09:28:22.422 I/zygote ( 3893): option[28]=-Ximage-compiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[29]=--runtime-arg
01-23 09:28:22.422 I/zygote ( 3893): option[30]=-Ximage-compiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[31]=-Xmx64m
01-23 09:28:22.422 I/zygote ( 3893): option[32]=-Ximage-compiler-option
01-23 09:28:22.422 I/zygote ( 3893):
option[33]=--dirty-image-objects=/system/etc/dirty-image-objects
01-23 09:28:22.422 I/zygote ( 3893): option[34]=-Ximage-compiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[35]=--instruction-set-variant=cortex-
a53
01-23 09:28:22.422 I/zygote ( 3893): option[36]=-Ximage-compiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[37]=--instruction-set-features=default
01-23 09:28:22.422 I/zygote ( 3893): option[38]=-Ximage-compiler-option
01-23 09:28:22.422 I/zygote ( 3893): option[39]=--generate-mini-debug-info
01-23 09:28:22.422 I/zygote ( 3893): option[40]=-Duser.locale=ro-RO
01-23 09:28:22.422 I/zygote ( 3893): option[41]=--cpu-abilist=armeabi-v7a,armeabi
01-23 09:28:22.422 I/zygote ( 3893):
option[42]=-Xfingerprint:samsung/a30seea/a30s:11/RP1A.200720.012/A307FNXXS4CWH1:use
r/release-keys
01-23 09:28:22.429 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.431 I/servicemanager( 3690): Adding 'u:r:incidentd:s0' service
(incident:4030)
01-23 09:28:22.436 E/Diag ( 4032): dr_usb_init_monitor_thread
01-23 09:28:22.436 D/SecNativeFeatureCppIf( 4031): encoded
01-23 09:28:22.437 E/Diag ( 4032): index=0, dr_usb_init_monitor_thread
01-23 09:28:22.437 E/Diag ( 4032): /dev/umts_dm0_init start
01-23 09:28:22.437 E/Diag ( 4032): index=0 :: smd Interface is open with 0x5
01-23 09:28:22.437 D/SecNativeFeatureCppIf( 4031): decoding and unzip finish
01-23 09:28:22.437 D/SecNativeFeatureCppIf( 4031): use unCompDataBuff. encoded
01-23 09:28:22.437 E/Diag ( 4032): Log size file can not be opened. So we will
real_size as default 10
01-23 09:28:22.437 D/SecNativeFeatureCppIf( 4031): Free unCompDataBuff
01-23 09:28:22.437 E/Diag ( 4032): >> pst_init <<
01-23 09:28:22.437 D/SecNativeFeatureCppIf( 4031): encoded
01-23 09:28:22.438 D/SecNativeFeatureCppIf( 4031): decoding and unzip finish
01-23 09:28:22.438 D/SecNativeFeatureCppIf( 4031): use unCompDataBuff. encoded
01-23 09:28:22.438 E/Diag ( 4032): sock create success
01-23 09:28:22.438 D/SecNativeFeatureCppIf( 4031): Free unCompDataBuff
01-23 09:28:22.438 D/SecNativeFeatureCppIf( 4031): encoded
01-23 09:28:22.438 D/SecNativeFeatureCppIf( 4031): decoding and unzip finish
01-23 09:28:22.438 D/SecNativeFeatureCppIf( 4031): use unCompDataBuff. encoded
01-23 09:28:22.439 D/SecNativeFeatureCppIf( 4031): Free unCompDataBuff
01-23 09:28:22.439 D/SecNativeFeatureCppIf( 4031): encoded
01-23 09:28:22.439 D/SecNativeFeatureCppIf( 4031): decoding and unzip finish
01-23 09:28:22.439 D/SecNativeFeatureCppIf( 4031): use unCompDataBuff. encoded
01-23 09:28:22.439 D/SecNativeFeatureCppIf( 4031): Free unCompDataBuff
01-23 09:28:22.441 E/Diag ( 4032): dr_pst_launch_monitor_thread
01-23 09:28:22.441 E/Diag ( 4032): diag :: server_init
01-23 09:28:22.441 E/Diag ( 4032): __pst_monitor_thread
01-23 09:28:22.441 E/Diag ( 4032): Waiting for pst connection
01-23 09:28:22.442 D/DataRouter( 4033): Main entered
01-23 09:28:22.442 D/DataRouter( 4033): switchUser
01-23 09:28:22.442 D/DataRouter( 4033): monitor_usb_thread
01-23 09:28:22.443 E/Diag ( 4032): __usb_init_monitor_thread
01-23 09:28:22.443 E/Diag ( 4032): Pipe Created sucessfully :: index = 0
01-23 09:28:22.443 E/Diag ( 4032): Initialise USB and start the thread :: index
= 0
01-23 09:28:22.443 E/Diag ( 4032): dr_usb_init
01-23 09:28:22.443 E/Diag ( 4032): index = 0 :: USB Interface is open with 0xc
01-23 09:28:22.443 E/Diag ( 4032): USB interface is now configured for usb_fd =
0xdbb4d468
01-23 09:28:22.444 D/DataRouter( 4033): Initialise USB and start the thread
01-23 09:28:22.443 E/Diag ( 4032): THREAD LAUNCH :: index = 0
01-23 09:28:22.445 E/Diag ( 4032): dr_usb_launch_monitor_thread
01-23 09:28:22.445 E/Diag ( 4032): __usb_monitor_thread
01-23 09:28:22.444 D/DataRouter( 4033): dr_usb_init
01-23 09:28:22.445 E/Diag ( 4032): USB monitor thread launched, usb_fd= 0xc
01-23 09:28:22.445 E/Diag ( 4032): Before the usb select
01-23 09:28:22.446 E/DataRouter( 4033): USB Interface is open with 0x7
01-23 09:28:22.446 D/DataRouter( 4033): USB interface is now configured for usb_fd
= 0x7
01-23 09:28:22.446 D/DataRouter( 4033): monitor_data_of_usb
01-23 09:28:22.446 D/DataRouter( 4033): USB monitor thread launched, usb_fd= 0x7
01-23 09:28:22.446 D/DataRouter( 4033): Before the usb select
01-23 09:28:22.448 W/zygote ( 3893): Failed to open pruning marker:
/efs/recovery/pruning_arm: No such file or directory
01-23 09:28:22.520 I/ServiceManager( 3965): Waiting for service 'media.metrics' on
'/dev/binder'...
01-23 09:28:22.524 I/installd( 4038): installd firing up
01-23 09:28:22.525 I/installd( 4038): failed to read bootmessage
01-23 09:28:22.529 V/MediaUtils( 4047): physMem: 3884171264
01-23 09:28:22.530 V/MediaUtils( 4047): requested limit: 134217728
01-23 09:28:22.530 I/libc ( 4047): malloc_limit: Allocation limit enabled, max
size 134217728 bytes
01-23 09:28:22.531 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.535 I/keystore( 4039): found
android.hardware.keymaster@4.0::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
01-23 09:28:22.537 I/keystore( 4039): !@ KmasterDevices size (3)
01-23 09:28:22.540 I/spqr_service( 4050): Starting SPQR native service
01-23 09:28:22.542 I/keystore( 4039): !@ Keymaster deathRecipient linked success
01-23 09:28:22.542 I/keystore( 4039): found
android.hardware.keymaster@4.0::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
01-23 09:28:22.542 D/keymaster_tee( 4039): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
01-23 09:28:22.542 I/samsung_keystore( 4039): !@ SamsungKeyManager : Initialize dev
01-23 09:28:22.542 I/samsung_keystore( 4039): !@ SamsungKeyManager : Initialize
sKeymasterOperation
01-23 09:28:22.542 I/keystore( 4039): !@ Initialize SamsungKeyDB
01-23 09:28:22.543 I/servicemanager( 3690): Adding 'u:r:spqr_service_daemon:s0'
service (spqr_service:4050)
01-23 09:28:22.556 D/AudioPowerUsage( 4047): AudioPowerUsage
01-23 09:28:22.556 D/AudioAnalytics( 4047): AudioAnalytics
01-23 09:28:22.556 D/MediaMetricsService( 4047): MediaMetricsService
01-23 09:28:22.559 I/servicemanager( 3690): Adding 'u:r:mediametrics:s0' service
(media.metrics:4047)
01-23 09:28:22.562 D/keymaster_tee( 4039): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
01-23 09:28:22.562 I/keystore( 4039): !@ Initialize privileged list
01-23 09:28:22.567 I/keystore( 4039): !@ reading blob
/data/misc/keystore/.privileged_list_password_key
01-23 09:28:22.568 I/servicemanager( 3690): Adding 'u:r:installd:s0' service
(installd:4038)
01-23 09:28:22.571 E/audit ( 3877): type=1400 audit(1705994902.519:103): avc:
denied { read } for pid=4051 comm="storaged"
path="/sys/kernel/debug/mmc0/mmc0:0001/ext_csd" dev="debugfs" ino=3336
scontext=u:r:storaged:s0 tcontext=u:object_r:debugfs_mmc:s0 tclass=file
permissive=0 SEPF_SM-A307FN_11_0010 audit_filtered
01-23 09:28:22.572 E/audit ( 3877): type=1300 audit(1705994902.519:103):
arch=c00000b7 syscall=221 success=yes exit=0 a0=7f09443ea1 a1=7f89aa2b20
a2=7f89a15c00 a3=0 items=0 ppid=1 pid=4051 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)
01-23 09:28:22.572 E/audit ( 3877): type=1327 audit(1705994902.519:103):
proctitle="/system/bin/storaged"
01-23 09:28:22.577 W/keymaster_tee( 3846): [WRN]start nwd_get_key_characteristics
01-23 09:28:22.581 W/keymaster_tee( 3846): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1 CN1
NAR1 S256 2019.01.01,14:47:18.827
01-23 09:28:22.582 I/keystore( 4039): !@ reading blob
/data/misc/keystore/.privileged_list_password
01-23 09:28:22.587 W/keymaster_tee( 3846): [WRN]begin req PARAMS: B32 P1
01-23 09:28:22.596 I/samsung_keystore( 4039): !@ cipherBlob : decrypt, 1
01-23 09:28:22.599 I/servicemanager( 3690): Adding 'u:r:drmserver:s0' service
(drm.drmManager:4027)
01-23 09:28:22.600 I/keystore( 4039): !@ Succeed to initialize SKO,
SamsungKeyManager!
01-23 09:28:22.602 I/keystore( 4039): registerSignalHandler
01-23 09:28:22.603 I/DrmManagerService(Native)( 4027): instantiate addService
01-23 09:28:22.604 I/servicemanager( 3690): Adding 'u:r:keystore:s0' service
(android.security.keystore:4039)
01-23 09:28:22.621 I/AudioFlinger( 3965): Using default 3000 mSec as standby time.
01-23 09:28:22.624 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:22.626 D/libEGL ( 3979): loaded /vendor/lib64/egl/libGLES_mali.so
01-23 09:28:22.628 D/SecNativeFeatureCppIf( 3965): encoded
01-23 09:28:22.628 D/SecNativeFeatureCppIf( 3965): decoding and unzip finish
01-23 09:28:22.628 D/SecNativeFeatureCppIf( 3965): use unCompDataBuff. encoded
01-23 09:28:22.629 D/SecNativeFeatureCppIf( 3965): Free unCompDataBuff
01-23 09:28:22.629 D/SecNativeFeatureCppIf( 3965): encoded
01-23 09:28:22.629 D/SecNativeFeatureCppIf( 3965): decoding and unzip finish
01-23 09:28:22.629 D/SecNativeFeatureCppIf( 3965): use unCompDataBuff. encoded
01-23 09:28:22.629 D/SecNativeFeatureCppIf( 3965): Free unCompDataBuff
01-23 09:28:22.629 D/SecNativeFeatureCppIf( 3965): encoded
01-23 09:28:22.629 D/SecNativeFeatureCppIf( 3965): decoding and unzip finish
01-23 09:28:22.629 D/SecNativeFeatureCppIf( 3965): use unCompDataBuff. encoded
01-23 09:28:22.630 D/SecNativeFeatureCppIf( 3965): Free unCompDataBuff
01-23 09:28:22.630 D/SecNativeFeatureCppIf( 3965): encoded
01-23 09:28:22.630 D/SecNativeFeatureCppIf( 3965): decoding and unzip finish
01-23 09:28:22.630 D/SecNativeFeatureCppIf( 3965): use unCompDataBuff. encoded
01-23 09:28:22.630 D/SecNativeFeatureCppIf( 3965): Free unCompDataBuff
01-23 09:28:22.632 I/servicemanager( 3690): Adding 'u:r:audioserver:s0' service
(media.audio_flinger:3965)
01-23 09:28:22.632 I/audioserver( 3965): Add AudioFlinger on audioserver
01-23 09:28:22.632 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.650 D/APM::MultiSoundManager( 3965): MultiSoundManager created
01-23 09:28:22.660 E/APM::Serializer( 3965): deserialize: Could not parse
/odm/etc/audio_policy_configuration_sec.xml document.
01-23 09:28:22.670 I/wificond( 4053): wificond is starting up...
01-23 09:28:22.673 I/servicemanager( 3690): Adding 'u:r:wificond:s0' service
(wifinl80211:4053)
01-23 09:28:22.680 I/HidlServiceManagement( 4053): Registered
android.system.wifi.keystore@1.0::IKeystore/default
01-23 09:28:22.690 D/APM_EngineLoader( 3965): Loaded engine from
libaudiopolicyenginedefault.so
01-23 09:28:22.690 E/APM::AudioPolicyEngine/Config( 3965): parse: Could not parse
document /vendor/etc/audio_policy_engine_configuration.xml
01-23 09:28:22.690 E/libxml2 ( 3965): I/O warning : failed to load external entity
"/vendor/etc/audio_policy_engine_configuration.xml"
01-23 09:28:22.690 W/APM::AudioPolicyEngine/Base( 3965):
loadAudioPolicyEngineConfig: No configuration found, using default matching phone
experience.
01-23 09:28:22.691 E/APM::AudioPolicyEngine/Config( 3965): parseLegacyVolumeFile:
Could not parse document /odm/etc/audio_policy_configuration.xml
01-23 09:28:22.691 E/libxml2 ( 3965): I/O warning : failed to load external entity
"/odm/etc/audio_policy_configuration.xml"
01-23 09:28:22.697 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:22.711 W/APM::AudioPolicyEngine/Base( 3965):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_ASSISTANT found,
using default volume configuration
01-23 09:28:22.712 W/APM::AudioPolicyEngine/Base( 3965):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_CALL_ASSISTANT found,
using default volume configuration
01-23 09:28:22.712 W/APM::AudioPolicyEngine/Base( 3965): setSessionActive session 0
already set 0
01-23 09:28:22.712 W/APM::AudioPolicyEngine/Base( 3965): setSessionActive session 1
already set 0
01-23 09:28:22.712 W/APM::AudioPolicyEngine/Base( 3965): setSessionActive session 2
already set 0
01-23 09:28:22.712 W/APM::AudioPolicyEngine/Base( 3965): setSessionActive session 3
already set 0
01-23 09:28:22.712 W/APM::AudioPolicyEngine/Base( 3965): setSessionActive session 4
already set 0
01-23 09:28:22.712 W/APM::AudioPolicyEngine/Base( 3965): setSessionActive session 5
already set 0
01-23 09:28:22.712 W/APM::AudioPolicyEngine/Base( 3965): setSessionActive session 6
already set 0
01-23 09:28:22.712 W/APM::AudioPolicyEngine/Base( 3965): setSessionActive session 7
already set 0
01-23 09:28:22.724 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:22.733 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.739 I/RenderEngine( 3979): OpenGL ES informations:
01-23 09:28:22.739 I/RenderEngine( 3979): vendor : ARM
01-23 09:28:22.739 I/RenderEngine( 3979): renderer : Mali-G71
01-23 09:28:22.739 I/RenderEngine( 3979): version : OpenGL ES 3.2 v1.r26p0-
01eac0.###other-sha0123456789ABCDEF0###
01-23 09:28:22.739 I/RenderEngine( 3979): 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
01-23 09:28:22.739 I/RenderEngine( 3979): GL_MAX_TEXTURE_SIZE = 8192
01-23 09:28:22.739 I/RenderEngine( 3979): GL_MAX_VIEWPORT_DIMS = 8192
01-23 09:28:22.743 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device
manifest.
01-23 09:28:22.744 I/ComposerResources( 3909): failed to get mapper 4.0 service,
falling back to mapper 3.0
01-23 09:28:22.744 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device
manifest.
01-23 09:28:22.745 I/ComposerResources( 3909): failed to get mapper 3.0 service,
falling back to mapper 2.0
01-23 09:28:22.772 V/audio_hw_primary_abox( 3901): device-adev_open: enter
01-23 09:28:22.772 I/audio_hw_primary_abox( 3901): proxy-getAudioDeviceInstance:
created Audio HW Device Instance!
01-23 09:28:22.773 D/AudioInfo( 3901): MPS_CODE : ROM, get MPS_CODE
01-23 09:28:22.774 D/AudioInfo( 3901): 1 OMC path check :
/omr/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): 2 OMC path check :
/omr/res/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): 3 OMC path check :
/system/omc/ROM/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): 4 OMC path check :
/system/omc/single/ROM/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): 5 OMC path check :
/odm/etc/omc/ROM/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): 6 OMC path check :
/odm/etc/omc/single/ROM/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): 7 OMC path check :
/product/omc/ROM/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): 8 OMC path check :
/product/omc/single/ROM/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): 9 OMC path check :
/prism/media/carriers/ROM/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): 10 OMC path check :
/prism/media/carriers/single/ROM/res/etc/DiamondVoice/
01-23 09:28:22.774 D/AudioInfo( 3901): can not find AudioDataPath for
fileName:/DiamondVoice/
01-23 09:28:22.775 I/audio_hw_primary_abox( 3901): device-set_board_info: Board
info file name is vendor/etc/audio_board_info.xml
01-23 09:28:22.785 I/WLBTD ( 4071): add membership to group 9 family 23
01-23 09:28:22.786 I/macloader( 4070): Check wifiver info file..
01-23 09:28:22.788 I/audio_hw_primary_abox( 3901): device-check_configuration: The
number of supported BuiltIn Mic = 2
01-23 09:28:22.788 E/AudioRil( 3901): Connect_RILD() error
01-23 09:28:22.788 E/AudioRil( 3901): audio secril init failed.
01-23 09:28:22.788 I/AudioRil( 3901): ### mMultiSim : 1
01-23 09:28:22.789 E/AudioRil( 3901): Connect_RILD() error
01-23 09:28:22.789 E/AudioRil( 3901): Connect_RILD_Second() error
01-23 09:28:22.789 D/audio_hw_primary_abox( 3901): device-adev_open: Successed to
init Voice Manager!
01-23 09:28:22.792 I/gralloc ( 3909): Arm Module v1.0
01-23 09:28:22.793 I/WLBTD ( 4071): Successfully set Max Sable files per trigger
value to 2
01-23 09:28:22.794 I/WLBTD ( 4071): memdump_file_contents -3 Auto-recovery: off
01-23 09:28:22.794 E/WLBTD ( 4071): open board_id file /sys/devices/system/chip-
id/board_id failed
01-23 09:28:22.794 I/WLBTD ( 4071): Registering termination signal handler
01-23 09:28:22.794 I/WLBTD ( 4071): calling nl_recvmsgs_default
01-23 09:28:22.795 I/macloader( 4070): Entry setWifiSharingProperty
01-23 09:28:22.795 E/HWComposer( 3979): loadLayerMetadataSupport:
getLayerGenericMetadataKeys failed: UNSUPPORTED (8)
01-23 09:28:22.795 E/macloader( 4070): WiFiSharing supported
01-23 09:28:22.797 I/bootchecker( 4088): Leave bootchecker log
01-23 09:28:22.797 I/macloader( 4070): Exit setWifiSharingProperty
01-23 09:28:22.798 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:22.799 I/HWComposer( 3979): Switching to legacy multi-display mode
01-23 09:28:22.799 E/HWComposer( 3979): isConnected failed for display 0: Invalid
display
01-23 09:28:22.801 D/RefreshRateConfigs( 3979): primary refresh rates: 720_60fps
01-23 09:28:22.801 D/RefreshRateConfigs( 3979): app request refresh rates:
720_60fps
01-23 09:28:22.808 W/SurfaceFlinger( 3979): Ignoring VSYNC request while display is
disconnected
01-23 09:28:22.809 W/SurfaceFlinger( 3979): Ignoring VSYNC request while display is
disconnected
01-23 09:28:22.810 D/Scheduler( 3979): onPrimaryDisplayConfigChanged to 0
01-23 09:28:22.810 W/SurfaceFlinger( 3979): Ignoring VSYNC request while display is
disconnected
01-23 09:28:22.810 E/HWComposer( 3979): getDisplayConnectionType:
getDisplayConnectionType failed for display 0: Unsupported (8)
01-23 09:28:22.810 W/SurfaceFlinger( 3979): Ignoring VSYNC request while display is
disconnected
01-23 09:28:22.812 I/virtualdisplay( 3909): [VirtualDisplay] getWFDMode:: mode(0)
01-23 09:28:22.813 W/SurfaceFlinger( 3979): Ignoring VSYNC request while display is
disconnected
01-23 09:28:22.813 I/FramebufferSurface( 3979): framebuffer size has been limited
to [720x1560] from [720x1560]
01-23 09:28:22.813 I/display ( 3909): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-23 09:28:22.813 I/display ( 3909): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-23 09:28:22.813 I/display ( 3909): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
01-23 09:28:22.821 I/ExynosConfigStore( 3979):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
01-23 09:28:22.822 I/hwcservice( 3909): DisplayID(0) : NeedCompressedTargetBuffer :
-1
01-23 09:28:22.824 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device
manifest.
01-23 09:28:22.824 I/Gralloc4( 3979): mapper 4.x is not supported
01-23 09:28:22.825 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:22.828 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device
manifest.
01-23 09:28:22.828 W/Gralloc3( 3979): mapper 3.x is not supported
01-23 09:28:22.834 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.841 I/gralloc ( 3979): Arm Module v1.0
01-23 09:28:22.848 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.allocator@4.0::IAllocator/default in either framework or
device manifest.
01-23 09:28:22.849 W/Gralloc4( 3979): allocator 3.x is not supported
01-23 09:28:22.849 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.allocator@3.0::IAllocator/default in either framework or
device manifest.
01-23 09:28:22.849 W/Gralloc3( 3979): allocator 3.x is not supported
01-23 09:28:22.852 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:22.852 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:22.855 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:22.855 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:22.856 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:22.857 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:22.858 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:22.858 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:22.860 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:22.861 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device
manifest.
01-23 09:28:22.862 I/Gralloc4( 3909): mapper 4.x is not supported
01-23 09:28:22.862 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device
manifest.
01-23 09:28:22.863 W/Gralloc3( 3909): mapper 3.x is not supported
01-23 09:28:22.867 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.allocator@4.0::IAllocator/default in either framework or
device manifest.
01-23 09:28:22.868 W/Gralloc4( 3909): allocator 3.x is not supported
01-23 09:28:22.869 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.allocator@3.0::IAllocator/default in either framework or
device manifest.
01-23 09:28:22.869 W/Gralloc3( 3909): allocator 3.x is not supported
01-23 09:28:22.871 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:22.871 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:22.872 I/vendor.samsung.hardware.gnss@2.0-service( 4067): main
01-23 09:28:22.873 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:22.873 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:22.873 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:22.875 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:22.875 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:22.875 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:22.876 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:22.877 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:22.877 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:22.878 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:22.880 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:22.880 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:22.881 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:22.882 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:22.882 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:22.883 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:22.887 E/audit ( 3877): type=1400 audit(1705994902.879:104): avc:
denied { getattr } for pid=2901 comm="init" path="/data/misc/mcRegistry"
dev="mmcblk0p32" ino=1310800 scontext=u:r:vendor_init:s0
tcontext=u:object_r:mobicore_data_file:s0 tclass=dir permissive=0 SEPF_SM-
A307FN_11_0010 audit_filtered
01-23 09:28:22.887 E/audit ( 3877): type=1300 audit(1705994902.879:104):
arch=c00000b7 syscall=79 success=no exit=-13 a0=ffffff9c a1=7fe13575c1
a2=7fe1357350 a3=100 items=0 ppid=1 pid=2901 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)
01-23 09:28:22.887 E/audit ( 3877): type=1327 audit(1705994902.879:104):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003134
01-23 09:28:22.887 D/zygote ( 3893): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-23 09:28:22.889 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 1
01-23 09:28:22.892 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 2
01-23 09:28:22.893 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 3
01-23 09:28:22.896 I/audio_route( 3901): init: path (/vendor/etc/mixer_paths.xml)
01-23 09:28:22.899 D/zygote ( 3893): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-23 09:28:22.900 D/zygote64( 3892): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-23 09:28:22.903 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:22.903 I/GNSS_2_1( 4067): HIDL_FETCH_IGnss: Entry
01-23 09:28:22.904 I/GNSS_2_1( 4067): Gnss: CTR tid=4067 init=0
01-23 09:28:22.904 D/zygote64( 3892): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-23 09:28:22.912 I/faced ( 4095): Starting faced
01-23 09:28:22.913 V/faced_Proxy( 4095): FaceDaemonProxy::FaceDaemonProxy()
01-23 09:28:22.914 I/audio_route( 3901): init: include path
(/vendor/etc/mixer_gains.xml)
01-23 09:28:22.915 I/servicemanager( 3690): Adding 'u:r:faced:s0' service
(com.samsung.android.bio.face.IFaceDaemon:4095)
01-23 09:28:22.918 I/GNSS_2_1( 4067): HIDL_FETCH_IGnss: Exit
01-23 09:28:22.926 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:22.930 I/HidlServiceManagement( 4067): Registered
android.hardware.gnss@2.1::IGnss/default
01-23 09:28:22.930 I/LegacySupport( 4067): Registration complete for
android.hardware.gnss@2.1::IGnss/default.
01-23 09:28:22.932 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.usb.gadget@1.0::IUsbGadget/default in either framework or device
manifest.
01-23 09:28:22.934 D/main_abox( 4103): main
01-23 09:28:22.935 D/main_abox( 4103): dev_path=/devices/platform/14a50000.abox
01-23 09:28:22.935 D/main_abox( 4103): sys_path=/sys/devices/platform/14a50000.abox
01-23 09:28:22.935 D/main_abox( 4103):
debug_path=/sys/devices/platform/14a50000.abox/0.abox-debug
01-23 09:28:22.935 D/main_abox( 4103):
debug_path_leg=/sys/devices/platform/14a50000.abox/0.abox_debug
01-23 09:28:22.935 D/main_abox( 4103): regmap_path=/d/regmap/14a50000.abox
01-23 09:28:22.935 D/main_abox( 4103): out_path=/data/vendor/log/abox
01-23 09:28:22.936 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:22.936 I/main_abox( 4103): report_service
01-23 09:28:22.936 I/main_abox( 4103): main_loop
01-23 09:28:22.936 I/audio_route( 3901): > audio_route_update_mixer : +
01-23 09:28:22.940 I/cameraserver( 4026): ServiceManager: 0xf1a5d430
01-23 09:28:22.940 I/CameraService( 4026): CameraService started (pid=4026)
01-23 09:28:22.940 I/CameraService( 4026): CameraService process starting
01-23 09:28:22.942 W/BatteryNotifier( 4026): batterystats service unavailable!
01-23 09:28:22.942 W/BatteryNotifier( 4026): batterystats service unavailable!
01-23 09:28:22.943 I/SehGNSS ( 4067): SehGnss: CTR tid=4067 init=0
01-23 09:28:22.943 I/CameraService( 4026): enumerateProviders E
01-23 09:28:22.943 I/usbd ( 4092): Usb HAL not found
01-23 09:28:22.946 I/HidlServiceManagement( 4067): Registered
vendor.samsung.hardware.gnss@2.0::ISehGnss/default
01-23 09:28:22.947 I/HidlServiceManagement( 4067): Removing namespace from process
name vendor.samsung.hardware.gnss@2.0-service to gnss@2.0-service.
01-23 09:28:22.947 I/LegacySupport( 4067): Registration complete for
vendor.samsung.hardware.gnss@2.0::ISehGnss/default.
01-23 09:28:22.949 I/gatekeeperd( 4090): !@Starting gatekeeperd...
01-23 09:28:22.950 I/hwservicemanager( 3691): Since
vendor.samsung.hardware.camera.provider@4.0::ISehCameraProvider/legacy/0 is not
registered, trying to start it as a lazy HAL.
01-23 09:28:22.951 E/CameraProviderManager( 4026): addProviderLocked: Camera
provider HAL 'legacy/0' is not actually available
01-23 09:28:22.951 I/CameraService( 4026): enumerateProviders X
01-23 09:28:22.953 I/audio_route( 3901): > audio_route_update_mixer : changed(35) -
01-23 09:28:22.953 I/CameraService( 4026): CameraService pinged cameraservice proxy
01-23 09:28:22.953 D/audio_hw_primary_abox( 3901): device-adev_open: Successed to
init Route!
01-23 09:28:22.954 V/audio_hw_primary_abox( 3901): adev_open: DLOPEN successful for
/vendor/lib/libaudio_soundtrigger.so
01-23 09:28:22.954 E/audio_hw_primary_abox( 3901): adev_open: Error grabbing
functions in /vendor/lib/libaudio_soundtrigger.so
01-23 09:28:22.954 I/audio_hw_primary_abox( 3901): device-adev_open: Opened Audio
Primary HW Device
01-23 09:28:22.954 I/CameraService( 4026): CameraSerivce pinged cameraservice
worker
01-23 09:28:22.956 I/cameraserver( 4026): Waiting for activity service
01-23 09:28:22.959 D/vendor.samsung.hardware.biometrics.fingerprint@3.0-
service( 4104): seh_fps_hal starts
01-23 09:28:22.959 I/gatekeeperd( 4090): !@gatekeeper deathRecipient linked success
01-23 09:28:22.959 I/vendor.samsung.hardware.biometrics.fingerprint@3.0-
service( 4104): BiometricsFingerprint()
01-23 09:28:22.960 I/android.hardware.media.omx@1.0-service( 4054):
mediacodecservice starting
01-23 09:28:22.961 I/servicemanager( 3690): Adding 'u:r:gatekeeperd:s0' service
(android.service.gatekeeper.IGateKeeperService:4090)
01-23 09:28:22.962 E/AT_Distributor( 4091): ReadTextWithOffset() Error :
/dev/block/param
01-23 09:28:22.963 E/AT_Distributor( 4091): length of cid on boot param is not
valid
01-23 09:28:22.963 E/AT_Distributor( 4091): GetTextFromFile() Error :
/efs/imei/cid.dat
01-23 09:28:22.963 E/AT_Distributor( 4091): could not find cid from
/efs/imei/cid.dat
01-23 09:28:22.964 I/HidlServiceManagement( 4104): Registered
vendor.samsung.hardware.biometrics.fingerprint@3.0::ISehBiometricsFingerprint/
default
01-23 09:28:22.964 I/HidlServiceManagement( 4104): Removing namespace from process
name vendor.samsung.hardware.biometrics.fingerprint@3.0-service to fingerprint@3.0-
service.
01-23 09:28:22.966 V/sec_audio_hw( 3901): sec_dev_open: enter
01-23 09:28:22.967 V/sec_audio_hw( 3901): sec_dev_open: exit
01-23 09:28:22.968 W/android.hardware.media.omx@1.0-service( 4054):
libminijail[4054]: failed to get path of fd 5: No such file or directory
01-23 09:28:22.968 I/DeviceHalHidl( 3965): Samsung audio hal version: 100
01-23 09:28:22.968 W/android.hardware.media.omx@1.0-service( 4054):
libminijail[4054]: allowing syscall: clock_gettime
01-23 09:28:22.968 W/android.hardware.media.omx@1.0-service( 4054):
libminijail[4054]: allowing syscall: connect
01-23 09:28:22.968 W/android.hardware.media.omx@1.0-service( 4054):
libminijail[4054]: allowing syscall: fcntl64
01-23 09:28:22.968 W/android.hardware.media.omx@1.0-service( 4054):
libminijail[4054]: allowing syscall: socket
01-23 09:28:22.968 W/android.hardware.media.omx@1.0-service( 4054):
libminijail[4054]: allowing syscall: writev
01-23 09:28:22.969 V/audio_hw_primary_abox( 3901): device-adev_init_check: Audio
Primary HW Device is already opened & initialized
01-23 09:28:22.969 D/audio_hw_primary_abox( 3901): device-adev_get_master_volume:
enter
01-23 09:28:22.969 D/audio_hw_primary_abox( 3901): device-adev_get_master_volume:
exit, Not supported Master Volume by AudioHAL
01-23 09:28:22.969 D/audio_hw_primary_abox( 3901): device-adev_get_master_mute:
enter
01-23 09:28:22.969 D/audio_hw_primary_abox( 3901): device-adev_get_master_mute:
exit, Not supported Master Mute by AudioHAL
01-23 09:28:22.970 D/AT_Distributor( 4091): setProdCode sales code ROM
01-23 09:28:22.970 D/audio_hw_primary_abox( 3901): device-adev_set_master_volume:
enter with volume level(1.000000)
01-23 09:28:22.970 D/audio_hw_primary_abox( 3901): device-adev_set_master_volume:
exit, Not supported Master Volume by AudioHAL
01-23 09:28:22.971 D/audio_hw_primary_abox( 3901): device-adev_set_master_mute:
enter with mute statue(0)
01-23 09:28:22.971 D/audio_hw_primary_abox( 3901): device-adev_set_master_mute:
exit, Not supported Master Mute by AudioHAL
01-23 09:28:22.971 D/AT_Distributor( 4091): gUartPath = /dev/ttySAC2
01-23 09:28:22.971 W/android.hardware.media.omx@1.0-service( 4054):
libminijail[4054]: logging seccomp filter failures
01-23 09:28:22.972 D/AT_Distributor( 4091): UART ttySAC2 is not used by console
01-23 09:28:22.972 D/AT_Distributor( 4091): MakeLocalServer(): AirCmdService
Communication: Server_socket 5
01-23 09:28:22.972 D/AT_Distributor( 4091): InitSocketAcceptHandler():
AirCmdService, id(6), fd(5)
01-23 09:28:22.972 D/AT_Distributor( 4091): MakeLocalServer(): FactoryClientRecv
Communication: Server_socket 6
01-23 09:28:22.972 D/AT_Distributor( 4091): InitSocketAcceptHandler():
FactoryClientRecv, id(0), fd(6)
01-23 09:28:22.972 D/AT_Distributor( 4091): MakeLocalServer(): FactoryClientSend
Communication: Server_socket 7
01-23 09:28:22.972 D/AT_Distributor( 4091): InitSocketAcceptHandler():
FactoryClientSend, id(1), fd(7)
01-23 09:28:22.972 D/AT_Distributor( 4091): MakeLocalServer(): ATDMultiClient
Communication: Server_socket 8
01-23 09:28:22.972 D/AT_Distributor( 4091): InitSocketAcceptHandler():
ATDMultiClient, id(5), fd(8)
01-23 09:28:22.972 D/AT_Distributor( 4091): MakeLocalServer(): SatsService
Communication: Server_socket 9
01-23 09:28:22.972 D/AT_Distributor( 4091): InitSocketAcceptHandler(): SatsService,
id(10), fd(9)
01-23 09:28:22.972 D/AT_Distributor( 4091): first start
01-23 09:28:22.974 V/sec_audio_hw( 3901): sec_dev_get_parameters :
l_effect_soundbooster_dsp_support
01-23 09:28:22.975 D/audio_hw_primary_abox( 3901): device-adev_get_parameters:
enter with key(l_effect_soundbooster_dsp_support)
01-23 09:28:22.975 D/audio_hw_primary_abox( 3901): device-adev_get_parameters: exit
with
01-23 09:28:22.975 D/audio_hw_primary_abox( 3901): device-adev_set_mode: enter with
mode = 0, previous mode = 0
01-23 09:28:22.975 D/audio_hw_primary_abox( 3901): device-adev_set_mode: exit
01-23 09:28:22.976 I/AudioFlinger( 3965): loadHwModule() Loaded primary audio
interface, handle 10
01-23 09:28:22.979 I/AudioFlinger( 3965): openOutput() this 0x79bfb13000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0xa
01-23 09:28:22.980 D/audio_hw_primary_abox( 3901): device-adev_open_output_stream:
enter: io_handle (13), sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0xa)
01-23 09:28:22.980 D/audio_hw_primary_abox( 3901): device-adev_open_output_stream:
Requested open Primary output
01-23 09:28:22.980 I/audio_hw_primary_abox( 3901): Check PCM Channel Count:
Default(2), Request(2)
01-23 09:28:22.980 I/audio_hw_primary_abox( 3901): Check PCM Smapling Rate:
Default(48000), Request(48000)
01-23 09:28:22.980 I/audio_hw_primary_abox( 3901): Check PCM Format: Default(0),
Request(0)
01-23 09:28:22.980 I/audio_hw_primary_abox( 3901): primary_out-
adev_open_output_stream: Transit to Standby
01-23 09:28:22.980 D/audio_hw_primary_abox( 3901): primary_out-add_audio_usage:
Primary Playback Usage initialized with out_dev(none), in_dev(none),
out_mode(normal), in_mode(normal)
01-23 09:28:22.980 V/audio_hw_primary_abox( 3901): primary_out-add_audio_usage:
Added Audio Stream into Audio Usage list!
01-23 09:28:22.980 D/audio_hw_primary_abox( 3901): device-adev_open_output_stream:
Opened primary_out stream
01-23 09:28:22.980 D/audio_hw_primary_abox( 3901): out_update_source_metadata:
called, but not implemented yet
01-23 09:28:22.980 V/audio_hw_primary_abox( 3901): primary_out-out_get_sample_rate:
exit with sample rate = 48000
01-23 09:28:22.980 V/audio_hw_primary_abox( 3901): primary_out-out_get_channels:
exit with channel mask = 0x3
01-23 09:28:22.980 V/audio_hw_primary_abox( 3901): primary_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:22.981 V/sec_audio_hw( 3901): sec_dev_open_audio_stream: enter: handle
13, type 0, tag
01-23 09:28:22.981 V/sec_audio_hw( 3901): sec_dev_open_audio_stream: exit
01-23 09:28:22.981 V/audio_hw_primary_abox( 3901): primary_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:22.981 V/audio_hw_primary_abox( 3901): primary_out-out_get_channels:
exit with channel mask = 0x3
01-23 09:28:22.987 V/audio_hw_primary_abox( 3901): primary_out-out_get_sample_rate:
exit with sample rate = 48000
01-23 09:28:22.987 V/audio_hw_primary_abox( 3901): primary_out-out_get_channels:
exit with channel mask = 0x3
01-23 09:28:22.987 V/audio_hw_primary_abox( 3901): primary_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:22.987 V/audio_hw_primary_abox( 3901): primary_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:22.987 V/audio_hw_primary_abox( 3901): primary_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:22.987 V/audio_hw_primary_abox( 3901): primary_out-out_get_channels:
exit with channel mask = 0x3
01-23 09:28:22.987 V/audio_hw_primary_abox( 3901): primary_out-out_get_buffer_size:
Period Size = 960, Frame Size = 4
01-23 09:28:22.987 V/audio_hw_primary_abox( 3901): primary_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:22.987 V/audio_hw_primary_abox( 3901): primary_out-out_get_channels:
exit with channel mask = 0x3
01-23 09:28:22.988 I/AudioFlinger( 3965): HAL output buffer size 960 frames, normal
sink buffer size 960 frames
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.VP9.Decoder.so
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.HEVC.Encoder.so
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.WMV.Decoder.so
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.AVC.Encoder.so
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.VP8.Decoder.so
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.HEVC.Decoder.so
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.MPEG4.Encoder.so
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.MPEG4.Decoder.so
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.VP8.Encoder.so
01-23 09:28:22.989 I/EXYNOS_COMP_REGS( 4054): Loading the library:
libOMX.Exynos.AVC.Decoder.so
01-23 09:28:22.989 E/OMXMaster( 4054): addVendorPlugin SEC
01-23 09:28:22.990 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:22.991 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.004 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.016 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/libsomx263dsw.so)
01-23 09:28:23.016 I/SEC_COMP_REGS( 4054): Loading the library: libsomx263dsw.so
01-23 09:28:23.016 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx263dsw.so/libsomx264dsw.so)
01-23 09:28:23.016 I/SEC_COMP_REGS( 4054): Loading the library: libsomx264dsw.so
01-23 09:28:23.016 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx264dsw.so/libsomxhevcdsw.so)
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): Loading the library: libsomxhevcdsw.so
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxhevcdsw.so/libsomxmp4vdsw.so)
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): Loading the library: libsomxmp4vdsw.so
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp4vdsw.so/libsomxvc1dsw.so)
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): Loading the library: libsomxvc1dsw.so
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvc1dsw.so/libsomxvp8d.so)
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): Loading the library: libsomxvp8d.so
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvp8d.so/libsomxamrd.so)
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): Loading the library: libsomxamrd.so
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxamrd.so/libsomxadpcmd.so)
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): Loading the library: libsomxadpcmd.so
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxadpcmd.so/libsomxaped.so)
01-23 09:28:23.017 E/SEC_COMP_REGS( 4054): Skipping the library: libsomxaped.so
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxaped.so/libsomxflacd.so)
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): Loading the library: libsomxflacd.so
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxflacd.so/libsomxmp3d.so)
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): Loading the library: libsomxmp3d.so
01-23 09:28:23.017 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp3d.so/libsomxqcelpd.so)
01-23 09:28:23.018 E/SEC_COMP_REGS( 4054): Skipping the library: libsomxqcelpd.so
01-23 09:28:23.018 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpd.so/libsomxqcelpe.so)
01-23 09:28:23.018 E/SEC_COMP_REGS( 4054): Skipping the library: libsomxqcelpe.so
01-23 09:28:23.018 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpe.so/libsomxevrcd.so)
01-23 09:28:23.018 E/SEC_COMP_REGS( 4054): Skipping the library: libsomxevrcd.so
01-23 09:28:23.018 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrcd.so/libsomxevrce.so)
01-23 09:28:23.018 E/SEC_COMP_REGS( 4054): Skipping the library: libsomxevrce.so
01-23 09:28:23.018 I/SEC_COMP_REGS( 4054): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrce.so/libsomxnaace.so)
01-23 09:28:23.018 I/SEC_COMP_REGS( 4054): Loading the library: libsomxnaace.so
01-23 09:28:23.018 I/OMXMaster( 4054): >>>Vendor SEC
01-23 09:28:23.027 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.029 I/SoftOMXPlugin( 4054): createOMXPlugin
01-23 09:28:23.029 E/MediaCodecsXmlParser( 4054): >>>SEC codec
01-23 09:28:23.029 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-23 09:28:23.034 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_ddp.xml...
01-23 09:28:23.036 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.039 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_ac4.xml...
01-23 09:28:23.039 V/MediaUtils( 4041): physMem: 3884171264
01-23 09:28:23.039 V/MediaUtils( 4041): requested limit: 2330502720
01-23 09:28:23.040 I/libc ( 4041): malloc_limit: Allocation limit enabled, max
size 2330502720 bytes
01-23 09:28:23.042 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-23 09:28:23.045 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs.xml...
01-23 09:28:23.049 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_google_video_le.xml...
01-23 09:28:23.049 D/MediaCodecsXmlParser( 4054): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
01-23 09:28:23.049 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_google_audio.xml...
01-23 09:28:23.050 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_google_telephony.xml...
01-23 09:28:23.055 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_performance.xml...
01-23 09:28:23.057 W/mediaextractor( 4041): libminijail[4041]: failed to get path
of fd 5: No such file or directory
01-23 09:28:23.057 W/mediaextractor( 4041): libminijail[4041]: allowing syscall:
connect
01-23 09:28:23.057 W/mediaextractor( 4041): libminijail[4041]: allowing syscall:
fcntl
01-23 09:28:23.057 W/mediaextractor( 4041): libminijail[4041]: allowing syscall:
sendto
01-23 09:28:23.057 W/mediaextractor( 4041): libminijail[4041]: allowing syscall:
socket
01-23 09:28:23.057 W/mediaextractor( 4041): libminijail[4041]: allowing syscall:
writev
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 63 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 119 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 130 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 133 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 173 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.061 D/MediaCodecsXmlParser( 4054): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
01-23 09:28:23.064 W/mediaextractor( 4041): libminijail[4041]: logging seccomp
filter failures
01-23 09:28:23.066 I/HidlServiceManagement( 4054): Registered
android.hardware.media.omx@1.0::IOmx/default
01-23 09:28:23.067 D/tor ( 4041): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-23 09:28:23.067 D/tor ( 4041): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-23 09:28:23.072 I/HidlServiceManagement( 4054): Removing namespace from process
name android.hardware.media.omx@1.0-service to omx@1.0-service.
01-23 09:28:23.079 I/android.hardware.media.omx@1.0-service( 4054): IOmx HAL
service created.
01-23 09:28:23.080 I/OmxStore( 4054): omx common prefix: 'OMX.'
01-23 09:28:23.081 E/MediaCodecsXmlParser( 4054): >>>SEC codec
01-23 09:28:23.081 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-23 09:28:23.082 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_ddp.xml...
01-23 09:28:23.083 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_ac4.xml...
01-23 09:28:23.083 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-23 09:28:23.084 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs.xml...
01-23 09:28:23.086 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_google_video_le.xml...
01-23 09:28:23.086 D/MediaCodecsXmlParser( 4054): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
01-23 09:28:23.086 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_google_audio.xml...
01-23 09:28:23.087 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_google_telephony.xml...
01-23 09:28:23.088 D/MediaCodecsXmlParser( 4054): parsing
/vendor/etc/media_codecs_performance.xml...
01-23 09:28:23.088 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.089 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.089 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.089 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.089 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 63 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.089 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 113 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.089 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 119 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.090 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.090 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 130 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.090 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 133 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.090 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 139 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.090 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.091 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.091 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.091 D/MediaCodecsXmlParser( 4054): MediaCodec: cannot update non-
existing codec at line 173 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:23.091 D/MediaCodecsXmlParser( 4054): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
01-23 09:28:23.092 E/MediaCodecsXmlParser( 4054): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
01-23 09:28:23.092 I/mediaswcodec( 4073): media swcodec service starting
01-23 09:28:23.093 E/MediaCodecsXmlParser( 4054): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
01-23 09:28:23.096 I/HidlServiceManagement( 4054): Registered
android.hardware.media.omx@1.0::IOmxStore/default
01-23 09:28:23.096 I/HidlServiceManagement( 4054): Removing namespace from process
name android.hardware.media.omx@1.0-service to omx@1.0-service.
01-23 09:28:23.096 I/SEC_componentStore( 4054): Instantiating Codec2's C2+++
01-23 09:28:23.096 I/SEC_componentStore( 4054): Creating vendor Codec2 service...
01-23 09:28:23.096 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:23.101 W/mediaswcodec( 4073): Could not read additional policy file
'/vendor/etc/seccomp_policy/mediaswcodec.policy'
01-23 09:28:23.102 W/mediaswcodec( 4073): libminijail[4073]: failed to get path of
fd 5: No such file or directory
01-23 09:28:23.102 E/ion ( 4054): ioctl c0044901 failed with code -1: Invalid
argument
01-23 09:28:23.102 I/SEC_componentStore( 4054): >>SEC Codec2's SetIonUsage
ion_is_legacy++++++++
01-23 09:28:23.102 I/SEC_componentStore( 4054): >>>SEC C2AllocatorIon::mapUsage
ion_is_legacy LSI 1
01-23 09:28:23.102 I/SEC_componentStore( 4054): >>SEC Codec2's1 SetIonUsage : 1
01-23 09:28:23.102 I/SEC_componentStore( 4054): >>SEC Codec2's SetIonUsage
01-23 09:28:23.102 W/mediaswcodec( 4073): libminijail[4073]: allowing syscall:
connect
01-23 09:28:23.102 W/mediaswcodec( 4073): libminijail[4073]: allowing syscall:
fcntl
01-23 09:28:23.102 W/mediaswcodec( 4073): libminijail[4073]: allowing syscall:
sendto
01-23 09:28:23.102 W/mediaswcodec( 4073): libminijail[4073]: allowing syscall:
socket
01-23 09:28:23.102 W/mediaswcodec( 4073): libminijail[4073]: allowing syscall:
writev
01-23 09:28:23.105 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.109 W/mediaswcodec( 4073): libminijail[4073]: logging seccomp filter
failures
01-23 09:28:23.109 I/CodecServiceRegistrant( 4073): Creating software Codec2
service...
01-23 09:28:23.112 D/C2Store ( 4073): Default ION heapmask = -1
01-23 09:28:23.112 D/C2Store ( 4073): Default ION flags = 0
01-23 09:28:23.112 D/C2Store ( 4073): Default ION align = 0
01-23 09:28:23.115 I/HidlServiceManagement( 4073): Registered
android.hardware.media.c2@1.1::IComponentStore/software
01-23 09:28:23.116 I/hwservicemanager( 3691): Since
android.hardware.media.c2@1.0::IComponentStore/default is not registered, trying to
start it as a lazy HAL.
01-23 09:28:23.117 I/hwservicemanager( 3691): Since
android.hardware.media.c2@1.0::IComponentStore/default is not registered, trying to
start it as a lazy HAL.
01-23 09:28:23.118 I/HidlServiceManagement( 4073): getService: Trying again for
android.hardware.media.c2@1.0::IComponentStore/default...
01-23 09:28:23.119 W/libc ( 3691): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 1
01-23 09:28:23.120 W/libc ( 3691): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 2
01-23 09:28:23.121 W/libc ( 3691): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 3
01-23 09:28:23.121 W/libc ( 3691): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 1
01-23 09:28:23.122 W/libc ( 3691): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 2
01-23 09:28:23.124 W/libc ( 3691): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 3
01-23 09:28:23.127 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.137 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.162 I/mediaserver( 4049): ServiceManager: 0xf2815430
01-23 09:28:23.162 D/mediaserver( 4049): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
01-23 09:28:23.162 D/mediaserver( 4049): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
01-23 09:28:23.163 W/BatteryNotifier( 4049): batterystats service unavailable!
01-23 09:28:23.166 V/MediaPlayerService( 4049): MediaPlayerService created
01-23 09:28:23.168 I/servicemanager( 3690): Adding 'u:r:mediaserver:s0' service
(media.player:4049)
01-23 09:28:23.168 D/MediaCodecList( 4049): Allowing all OMX codecs
01-23 09:28:23.170 I/zygote ( 3893): fcntl(F_ADD_SEALS) failed: Invalid argument,
no memfd support.
01-23 09:28:23.170 I/zygote ( 3893): Falling back to ashmem implementation for JIT
zygote mapping
01-23 09:28:23.173 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.176 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.177 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.aac.decoder) in android.hardwar process
01-23 09:28:23.179 I/zygote64( 3892): fcntl(F_ADD_SEALS) failed: Invalid argument,
no memfd support.
01-23 09:28:23.179 I/zygote64( 3892): Falling back to ashmem implementation for JIT
zygote mapping
01-23 09:28:23.204 I/ExynosCameraInterface( 3939): INFO(init_func[982]):out =====
01-23 09:28:23.204 I/ExynosCameraInterface( 3939): DEBUG:duration time( 994 msec):
(init_func)
01-23 09:28:23.204 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(0) =====
01-23 09:28:23.205 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.208 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(0), mainCameraId(0), subCameraId(-1),
scenario(0)
01-23 09:28:23.215 I/ExynosCameraSensorInfo( 3939):
INFO(createExynosCameraSensorInfo[504]):sensor ID 115 name IMX576
01-23 09:28:23.219 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
01-23 09:28:23.219 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
257)
01-23 09:28:23.219 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[423]):vendorFlipModes at sensorStaticInfo is NULL
01-23 09:28:23.219 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
01-23 09:28:23.219 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-23 09:28:23.219 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
01-23 09:28:23.226 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[645]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-23 09:28:23.226 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-23 09:28:23.226 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(0), (0/1)physical_ids(0)
01-23 09:28:23.226 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 0]SensorName = IMX576,size = 7
01-23 09:28:23.226 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-23 09:28:23.226 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-23 09:28:23.226 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-23 09:28:23.227 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-23 09:28:23.227 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = CAMERA_SERVICE_ID_DUAL_REAR_PORTRAIT
01-23 09:28:23.227 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-23 09:28:23.227 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-23 09:28:23.227 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-23 09:28:23.227 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-23 09:28:23.227 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-23 09:28:23.227 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-23 09:28:23.227 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(1) =====
01-23 09:28:23.227 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(1), mainCameraId(1), subCameraId(-1),
scenario(0)
01-23 09:28:23.227 I/ExynosCameraSensorInfo( 3939):
INFO(createExynosCameraSensorInfo[504]):sensor ID 213 name HI1631
01-23 09:28:23.227 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[651]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-23 09:28:23.228 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.233 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
01-23 09:28:23.233 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[311]):vendorAwbModes at sensorStaticInfo is NULL
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[645]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[663]):SAMSUNG_ANDROID_SCALER_AVAILABLE_FULL_TETRA_PICT
URE_STREAM_CONFIGURATIONS update
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[676]):SAMSUNG_ANDROID_SCALER_AVAILABLE_CROP_TETRA_PICT
URE_STREAM_CONFIGURATIONS update
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(1), (0/1)physical_ids(1)
01-23 09:28:23.233 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 1]SensorName = HI1631,size = 7
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = CAMERA_SERVICE_ID_DUAL_REAR_PORTRAIT
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-23 09:28:23.233 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-23 09:28:23.233 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(2) =====
01-23 09:28:23.233 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(2), mainCameraId(1), subCameraId(-1),
scenario(0)
01-23 09:28:23.233 I/ExynosCameraSensorInfo( 3939):
INFO(createExynosCameraSensorInfo[504]):sensor ID 213 name HI1631
01-23 09:28:23.233 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[651]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[311]):vendorAwbModes at sensorStaticInfo is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[645]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(2), (0/1)physical_ids(1)
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 1]SensorName = HI1631,size = 7
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = CAMERA_SERVICE_ID_DUAL_REAR_PORTRAIT
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-23 09:28:23.234 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-23 09:28:23.234 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(20) =====
01-23 09:28:23.234 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(20), mainCameraId(0), subCameraId(2),
scenario(3)
01-23 09:28:23.234 I/ExynosCameraSensorInfo( 3939):
INFO(createExynosCameraSensorInfo[504]):sensor ID 115 name IMX576
01-23 09:28:23.234 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1183]):ServiceID(20), [0/2]Physical ID(0)
01-23 09:28:23.234 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1183]):ServiceID(20), [1/2]Physical ID(50)
01-23 09:28:23.234 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0)
supportedCapabilities(0x1281)
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[423]):vendorFlipModes at sensorStaticInfo is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[645]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(20), (0/2)physical_ids(0)
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(20), (1/2)physical_ids(50)
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 0]SensorName = IMX576,size = 7
01-23 09:28:23.234 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 2]SensorName = S5K4HA,size = 7
01-23 09:28:23.235 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[1031]):SAMSUNG_ANDROID_LOGICALMULTICAMERA_MASTERPHYSIC
ALID masterPhysicalId = 0
01-23 09:28:23.239 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>resource_cost = 100
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 23
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-23 09:28:23.239 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-23 09:28:23.239 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(21) =====
01-23 09:28:23.239 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 21/-1 camInfoIndex(-1)
01-23 09:28:23.239 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(22) =====
01-23 09:28:23.239 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 22/-1 camInfoIndex(-1)
01-23 09:28:23.239 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(23) =====
01-23 09:28:23.239 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(23), mainCameraId(0), subCameraId(4),
scenario(4)
01-23 09:28:23.239 I/ExynosCameraSensorInfo( 3939):
INFO(createExynosCameraSensorInfo[504]):sensor ID 115 name IMX576
01-23 09:28:23.240 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
01-23 09:28:23.240 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1183]):ServiceID(23), [0/2]Physical ID(0)
01-23 09:28:23.240 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1183]):ServiceID(23), [1/2]Physical ID(52)
01-23 09:28:23.240 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0)
supportedCapabilities(0x1281)
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[423]):vendorFlipModes at sensorStaticInfo is NULL
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[645]):SAMSUNG_ANDROID_SCALER_AVAILABLE_TETRA_PICTURE_S
TREAM_CONFIGURATIONS update
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(23), (0/2)physical_ids(0)
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(23), (1/2)physical_ids(52)
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 0]SensorName = IMX576,size = 7
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 4]SensorName = GC5035,size = 7
01-23 09:28:23.240 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[1031]):SAMSUNG_ANDROID_LOGICALMULTICAMERA_MASTERPHYSIC
ALID masterPhysicalId = 0
01-23 09:28:23.241 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[1044]):dualCalSize(512)
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>resource_cost = 100
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 21
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-23 09:28:23.241 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-23 09:28:23.241 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(40) =====
01-23 09:28:23.241 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 40/-1 camInfoIndex(-1)
01-23 09:28:23.241 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(41) =====
01-23 09:28:23.241 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 41/-1 camInfoIndex(-1)
01-23 09:28:23.241 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(50) =====
01-23 09:28:23.241 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(50), mainCameraId(2), subCameraId(-1),
scenario(0)
01-23 09:28:23.242 I/ExynosCameraSensorInfo( 3939):
INFO(createExynosCameraSensorInfo[504]):sensor ID 39 name S5K4HA
01-23 09:28:23.242 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[651]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(50), (0/1)physical_ids(50)
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 2]SensorName = S5K4HA,size = 7
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = CAMERA_SERVICE_ID_DUAL_REAR_PORTRAIT
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 51
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 52
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-23 09:28:23.242 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-23 09:28:23.242 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(51) =====
01-23 09:28:23.242 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 51/-1 camInfoIndex(-1)
01-23 09:28:23.242 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(52) =====
01-23 09:28:23.242 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(52), mainCameraId(4), subCameraId(-1),
scenario(0)
01-23 09:28:23.242 I/ExynosCameraSensorInfo( 3939):
INFO(createExynosCameraSensorInfo[504]):sensor ID 210 name GC5035
01-23 09:28:23.242 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[651]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverter( 3939): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
9)
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[460]):availableVideoBeautyList is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5461]):availableHighSpe
edVideoList is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[750]):SAMSUNG_ANDROID_CONTROL_MF_HDR_EV_COMPENSATION_L
IST is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(52), (0/1)physical_ids(52)
01-23 09:28:23.242 I/ExynosCameraMetadataConverterVendor( 3939): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 4]SensorName = GC5035,size = 7
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 2
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 20
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = CAMERA_SERVICE_ID_DUAL_REAR_PORTRAIT
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 22
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 50
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 53
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 80
01-23 09:28:23.243 I/ExynosCameraInterface( 3939): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 81
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(53) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 53/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(54) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 54/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(55) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 55/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(56) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 56/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(57) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 57/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(58) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 58/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(59) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 59/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(60) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 60/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(61) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 61/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(62) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 62/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(63) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 63/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(64) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 64/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(65) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 65/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(66) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 66/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(67) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 67/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(68) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 68/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(69) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 69/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(70) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 70/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(71) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 71/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(72) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 72/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(73) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 73/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(80) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 80/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(81) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 81/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(83) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 83/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(90) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 90/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(91) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 91/-1 camInfoIndex(-1)
01-23 09:28:23.243 I/ExynosCameraInterface( 3939):
INFO(HAL_getCameraInfo[632]):in(92) =====
01-23 09:28:23.243 E/ExynosCameraInterface( 3939):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 92/-1 camInfoIndex(-1)
01-23 09:28:23.249 I/DlbDlbEffect( 3901): getDescriptor(uuid=6AB06DA4-C516-4611-
8166-452799218539, pDescriptor=0xf4df8e40)
01-23 09:28:23.249 I/HidlServiceManagement( 3939): Registered
vendor.samsung.hardware.camera.provider@4.0::ISehCameraProvider/legacy/0
01-23 09:28:23.249 I/DlbDlbEffect( 3901): getDescriptor() Returning descriptor for
DAX3_S_3.6.2.0_r1
01-23 09:28:23.250 I/BufferProvider( 3965): found effect "Multichannel Downmix To
Stereo" from The Android Open Source Project
01-23 09:28:23.253 I/CameraProviderManager( 4026): Connecting to new camera
provider: legacy/0, isRemote? 1
01-23 09:28:23.253 V/audio_hw_primary_abox( 3901): primary_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:23.253 V/audio_hw_primary_abox( 3901): primary_out-out_get_channels:
exit with channel mask = 0x3
01-23 09:28:23.253 V/audio_hw_primary_abox( 3901): primary_out-out_get_buffer_size:
Period Size = 960, Frame Size = 4
01-23 09:28:23.253 V/audio_hw_primary_abox( 3901): primary_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:23.253 V/audio_hw_primary_abox( 3901): primary_out-out_get_channels:
exit with channel mask = 0x3
01-23 09:28:23.254 V/audio_hw_primary_abox( 3901): primary_out-out_get_sample_rate:
exit with sample rate = 48000
01-23 09:28:23.254 V/audio_hw_primary_abox( 3901): primary_out-out_get_channels:
exit with channel mask = 0x3
01-23 09:28:23.254 V/audio_hw_primary_abox( 3901): primary_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:23.254 I/AudioEffectStage( 3965): makeSinkBuffer max format 3, normal
fc 960
01-23 09:28:23.254 I/AudioEffectStage( 3965): make sec precision stage 3
01-23 09:28:23.254 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.254 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.257 I/HidlServiceManagement( 3939): Removing namespace from process
name vendor.samsung.hardware.camera.provider@4.0-service to provider@4.0-service.
01-23 09:28:23.258 I/CameraProviderManager( 4026): Enumerating new camera device:
device@3.5/legacy/0
01-23 09:28:23.258 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.259 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.265 I/CameraProviderManager( 4026): Enumerating new camera device:
device@3.5/legacy/1
01-23 09:28:23.265 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.265 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.266 I/CameraProviderManager( 4026): Enumerating new camera device:
device@3.5/legacy/2
01-23 09:28:23.267 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.267 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.268 I/CameraProviderManager( 4026): Enumerating new camera device:
device@3.5/legacy/20
01-23 09:28:23.268 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.268 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.269 I/CameraProviderManager( 4026): Enumerating new camera device:
device@3.5/legacy/23
01-23 09:28:23.269 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.269 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.270 I/CameraProviderManager( 4026): Enumerating new camera device:
device@3.5/legacy/50
01-23 09:28:23.270 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.270 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.271 I/CameraProviderManager( 4026): Enumerating new camera device:
device@3.5/legacy/52
01-23 09:28:23.271 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.271 I/ExynosCameraInterface( 3939):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(3)
01-23 09:28:23.272 I/CameraProviderManager( 4026): Camera provider legacy/0 ready
with 7 camera devices
01-23 09:28:23.272 I/CameraService( 4026): onNewProviderRegistered E
01-23 09:28:23.272 I/CameraService( 4026): enumerateProviders E
01-23 09:28:23.272 D/VendorTagDescriptor( 4026): addVendorDescriptor: vendor tag id
3854507339 added
01-23 09:28:23.272 V/CameraFlashlight( 4026): createFlashlightControl: creating a
flash light control for camera 2
01-23 09:28:23.272 V/CameraFlashlight( 4026): createFlashlightControl: creating a
flash light control for camera 1
01-23 09:28:23.272 V/CameraFlashlight( 4026): createFlashlightControl: creating a
flash light control for camera 0
01-23 09:28:23.272 I/CameraService( 4026): onDeviceStatusChanged: Status changed
for cameraId=52, newStatus=1
01-23 09:28:23.272 I/CameraService( 4026): onDeviceStatusChanged: Unknown camera ID
52, a new camera is added
01-23 09:28:23.272 W/CameraFlashlight( 4026): hasFlashUnitLocked: camera 52 not
present when findFlashUnits() was called
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Status changed
for cameraId=50, newStatus=1
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Unknown camera ID
50, a new camera is added
01-23 09:28:23.273 W/CameraFlashlight( 4026): hasFlashUnitLocked: camera 50 not
present when findFlashUnits() was called
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Status changed
for cameraId=20, newStatus=1
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Unknown camera ID
20, a new camera is added
01-23 09:28:23.273 W/CameraFlashlight( 4026): hasFlashUnitLocked: camera 20 not
present when findFlashUnits() was called
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Status changed
for cameraId=2, newStatus=1
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Unknown camera ID
2, a new camera is added
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Status changed
for cameraId=23, newStatus=1
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Unknown camera ID
23, a new camera is added
01-23 09:28:23.273 W/CameraFlashlight( 4026): hasFlashUnitLocked: camera 23 not
present when findFlashUnits() was called
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Status changed
for cameraId=1, newStatus=1
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Unknown camera ID
1, a new camera is added
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Status changed
for cameraId=0, newStatus=1
01-23 09:28:23.273 I/CameraService( 4026): onDeviceStatusChanged: Unknown camera ID
0, a new camera is added
01-23 09:28:23.273 I/CameraService( 4026): enumerateProviders X
01-23 09:28:23.273 I/CameraService( 4026): onNewProviderRegistered X
01-23 09:28:23.287 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.289 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.290 I/OMXMaster( 4054): makeComponentInstance(OMX.dolby.ac3.decoder)
in android.hardwar process
01-23 09:28:23.292 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.293 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.300 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.301 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): load hw modules primary
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): load output thread
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_OUTPUT_FLAG_DEEP_BUFFER
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found MIXER
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): loadStageConfig name normal,
value , stageName primary_output
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName primary_output_normal
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName primary_output_normal_sub1
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos,
value , stageName primary_output_normal_sub1_game
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.306 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos-
multi, value , stageName primary_output_normal_sub1_game
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): loadStageConfig name uhq, value
, stageName primary_output
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName primary_output_uhq
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName primary_output_uhq_sub1
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos,
value , stageName primary_output_uhq_sub1_game
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): loadStageConfig name suhq,
value , stageName primary_output
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName primary_output_suhq
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): load hw modules low
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): load output thread
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found MIXER
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): loadStageConfig name normal,
value , stageName low_output
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName low_output_normal
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName low_output_normal_sub1
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.307 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos,
value , stageName low_output_normal_sub1_game
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos-
multi, value , stageName low_output_normal_sub1_game
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): load hw modules a2dp
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): load output thread
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found MIXER
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_A2DP
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name normal,
value , stageName a2dp_output
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName a2dp_output_normal
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName a2dp_output_normal_sub1
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos,
value , stageName a2dp_output_normal_sub1_game
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal_sub1_game
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name normal48,
value , stageName a2dp_output
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName a2dp_output_normal48
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName a2dp_output_normal48_sub1
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.308 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos,
value , stageName a2dp_output_normal48_sub1_game
01-23 09:28:23.309 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-23 09:28:23.309 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.309 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal48_sub1_game
01-23 09:28:23.310 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): loadStageConfig name uhq, value
, stageName a2dp_output
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName a2dp_output_uhq
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName a2dp_output_uhq_sub1
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos,
value , stageName a2dp_output_uhq_sub1_game
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): loadStageConfig name dynamic,
value , stageName a2dp_output
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName a2dp_output_dynamic
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName a2dp_output_dynamic_sub1
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): load hw modules offload
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): load output thread
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_OUTPUT_FLAG_COMPRESS_OFFLOAD
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found OFFLOAD
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): loadStageConfig name normal,
value , stageName offload_output
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.310 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS_PROXY
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND_PROXY
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): load hw modules fastmixer
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): load output thread
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found FASTMIXER
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name normal,
value , stageName fastmixer_output
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName fastmixer_output_normal
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_BOOSTER
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_HEADTRACKING_FX
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName fastmixer_output_normal_sub1
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name atmos,
value , stageName fastmixer_output_normal_sub1_game
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): load hw modules usb
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): load output thread
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found MIXER
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_USB
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name dynamic,
value , stageName usb_output
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName usb_output_dynamic
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName usb_output_dynamic_sub1
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): load hw modules hdmi
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): load output thread
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_OUTPUT_FLAG_MULTI_CH
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found MIXER
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_DEVICE_OUT_AUX_DIGITAL
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name dynamic,
value , stageName hdmi_output
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName hdmi_output_dynamic
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName hdmi_output_dynamic_sub1
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): load hw modules remote_submix
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): load output thread
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found MIXER
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_DEVICE_OUT_REMOTE_SUBMIX
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name normal,
value , stageName remote_submix_output
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_NONE
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): loadStageConfig name sub1,
value , stageName remote_submix_output_normal
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_STREAM_MUSIC
01-23 09:28:23.311 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY
01-23 09:28:23.312 V/AudioEffectStagePolicy( 3965): loadStageConfig name game,
value , stageName remote_submix_output_normal_sub1
01-23 09:28:23.312 V/AudioEffectStagePolicy( 3965): stringToEnum() found
AUDIO_USAGE_GAME
01-23 09:28:23.312 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
01-23 09:28:23.312 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
01-23 09:28:23.312 V/AudioEffectStagePolicy( 3965): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
01-23 09:28:23.313 E/AudioEffectStagePolicy( 3965): Write fail. mInputRootNode is
NULL!!!
01-23 09:28:23.313 D/AudioEffectStage( 3965): initEffect() primary_output_suhq has
No effect
01-23 09:28:23.313 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.314 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.319 E/SemDvfsManager_JNI( 3893): SemDvfsManager: registerfunction
enter
01-23 09:28:23.319 E/SemAffinityControl( 3893): SemAffinityControl:
registerfunction enter
01-23 09:28:23.321 E/SemDvfsManager_JNI( 3892): SemDvfsManager: registerfunction
enter
01-23 09:28:23.321 E/SemAffinityControl( 3892): SemAffinityControl:
registerfunction enter
01-23 09:28:23.326 W/zygote ( 3893): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
01-23 09:28:23.329 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.330 W/zygote64( 3892): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
01-23 09:28:23.340 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.340 D/AudioEffectStage( 3965): initEffect() primary_output_suhq_sub1
has No effect
01-23 09:28:23.340 D/AudioEffectStage( 3965): initEffect() primary_output_uhq has
No effect
01-23 09:28:23.340 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.341 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.354 I/Zygote ( 3892): !@Boot_EBS_F: boot_progress_preload_start
01-23 09:28:23.354 D/Zygote ( 3892): begin preload
01-23 09:28:23.354 I/Zygote ( 3892): !@Boot: Begin of preload()
01-23 09:28:23.354 I/Zygote ( 3892): Calling ZygoteHooks.beginPreload()
01-23 09:28:23.354 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.354 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.363 I/zygote ( 3893): Explicit concurrent copying GC freed
836(88KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 108KB/1644KB, paused
4.660ms total 13.749ms
01-23 09:28:23.365 W/EffectsFactoryConfigLoader( 3965): checkLibraryPath()
corrected library path /system/lib/libsamsungSoundbooster_plus_legacy.so to
/system/lib64/libsamsungSoundbooster_plus_legacy.so
01-23 09:28:23.371 W/EffectsFactoryConfigLoader( 3965): checkLibraryPath()
corrected library path /system/lib/libaudiosaplus_sec_legacy.so to
/system/lib64/libaudiosaplus_sec_legacy.so
01-23 09:28:23.372 I/DecConfig( 4054): initState mDaxState(1), mProfileIdx(0)
01-23 09:28:23.372 D/DlbDecParamCache( 4054): setProfile(profile=-1)
01-23 09:28:23.372 D/DlbDecParamArray( 4054): getProfileParams(profile = -1)
01-23 09:28:23.372 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x40000000
01-23 09:28:23.373 I/zygote ( 3893): Explicit concurrent copying GC freed 5(47KB)
AllocSpace objects, 0(0B) LOS objects, 92% free, 125KB/1661KB, paused 167us total
9.155ms
01-23 09:28:23.374 D/Zygote32Timing( 3893): PostZygoteInitGC took to complete: 25ms
01-23 09:28:23.374 D/Zygote32Timing( 3893): ZygoteInit took to complete: 39ms
01-23 09:28:23.374 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000002
01-23 09:28:23.374 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000008
01-23 09:28:23.375 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000080
01-23 09:28:23.375 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00004000
01-23 09:28:23.375 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00008000
01-23 09:28:23.375 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000400
01-23 09:28:23.377 D/DecConfig( 4054): default dvlo: -224, mOutputLevel: -14
01-23 09:28:23.377 D/DlbProfileParamArray( 4054): loadXMLFile
01-23 09:28:23.381 I/Zygote ( 3893): Accepting command socket connections
01-23 09:28:23.385 I/install_recovery( 4148): Recovery image already installed
01-23 09:28:23.390 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:23.390 I/EffectsFactoryConfigLoader( 3965):
/system/lib/libaudiosaplus_sec_legacy.so can support global effect
01-23 09:28:23.391 W/EffectsFactoryConfigLoader( 3965): checkLibraryPath()
corrected library path /system/lib/libmysound_legacy.so to
/system/lib64/libmysound_legacy.so
01-23 09:28:23.393 I/HidlServiceManagement( 4054): Registered
android.hardware.media.c2@1.0::IComponentStore/default
01-23 09:28:23.393 I/SEC_componentStore( 4054): Codec2's IComponentStore service
created.
01-23 09:28:23.393 I/SEC_componentStore( 4054): Instantiating Codec2's C2---
01-23 09:28:23.394 I/hw-BpHwBinder( 3691): onLastStrongRef automatically unlinking
death recipients
01-23 09:28:23.395 I/CodecServiceRegistrant( 4073): Preferred Codec2 store is set
to "default".
01-23 09:28:23.395 I/CodecServiceRegistrant( 4073): Software Codec2 service created
and registered.
01-23 09:28:23.395 W/EffectsFactoryConfigLoader( 3965): checkLibraryPath()
corrected library path /system/lib/libswdap_legacy.so to
/system/lib64/libswdap_legacy.so
01-23 09:28:23.404 E/MediaExtractorFactory( 4041): couldn't
opendir(/system_ext/lib64/extractors)
01-23 09:28:23.406 I/servicemanager( 3690): Adding 'u:r:mediaextractor:s0' service
(media.extractor:4041)
01-23 09:28:23.411 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.415 W/libc ( 4063): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-23 09:28:23.416 W/libc ( 4063): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-23 09:28:23.416 W/libc ( 4063): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-23 09:28:23.417 W/libc ( 4063): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-23 09:28:23.417 W/EffectsFactoryConfigLoader( 3965): loadLibrary() could not
find library /system/lib/libsamsungSoundbooster_tdm_legacy.so
01-23 09:28:23.417 W/EffectsFactoryConfigLoader( 3965): checkLibraryPath()
corrected library path /system/lib/libvolumemonitor_energy.so to
/system/lib64/libvolumemonitor_energy.so
01-23 09:28:23.417 W/libc ( 4063): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-23 09:28:23.418 W/libc ( 4065): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-23 09:28:23.418 W/libc ( 4063): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-23 09:28:23.418 W/libc ( 4065): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-23 09:28:23.418 D/DlbProfileParamArray( 4054): add the profile table:
profileId=0, paramNum=155, size=2672
01-23 09:28:23.418 D/DlbProfileParamArray( 4054): add the profile table:
profileId=1, paramNum=155, size=2672
01-23 09:28:23.418 D/DlbProfileParamArray( 4054): add the profile table:
profileId=2, paramNum=155, size=2672
01-23 09:28:23.419 D/DlbProfileParamArray( 4054): add the profile table:
profileId=3, paramNum=155, size=2672
01-23 09:28:23.419 D/DlbProfileParamArray( 4054): add the profile table:
profileId=4, paramNum=155, size=2672
01-23 09:28:23.419 D/DlbProfileParamArray( 4054): add the profile table:
profileId=5, paramNum=155, size=2672
01-23 09:28:23.419 D/DlbProfileParamArray( 4054): add the profile table:
profileId=6, paramNum=155, size=2672
01-23 09:28:23.419 D/DlbProfileParamArray( 4054): add the profile table:
profileId=7, paramNum=155, size=2672
01-23 09:28:23.419 D/DlbProfileParamArray( 4054): add the profile table:
profileId=8, paramNum=157, size=2704
01-23 09:28:23.419 D/DlbProfileParamArray( 4054): add the profile table:
profileId=-1, paramNum=78, size=1416
01-23 09:28:23.419 W/libc ( 4065): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-23 09:28:23.420 W/libc ( 4065): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-23 09:28:23.422 W/EffectsFactoryConfigLoader( 3965): checkLibraryPath()
corrected library path /system/lib/libvoicechanger.so to
/system/lib64/libvoicechanger.so
01-23 09:28:23.423 W/EffectsFactoryConfigLoader( 3965): checkLibraryPath()
corrected library path /system/lib/libswdht_legacy.so to
/system/lib64/libswdht_legacy.so
01-23 09:28:23.423 W/libc ( 4065): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-23 09:28:23.424 W/libc ( 4065): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-23 09:28:23.426 W/libc ( 4063): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
01-23 09:28:23.426 W/libc ( 4063): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
01-23 09:28:23.428 D/DecStaticConfig( 4054): DecStaticConfig, isMono=0
01-23 09:28:23.428 I/DecConfig( 4054): mDSA has changed from -1 to 10
01-23 09:28:23.428 I/DecConfig( 4054): mDHSA has changed from -1 to 10
01-23 09:28:23.428 I/DecConfig( 4054): mDFSA has changed from -1 to 10
01-23 09:28:23.428 I/DDP_JOCDecoder( 4054): -> init name OMX.dolby.ac3.decoder
01-23 09:28:23.429 I/DDP_JOCDecoder( 4054): <- init
01-23 09:28:23.429 D/DDP_JOCDecoder( 4054): initPorts
01-23 09:28:23.429 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.429 I/DDP_JOCDecoder( 4054): -> ~DDPDecoder
01-23 09:28:23.429 D/DlbDecParamCache( 4054): ~DecParamCache()
01-23 09:28:23.430 I/DDP_JOCDecoder( 4054): <- ~DDPDecoder
01-23 09:28:23.430 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.431 W/libc ( 4063): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
01-23 09:28:23.432 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.432 W/libc ( 4063): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
01-23 09:28:23.432 I/OMXMaster( 4054): makeComponentInstance(OMX.dolby.ac4.decoder)
in android.hardwar process
01-23 09:28:23.433 W/libc ( 4063): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
01-23 09:28:23.433 W/EffectsFactoryConfigLoader( 3965): loadEffect() could not get
library tdm
01-23 09:28:23.433 V/VolumeMonitor_Energy_Effect( 3965): VMLib_GetDescriptor()
01-23 09:28:23.433 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.433 W/libc ( 4063): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
01-23 09:28:23.435 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.436 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.436 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.436 I/DlbDap2Process( 3965): init()
01-23 09:28:23.436 I/DlbDap2Process( 3965): open()
01-23 09:28:23.441 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.448 I/DecConfig( 4054): initState mDaxState(1), mProfileIdx(0)
01-23 09:28:23.448 D/DlbDecParamCache( 4054): setProfile(profile=-1)
01-23 09:28:23.448 D/DlbDecParamArray( 4054): getProfileParams(profile = -1)
01-23 09:28:23.448 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x40000000
01-23 09:28:23.448 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000002
01-23 09:28:23.448 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000008
01-23 09:28:23.448 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000080
01-23 09:28:23.448 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00004000
01-23 09:28:23.448 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00008000
01-23 09:28:23.448 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000400
01-23 09:28:23.448 D/DecConfig( 4054): default dvlo: -224, mOutputLevel: -14
01-23 09:28:23.448 D/DecStaticConfig( 4054): DecStaticConfig, isMono=0
01-23 09:28:23.448 I/DecConfig( 4054): mDSA has changed from -1 to 10
01-23 09:28:23.448 I/DecConfig( 4054): mDHSA has changed from -1 to 10
01-23 09:28:23.448 I/DecConfig( 4054): mDFSA has changed from -1 to 10
01-23 09:28:23.448 I/AC4Decoder( 4054): -> init name OMX.dolby.ac4.decoder
01-23 09:28:23.448 I/AC4Decoder( 4054): <- init
01-23 09:28:23.448 D/AC4Decoder( 4054): initPorts
01-23 09:28:23.451 I/AC4Decoder( 4054): -> ~AC4Decoder
01-23 09:28:23.451 D/DlbDecParamCache( 4054): ~DecParamCache()
01-23 09:28:23.452 I/AC4Decoder( 4054): <- ~AC4Decoder
01-23 09:28:23.452 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.455 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.455 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.adpcm.dec) in
android.hardwar process
01-23 09:28:23.462 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.462 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.462 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.463 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.463 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.463 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:23.463 D/DlbProfileParamArray( 3965): loadXMLFile
01-23 09:28:23.472 D/DlbProfileParamArray( 3965): add the profile table:
profileId=0, paramNum=155, size=2672
01-23 09:28:23.472 D/DlbProfileParamArray( 3965): add the profile table:
profileId=1, paramNum=155, size=2672
01-23 09:28:23.472 D/DlbProfileParamArray( 3965): add the profile table:
profileId=2, paramNum=155, size=2672
01-23 09:28:23.472 D/DlbProfileParamArray( 3965): add the profile table:
profileId=3, paramNum=155, size=2672
01-23 09:28:23.472 D/DlbProfileParamArray( 3965): add the profile table:
profileId=4, paramNum=155, size=2672
01-23 09:28:23.472 D/DlbProfileParamArray( 3965): add the profile table:
profileId=5, paramNum=155, size=2672
01-23 09:28:23.473 D/DlbProfileParamArray( 3965): add the profile table:
profileId=6, paramNum=155, size=2672
01-23 09:28:23.473 D/DlbProfileParamArray( 3965): add the profile table:
profileId=7, paramNum=155, size=2672
01-23 09:28:23.473 D/DlbProfileParamArray( 3965): add the profile table:
profileId=8, paramNum=157, size=2704
01-23 09:28:23.473 D/DlbProfileParamArray( 3965): add the profile table:
profileId=-1, paramNum=78, size=1416
01-23 09:28:23.473 I/SEC_BASE_COMP( 4054): [OMX.SEC.adpcm.dec]: Initial/Uninitial
transition state (1,0)
01-23 09:28:23.474 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.476 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.476 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
01-23 09:28:23.479 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:23.479 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.480 I/DlbDap2Process( 3965): init()
01-23 09:28:23.480 I/DlbDap2Process( 3965): open()
01-23 09:28:23.483 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.483 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.483 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.483 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.483 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.483 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.483 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.483 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.483 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.483 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.483 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.483 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.483 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.483 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.485 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.486 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.488 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.488 D/AudioSAEffectSecPlus( 3965): EffectCreate - Allocating
SessionNo 0 for SessionId -1305
01-23 09:28:23.489 D/AudioSAEffectSecPlus( 3965): EffectCreate - This is the first
effect in current sessionId -1305 sessionNo 0
01-23 09:28:23.489 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::AudioSAEffectSec ctor
01-23 09:28:23.489 D/AudioSAEffectSecPlus( 3965): AudioSAEffectSec::createSA
01-23 09:28:23.489 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x79bfc4cbc0
01-23 09:28:23.489 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x79bfc4cbc0 -
01-23 09:28:23.489 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::createSA(0x79bfc4cbc0)
01-23 09:28:23.489 I/AudioSASecPlus( 3965): AudioSASec::Configure(134, 44100, 2, 1)
01-23 09:28:23.489 I/AudioSASecPlus( 3965): AudioSASec::Configure (134, 44100, 2,
1)
01-23 09:28:23.489 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244396032
01-23 09:28:23.489 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-23 09:28:23.489 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:23.489 I/SEC_BASE_COMP( 4054): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
01-23 09:28:23.491 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.493 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.493 I/SoundAlive_Interface a64( 3965):
Samsung_SoundAlive_play_Factory::Create()
01-23 09:28:23.493 I/SoundAlive_Interface a64( 3965): [ 0 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-23 09:28:23.493 I/SoundAlive_PrePost( 3965): [ -1 ][ -1 ]SoundAlive_PrePost()
01-23 09:28:23.494 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.amrnb.decoder) in android.hardwar process
01-23 09:28:23.494 D/Zygote64Timing( 3892): BeginPreload took to complete: 140ms
01-23 09:28:23.494 I/Zygote ( 3892): !@Boot_EBS_F: Preload Classes
01-23 09:28:23.494 I/Zygote ( 3892): !@Boot: Parallel Preloading classes...
01-23 09:28:23.497 I/ZygoteInitThreadPool( 3892): Set ZygoteInitThreadPool as 2 + 1
+ 2 threads
01-23 09:28:23.502 I/HidlServiceManagement( 4065): Registered
android.hardware.radio@1.4::IRadio/slot2
01-23 09:28:23.511 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.512 I/HidlServiceManagement( 4065): Registered
vendor.samsung.hardware.radio@2.1::ISehRadio/slot2
01-23 09:28:23.513 I/HidlServiceManagement( 4065): Registered
android.hardware.radio@1.2::ISap/slot2
01-23 09:28:23.515 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.516 I/SoundAlive_Interface a64( 3965): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]SoundAlive_Config()
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Init()
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 1
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:23.516 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:23.516 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:23.516 I/SoundAlive_Interface a64( 3965): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Init()
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.516 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:23.516 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.517 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
01-23 09:28:23.519 I/SEC_BASE_COMP( 4054): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
01-23 09:28:23.520 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.522 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.522 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.amrwb.decoder) in android.hardwar process
01-23 09:28:23.525 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.527 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:23.527 I/SoundAlive_Interface a64( 3965): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.527 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.527 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.527 I/SoundAlive_Interface a64( 3965): [ 0 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:23.527 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.527 I/SoundAlive_Interface a64( 3965): [ 0 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:23.527 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.527 I/SoundAlive_Interface a64( 3965): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:23.527 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:23.527 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244395884
01-23 09:28:23.527 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-23 09:28:23.527 I/OMXMaster( 4054):
makeComponentInstance(OMX.dolby.eac3.decoder) in android.hardwar process
01-23 09:28:23.527 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:23.528 I/SoundAlive_Interface a64( 3965): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-23 09:28:23.528 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]SoundAlive_Config()
01-23 09:28:23.528 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Init()
01-23 09:28:23.528 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:23.528 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:23.528 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.528 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.528 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.528 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:23.528 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:23.528 I/DecConfig( 4054): initState mDaxState(1), mProfileIdx(0)
01-23 09:28:23.528 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:23.528 D/DlbDecParamCache( 4054): setProfile(profile=-1)
01-23 09:28:23.528 I/SoundAlive_Interface a64( 3965): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:23.528 I/SoundAlive_Interface a64( 3965): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.529 D/DlbDecParamArray( 4054): getProfileParams(profile = -1)
01-23 09:28:23.529 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.529 I/SoundAlive_Interface a64( 3965): [ 0 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:23.529 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x40000000
01-23 09:28:23.529 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.529 I/SoundAlive_Interface a64( 3965): [ 0 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:23.529 I/SoundAlive_PrePost( 3965): [ 0 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.529 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000002
01-23 09:28:23.529 I/SoundAlive_Interface a64( 3965): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:23.529 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:23.529 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000008
01-23 09:28:23.529 I/AudioSASecPlus( 3965): AudioSASec::Configure(3840, 192000, 2,
5)
01-23 09:28:23.529 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000080
01-23 09:28:23.529 I/AudioSASecPlus( 3965): AudioSASec::Configure (3840, 192000, 2,
5)
01-23 09:28:23.529 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00004000
01-23 09:28:23.529 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00008000
01-23 09:28:23.529 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000400
01-23 09:28:23.529 D/DecConfig( 4054): default dvlo: -224, mOutputLevel: -14
01-23 09:28:23.529 D/DecStaticConfig( 4054): DecStaticConfig, isMono=0
01-23 09:28:23.529 I/DecConfig( 4054): mDSA has changed from -1 to 10
01-23 09:28:23.529 I/DecConfig( 4054): mDHSA has changed from -1 to 10
01-23 09:28:23.529 I/DecConfig( 4054): mDFSA has changed from -1 to 10
01-23 09:28:23.529 I/DDP_JOCDecoder( 4054): -> init name OMX.dolby.eac3.decoder
01-23 09:28:23.529 I/DDP_JOCDecoder( 4054): <- init
01-23 09:28:23.529 D/DDP_JOCDecoder( 4054): initPorts
01-23 09:28:23.529 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.530 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.530 I/DDP_JOCDecoder( 4054): -> ~DDPDecoder
01-23 09:28:23.530 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.530 D/DlbDecParamCache( 4054): ~DecParamCache()
01-23 09:28:23.530 I/DDP_JOCDecoder( 4054): <- ~DDPDecoder
01-23 09:28:23.531 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.532 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.533 I/OMXMaster( 4054): makeComponentInstance(OMX.dolby.eac3-
joc.decoder) in android.hardwar process
01-23 09:28:23.533 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.533 D/MySoundEffect( 3965): MySound EffectCreate start - session -
1305
01-23 09:28:23.533 D/MySoundEffect( 3965): MS EffectCreate - Allocating SessionNo 0
for SessionId -1305
01-23 09:28:23.533 D/MySoundEffect( 3965): MS EffectCreate - This is the first
effect in current sessionId -1305 sessionNo 0
01-23 09:28:23.533 D/MySoundEffect( 3965): MySoundEffect::MySoundEffect ctor
01-23 09:28:23.533 I/Audio_DHA_24b a64( 3965): AudioDHA create
01-23 09:28:23.533 I/Audio_DHA_24b a64( 3965): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 44100,
BW 0
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:23.534 I/DecConfig( 4054): initState mDaxState(1), mProfileIdx(0)
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.534 D/DlbDecParamCache( 4054): setProfile(profile=-1)
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.534 D/DlbDecParamArray( 4054): getProfileParams(profile = -1)
01-23 09:28:23.534 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x40000000
01-23 09:28:23.534 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000002
01-23 09:28:23.534 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000008
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 48000,
BW 0
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:23.534 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000080
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.534 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00004000
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.534 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00008000
01-23 09:28:23.534 D/DlbDecParamCache( 4054): setProfile() Creating parameter cache
for device 0x00000400
01-23 09:28:23.534 D/DecConfig( 4054): default dvlo: -224, mOutputLevel: -14
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 192000,
BW 3
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:23.534 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.534 D/DecStaticConfig( 4054): DecStaticConfig, isMono=0
01-23 09:28:23.535 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:23.535 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.535 I/DecConfig( 4054): mDSA has changed from -1 to 10
01-23 09:28:23.535 I/DecConfig( 4054): mDHSA has changed from -1 to 10
01-23 09:28:23.535 I/DecConfig( 4054): mDFSA has changed from -1 to 10
01-23 09:28:23.535 I/DDP_JOCDecoder( 4054): -> init name OMX.dolby.eac3-joc.decoder
01-23 09:28:23.535 I/DDP_JOCDecoder( 4054): <- init
01-23 09:28:23.535 D/DDP_JOCDecoder( 4054): initPorts
01-23 09:28:23.535 I/AudioSASecPlus( 3965): AudioSASec::Configure(3840, 192000, 2,
5)
01-23 09:28:23.535 I/AudioSASecPlus( 3965): AudioSASec::Configure (3840, 192000, 2,
5)
01-23 09:28:23.535 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -1305
01-23 09:28:23.535 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -1305
01-23 09:28:23.536 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.536 I/DDP_JOCDecoder( 4054): -> ~DDPDecoder
01-23 09:28:23.536 D/DlbDecParamCache( 4054): ~DecParamCache()
01-23 09:28:23.536 I/DDP_JOCDecoder( 4054): <- ~DDPDecoder
01-23 09:28:23.536 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.537 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.542 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.542 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.543 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.flac.dec) in
android.hardwar process
01-23 09:28:23.543 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.544 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.547 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.547 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.548 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.548 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.548 I/DlbDap2Process( 3965): init()
01-23 09:28:23.548 I/DlbDap2Process( 3965): open()
01-23 09:28:23.552 I/SEC_BASE_COMP( 4054): [OMX.SEC.flac.dec]: Initial/Uninitial
transition state (1,0)
01-23 09:28:23.554 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.555 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.555 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.555 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.555 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.555 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.555 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.555 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:23.555 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:23.556 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.flac.decoder) in android.hardwar process
01-23 09:28:23.556 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.556 I/DlbDap2Process( 3965): init()
01-23 09:28:23.556 I/DlbDap2Process( 3965): open()
01-23 09:28:23.561 D/SemCscFeature( 3892): Encoded
01-23 09:28:23.567 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.567 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.567 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.567 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.567 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.567 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.567 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.567 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.567 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.567 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.567 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.567 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.app.-$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
01-23 09:28:23.567 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.567 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.567 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.567 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -1306
01-23 09:28:23.568 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.app.-$$Lambda$SystemServiceRegistry$16$s6mZ42tuGUunhKa_5iwjLY5FGdM
01-23 09:28:23.568 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.568 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.570 D/SemCscFeature( 3892): Encoded
01-23 09:28:23.572 D/SemCscFeature( 3892): Encoded
01-23 09:28:23.573 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.573 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.575 D/SemCscFeature( 3892): Encoded
01-23 09:28:23.576 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.576 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.576 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.576 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.576 I/DlbDap2Process( 3965): init()
01-23 09:28:23.576 I/DlbDap2Process( 3965): open()
01-23 09:28:23.579 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.581 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.581 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.g711.alaw.decoder) in android.hardwar process
01-23 09:28:23.583 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.583 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.583 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.583 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.583 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.583 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:23.583 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:23.583 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.584 I/DlbDap2Process( 3965): init()
01-23 09:28:23.584 I/DlbDap2Process( 3965): open()
01-23 09:28:23.599 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.601 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.601 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.g711.mlaw.decoder) in android.hardwar process
01-23 09:28:23.602 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.602 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.602 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.602 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.602 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.602 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.602 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.602 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.602 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.602 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.602 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.602 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.602 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.602 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.602 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -1307
01-23 09:28:23.603 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.604 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.605 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.605 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.app.SystemServiceRegistry$45
01-23 09:28:23.606 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.607 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.gsm.decoder) in android.hardwar process
01-23 09:28:23.609 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.609 I/SoundBooster_Interface1050_a64( 3965):
SoundBooster_Interface_Factory::Create(2)
01-23 09:28:23.609 I/SoundBooster_Interface1050_a64( 3965): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-23 09:28:23.609 I/SoundBooster_Interface1050_a64( 3965):
SoundBooster_Interface(Mode : 2)
01-23 09:28:23.609 I/SoundBooster_Base( 3965): SoundBooster_Base_Factory::Create(2)
01-23 09:28:23.609 I/SoundBooster_Base( 3965): SoundBooster_Base(Mode : 2)
01-23 09:28:23.609 I/SoundBooster_Base( 3965): SoundBooster_Base_Factory::Create(2)
01-23 09:28:23.609 I/SoundBooster_Base( 3965): SoundBooster_Base(Mode : 2)
01-23 09:28:23.610 I/SoundBooster:ReconfigurationChannels( 3965):
ReconfigurationChannels_Factory::Create()
01-23 09:28:23.610 I/SoundBooster:ReconfigurationChannels( 3965):
ReconfigurationChannels()
01-23 09:28:23.610 I/SoundBooster:StereoMono( 3965): StereoMono_Factory::Create()
01-23 09:28:23.610 I/SoundBooster:StereoMono( 3965): StereoMono()
01-23 09:28:23.610 I/SoundBoosterEffectPlus( 3965): Allocate SoundBooster mode:2
01-23 09:28:23.610 I/SoundBooster_Interface1050_a64( 3965): Init(3)
01-23 09:28:23.610 I/SoundBooster_Base( 3965): Init(1)
01-23 09:28:23.610 I/SoundBooster_Base( 3965): Init(1)
01-23 09:28:23.610 I/SoundBooster:ReconfigurationChannels( 3965): Init() bitdepth :
1
01-23 09:28:23.610 I/SoundBooster:StereoMono( 3965): Init() bitdepth : 1
01-23 09:28:23.610 I/SoundBooster_Interface1050_a64( 3965):
SamplingRateConfig(48000)
01-23 09:28:23.610 I/SoundBooster_Interface1050_a64( 3965): LoadParameter() called
with rigtht path
01-23 09:28:23.610 I/SoundBooster_Interface1050_a64( 3965): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-23 09:28:23.612 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.612 I/SoundBooster_Interface1050_a64( 3965): SetPar()-whole
parameter
01-23 09:28:23.613 I/SoundBooster_Interface1050_a64( 3965): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-23 09:28:23.613 I/SoundBooster_Base( 3965): SoundBooster_Base_Factory::Destroy()
01-23 09:28:23.613 I/SoundBooster_Base( 3965): ~SoundBooster()
01-23 09:28:23.613 I/SoundBooster_Base( 3965): Init(3)
01-23 09:28:23.613 I/SoundBooster_Base( 3965): SetPar()
01-23 09:28:23.613 I/SoundBooster:SoundBooster_Legacy( 3965): SetPar()
01-23 09:28:23.613 I/SoundBooster_Interface1050_a64( 3965): SetVolumeTable()
01-23 09:28:23.614 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.614 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.620 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.621 E/SystemServiceRegistry( 3892): systemservice inputdev:true
01-23 09:28:23.628 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.630 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.630 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
01-23 09:28:23.631 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.631 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.642 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.642 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.642 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.642 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.642 I/DlbDap2Process( 3965): init()
01-23 09:28:23.642 I/DlbDap2Process( 3965): open()
01-23 09:28:23.643 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.649 I/SEC_BASE_COMP( 4054): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
01-23 09:28:23.649 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.649 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.649 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.649 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.649 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.649 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:23.649 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:23.649 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.649 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.649 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.650 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.650 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.650 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.650 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.650 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.650 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.650 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.651 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.652 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.654 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.654 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
01-23 09:28:23.656 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.656 D/AudioSAEffectSecPlus( 3965): EffectCreate - Allocating
SessionNo 1 for SessionId -1308
01-23 09:28:23.656 D/AudioSAEffectSecPlus( 3965): EffectCreate - This is the first
effect in current sessionId -1308 sessionNo 1
01-23 09:28:23.656 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::AudioSAEffectSec ctor
01-23 09:28:23.656 D/AudioSAEffectSecPlus( 3965): AudioSAEffectSec::createSA
01-23 09:28:23.656 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x79bfc4d340
01-23 09:28:23.656 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x79bfc4d340 -
01-23 09:28:23.656 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::createSA(0x79bfc4d340)
01-23 09:28:23.656 I/AudioSASecPlus( 3965): AudioSASec::Configure(134, 44100, 2, 1)
01-23 09:28:23.656 I/AudioSASecPlus( 3965): AudioSASec::Configure (134, 44100, 2,
1)
01-23 09:28:23.656 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244396032
01-23 09:28:23.656 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-23 09:28:23.656 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:23.657 I/SoundAlive_Interface a64( 3965):
Samsung_SoundAlive_play_Factory::Create()
01-23 09:28:23.657 I/SoundAlive_Interface a64( 3965): [ 1 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-23 09:28:23.657 I/SoundAlive_PrePost( 3965): [ -1 ][ -1 ]SoundAlive_PrePost()
01-23 09:28:23.659 I/SoundAlive_Interface a64( 3965): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]SoundAlive_Config()
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Init()
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 1
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:23.660 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:23.660 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:23.660 I/SoundAlive_Interface a64( 3965): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Init()
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:23.660 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:23.660 I/SoundAlive_Interface a64( 3965): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.660 I/SoundAlive_Interface a64( 3965): [ 1 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.660 I/SoundAlive_Interface a64( 3965): [ 1 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:23.660 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.660 I/SoundAlive_Interface a64( 3965): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:23.660 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:23.660 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244395884
01-23 09:28:23.660 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-23 09:28:23.661 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:23.661 I/SoundAlive_Interface a64( 3965): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-23 09:28:23.661 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]SoundAlive_Config()
01-23 09:28:23.661 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Init()
01-23 09:28:23.661 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:23.661 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:23.661 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.661 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.661 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.661 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:23.661 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:23.661 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:23.662 I/SoundAlive_Interface a64( 3965): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:23.662 I/SoundAlive_Interface a64( 3965): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.662 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.662 I/SoundAlive_Interface a64( 3965): [ 1 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:23.662 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.662 I/SoundAlive_Interface a64( 3965): [ 1 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:23.662 I/SoundAlive_PrePost( 3965): [ 1 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.662 I/SoundAlive_Interface a64( 3965): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:23.662 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:23.662 I/AudioSASecPlus( 3965): AudioSASec::Configure(960, 48000, 2, 5)
01-23 09:28:23.662 I/AudioSASecPlus( 3965): AudioSASec::Configure (960, 48000, 2,
5)
01-23 09:28:23.663 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.663 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.664 I/SEC_BASE_COMP( 4054): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
01-23 09:28:23.671 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.671 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.671 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.671 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.673 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.673 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.673 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.673 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.673 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.673 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.673 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.673 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.674 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
01-23 09:28:23.674 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.677 I/SEC_BASE_COMP( 4054): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
01-23 09:28:23.678 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.678 I/zygote ( 3893): Verified 1373 classes from mainline modules
in 388.667ms
01-23 09:28:23.689 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.689 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.mp3.decoder) in android.hardwar process
01-23 09:28:23.691 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.691 D/MySoundEffect( 3965): MySound EffectCreate start - session -
1308
01-23 09:28:23.692 D/MySoundEffect( 3965): MS EffectCreate - Allocating SessionNo 1
for SessionId -1308
01-23 09:28:23.692 D/MySoundEffect( 3965): MS EffectCreate - This is the first
effect in current sessionId -1308 sessionNo 1
01-23 09:28:23.692 D/MySoundEffect( 3965): MySoundEffect::MySoundEffect ctor
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): AudioDHA create
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 44100,
BW 0
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 48000,
BW 0
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 48000,
BW 3
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:23.692 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.693 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.693 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.697 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.697 I/SoundBooster_Interface1050_a64( 3965):
SoundBooster_Interface_Factory::Create(1)
01-23 09:28:23.698 I/SoundBooster_Interface1050_a64( 3965): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-23 09:28:23.698 I/SoundBooster_Interface1050_a64( 3965):
SoundBooster_Interface(Mode : 1)
01-23 09:28:23.698 I/SoundBooster_Base( 3965): SoundBooster_Base_Factory::Create(1)
01-23 09:28:23.698 I/SoundBooster_Base( 3965): SoundBooster_Base(Mode : 1)
01-23 09:28:23.698 I/SoundBooster_Base( 3965): SoundBooster_Base_Factory::Create(1)
01-23 09:28:23.698 I/SoundBooster_Base( 3965): SoundBooster_Base(Mode : 1)
01-23 09:28:23.699 I/SoundBooster:ReconfigurationChannels( 3965):
ReconfigurationChannels_Factory::Create()
01-23 09:28:23.699 I/SoundBooster:ReconfigurationChannels( 3965):
ReconfigurationChannels()
01-23 09:28:23.699 I/SoundBoosterEffectPlus( 3965): Allocate SoundBooster mode:1
01-23 09:28:23.699 I/SoundBooster_Interface1050_a64( 3965): Init(3)
01-23 09:28:23.699 I/SoundBooster_Base( 3965): Init(1)
01-23 09:28:23.699 I/SoundBooster_Base( 3965): Init(1)
01-23 09:28:23.699 I/SoundBooster:ReconfigurationChannels( 3965): Init() bitdepth :
1
01-23 09:28:23.700 I/SoundBooster_Interface1050_a64( 3965):
SamplingRateConfig(48000)
01-23 09:28:23.700 I/SoundBooster_Interface1050_a64( 3965): LoadParameter() called
with rigtht path
01-23 09:28:23.700 I/SoundBooster_Interface1050_a64( 3965): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-23 09:28:23.701 I/SoundBooster_Interface1050_a64( 3965): SetPar()-whole
parameter
01-23 09:28:23.701 I/SoundBooster_Interface1050_a64( 3965): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-23 09:28:23.701 I/SoundBooster_Base( 3965): SoundBooster_Base_Factory::Destroy()
01-23 09:28:23.701 I/SoundBooster_Base( 3965): ~SoundBooster()
01-23 09:28:23.701 I/SoundBooster_Base( 3965): Init(3)
01-23 09:28:23.701 I/SoundBooster_Base( 3965): SetPar()
01-23 09:28:23.701 I/SoundBooster:SoundBooster_Music( 3965): SetPar()
01-23 09:28:23.701 I/SoundBooster_Interface1050_a64( 3965): SetVolumeTable()
01-23 09:28:23.702 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.702 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.704 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.705 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.706 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.opus.decoder) in android.hardwar process
01-23 09:28:23.717 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.720 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.722 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.722 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.raw.decoder) in android.hardwar process
01-23 09:28:23.725 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.726 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.730 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.731 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.733 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.733 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.733 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.733 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.733 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.733 I/DlbDap2Process( 3965): init()
01-23 09:28:23.733 I/DlbDap2Process( 3965): open()
01-23 09:28:23.733 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process
01-23 09:28:23.741 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.742 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.743 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.naac.enc) in
android.hardwar process
01-23 09:28:23.744 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.744 V/ZygoteInitThreadPool( 3892): Class android.util.TimeUtils was
preloaded took to much time: 158ms
01-23 09:28:23.744 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.744 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.744 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.744 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.744 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.744 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:23.744 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:23.745 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.745 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.745 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.745 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.745 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.745 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.745 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.745 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.745 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.746 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.747 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.747 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
01-23 09:28:23.747 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
01-23 09:28:23.748 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
01-23 09:28:23.755 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.755 D/AudioSAEffectSecPlus( 3965): EffectCreate - Allocating
SessionNo 2 for SessionId -1309
01-23 09:28:23.755 D/AudioSAEffectSecPlus( 3965): EffectCreate - This is the first
effect in current sessionId -1309 sessionNo 2
01-23 09:28:23.755 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::AudioSAEffectSec ctor
01-23 09:28:23.755 D/AudioSAEffectSecPlus( 3965): AudioSAEffectSec::createSA
01-23 09:28:23.755 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x79bfc4d7c0
01-23 09:28:23.755 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x79bfc4d7c0 -
01-23 09:28:23.755 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::createSA(0x79bfc4d7c0)
01-23 09:28:23.755 I/AudioSASecPlus( 3965): AudioSASec::Configure(134, 44100, 2, 1)
01-23 09:28:23.755 I/AudioSASecPlus( 3965): AudioSASec::Configure (134, 44100, 2,
1)
01-23 09:28:23.756 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244396160
01-23 09:28:23.756 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-23 09:28:23.756 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:23.756 I/SoundAlive_Interface a64( 3965):
Samsung_SoundAlive_play_Factory::Create()
01-23 09:28:23.756 I/SoundAlive_Interface a64( 3965): [ 2 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-23 09:28:23.756 I/SoundAlive_PrePost( 3965): [ -1 ][ -1 ]SoundAlive_PrePost()
01-23 09:28:23.757 I/SoundAlive_Interface a64( 3965): [ 2 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]SoundAlive_Config()
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Init()
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 1
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:23.758 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:23.758 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:23.758 I/SoundAlive_Interface a64( 3965): [ 2 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Init()
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:23.758 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:23.758 I/SoundAlive_Interface a64( 3965): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.758 I/SoundAlive_Interface a64( 3965): [ 2 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.758 I/SoundAlive_Interface a64( 3965): [ 2 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:23.758 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.758 I/SoundAlive_Interface a64( 3965): [ 2 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:23.758 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:23.758 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244396012
01-23 09:28:23.758 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-23 09:28:23.758 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:23.759 I/SoundAlive_Interface a64( 3965): [ 2 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]SoundAlive_Config()
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Init()
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:23.759 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:23.759 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:23.759 I/SoundAlive_Interface a64( 3965): [ 2 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:23.759 I/SoundAlive_Interface a64( 3965): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:23.759 I/SoundAlive_Interface a64( 3965): [ 2 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:23.759 I/SoundAlive_Interface a64( 3965): [ 2 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:23.759 I/SoundAlive_PrePost( 3965): [ 2 ][ 44100 ]Set_User_BWE 0
01-23 09:28:23.759 I/SoundAlive_Interface a64( 3965): [ 2 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:23.759 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:23.759 I/AudioSASecPlus( 3965): AudioSASec::Configure(960, 48000, 2, 5)
01-23 09:28:23.759 I/AudioSASecPlus( 3965): AudioSASec::Configure (960, 48000, 2,
5)
01-23 09:28:23.760 I/AudioSASecPlus( 3965): AudioSASec::Configure(960, 48000, 2, 5)
01-23 09:28:23.760 I/AudioSASecPlus( 3965): AudioSASec::Configure (960, 48000, 2,
5)
01-23 09:28:23.760 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -1309
01-23 09:28:23.760 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -1309
01-23 09:28:23.760 I/HidlServiceManagement( 4063): Registered
android.hardware.radio@1.4::IRadio/slot1
01-23 09:28:23.760 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.761 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.762 I/HidlServiceManagement( 4063): Registered
vendor.samsung.hardware.radio@2.1::ISehRadio/slot1
01-23 09:28:23.763 I/SEC_BASE_COMP( 4054): [OMX.SEC.naac.enc]: Initial/Uninitial
transition state (1,0)
01-23 09:28:23.765 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.765 V/ZygoteInitThreadPool( 3892): Class
android.content.pm.InstantAppResolveInfo$InstantAppDigest was preloaded took to
much time: 87ms
01-23 09:28:23.766 I/HidlServiceManagement( 4063): Registered
android.hardware.radio.config@1.1::IRadioConfig/default
01-23 09:28:23.768 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.769 I/HidlServiceManagement( 4063): Registered
android.hardware.radio@1.2::ISap/slot1
01-23 09:28:23.770 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.aac.encoder) in android.hardwar process
01-23 09:28:23.773 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
01-23 09:28:23.778 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.778 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.784 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.785 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.785 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.785 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.785 I/DlbDap2Process( 3965): init()
01-23 09:28:23.785 I/DlbDap2Process( 3965): open()
01-23 09:28:23.789 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.789 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.789 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.789 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.789 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.789 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:23.789 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:23.789 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.789 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.789 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.789 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.789 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.789 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.789 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.789 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.789 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.790 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -1310
01-23 09:28:23.790 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.791 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.791 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.793 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.793 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.amrnb.encoder) in android.hardwar process
01-23 09:28:23.802 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-
r5pkiSxNSBBd1w_Qc
01-23 09:28:23.802 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.803 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-
nNGZpgXrKr4QC_iQiTbQx0
01-23 09:28:23.803 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.view.contentcapture.-$
$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
01-23 09:28:23.803 I/AudioEffectStage( 3965): In/out ChannelMask diff, name
primary_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
01-23 09:28:23.804 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.804 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.amrwb.encoder) in android.hardwar process
01-23 09:28:23.804 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.804 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.805 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.view.contentcapture.MainContentCaptureSession$1
01-23 09:28:23.810 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.810 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.813 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:23.813 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.813 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.813 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:23.813 I/DlbDap2Process( 3965): init()
01-23 09:28:23.813 I/DlbDap2Process( 3965): open()
01-23 09:28:23.816 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:23.816 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:23.817 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:23.817 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:23.817 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:23.817 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:23.817 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:23.817 D/DlbDap2Process( 3965): 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])
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.817 D/DlbDap2Process( 3965): DAP input format is 0x2158 with input
channel mask 0xC003F
01-23 09:28:23.817 D/DlbDap2Process( 3965): setMave(mave = 0)
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:23.817 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:23.817 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -1311
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SRC384 Create
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384() ID = 0
GID = 1
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 0
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 D/SoundAliveResampler( 3965): [SoundAliveResampler] Init+++
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 0
Init(outFs 17, InFs 14, chnum 2, outBW 3, inBW 3)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SRC384 Create
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384() ID = 1
GID = 2
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 1
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 D/SoundAliveResampler( 3965): [SoundAliveResampler] Init+++
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 1
Init(outFs 17, InFs 8, chnum 2, outBW 3, inBW 3)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SRC384 Create
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384() ID = 2
GID = 3
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 2
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 D/SoundAliveResampler( 3965): [SoundAliveResampler] Init+++
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 2
Init(outFs 14, InFs 17, chnum 2, outBW 3, inBW 3)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SRC384 Create
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384() ID = 3
GID = 4
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 3
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 D/SoundAliveResampler( 3965): [SoundAliveResampler] Init+++
01-23 09:28:23.817 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 3
Init(outFs 14, InFs 8, chnum 2, outBW 3, inBW 3)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SRC384 Create
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384() ID = 4
GID = 5
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 4
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 D/SoundAliveResampler( 3965): [SoundAliveResampler] Init+++
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 4
Init(outFs 8, InFs 17, chnum 2, outBW 3, inBW 3)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SRC384 Create
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384() ID = 5
GID = 6
01-23 09:28:23.817 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 5
Init(outFs 7, InFs 7, chnum 0, outBW 0, inBW 0)
01-23 09:28:23.818 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.818 D/SoundAliveResampler( 3965): [SoundAliveResampler] Init+++
01-23 09:28:23.818 I/SoundAlive_SRC384 arch64( 3965): SoundAlive_SRC384: Instance 5
Init(outFs 8, InFs 14, chnum 2, outBW 3, inBW 3)
01-23 09:28:23.818 I/Samsung_SoundAlive_SRC arch64( 3965): SRC384 version Samsung
SoundAlive SRC ver320 arch64 2020.11.26 (Cppref for ARM64, ver.300.c 32bit
07_10_2016 based)
01-23 09:28:23.818 E/ActivityRecognitionHardware( 3892): activity_recognition HAL
is deprecated. class_init is effectively a no-op
01-23 09:28:23.818 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.818 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.819 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.821 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.821 E/EffectFactoryHAL( 3901): Error creating effect 05227ea0-50bb-
11e3-ac69-0002a5d5c51b: No such file or directory
01-23 09:28:23.821 E/AudioEffectStageModule( 3965): SoundAlivePlus_Proxy
EffectCreate fail
01-23 09:28:23.821 I/OMXMaster( 4054):
makeComponentInstance(OMX.google.flac.encoder) in android.hardwar process
01-23 09:28:23.821 E/AudioEffectStageChain( 3965): fail to create EffectStageModule
SoundAlivePlus_Proxy, stageIndex -1312
01-23 09:28:23.822 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.822 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:23.829 E/EffectFactoryHAL( 3901): Error creating effect 37155c20-50bb-
11e3-9fac-0002a5d5c51b: No such file or directory
01-23 09:28:23.829 E/AudioEffectStageModule( 3965): MySound_Proxy EffectCreate fail
01-23 09:28:23.829 E/AudioEffectStageChain( 3965): fail to create EffectStageModule
MySound_Proxy, stageIndex -1312
01-23 09:28:23.829 E/AudioFlinger( 3965): Failed to add event callback
01-23 09:28:23.830 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.widget.ActionMenuPresenter$OverflowMenuButton$1
01-23 09:28:23.832 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.834 I/AudioFlinger( 3965): AudioFlinger's thread 0x79bfbc3480
tid=4247 ready to run
01-23 09:28:23.834 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:23.835 D/AudioFlinger( 3965): ro.audio.silent is ignored since no
output device is set
01-23 09:28:23.835 I/AudioFlinger( 3965): change audio_format 1 , sample 48000
01-23 09:28:23.835 D/audio_hw_primary_abox( 3901): device-adev_get_parameters:
enter with key(routing=1;supEncapsulationMetadataTypes;supEncapsulationModes)
01-23 09:28:23.835 D/audio_hw_primary_abox( 3901): device-adev_get_parameters: exit
with
01-23 09:28:23.836 D/audio_hw_primary_abox( 3901): device-adev_get_parameters:
enter with key(routing=2;supEncapsulationMetadataTypes;supEncapsulationModes)
01-23 09:28:23.836 D/audio_hw_primary_abox( 3901): device-adev_get_parameters: exit
with
01-23 09:28:23.837 V/sec_audio_hw( 3901): sec_stream_set_parameters(13:0) :
l_uhq_force_routing=0;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
01-23 09:28:23.837 D/audio_hw_primary_abox( 3901): primary_out-out_set_parameters:
enter with param =
l_uhq_force_routing=0;l_uhq_update_format=1;l_uhq_wide_resolution_enable=false
01-23 09:28:23.837 D/audio_hw_primary_abox( 3901): primary_out-out_set_parameters:
exit
01-23 09:28:23.837 V/audio_hw_primary_abox( 3901): primary_out-out_standby: enter
01-23 09:28:23.837 V/audio_hw_primary_abox( 3901): primary_out-out_standby: exit
01-23 09:28:23.844 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.845 V/APM_AudioPolicyManager( 3965): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.847 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.849 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:23.849 D/AudioFlinger( 3965): ro.audio.silent is ignored since no
output device is set
01-23 09:28:23.850 V/APM_AudioPolicyManager( 3965): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.850 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.850 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.avc.sw.dec) in
android.hardwar process
01-23 09:28:23.851 V/APM_AudioPolicyManager( 3965): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-23 09:28:23.851 V/APM_AudioPolicyManager( 3965): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.852 V/APM_AudioPolicyManager( 3965): computeVolume: camera shutter
sound volume 0.000000
01-23 09:28:23.853 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.853 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
1, volume 50.000000, deviceTypes 0x2
01-23 09:28:23.854 V/APM_AudioPolicyManager( 3965): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.865 V/APM_AudioPolicyManager( 3965): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.868 V/APM_AudioPolicyManager( 3965): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.869 V/APM_AudioPolicyManager( 3965): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.870 V/APM_AudioPolicyManager( 3965): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.873 D/audio_hw_primary_abox( 3901): device-adev_set_voice_volume:
enter with volume level(0.000000)
01-23 09:28:23.873 D/audio_hw_primary_abox( 3901): device-adev_set_voice_volume:
exit
01-23 09:28:23.874 V/APM_AudioPolicyManager( 3965): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-23 09:28:23.874 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:23.877 W/AudioFlinger( 3965): moveEffects() bad srcOutput 0
01-23 09:28:23.877 V/APM_AudioPolicyManager( 3965): selectOutputForMusicEffects
selected output 13
01-23 09:28:23.877 V/APM_AudioPolicyManager( 3965): setOutputDevices device
{type:0x2,@:} delayMs 0
01-23 09:28:23.877 V/APM_AudioPolicyManager( 3965): setOutputDevices() prevDevice
{type:0x2,@:}
01-23 09:28:23.879 V/APM_AudioPolicyManager( 3965): setOutputDevices changing
device to {type:0x2,@:}
01-23 09:28:23.884 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.infra.-$$Lambda$T7zIZMFnvwrmtbuTMXLaZHHp-9s
01-23 09:28:23.884 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.infra.-$$Lambda$XuWfs8-IsKaNygi8YjlVGjedkIw
01-23 09:28:23.885 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.infra.-$$Lambda$qN_gooelzsUiBhYWznXKzb-8_wA
01-23 09:28:23.885 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.infra.-$$Lambda$rAXGjry3wPGKviARzTYfDiY7xrs
01-23 09:28:23.899 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:SEC.avc.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
01-23 09:28:23.900 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:23.900 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:SEC.avc.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
01-23 09:28:23.900 I/SEC_BASE_COMP( 4054): [OMX.SEC.avc.sw.dec]: Initial/Uninitial
transition state (1,0)
01-23 09:28:23.901 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
01-23 09:28:23.902 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
01-23 09:28:23.902 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:23.902 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
01-23 09:28:23.902 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
01-23 09:28:23.903 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
01-23 09:28:23.903 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
01-23 09:28:23.903 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:23.904 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
01-23 09:28:23.904 I/OMXMaster( 4054): makeComponentInstance(OMX.Exynos.avc.dec) in
android.hardwar process
01-23 09:28:23.919 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:23.919 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:23.919 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:23.919 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:23.920 I/MySound ( 3965): setDevice 2, 0
01-23 09:28:23.920 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 192000,
BW 3
01-23 09:28:23.920 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:23.920 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.920 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:23.920 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:23.920 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:23.921 I/MySound ( 3965): setDevice 2, 0
01-23 09:28:23.921 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 48000,
BW 3
01-23 09:28:23.921 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:23.921 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.921 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:23.921 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:23.921 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:23.921 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:23.922 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:23.922 I/AudioFlinger( 3965): reviewTrackPromotion size 0
01-23 09:28:23.922 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:23.923 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.923 D/audio_hw_primary_abox( 3901): primary_out-out_set_parameters:
enter with param = routing=2
01-23 09:28:23.923 D/audio_hw_primary_abox( 3901): primary_out-out_set_parameters:
Requested to change route from 0x2 to 0x2
01-23 09:28:23.923 D/audio_hw_primary_abox( 3901): primary_out-out_set_parameters:
exit
01-23 09:28:23.923 D/AudioFlinger( 3965): setCurDevice() 0x2
01-23 09:28:23.924 V/APM_AudioPolicyManager( 3965): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 12 num_sources 1 num_sinks 1
01-23 09:28:23.933 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:23.935 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-
px3jYZkJd_z3U
01-23 09:28:23.935 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
01-23 09:28:23.936 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
01-23 09:28:23.937 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionController$VCQsMNqRHpN3RyoXYzh2YUwA2yc
01-23 09:28:23.938 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$SubscriptionController$u5xE-
urXR6ElZ50305_6guo20Fc
01-23 09:28:23.938 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
01-23 09:28:23.945 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:23.949 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.telephony.IccSmsInterfaceManager$2
01-23 09:28:24.024 V/APM_AudioPolicyManager( 3965): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.024 V/APM_AudioPolicyManager( 3965): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.024 V/APM_AudioPolicyManager( 3965): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-23 09:28:24.024 V/APM_AudioPolicyManager( 3965): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.024 V/APM_AudioPolicyManager( 3965): computeVolume: camera shutter
sound volume 0.000000
01-23 09:28:24.024 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.024 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
1, volume 50.000000, deviceTypes 0x2
01-23 09:28:24.024 V/APM_AudioPolicyManager( 3965): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.025 V/APM_AudioPolicyManager( 3965): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.025 V/APM_AudioPolicyManager( 3965): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.025 V/APM_AudioPolicyManager( 3965): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.025 V/APM_AudioPolicyManager( 3965): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.025 V/APM_AudioPolicyManager( 3965): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-23 09:28:24.025 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.025 I/AudioFlinger( 3965): openOutput() this 0x79bfb13000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x4
01-23 09:28:24.026 D/audio_hw_primary_abox( 3901): device-adev_open_output_stream:
enter: io_handle (21), sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x4)
01-23 09:28:24.026 D/audio_hw_primary_abox( 3901): device-adev_open_output_stream:
Requested open fast output
01-23 09:28:24.026 I/audio_hw_primary_abox( 3901): Check PCM Channel Count:
Default(2), Request(2)
01-23 09:28:24.026 I/audio_hw_primary_abox( 3901): Check PCM Smapling Rate:
Default(48000), Request(48000)
01-23 09:28:24.026 I/audio_hw_primary_abox( 3901): Check PCM Format: Default(0),
Request(0)
01-23 09:28:24.026 I/audio_hw_primary_abox( 3901): fast_out-
adev_open_output_stream: Transit to Standby
01-23 09:28:24.026 V/audio_hw_primary_abox( 3901): fast_out-add_audio_usage: Added
Audio Stream into Audio Usage list!
01-23 09:28:24.026 D/audio_hw_primary_abox( 3901): device-adev_open_output_stream:
Opened fast_out stream
01-23 09:28:24.026 D/audio_hw_primary_abox( 3901): out_update_source_metadata:
called, but not implemented yet
01-23 09:28:24.026 V/audio_hw_primary_abox( 3901): fast_out-out_get_sample_rate:
exit with sample rate = 48000
01-23 09:28:24.027 V/audio_hw_primary_abox( 3901): fast_out-out_get_channels: exit
with channel mask = 0x3
01-23 09:28:24.027 V/audio_hw_primary_abox( 3901): fast_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:24.027 V/sec_audio_hw( 3901): sec_dev_open_audio_stream: enter: handle
21, type 0, tag
01-23 09:28:24.027 V/sec_audio_hw( 3901): sec_dev_open_audio_stream: exit
01-23 09:28:24.027 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.028 V/audio_hw_primary_abox( 3901): fast_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:24.028 V/audio_hw_primary_abox( 3901): fast_out-out_get_channels: exit
with channel mask = 0x3
01-23 09:28:24.028 V/audio_hw_primary_abox( 3901): fast_out-out_get_sample_rate:
exit with sample rate = 48000
01-23 09:28:24.028 V/audio_hw_primary_abox( 3901): fast_out-out_get_channels: exit
with channel mask = 0x3
01-23 09:28:24.029 V/audio_hw_primary_abox( 3901): fast_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:24.029 V/audio_hw_primary_abox( 3901): fast_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:24.029 V/audio_hw_primary_abox( 3901): fast_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:24.029 V/audio_hw_primary_abox( 3901): fast_out-out_get_channels: exit
with channel mask = 0x3
01-23 09:28:24.029 V/audio_hw_primary_abox( 3901): fast_out-out_get_buffer_size:
Period Size = 192, Frame Size = 4
01-23 09:28:24.029 V/audio_hw_primary_abox( 3901): fast_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:24.029 V/audio_hw_primary_abox( 3901): fast_out-out_get_channels: exit
with channel mask = 0x3
01-23 09:28:24.029 I/AudioFlinger( 3965): HAL output buffer size 192 frames, normal
sink buffer size 960 frames
01-23 09:28:24.030 V/audio_hw_primary_abox( 3901): fast_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:24.030 V/audio_hw_primary_abox( 3901): fast_out-out_get_channels: exit
with channel mask = 0x3
01-23 09:28:24.030 V/audio_hw_primary_abox( 3901): fast_out-out_get_buffer_size:
Period Size = 192, Frame Size = 4
01-23 09:28:24.030 V/audio_hw_primary_abox( 3901): fast_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:24.030 V/audio_hw_primary_abox( 3901): fast_out-out_get_channels: exit
with channel mask = 0x3
01-23 09:28:24.030 V/audio_hw_primary_abox( 3901): fast_out-out_get_sample_rate:
exit with sample rate = 48000
01-23 09:28:24.030 V/audio_hw_primary_abox( 3901): fast_out-out_get_channels: exit
with channel mask = 0x3
01-23 09:28:24.030 V/audio_hw_primary_abox( 3901): fast_out-out_get_format: exit
with audio format = 0x1
01-23 09:28:24.031 I/AudioEffectStage( 3965): makeSinkBuffer max format 5, normal
fc 960
01-23 09:28:24.031 I/AudioEffectStage( 3965): make sec precision stage 5
01-23 09:28:24.031 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.032 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.034 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.037 D/AudioEffectStage( 3965): initEffect() low_output_normal has No
effect
01-23 09:28:24.037 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.037 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.042 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.042 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.046 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.049 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:24.049 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.049 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.049 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.049 I/DlbDap2Process( 3965): init()
01-23 09:28:24.049 I/DlbDap2Process( 3965): open()
01-23 09:28:24.050 V/ZygoteInitThreadPool( 3892): Class
com.android.internal.telephony.SmsApplication$SmsPackageMonitor was preloaded took
to much time: 92ms
01-23 09:28:24.056 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:24.056 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:24.056 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:24.056 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:24.056 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:24.056 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:24.056 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:24.056 D/DlbDap2Process( 3965): 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])
01-23 09:28:24.057 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.057 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.057 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.057 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.057 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.057 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.057 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.057 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.057 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.057 V/ZygoteInitThreadPool( 3892): Class
android.icu.impl.coll.CollationRoot was preloaded took to much time: 136ms
01-23 09:28:24.058 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.060 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:24.060 D/AudioSAEffectSecPlus( 3965): EffectCreate - Allocating
SessionNo 3 for SessionId -2102
01-23 09:28:24.060 D/AudioSAEffectSecPlus( 3965): EffectCreate - This is the first
effect in current sessionId -2102 sessionNo 3
01-23 09:28:24.060 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::AudioSAEffectSec ctor
01-23 09:28:24.060 D/AudioSAEffectSecPlus( 3965): AudioSAEffectSec::createSA
01-23 09:28:24.060 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x7930a8c300
01-23 09:28:24.060 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x7930a8c300 -
01-23 09:28:24.060 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::createSA(0x7930a8c300)
01-23 09:28:24.060 I/AudioSASecPlus( 3965): AudioSASec::Configure(134, 44100, 2, 1)
01-23 09:28:24.060 I/AudioSASecPlus( 3965): AudioSASec::Configure (134, 44100, 2,
1)
01-23 09:28:24.060 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244396032
01-23 09:28:24.060 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-23 09:28:24.060 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:24.060 I/SoundAlive_Interface a64( 3965):
Samsung_SoundAlive_play_Factory::Create()
01-23 09:28:24.060 I/SoundAlive_Interface a64( 3965): [ 3 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-23 09:28:24.060 I/SoundAlive_PrePost( 3965): [ -1 ][ -1 ]SoundAlive_PrePost()
01-23 09:28:24.061 I/SoundAlive_Interface a64( 3965): [ 3 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]SoundAlive_Config()
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Init()
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 1
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:24.061 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:24.061 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:24.061 I/SoundAlive_Interface a64( 3965): [ 3 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Init()
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:24.061 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:24.061 I/SoundAlive_Interface a64( 3965): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.061 I/SoundAlive_Interface a64( 3965): [ 3 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.061 I/SoundAlive_Interface a64( 3965): [ 3 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:24.061 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.061 I/SoundAlive_Interface a64( 3965): [ 3 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:24.061 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:24.061 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244395884
01-23 09:28:24.061 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-23 09:28:24.061 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:24.062 I/SoundAlive_Interface a64( 3965): [ 3 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]SoundAlive_Config()
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Init()
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:24.062 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:24.062 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:24.062 I/SoundAlive_Interface a64( 3965): [ 3 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:24.062 I/SoundAlive_Interface a64( 3965): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.062 I/SoundAlive_Interface a64( 3965): [ 3 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.062 I/SoundAlive_Interface a64( 3965): [ 3 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:24.062 I/SoundAlive_PrePost( 3965): [ 3 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.062 I/SoundAlive_Interface a64( 3965): [ 3 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:24.062 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:24.062 I/AudioSASecPlus( 3965): AudioSASec::Configure(960, 48000, 2, 5)
01-23 09:28:24.062 I/AudioSASecPlus( 3965): AudioSASec::Configure (960, 48000, 2,
5)
01-23 09:28:24.062 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.063 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.065 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:24.065 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.065 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.066 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.066 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.066 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.066 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.066 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.066 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.069 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.071 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.074 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:24.074 D/MySoundEffect( 3965): MySound EffectCreate start - session -
2102
01-23 09:28:24.074 D/MySoundEffect( 3965): MS EffectCreate - Allocating SessionNo 2
for SessionId -2102
01-23 09:28:24.074 D/MySoundEffect( 3965): MS EffectCreate - This is the first
effect in current sessionId -2102 sessionNo 2
01-23 09:28:24.074 D/MySoundEffect( 3965): MySoundEffect::MySoundEffect ctor
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): AudioDHA create
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): AudioDHA_version AudioDHA_ver
124F_24 (aarch64) 2020-03-24
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 44100,
BW 0
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 48000,
BW 0
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 48000,
BW 3
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:24.074 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:24.075 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.076 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.077 W/idmap2 ( 4250): failed to create idmap
01-23 09:28:24.077 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.telephony.imsphone.-$
$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
01-23 09:28:24.083 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:24.083 I/SoundBooster_Interface1050_a64( 3965):
SoundBooster_Interface_Factory::Create(0)
01-23 09:28:24.083 I/SoundBooster_Interface1050_a64( 3965): SoundBooster
Version(SoundBooster_Arm_v1050 a64 (2020.06.10))
01-23 09:28:24.083 I/SoundBooster_Interface1050_a64( 3965):
SoundBooster_Interface(Mode : 0)
01-23 09:28:24.084 I/SoundBooster_Base( 3965): SoundBooster_Base_Factory::Create(0)
01-23 09:28:24.084 I/SoundBooster_Base( 3965): SoundBooster_Base(Mode : 0)
01-23 09:28:24.084 I/SoundBooster_Base( 3965): SoundBooster_Base_Factory::Create(0)
01-23 09:28:24.084 I/SoundBooster_Base( 3965): SoundBooster_Base(Mode : 0)
01-23 09:28:24.084 I/SoundBooster:ReconfigurationChannels( 3965):
ReconfigurationChannels_Factory::Create()
01-23 09:28:24.084 I/SoundBooster:ReconfigurationChannels( 3965):
ReconfigurationChannels()
01-23 09:28:24.084 I/SoundBoosterEffectPlus( 3965): Allocate SoundBooster mode:0
01-23 09:28:24.084 I/SoundBooster_Interface1050_a64( 3965): Init(3)
01-23 09:28:24.084 I/SoundBooster_Base( 3965): Init(1)
01-23 09:28:24.084 I/SoundBooster_Base( 3965): Init(1)
01-23 09:28:24.084 I/SoundBooster:ReconfigurationChannels( 3965): Init() bitdepth :
1
01-23 09:28:24.084 I/SoundBooster_Interface1050_a64( 3965):
SamplingRateConfig(48000)
01-23 09:28:24.084 I/SoundBooster_Interface1050_a64( 3965): LoadParameter() called
with rigtht path
01-23 09:28:24.084 I/SoundBooster_Interface1050_a64( 3965): LoadParameter()
path : /vendor/etc/SoundBoosterParam.txt engMode : 0
01-23 09:28:24.090 I/zygote64( 3892): Verified 1373 classes from mainline modules
in 526.207ms
01-23 09:28:24.092 I/SoundBooster_Interface1050_a64( 3965): SetPar()-whole
parameter
01-23 09:28:24.092 I/SoundBooster_Interface1050_a64( 3965): SetPar Common
parameters : 1,1,0,1,1,1,1,1,2,1,4
01-23 09:28:24.092 I/SoundBooster_Base( 3965): SoundBooster_Base_Factory::Destroy()
01-23 09:28:24.092 I/SoundBooster_Base( 3965): ~SoundBooster()
01-23 09:28:24.092 I/SoundBooster_Base( 3965): Init(3)
01-23 09:28:24.092 I/SoundBooster_Base( 3965): SetPar()
01-23 09:28:24.092 I/SoundBooster:SoundBooster_Lite( 3965): SetPar()
01-23 09:28:24.092 I/SoundBooster_Interface1050_a64( 3965): SetVolumeTable()
01-23 09:28:24.092 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.095 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.100 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.100 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.101 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.103 V/ZygoteInitThreadPool( 3892): Class
com.android.internal.telephony.GsmAlphabet was preloaded took to much time: 551ms
01-23 09:28:24.103 W/ZygoteInitThreadPool( 3892): Completed :
com.android.internal.telephony.GsmAlphabet took 552ms
01-23 09:28:24.104 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:24.104 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.104 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.104 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.104 I/DlbDap2Process( 3965): init()
01-23 09:28:24.104 I/DlbDap2Process( 3965): open()
01-23 09:28:24.108 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
01-23 09:28:24.111 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
com.android.internal.widget.LockPatternUtils$2
01-23 09:28:24.111 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-23 09:28:24.112 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:24.112 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:24.112 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:24.113 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:24.113 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:24.113 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:24.113 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:24.113 D/DlbDap2Process( 3965): 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])
01-23 09:28:24.113 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.113 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.113 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.113 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.113 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.113 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.113 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.113 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.114 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.114 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.119 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:24.119 D/AudioSAEffectSecPlus( 3965): EffectCreate - Allocating
SessionNo 4 for SessionId -2103
01-23 09:28:24.119 D/AudioSAEffectSecPlus( 3965): EffectCreate - This is the first
effect in current sessionId -2103 sessionNo 4
01-23 09:28:24.119 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::AudioSAEffectSec ctor
01-23 09:28:24.119 D/AudioSAEffectSecPlus( 3965): AudioSAEffectSec::createSA
01-23 09:28:24.119 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x7930a8c780
01-23 09:28:24.119 D/AudioSASecPlus( 3965): AudioSASec::AudioSASec : 0x7930a8c780 -
01-23 09:28:24.119 D/AudioSAEffectSecPlus( 3965):
AudioSAEffectSec::createSA(0x7930a8c780)
01-23 09:28:24.119 I/AudioSASecPlus( 3965): AudioSASec::Configure(134, 44100, 2, 1)
01-23 09:28:24.119 I/AudioSASecPlus( 3965): AudioSASec::Configure (134, 44100, 2,
1)
01-23 09:28:24.119 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244396160
01-23 09:28:24.119 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
01-23 09:28:24.119 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:24.119 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:Exynos.avc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.119 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.119 I/SoundAlive_Interface a64( 3965):
Samsung_SoundAlive_play_Factory::Create()
01-23 09:28:24.120 I/SoundAlive_Interface a64( 3965): [ 4 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a64 2020-11-05
01-23 09:28:24.120 I/SoundAlive_PrePost( 3965): [ -1 ][ -1 ]SoundAlive_PrePost()
01-23 09:28:24.123 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.124 I/SoundAlive_Interface a64( 3965): [ 4 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
01-23 09:28:24.124 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]SoundAlive_Config()
01-23 09:28:24.124 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Init()
01-23 09:28:24.124 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:24.124 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 1
01-23 09:28:24.124 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.124 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.124 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.124 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:24.124 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:24.125 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:24.125 I/SoundAlive_Interface a64( 3965): [ 4 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Init()
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:24.125 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:24.125 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.125 I/SoundAlive_Interface a64( 3965): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.125 I/SoundAlive_Interface a64( 3965): [ 4 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.125 I/SoundAlive_Interface a64( 3965): [ 4 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:24.125 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.125 I/SoundAlive_Interface a64( 3965): [ 4 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:24.125 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:24.125 D/AudioSASecPlus( 3965): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=-244396012
01-23 09:28:24.125 D/AudioSASecPlus( 3965): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
01-23 09:28:24.125 I/SoundAlive_AlbumArt( 3965): SoundAlive_AlbumArt()
AlbumART_ver105 a64 2021-04-21
01-23 09:28:24.125 I/OMXMaster( 4054):
makeComponentInstance(OMX.Exynos.avc.dec.secure) in android.hardwar process
01-23 09:28:24.125 I/SoundAlive_Interface a64( 3965): [ 4 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]SoundAlive_Config()
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Init()
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]OutDevConfig()
OutMode : 0
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
01-23 09:28:24.126 I/SoundAlive_Effect( 3965): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
01-23 09:28:24.126 D/AudioSASecPlus( 3965): AudioSASec::Init() - TrackStart
01-23 09:28:24.126 I/SoundAlive_Interface a64( 3965): [ 4 ]
[ 44100 ]Set_EarPhone_Output()
01-23 09:28:24.126 I/SoundAlive_Interface a64( 3965): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_Preset()
Preset : 0
01-23 09:28:24.126 I/SoundAlive_Interface a64( 3965): [ 4 ][ 44100 ]Set_User_CH() :
0
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_CH() OnOff :
0
01-23 09:28:24.126 I/SoundAlive_Interface a64( 3965): [ 4 ][ 44100 ]Set_User_BWE()
0
01-23 09:28:24.126 I/SoundAlive_PrePost( 3965): [ 4 ][ 44100 ]Set_User_BWE 0
01-23 09:28:24.126 I/SoundAlive_Interface a64( 3965): [ 4 ]
[ 44100 ]Set_User_BWE_bypass() 0
01-23 09:28:24.126 D/AudioSASecPlus( 3965): AudioSASec::Init()
01-23 09:28:24.126 I/AudioSASecPlus( 3965): AudioSASec::Configure(960, 48000, 2, 5)
01-23 09:28:24.126 I/AudioSASecPlus( 3965): AudioSASec::Configure (960, 48000, 2,
5)
01-23 09:28:24.126 I/AudioSASecPlus( 3965): AudioSASec::Configure(960, 48000, 2, 5)
01-23 09:28:24.126 I/AudioSASecPlus( 3965): AudioSASec::Configure (960, 48000, 2,
5)
01-23 09:28:24.126 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -2103
01-23 09:28:24.126 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -2103
01-23 09:28:24.126 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.127 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.128 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.132 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.133 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.135 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.135 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.135 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:24.142 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:24.142 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.143 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.143 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.143 I/DlbDap2Process( 3965): init()
01-23 09:28:24.143 I/DlbDap2Process( 3965): open()
01-23 09:28:24.147 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.148 I/io_stats( 3824): !@ 179,0 r 13671 711374 w 237 3824 d 59 1192
f 44 160 iot 4764 4034 th 51200 0 0 pt 0 inp 1 0 9.523
01-23 09:28:24.150 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.150 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
01-23 09:28:24.150 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
01-23 09:28:24.150 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
01-23 09:28:24.151 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:24.151 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:24.151 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:24.151 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:24.151 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:24.151 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:24.151 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:24.152 D/DlbDap2Process( 3965): 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])
01-23 09:28:24.152 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.152 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.152 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.152 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.152 I/zygote64( 3892):
Thread[10,tid=4196,Native,Thread*=0x708c523c00,peer=0x13440078,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-23 09:28:24.152 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.152 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.152 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.152 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.152 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -2104
01-23 09:28:24.152 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.153 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.153 I/zygote64( 3892):
Thread[10,tid=4196,Native,Thread*=0x708c523c00,peer=0x13440078,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-23 09:28:24.153 D/MtpDeviceJNI( 3892): register_android_mtp_MtpDevice
01-23 09:28:24.154 I/zygote64( 3892):
Thread[10,tid=4196,Native,Thread*=0x708c523c00,peer=0x13440078,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-23 09:28:24.154 I/zygote64( 3892):
Thread[10,tid=4196,Native,Thread*=0x708c523c00,peer=0x13440078,"0 ~ 5954
(preloading: android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
01-23 09:28:24.157 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] requested on secure codec
01-23 09:28:24.158 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] requested on secure codec
01-23 09:28:24.159 I/AudioEffectStage( 3965): In/out ChannelMask diff, name
low_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
01-23 09:28:24.159 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.160 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.160 V/ZygoteInitThreadPool( 3892): Class
android.media.CamcorderProfile was preloaded took to much time: 69ms
01-23 09:28:24.160 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] requested on secure codec
01-23 09:28:24.160 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:Exynos.avc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.160 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.167 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.169 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.169 I/OMXMaster( 4054): makeComponentInstance(OMX.Exynos.h263.dec)
in android.hardwar process
01-23 09:28:24.171 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.171 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
01-23 09:28:24.176 I/EffectsFactory( 3965): EffectCreate() create_effect
01-23 09:28:24.176 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.176 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.176 D/DlbDlbBufferProvider( 3965): DlbBufferProvider()
01-23 09:28:24.176 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.media.MediaRouter$Static$Client$1
01-23 09:28:24.176 I/DlbDap2Process( 3965): init()
01-23 09:28:24.176 I/DlbDap2Process( 3965): open()
01-23 09:28:24.176 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.media.MediaRouter$Static$Client$2
01-23 09:28:24.184 I/DlbDap2Process( 3965): loadLicense() no license check!
01-23 09:28:24.184 I/DlbDap2Process( 3965): validateLicense() no license check!
01-23 09:28:24.184 I/DlbDap2Process( 3965): init() DAP opened
01-23 09:28:24.184 I/DlbDap2Process( 3965): DAP library version: MOBILE v1.5
01-23 09:28:24.184 D/DlbDap2Process( 3965): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
01-23 09:28:24.184 D/DlbProfileParamCache( 3965): setProfile(profile=-1)
01-23 09:28:24.184 D/DlbProfileParamArray( 3965): getProfileParams(profile = -1)
01-23 09:28:24.184 D/DlbDap2Process( 3965): 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])
01-23 09:28:24.184 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.184 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.184 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.185 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.185 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.185 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.185 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.185 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.185 D/DlbDap2Process( 3965): DAP input format is 0x2158 with input
channel mask 0xC003F
01-23 09:28:24.185 D/DlbDap2Process( 3965): setMave(mave = 0)
01-23 09:28:24.185 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.185 D/DlbDlbBufferProvider( 3965): configure() Allocating new memory
for the buffer.
01-23 09:28:24.185 D/DlbDlbBufferProvider( 3965): setConfig() Updating buffer
configuration.
01-23 09:28:24.185 I/AudioEffectStageChain( 3965): disablePreFxVolumeProcessing
index -2105
01-23 09:28:24.185 I/AudioEffectStage( 3965): endpoint can't support float pcm
01-23 09:28:24.185 E/AudioFlinger( 3965): Failed to add event callback
01-23 09:28:24.185 I/AudioFlinger( 3965): AudioFlinger's thread 0x79309d9440
tid=4259 ready to run
01-23 09:28:24.185 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:24.185 D/AudioFlinger( 3965): ro.audio.silent is ignored since no
output device is set
01-23 09:28:24.186 V/audio_hw_primary_abox( 3901): fast_out-out_standby: enter
01-23 09:28:24.186 V/audio_hw_primary_abox( 3901): fast_out-out_standby: exit
01-23 09:28:24.186 V/APM_AudioPolicyManager( 3965): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.187 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:24.187 D/AudioFlinger( 3965): ro.audio.silent is ignored since no
output device is set
01-23 09:28:24.191 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.191 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:24.196 V/APM_AudioPolicyManager( 3965): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.198 V/APM_AudioPolicyManager( 3965): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-23 09:28:24.199 V/APM_AudioPolicyManager( 3965): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.200 V/APM_AudioPolicyManager( 3965): computeVolume: camera shutter
sound volume 0.000000
01-23 09:28:24.202 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.202 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
1, volume 50.000000, deviceTypes 0x2
01-23 09:28:24.203 V/APM_AudioPolicyManager( 3965): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.205 V/APM_AudioPolicyManager( 3965): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.206 V/APM_AudioPolicyManager( 3965): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.206 V/APM_AudioPolicyManager( 3965): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.206 V/APM_AudioPolicyManager( 3965): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.210 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.213 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-23 09:28:24.214 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:Exynos.h263.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.214 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.215 V/APM_AudioPolicyManager( 3965): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-23 09:28:24.215 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.217 V/APM_AudioPolicyManager( 3965): selectOutputForMusicEffects
selected output 13
01-23 09:28:24.217 V/APM_AudioPolicyManager( 3965): setOutputDevices device
{type:0x2,@:} delayMs 0
01-23 09:28:24.217 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.217 V/APM_AudioPolicyManager( 3965): setOutputDevices() prevDevice
{type:0x2,@:}
01-23 09:28:24.218 V/APM_AudioPolicyManager( 3965): setOutputDevices changing
device to {type:0x2,@:}
01-23 09:28:24.219 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.219 I/OMXMaster( 4054): makeComponentInstance(OMX.Exynos.hevc.dec)
in android.hardwar process
01-23 09:28:24.229 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.233 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.233 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:24.236 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:24.243 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.net.shared.Inet4AddressUtils
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:24.243 W/ZygoteInitThreadPool( 3892): Class not found for preloading:
android.net.shared.InetAddressUtils
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:24.243 I/MySound ( 3965): setDevice 2, 0
01-23 09:28:24.243 I/Audio_DHA_24b a64( 3965): AudioDHA Init sampling rate 48000,
BW 3
01-23 09:28:24.243 I/Audio_DHA_24b a64( 3965): Init gt_init parameters are
01-23 09:28:24.243 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:24.243 I/Audio_DHA_24b a64( 3965): AudioDHA Param_Config parameters are
01-23 09:28:24.243 I/Audio_DHA_24b a64( 3965): 0 0 0 0 0 0 0 0 0 0 0 0
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:24.243 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dsa = #1[10])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dfsa = #1[10])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dhsa = #1[10])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dvlc = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(arde = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(rsse = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(bexe = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(dhfm = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(ceon = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(aoon = #1[0])
01-23 09:28:24.244 D/DlbDap2Process( 3965): setParam(aron = #1[0])
01-23 09:28:24.244 I/AudioFlinger( 3965): reviewTrackPromotion size 0
01-23 09:28:24.244 I/AudioFlinger( 3965): change audio_format 5 , sample 48000
01-23 09:28:24.245 V/sec_audio_hw( 3901): sec_stream_set_parameters(21:0) :
l_uhq_force_routing=2;l_uhq_update_format=5;l_uhq_wide_resolution_enable=false
01-23 09:28:24.245 D/audio_hw_primary_abox( 3901): fast_out-out_set_parameters:
enter with param =
l_uhq_force_routing=2;l_uhq_update_format=5;l_uhq_wide_resolution_enable=false
01-23 09:28:24.245 D/audio_hw_primary_abox( 3901): fast_out-out_set_parameters
update devices(2)
01-23 09:28:24.245 V/audio_hw_primary_abox( 3901): fast_out-update_uhqa_status:
enter with new mode(0) wide_res(0)
01-23 09:28:24.245 V/audio_hw_primary_abox( 3901): fast_out-update_uhqa_status:
exit with new mode(0)
01-23 09:28:24.245 D/audio_hw_primary_abox( 3901): fast_out-out_set_parameters:
exit
01-23 09:28:24.246 D/audio_hw_primary_abox( 3901): fast_out-out_set_parameters:
enter with param = routing=2
01-23 09:28:24.246 D/audio_hw_primary_abox( 3901): fast_out-out_set_parameters:
Requested to change route from 0x2 to 0x2
01-23 09:28:24.246 D/audio_hw_primary_abox( 3901): fast_out-out_set_parameters:
exit
01-23 09:28:24.246 D/AudioFlinger( 3965): setCurDevice() 0x2
01-23 09:28:24.247 V/APM_AudioPolicyManager( 3965): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 20 num_sources 1 num_sinks 1
01-23 09:28:24.247 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.248 V/APM_AudioPolicyManager( 3965): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.248 V/APM_AudioPolicyManager( 3965): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.248 V/APM_AudioPolicyManager( 3965): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-23 09:28:24.248 V/APM_AudioPolicyManager( 3965): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.248 V/APM_AudioPolicyManager( 3965): computeVolume: camera shutter
sound volume 0.000000
01-23 09:28:24.248 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.248 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.248 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
1, volume 50.000000, deviceTypes 0x2
01-23 09:28:24.249 I/CASS_DEBUG( 3881): CP is booted
01-23 09:28:24.249 V/APM_AudioPolicyManager( 3965): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.249 V/APM_AudioPolicyManager( 3965): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.249 I/CASS_DEBUG( 3881): VaultKeeper is ready.
01-23 09:28:24.249 V/APM_AudioPolicyManager( 3965): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.249 V/APM_AudioPolicyManager( 3965): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.249 V/APM_AudioPolicyManager( 3965): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.249 V/APM_AudioPolicyManager( 3965): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-23 09:28:24.249 I/CASS_DEBUG( 3881): cass_thread start
01-23 09:28:24.249 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:24.249 I/CASS_DEBUG( 3881): cp_monitor_thread start
01-23 09:28:24.250 I/MultiRecordManager( 3965): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName primary, source 1, flag 0
01-23 09:28:24.250 I/CASS_DEBUG( 3881): Open : opened [7,/dev/umts_cass].
01-23 09:28:24.250 I/MultiRecordManager( 3965): openInputStream() skipMultiRecord
01-23 09:28:24.250 D/audio_hw_primary_abox( 3901): device-adev_open_input_stream:
enter: io_handle (14), sample_rate(48000) channel_mask(0xc) devices(0x80000004)
flags(0) source(1)
01-23 09:28:24.250 I/audio_hw_primary_abox( 3901): device-adev_open_input_stream:
requested input samplerate decides audio path of csvt and vowifi, sample_rate =
48000
01-23 09:28:24.250 D/audio_hw_primary_abox( 3901): device-adev_open_input_stream:
Requested open Primary input
01-23 09:28:24.250 I/audio_hw_primary_abox( 3901): primary_in-
adev_open_input_stream: Transit to Standby
01-23 09:28:24.250 V/audio_hw_primary_abox( 3901): primary_in-add_audio_usage:
Added Audio Stream into Audio Usage list!
01-23 09:28:24.250 D/audio_hw_primary_abox( 3901): adev_open_input_stream:
preprocessing_latency = 0
01-23 09:28:24.250 D/audio_hw_primary_abox( 3901): device-adev_open_input_stream:
Opened primary_in stream
01-23 09:28:24.250 D/audio_hw_primary_abox( 3901): in_update_sink_metadata: called,
but not implemented yet
01-23 09:28:24.251 V/sec_audio_hw( 3901): sec_dev_open_audio_stream: enter: handle
14, type 1, tag
01-23 09:28:24.251 V/sec_audio_hw( 3901): sec_dev_open_audio_stream: exit
01-23 09:28:24.257 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-23 09:28:24.257 I/AudioFlinger( 3965): AudioFlinger's thread 0x792e3b7bc0
tid=4266 ready to run
01-23 09:28:24.258 D/audio_hw_primary_abox( 3901): primary_in-in_standby: enter
01-23 09:28:24.258 D/audio_hw_primary_abox( 3901): primary_in-in_standby: exit
01-23 09:28:24.258 V/audio_hw_primary_abox( 3901): primary_in-in_dump: enter with
fd(10)
01-23 09:28:24.258 V/audio_hw_primary_abox( 3901): primary_in-in_dump: exit
01-23 09:28:24.259 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:24.259 D/audio_hw_primary_abox( 3901): primary_in-in_standby: enter
01-23 09:28:24.259 D/audio_hw_primary_abox( 3901): primary_in-in_standby: exit
01-23 09:28:24.260 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:24.260 I/MultiRecordManager( 3965): closeInputStream() skipMultiRecord
01-23 09:28:24.260 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:Exynos.hevc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.260 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.261 D/audio_hw_primary_abox( 3901): device-adev_close_input_stream:
enter
01-23 09:28:24.261 D/audio_hw_primary_abox( 3901): device-adev_close_input_stream:
Audio Usage(primary_in)
01-23 09:28:24.261 D/audio_hw_primary_abox( 3901): primary_in-in_standby: enter
01-23 09:28:24.261 D/audio_hw_primary_abox( 3901): primary_in-in_standby: exit
01-23 09:28:24.261 V/audio_hw_primary_abox( 3901): primary_in-remove_audio_usage:
Removed Audio Usage from Audio Usage list!
01-23 09:28:24.261 D/audio_hw_primary_abox( 3901): device-adev_close_input_stream:
Closed
01-23 09:28:24.261 V/sec_audio_hw( 3901): sec_dev_close_audio_stream: enter
01-23 09:28:24.261 V/sec_audio_hw( 3901): sec_dev_close_audio_stream: close sec
audio stream for handle 14, type 1
01-23 09:28:24.261 V/sec_audio_hw( 3901): sec_dev_close_audio_stream: exit
01-23 09:28:24.275 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.277 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.277 I/OMXMaster( 4054):
makeComponentInstance(OMX.Exynos.hevc.dec.secure) in android.hardwar process
01-23 09:28:24.288 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.288 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:24.308 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.308 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
01-23 09:28:24.309 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
01-23 09:28:24.309 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
01-23 09:28:24.310 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] requested on secure codec
01-23 09:28:24.310 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] requested on secure codec
01-23 09:28:24.311 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] requested on secure codec
01-23 09:28:24.312 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:Exynos.hevc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.312 W/bt_a2dp_hw( 3965): adev_open: adev_open in A2dp_hw module
01-23 09:28:24.312 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.312 I/AudioFlinger( 3965): loadHwModule() Loaded a2dp audio
interface, handle 18
01-23 09:28:24.312 E/APM_AudioPolicyManager( 3965): onNewAudioModulesAvailableInt:
Input device list is empty!
01-23 09:28:24.315 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.316 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.317 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.mpeg4.sw.dec)
in android.hardwar process
01-23 09:28:24.321 I/playback_record( 3965): adev_open(name=audio_hw_if)
01-23 09:28:24.321 I/AudioFlinger( 3965): loadHwModule() Loaded playback_record
audio interface, handle 26
01-23 09:28:24.321 I/MultiRecordManager( 3965): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName playback_record, source 1,
flag 0
01-23 09:28:24.321 I/MultiRecordManager( 3965): openInputStream() skipMultiRecord
01-23 09:28:24.321 D/playback_record( 3965): adev_open_input_stream()
01-23 09:28:24.323 I/AudioFlinger( 3965): AudioFlinger's thread 0x792e3b7f00
tid=4273 ready to run
01-23 09:28:24.325 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:24.325 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:24.326 I/MultiRecordManager( 3965): closeInputStream() skipMultiRecord
01-23 09:28:24.326 D/playback_record( 3965): adev_close_input_stream()
01-23 09:28:24.330 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.331 I/r_submix( 3901): adev_open(name=audio_hw_if)
01-23 09:28:24.333 I/r_submix( 3901): adev_init_check()
01-23 09:28:24.335 I/AudioFlinger( 3965): loadHwModule() Loaded r_submix audio
interface, handle 34
01-23 09:28:24.335 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:SEC.mpeg4.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
01-23 09:28:24.335 I/MultiRecordManager( 3965): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName r_submix, source 1, flag 0
01-23 09:28:24.335 I/MultiRecordManager( 3965): openInputStream() skipMultiRecord
01-23 09:28:24.335 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.335 D/r_submix( 3901): adev_open_input_stream(addr=0)
01-23 09:28:24.335 D/r_submix( 3901): submix_audio_device_create_pipe_l(addr=0,
idx=9)
01-23 09:28:24.336 D/r_submix( 3901): now using address 0 for route 9
01-23 09:28:24.336 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:SEC.mpeg4.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
01-23 09:28:24.336 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.339 W/OMXNodeInstance( 4054):
setParameter(0xef5be180:SEC.mpeg4.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
01-23 09:28:24.339 D/MediaCodecInfo( 4049): detail feature-adaptive-playback wasn't
present to remove
01-23 09:28:24.339 I/SEC_BASE_COMP( 4054): [OMX.SEC.mpeg4.sw.dec]:
Initial/Uninitial transition state (1,0)
01-23 09:28:24.341 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.342 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.343 I/OMXMaster( 4054): makeComponentInstance(OMX.Exynos.mpeg4.dec)
in android.hardwar process
01-23 09:28:24.343 I/AudioFlinger( 3965): AudioFlinger's thread 0x792e424780
tid=4275 ready to run
01-23 09:28:24.343 I/r_submix( 3901): in_standby()
01-23 09:28:24.343 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:24.344 I/r_submix( 3901): in_standby()
01-23 09:28:24.344 W/AudioFlinger( 3965): no wake lock to update, system not ready
yet
01-23 09:28:24.344 I/MultiRecordManager( 3965): closeInputStream() skipMultiRecord
01-23 09:28:24.347 D/r_submix( 3901): adev_close_input_stream()
01-23 09:28:24.347 D/r_submix( 3901): submix_audio_device_release_pipe_l(idx=9)
addr=0
01-23 09:28:24.347 D/r_submix( 3901): submix_audio_device_destroy_pipe_l(): pipe
destroyed
01-23 09:28:24.348 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.350 I/CASS_DEBUG( 3881): Modem status : 0x03 -> 0x03
01-23 09:28:24.354 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.354 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:24.355 I/AudioFlinger( 3965): loadHwModule() Loaded usb audio
interface, handle 42
01-23 09:28:24.355 E/APM_AudioPolicyManager( 3965): onNewAudioModulesAvailableInt:
Input device list is empty!
01-23 09:28:24.356 W/ZygoteInitThreadPool( 3892): Completed : 0 ~ 5954 took 797ms
01-23 09:28:24.362 W/APM::AudioPolicyEngine( 3965): getDevicesForStrategy() unknown
strategy: -1
01-23 09:28:24.362 W/APM::AudioPolicyEngine( 3965): getDevicesForStrategy() unknown
strategy: -1
01-23 09:28:24.362 W/VolumeCustomizer( 3965): createVolumeTable: size 12, device=0
01-23 09:28:24.362 D/AudioInfo( 3965): MPS_CODE : ROM, get MPS_CODE
01-23 09:28:24.362 D/AudioInfo( 3965): 1 OMC path check : /omr/res/etc/Volume.data
01-23 09:28:24.362 D/AudioInfo( 3965): 2 OMC path check :
/omr/res/res/etc/Volume.data
01-23 09:28:24.362 D/AudioInfo( 3965): 3 OMC path check :
/system/omc/ROM/res/etc/Volume.data
01-23 09:28:24.362 D/AudioInfo( 3965): 4 OMC path check :
/system/omc/single/ROM/res/etc/Volume.data
01-23 09:28:24.362 D/AudioInfo( 3965): 5 OMC path check :
/odm/etc/omc/ROM/res/etc/Volume.data
01-23 09:28:24.362 D/AudioInfo( 3965): 6 OMC path check :
/odm/etc/omc/single/ROM/res/etc/Volume.data
01-23 09:28:24.362 D/AudioInfo( 3965): 7 OMC path check :
/product/omc/ROM/res/etc/Volume.data
01-23 09:28:24.362 D/AudioInfo( 3965): 8 OMC path check :
/product/omc/single/ROM/res/etc/Volume.data
01-23 09:28:24.362 D/AudioInfo( 3965): 9 OMC path check :
/prism/media/carriers/ROM/res/etc/Volume.data
01-23 09:28:24.362 D/AudioInfo( 3965): 10 OMC path check :
/prism/media/carriers/single/ROM/res/etc/Volume.data
01-23 09:28:24.363 D/AudioInfo( 3965): can not find AudioDataPath for
fileName:/Volume.data
01-23 09:28:24.363 D/VolumeCustomizer( 3965): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-23 09:28:24.363 W/VolumeCustomizer( 3965): createVolumeTable: size 12, device=1
01-23 09:28:24.363 D/VolumeCustomizer( 3965): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-23 09:28:24.363 W/VolumeCustomizer( 3965): createVolumeTable: size 12, device=2
01-23 09:28:24.363 D/VolumeCustomizer( 3965): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-23 09:28:24.363 W/VolumeCustomizer( 3965): createVolumeTable: size 12, device=3
01-23 09:28:24.363 D/VolumeCustomizer( 3965): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-23 09:28:24.363 W/VolumeCustomizer( 3965): createVolumeTable: size 12, device=4
01-23 09:28:24.363 D/VolumeCustomizer( 3965): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-23 09:28:24.363 W/VolumeCustomizer( 3965): createVolumeTable: size 12, device=5
01-23 09:28:24.363 D/VolumeCustomizer( 3965): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-23 09:28:24.363 W/VolumeCustomizer( 3965): createVolumeTable: size 17, device=6
01-23 09:28:24.363 D/VolumeCustomizer( 3965): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
01-23 09:28:24.364 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.366 I/servicemanager( 3690): Adding 'u:r:audioserver:s0' service
(media.audio_policy:3965)
01-23 09:28:24.367 I/audioserver( 3965): Add AudioPolicyService on audioserver
01-23 09:28:24.368 W/Exynos_OSAL_Android( 4054): [0xef125200]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-23 09:28:24.369 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:Exynos.mpeg4.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.369 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.371 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.374 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.375 I/OMXMaster( 4054): makeComponentInstance(OMX.SEC.vc1.sw.dec) in
android.hardwar process
01-23 09:28:24.381 W/OMXNodeInstance( 4054):
getParameter(0xef5be180:SEC.vc1.sw.dec,
ParamVideoProfileLevelQuerySupported(0x600000f)) (0x8000101a)
01-23 09:28:24.385 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:SEC.vc1.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
01-23 09:28:24.385 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.386 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:SEC.vc1.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
01-23 09:28:24.386 W/OMXNodeInstance( 4054):
setParameter(0xef5be180:SEC.vc1.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
01-23 09:28:24.387 D/MediaCodecInfo( 4049): detail feature-adaptive-playback wasn't
present to remove
01-23 09:28:24.388 I/SEC_BASE_COMP( 4054): [OMX.SEC.vc1.sw.dec]: Initial/Uninitial
transition state (1,0)
01-23 09:28:24.390 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.394 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.396 I/OMXMaster( 4054): makeComponentInstance(OMX.Exynos.vc1.dec) in
android.hardwar process
01-23 09:28:24.411 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.411 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:24.421 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.430 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.431 W/Exynos_OSAL_Android( 4054): [0xef125200]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-23 09:28:24.437 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.437 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be8a0:Exynos.vc1.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.438 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.442 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.444 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.446 I/OMXMaster( 4054): makeComponentInstance(OMX.Exynos.vp8.dec) in
android.hardwar process
01-23 09:28:24.449 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.465 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.466 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:24.476 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.482 W/Exynos_OSAL_Android( 4054): [0xef125200]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-23 09:28:24.484 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be8a0:Exynos.vp8.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.484 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.486 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.488 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.489 I/OMXMaster( 4054): makeComponentInstance(OMX.Exynos.vp9.dec) in
android.hardwar process
01-23 09:28:24.501 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.502 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:24.512 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.517 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] (0x10) is not supported
01-23 09:28:24.519 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:Exynos.vp9.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.519 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.521 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.522 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.523 I/OMXMaster( 4054):
makeComponentInstance(OMX.Exynos.vp9.dec.secure) in android.hardwar process
01-23 09:28:24.531 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.534 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.534 I/libexynosv4l2( 4054): node found for device s5p-mfc-dec:
/dev/video6
01-23 09:28:24.540 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.545 I/libexynosv4l2( 4054): open video device /dev/video6
01-23 09:28:24.545 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
01-23 09:28:24.545 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
01-23 09:28:24.545 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
01-23 09:28:24.546 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] requested on secure codec
01-23 09:28:24.547 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] requested on secure codec
01-23 09:28:24.548 W/Exynos_OSAL_Android( 4054): [0xef126400]
[Exynos_OSAL_GetParameter] requested on secure codec
01-23 09:28:24.548 W/OMXNodeInstance( 4054):
getExtensionIndex(0xef5be180:Exynos.vp9.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
01-23 09:28:24.548 D/MediaCodecInfo( 4049): detail feature-tunneled-playback wasn't
present to remove
01-23 09:28:24.549 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.550 I/CASS_DEBUG( 3881): Modem status : 0x03 -> 0x03
01-23 09:28:24.555 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.557 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.557 I/OMXMaster( 4054):
makeComponentInstance(OMX.Exynos.AVC.Encoder) in android.hardwar process
01-23 09:28:24.558 V/ZygoteInitThreadPool( 3892): Class
android.icu.text.AnyTransliterator was preloaded took to much time: 1004ms
01-23 09:28:24.567 W/ZygoteInitThreadPool( 3892): Completed : android.icu.text
classes took 1013ms
01-23 09:28:24.570 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.570 D/libexynosv4l2( 4054): try node: /dev/video7
01-23 09:28:24.570 I/libexynosv4l2( 4054): node found for device s5p-mfc-enc:
/dev/video7
01-23 09:28:24.588 I/libexynosv4l2( 4054): open video device /dev/video7
01-23 09:28:24.591 W/OMXUtils( 4049): do not know color format 0x7f000011 =
2130706449
01-23 09:28:24.591 W/OMXUtils( 4049): do not know color format 0x10 = 16
01-23 09:28:24.591 W/OMXUtils( 4049): do not know color format 0x7f00a000 =
2130747392
01-23 09:28:24.592 W/OMXUtils( 4049): do not know color format 0x7f000789 =
2130708361
01-23 09:28:24.592 W/OMXUtils( 4049): do not know color format 0x7f000012 =
2130706450
01-23 09:28:24.592 W/OMXNodeInstance( 4054):
getConfig(0xef5be180:Exynos.AVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-23 09:28:24.594 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.595 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.595 I/OMXMaster( 4054):
makeComponentInstance(OMX.Exynos.AVC.Encoder.secure) in android.hardwar process
01-23 09:28:24.600 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.600 D/libexynosv4l2( 4054): try node: /dev/video7
01-23 09:28:24.600 I/libexynosv4l2( 4054): node found for device s5p-mfc-enc:
/dev/video7
01-23 09:28:24.619 I/libexynosv4l2( 4054): open video device /dev/video7
01-23 09:28:24.619 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
01-23 09:28:24.619 I/EXYNOS_VIDEO_OSAL( 4054): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
01-23 09:28:24.621 W/OMXUtils( 4049): do not know color format 0x7f000011 =
2130706449
01-23 09:28:24.621 W/OMXUtils( 4049): do not know color format 0x10 = 16
01-23 09:28:24.622 W/OMXUtils( 4049): do not know color format 0x7f00a000 =
2130747392
01-23 09:28:24.622 W/OMXUtils( 4049): do not know color format 0x7f000789 =
2130708361
01-23 09:28:24.622 W/OMXNodeInstance( 4054):
getConfig(0xef5be180:Exynos.AVC.Encoder.secure,
ConfigAndroidIntraRefresh(0x6f60000a)) (0x8000101a)
01-23 09:28:24.625 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.626 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.626 I/OMXMaster( 4054):
makeComponentInstance(OMX.Exynos.H263.Encoder) in android.hardwar process
01-23 09:28:24.632 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.638 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.638 D/libexynosv4l2( 4054): try node: /dev/video7
01-23 09:28:24.638 I/libexynosv4l2( 4054): node found for device s5p-mfc-enc:
/dev/video7
01-23 09:28:24.642 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.643 V/ZygoteInitThreadPool( 3892): Class
android.graphics.fonts.SystemFonts was preloaded took to much time: 335ms
01-23 09:28:24.643 W/ZygoteInitThreadPool( 3892): Completed : 5954 ~ 11909 took
1086ms
01-23 09:28:24.652 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.657 I/libexynosv4l2( 4054): open video device /dev/video7
01-23 09:28:24.659 W/OMXUtils( 4049): do not know color format 0x7f000011 =
2130706449
01-23 09:28:24.659 W/OMXUtils( 4049): do not know color format 0x10 = 16
01-23 09:28:24.659 W/OMXUtils( 4049): do not know color format 0x7f00a000 =
2130747392
01-23 09:28:24.659 W/OMXUtils( 4049): do not know color format 0x7f000789 =
2130708361
01-23 09:28:24.660 W/OMXUtils( 4049): do not know color format 0x7f000012 =
2130706450
01-23 09:28:24.660 W/OMXNodeInstance( 4054):
getConfig(0xef5be180:Exynos.H263.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-23 09:28:24.662 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.663 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.663 I/OMXMaster( 4054):
makeComponentInstance(OMX.Exynos.HEVC.Encoder) in android.hardwar process
01-23 09:28:24.674 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.675 D/libexynosv4l2( 4054): try node: /dev/video7
01-23 09:28:24.675 I/libexynosv4l2( 4054): node found for device s5p-mfc-enc:
/dev/video7
01-23 09:28:24.685 I/libexynosv4l2( 4054): open video device /dev/video7
01-23 09:28:24.685 V/ZygoteInitThreadPool( 3892): Class android.graphics.Typeface
was preloaded took to much time: 1134ms
01-23 09:28:24.685 W/ZygoteInitThreadPool( 3892): Completed :
android.graphics.Typeface took 1134ms
01-23 09:28:24.687 W/OMXUtils( 4049): do not know color format 0x7f000011 =
2130706449
01-23 09:28:24.687 W/OMXUtils( 4049): do not know color format 0x10 = 16
01-23 09:28:24.687 W/OMXUtils( 4049): do not know color format 0x7f00a000 =
2130747392
01-23 09:28:24.687 W/OMXUtils( 4049): do not know color format 0x7f000789 =
2130708361
01-23 09:28:24.688 W/OMXUtils( 4049): do not know color format 0x7f000012 =
2130706450
01-23 09:28:24.688 W/OMXNodeInstance( 4054):
getConfig(0xef5be240:Exynos.HEVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-23 09:28:24.689 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.690 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.690 I/OMXMaster( 4054):
makeComponentInstance(OMX.Exynos.MPEG4.Encoder) in android.hardwar process
01-23 09:28:24.694 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.694 D/libexynosv4l2( 4054): try node: /dev/video7
01-23 09:28:24.694 I/libexynosv4l2( 4054): node found for device s5p-mfc-enc:
/dev/video7
01-23 09:28:24.697 D/ZygoteInitThreadPool( 3892): Done preloading
01-23 09:28:24.698 I/Zygote ( 3892): ...preloaded 12125 parallelPreloadClasses in
1203ms.
01-23 09:28:24.698 I/zygote64( 3892): VMRuntime.preloadDexCaches starting
01-23 09:28:24.713 I/libexynosv4l2( 4054): open video device /dev/video7
01-23 09:28:24.715 W/OMXUtils( 4049): do not know color format 0x7f000011 =
2130706449
01-23 09:28:24.715 W/OMXUtils( 4049): do not know color format 0x10 = 16
01-23 09:28:24.716 W/OMXUtils( 4049): do not know color format 0x7f00a000 =
2130747392
01-23 09:28:24.716 W/OMXUtils( 4049): do not know color format 0x7f000789 =
2130708361
01-23 09:28:24.717 W/OMXUtils( 4049): do not know color format 0x7f000012 =
2130706450
01-23 09:28:24.717 W/OMXNodeInstance( 4054):
getConfig(0xef5be240:Exynos.MPEG4.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-23 09:28:24.718 I/ACodec ( 4049): [] Now uninitialized
01-23 09:28:24.720 I/OMXClient( 4049): IOmx service obtained
01-23 09:28:24.720 I/OMXMaster( 4054):
makeComponentInstance(OMX.Exynos.VP8.Encoder) in android.hardwar process
01-23 09:28:24.726 D/libexynosv4l2( 4054): try node: /dev/video6
01-23 09:28:24.726 D/libexynosv4l2( 4054): try node: /dev/video7
01-23 09:28:24.726 I/libexynosv4l2( 4054): node found for device s5p-mfc-enc:
/dev/video7
01-23 09:28:24.733 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.743 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.744 I/libexynosv4l2( 4054): open video device /dev/video7
01-23 09:28:24.746 W/OMXUtils( 4049): do not know color format 0x7f000011 =
2130706449
01-23 09:28:24.747 W/OMXUtils( 4049): do not know color format 0x10 = 16
01-23 09:28:24.747 W/OMXUtils( 4049): do not know color format 0x7f00a000 =
2130747392
01-23 09:28:24.747 W/OMXUtils( 4049): do not know color format 0x7f000789 =
2130708361
01-23 09:28:24.748 W/OMXUtils( 4049): do not know color format 0x7f000012 =
2130706450
01-23 09:28:24.748 W/OMXNodeInstance( 4054):
getConfig(0xef5be240:Exynos.VP8.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
01-23 09:28:24.748 I/zygote64( 3892): VMRuntime.preloadDexCaches strings
total=548537 before=14422 after=14422
01-23 09:28:24.748 I/zygote64( 3892): VMRuntime.preloadDexCaches types total=50692
before=13929 after=14122
01-23 09:28:24.748 I/zygote64( 3892): VMRuntime.preloadDexCaches fields
total=229110 before=17767 after=18713
01-23 09:28:24.748 I/zygote64( 3892): VMRuntime.preloadDexCaches methods
total=404591 before=22348 after=22348
01-23 09:28:24.748 I/zygote64( 3892): VMRuntime.preloadDexCaches finished
01-23 09:28:24.748 D/Zygote64Timing( 3892): PreloadClasses took to complete: 1254ms
01-23 09:28:24.748 I/Zygote ( 3892): !@Boot_EBS_F:
CacheNonBootClasspathClassLoaders
01-23 09:28:24.751 I/CASS_DEBUG( 3881): Modem status : 0x03 -> 0x03
01-23 09:28:24.751 I/zygote64( 3892): The ClassLoaderContext is a special shared
library.
01-23 09:28:24.753 I/Codec2Client( 4049): Available Codec2 services: "default"
"software"
01-23 09:28:24.753 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.759 I/C2SecAmrNBDec( 4054): in CreateCodec2Factory
01-23 09:28:24.759 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.759 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.760 I/C2SecAmrNBDec( 4054): in DestroyCodec2Factory
01-23 09:28:24.763 D/ApplicationLoaders( 3892): Created zygote-cached class loader:
/system/framework/android.hidl.base-V1.0-java.jar
01-23 09:28:24.763 I/C2SecAmrWBDec( 4054): in CreateCodec2Factory
01-23 09:28:24.763 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.763 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.764 I/C2SecAmrWBDec( 4054): in DestroyCodec2Factory
01-23 09:28:24.765 I/zygote64( 3892): The ClassLoaderContext is a special shared
library.
01-23 09:28:24.767 D/ApplicationLoaders( 3892): Created zygote-cached class loader:
/system/framework/android.hidl.manager-V1.0-java.jar
01-23 09:28:24.767 I/C2SecFlacDec( 4054): in CreateCodec2Factory
01-23 09:28:24.767 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.767 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.767 I/C2SecFlacDec( 4054): in DestroyCodec2Factory
01-23 09:28:24.769 I/zygote64( 3892): The ClassLoaderContext is a special shared
library.
01-23 09:28:24.769 I/C2SecImaDec( 4054): in CreateCodec2Factory
01-23 09:28:24.770 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.770 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.770 I/C2SecImaDec( 4054): in DestroyCodec2Factory
01-23 09:28:24.770 D/ApplicationLoaders( 3892): Created zygote-cached class loader:
/system/framework/android.test.base.jar
01-23 09:28:24.770 D/Zygote64Timing( 3892): CacheNonBootClasspathClassLoaders took
to complete: 22ms
01-23 09:28:24.770 I/Zygote ( 3892): !@Boot_EBS_F: Preload Resources
01-23 09:28:24.770 I/Zygote ( 3892): Preloading resources...
01-23 09:28:24.773 I/C2SecMp3Dec( 4054): in CreateCodec2Factory
01-23 09:28:24.773 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.773 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.773 I/C2SecMp3Dec( 4054): in DestroyCodec2Factory
01-23 09:28:24.774 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.774 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.778 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.778 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.781 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.781 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.782 W/Resources( 3892): Preloaded drawable resource #0x10802af
(android:drawable/dialog_background_material) that varies with configuration!!
01-23 09:28:24.782 I/C2SecWmaDec( 4054): in CreateCodec2Factory
01-23 09:28:24.782 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.782 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.783 I/C2SecWmaDec( 4054): in DestroyCodec2Factory
01-23 09:28:24.784 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.784 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.786 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.786 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.788 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.788 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.794 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:24.794 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:24.795 W/Resources( 3892): Preloaded color resource #0x10601df
(android:color/notification_action_ripple_color) that varies with configuration!!
01-23 09:28:24.795 W/Resources( 3892): Preloaded drawable resource #0x108066b
(android:drawable/notification_material_action_background) that varies with
configuration!!
01-23 09:28:24.800 V/C2Store ( 4073): in init
01-23 09:28:24.800 V/C2Store ( 4073): loading dll
01-23 09:28:24.808 I/Zygote ( 3892): ...preloaded 64 resources in 37ms.
01-23 09:28:24.812 I/Zygote ( 3892): ...preloaded 41 resources in 4ms.
01-23 09:28:24.812 D/Zygote64Timing( 3892): PreloadResources took to complete: 42ms
01-23 09:28:24.814 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.814 V/C2Store ( 4073): unloading dll
01-23 09:28:24.814 V/C2Store ( 4073): in init
01-23 09:28:24.814 V/C2Store ( 4073): loading dll
01-23 09:28:24.819 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.819 V/C2Store ( 4073): unloading dll
01-23 09:28:24.819 V/C2Store ( 4073): in init
01-23 09:28:24.819 V/C2Store ( 4073): loading dll
01-23 09:28:24.825 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.825 V/C2Store ( 4073): unloading dll
01-23 09:28:24.825 V/C2Store ( 4073): in init
01-23 09:28:24.825 V/C2Store ( 4073): loading dll
01-23 09:28:24.829 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.829 V/C2Store ( 4073): unloading dll
01-23 09:28:24.829 V/C2Store ( 4073): in init
01-23 09:28:24.829 V/C2Store ( 4073): loading dll
01-23 09:28:24.833 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.833 D/libEGL ( 3892): loaded /vendor/lib64/egl/libGLES_mali.so
01-23 09:28:24.833 V/C2Store ( 4073): unloading dll
01-23 09:28:24.833 V/C2Store ( 4073): in init
01-23 09:28:24.833 V/C2Store ( 4073): loading dll
01-23 09:28:24.834 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.838 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.839 V/C2Store ( 4073): unloading dll
01-23 09:28:24.839 V/C2Store ( 4073): in init
01-23 09:28:24.839 V/C2Store ( 4073): loading dll
01-23 09:28:24.844 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.845 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.846 V/C2Store ( 4073): unloading dll
01-23 09:28:24.846 V/C2Store ( 4073): in init
01-23 09:28:24.846 V/C2Store ( 4073): loading dll
01-23 09:28:24.851 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.851 V/C2Store ( 4073): unloading dll
01-23 09:28:24.851 V/C2Store ( 4073): in init
01-23 09:28:24.851 V/C2Store ( 4073): loading dll
01-23 09:28:24.854 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.855 I/mediaswcodec( 4073): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-23 09:28:24.856 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.856 V/C2Store ( 4073): unloading dll
01-23 09:28:24.856 V/C2Store ( 4073): in init
01-23 09:28:24.856 V/C2Store ( 4073): loading dll
01-23 09:28:24.857 D/RenderEngine( 3979): shader cache generated - 48 shaders in
1973.556641 ms
01-23 09:28:24.858 I/SurfaceFlinger( 3979): RemoteScreen::initialized()
01-23 09:28:24.858 I/SurfaceFlinger( 3979): RemoteScreen::initialized - update HW
Width(720), HW Height(1560)
01-23 09:28:24.860 I/servicemanager( 3690): Adding 'u:r:surfaceflinger:s0' service
(SurfaceFlinger:3979)
01-23 09:28:24.862 I/HidlServiceManagement( 3979): Registered
android.frameworks.displayservice@1.0::IDisplayService/default
01-23 09:28:24.863 D/SurfaceFlinger( 3979): Setting power mode 2 on display 0
01-23 09:28:24.863 D/display ( 3909): setPowerMode:: FBIOBLANK mode(2), blank(0)
01-23 09:28:24.864 E/display ( 3909): FB BLANK ioctl failed errno : 16, ret: -1
01-23 09:28:24.864 D/display ( 3909): setPowerMode:: S3CFB_POWER_MODE mode(2),
blank(0)
01-23 09:28:24.864 I/display ( 3909): [compareVsyncPeriod] set the lowest(mode:0)
vsync 166 of display(0)
01-23 09:28:24.865 D/SurfaceFlinger( 3979): Finished setting power mode 2 on
display 0
01-23 09:28:24.865 I/Zygote ( 3892): Preloading shared libraries...
01-23 09:28:24.865 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.865 V/C2Store ( 4073): unloading dll
01-23 09:28:24.865 V/C2Store ( 4073): in init
01-23 09:28:24.865 V/C2Store ( 4073): loading dll
01-23 09:28:24.869 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.869 V/C2Store ( 4073): unloading dll
01-23 09:28:24.869 V/C2Store ( 4073): in init
01-23 09:28:24.869 V/C2Store ( 4073): loading dll
01-23 09:28:24.872 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.872 V/C2Store ( 4073): unloading dll
01-23 09:28:24.872 V/C2Store ( 4073): in init
01-23 09:28:24.872 V/C2Store ( 4073): loading dll
01-23 09:28:24.873 E/Zygote ( 3892): Couldn't load qti_performance
01-23 09:28:24.874 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.874 V/C2Store ( 4073): unloading dll
01-23 09:28:24.874 V/C2Store ( 4073): in init
01-23 09:28:24.874 V/C2Store ( 4073): loading dll
01-23 09:28:24.880 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.880 V/C2Store ( 4073): unloading dll
01-23 09:28:24.880 V/C2Store ( 4073): in init
01-23 09:28:24.880 V/C2Store ( 4073): loading dll
01-23 09:28:24.882 I/Zygote ( 3892): Called ZygoteHooks.endPreload()
01-23 09:28:24.883 I/Zygote ( 3892): Installed AndroidKeyStoreProvider in 0ms.
01-23 09:28:24.888 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.888 V/C2Store ( 4073): unloading dll
01-23 09:28:24.888 V/C2Store ( 4073): in init
01-23 09:28:24.888 V/C2Store ( 4073): loading dll
01-23 09:28:24.891 I/Zygote ( 3892): Warmed up JCA providers in 8ms.
01-23 09:28:24.891 I/Zygote ( 3892): !@Boot: End of preload()
01-23 09:28:24.891 D/Zygote ( 3892): end preload
01-23 09:28:24.891 I/Zygote ( 3892): !@Boot_EBS_F: boot_progress_preload_end
01-23 09:28:24.891 D/Zygote64Timing( 3892): ZygotePreload took to complete: 1538ms
01-23 09:28:24.893 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.893 V/C2Store ( 4073): unloading dll
01-23 09:28:24.893 V/C2Store ( 4073): in init
01-23 09:28:24.893 V/C2Store ( 4073): loading dll
01-23 09:28:24.899 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.899 V/C2Store ( 4073): unloading dll
01-23 09:28:24.899 V/C2Store ( 4073): in init
01-23 09:28:24.899 V/C2Store ( 4073): loading dll
01-23 09:28:24.905 I/mediaswcodec( 4073): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-23 09:28:24.905 D/C2SoftHevcEnc( 4073): Given level 6000 does not cover current
configuration: adjusting to 6001
01-23 09:28:24.906 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.906 V/C2Store ( 4073): unloading dll
01-23 09:28:24.906 V/C2Store ( 4073): in init
01-23 09:28:24.906 V/C2Store ( 4073): loading dll
01-23 09:28:24.910 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.910 V/C2Store ( 4073): unloading dll
01-23 09:28:24.910 V/C2Store ( 4073): in init
01-23 09:28:24.910 V/C2Store ( 4073): loading dll
01-23 09:28:24.915 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.915 V/C2Store ( 4073): unloading dll
01-23 09:28:24.915 V/C2Store ( 4073): in init
01-23 09:28:24.915 V/C2Store ( 4073): loading dll
01-23 09:28:24.920 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.920 V/C2Store ( 4073): unloading dll
01-23 09:28:24.920 V/C2Store ( 4073): in init
01-23 09:28:24.920 V/C2Store ( 4073): loading dll
01-23 09:28:24.924 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.925 V/C2Store ( 4073): unloading dll
01-23 09:28:24.925 V/C2Store ( 4073): in init
01-23 09:28:24.925 V/C2Store ( 4073): loading dll
01-23 09:28:24.926 I/zygote64( 3892): Explicit concurrent copying GC freed
88297(3925KB) AllocSpace objects, 5(128KB) LOS objects, 49% free, 4933KB/9867KB,
paused 69us total 34.459ms
01-23 09:28:24.932 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.932 V/C2Store ( 4073): unloading dll
01-23 09:28:24.933 V/C2Store ( 4073): in init
01-23 09:28:24.933 V/C2Store ( 4073): loading dll
01-23 09:28:24.935 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.945 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:24.951 I/CASS_DEBUG( 3881): Modem status : 0x03 -> 0x03
01-23 09:28:24.954 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:24.959 I/zygote64( 3892): Explicit concurrent copying GC freed
5067(194KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 4771KB/9542KB, paused
61us total 28.471ms
01-23 09:28:24.959 D/Zygote64Timing( 3892): PostZygoteInitGC took to complete: 68ms
01-23 09:28:24.959 D/Zygote64Timing( 3892): ZygoteInit took to complete: 1625ms
01-23 09:28:24.962 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.962 V/C2Store ( 4073): unloading dll
01-23 09:28:24.962 V/C2Store ( 4073): in init
01-23 09:28:24.962 V/C2Store ( 4073): loading dll
01-23 09:28:24.962 I/Zygote ( 3892): !@Boot_EBS_F: zygote forkSystemServer
01-23 09:28:24.966 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.966 V/C2Store ( 4073): unloading dll
01-23 09:28:24.966 V/C2Store ( 4073): in init
01-23 09:28:24.966 V/C2Store ( 4073): loading dll
01-23 09:28:24.971 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.971 V/C2Store ( 4073): unloading dll
01-23 09:28:24.971 V/C2Store ( 4073): in init
01-23 09:28:24.971 V/C2Store ( 4073): loading dll
01-23 09:28:24.977 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.978 V/C2Store ( 4073): unloading dll
01-23 09:28:24.978 V/C2Store ( 4073): in init
01-23 09:28:24.978 V/C2Store ( 4073): loading dll
01-23 09:28:24.982 I/C2SoftVp8Enc( 4073): setting temporal layering 0 + 0
01-23 09:28:24.983 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.983 V/C2Store ( 4073): unloading dll
01-23 09:28:24.983 V/C2Store ( 4073): in init
01-23 09:28:24.983 V/C2Store ( 4073): loading dll
01-23 09:28:24.987 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.987 V/C2Store ( 4073): unloading dll
01-23 09:28:24.988 V/C2Store ( 4073): in init
01-23 09:28:24.988 V/C2Store ( 4073): loading dll
01-23 09:28:24.992 I/C2SoftVp9Enc( 4073): setting temporal layering 0 + 0
01-23 09:28:24.992 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:24.992 V/C2Store ( 4073): unloading dll
01-23 09:28:24.993 E/MediaCodecsXmlParser( 4049): >>>SEC codec
01-23 09:28:24.994 D/MediaCodecsXmlParser( 4049): parsing
/apex/com.android.media.swcodec/etc/media_codecs.xml...
01-23 09:28:24.996 D/MediaCodecsXmlParser( 4049): disabling c2.android.gsm.decoder
01-23 09:28:24.997 D/MediaCodecsXmlParser( 4049): disabling
c2.android.mpeg2.decoder
01-23 09:28:24.998 D/MediaCodecsXmlParser( 4049): Cannot find
/apex/com.android.media.swcodec/etc/media_codecs.xml
01-23 09:28:24.998 E/MediaCodecsXmlParser( 4049): >>>SEC codec
01-23 09:28:24.998 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-23 09:28:24.999 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ddp.xml...
01-23 09:28:25.000 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ac4.xml...
01-23 09:28:25.000 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-23 09:28:25.001 D/MediaCodecsXmlParser( 4049): Cannot find
/vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.001 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_performance_c2.xml...
01-23 09:28:25.002 E/MediaCodecsXmlParser( 4049): >>>SEC codec
01-23 09:28:25.003 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-23 09:28:25.003 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.003 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.003 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.003 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.003 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.003 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ddp.xml...
01-23 09:28:25.004 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.004 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.004 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.004 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ac4.xml...
01-23 09:28:25.004 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-23 09:28:25.004 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-23 09:28:25.004 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.004 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.004 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.005 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_c2_sec.xml...
01-23 09:28:25.006 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_performance.xml...
01-23 09:28:25.006 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.006 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 25 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.006 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.006 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 35 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.006 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 41 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.007 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 78 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.007 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.007 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 89 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.007 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 96 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.007 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 100 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.007 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 106 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.008 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.008 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.008 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.008 E/MediaCodecsXmlParser( 4049): >>>SEC codec
01-23 09:28:25.008 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-23 09:28:25.008 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.008 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.009 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.009 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.009 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.009 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ddp.xml...
01-23 09:28:25.009 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.009 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.009 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.009 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ac4.xml...
01-23 09:28:25.009 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-23 09:28:25.010 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-23 09:28:25.010 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.010 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.010 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.010 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_c2_sec_wmx.xml...
01-23 09:28:25.011 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_performance.xml...
01-23 09:28:25.012 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.012 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 25 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.012 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.012 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 35 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.012 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 41 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.012 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 78 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.012 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.012 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 89 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.012 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 96 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.013 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 100 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.013 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 106 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.013 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.013 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.013 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.013 E/MediaCodecsXmlParser( 4049): >>>SEC codec
01-23 09:28:25.013 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ddp.xml...
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.014 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ac4.xml...
01-23 09:28:25.015 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-23 09:28:25.015 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-23 09:28:25.015 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.015 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.015 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.016 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/dax3_media_codecs_dolby_audio.xml...
01-23 09:28:25.016 D/MediaCodecsXmlParser( 4049): ignoring Alias specified not
directly in a MediaCodec at line 40 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
01-23 09:28:25.017 D/MediaCodecsXmlParser( 4049): ignoring Alias specified not
directly in a MediaCodec at line 46 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
01-23 09:28:25.017 D/MediaCodecsXmlParser( 4049): ignoring Alias specified not
directly in a MediaCodec at line 52 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
01-23 09:28:25.017 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_performance.xml...
01-23 09:28:25.017 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.017 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 25 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.017 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.017 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 35 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.018 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 41 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.018 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 78 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.018 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 85 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.018 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 89 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.018 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 96 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.018 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 100 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.018 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 106 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.019 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.019 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.019 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.019 E/MediaCodecsXmlParser( 4049): >>>SEC codec
01-23 09:28:25.020 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_primary.xml...
01-23 09:28:25.020 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.020 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.020 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.020 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.020 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
01-23 09:28:25.021 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ddp.xml...
01-23 09:28:25.021 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.021 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.021 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
01-23 09:28:25.021 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_ac4.xml...
01-23 09:28:25.021 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
01-23 09:28:25.022 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
01-23 09:28:25.022 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.022 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.022 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
01-23 09:28:25.022 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs.xml...
01-23 09:28:25.024 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_google_video_le.xml...
01-23 09:28:25.024 D/MediaCodecsXmlParser( 4049): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
01-23 09:28:25.024 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_google_audio.xml...
01-23 09:28:25.025 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_google_telephony.xml...
01-23 09:28:25.026 D/MediaCodecsXmlParser( 4049): parsing
/vendor/etc/media_codecs_performance.xml...
01-23 09:28:25.027 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 152 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.027 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 156 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.027 D/MediaCodecsXmlParser( 4049): MediaCodec: cannot update non-
existing codec at line 167 of /vendor/etc/media_codecs_performance.xml
01-23 09:28:25.028 I/C2SecAmrNBDec( 4054): in CreateCodec2Factory
01-23 09:28:25.028 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.028 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.030 I/Codec2InfoBuilder( 4049): adding type 'audio/3gpp'
01-23 09:28:25.031 I/C2SecAmrNBDec( 4054): in DestroyCodec2Factory
01-23 09:28:25.032 I/C2SecAmrWBDec( 4054): in CreateCodec2Factory
01-23 09:28:25.032 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.032 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.034 I/Codec2InfoBuilder( 4049): adding type 'audio/amr-wb'
01-23 09:28:25.035 I/C2SecAmrWBDec( 4054): in DestroyCodec2Factory
01-23 09:28:25.035 I/C2SecFlacDec( 4054): in CreateCodec2Factory
01-23 09:28:25.036 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.036 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.036 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.036 D/Zygote ( 3892): Forked child process 4310
01-23 09:28:25.036 I/Zygote ( 3892): System server process 4310 has been created
01-23 09:28:25.037 I/Zygote ( 3892): Accepting command socket connections
01-23 09:28:25.038 I/Codec2InfoBuilder( 4049): adding type 'audio/flac'
01-23 09:28:25.039 I/C2SecFlacDec( 4054): in DestroyCodec2Factory
01-23 09:28:25.039 I/C2SecImaDec( 4054): in CreateCodec2Factory
01-23 09:28:25.039 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.039 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.041 I/Codec2InfoBuilder( 4049): adding type 'audio/x-ima'
01-23 09:28:25.042 I/C2SecImaDec( 4054): in DestroyCodec2Factory
01-23 09:28:25.042 I/C2SecMp3Dec( 4054): in CreateCodec2Factory
01-23 09:28:25.042 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.042 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.045 I/Codec2InfoBuilder( 4049): adding type 'audio/mpeg'
01-23 09:28:25.045 I/C2SecMp3Dec( 4054): in DestroyCodec2Factory
01-23 09:28:25.046 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.046 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.048 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.049 I/Codec2InfoBuilder( 4049): adding type 'video/mp43'
01-23 09:28:25.050 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.050 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.053 I/Codec2InfoBuilder( 4049): adding type 'video/mp4v-es'
01-23 09:28:25.055 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:25.056 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.056 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.058 I/Codec2InfoBuilder( 4049): adding type 'video/wvc1'
01-23 09:28:25.058 I/Codec2InfoBuilder( 4049): adding type 'video/x-ms-wmv'
01-23 09:28:25.059 I/C2SecWmaDec( 4054): in CreateCodec2Factory
01-23 09:28:25.059 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.059 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.061 I/Codec2InfoBuilder( 4049): adding type 'audio/x-ms-wma'
01-23 09:28:25.061 I/C2SecWmaDec( 4054): in DestroyCodec2Factory
01-23 09:28:25.062 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.062 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.064 I/Codec2InfoBuilder( 4049): adding type 'video/x-ms-wmv7'
01-23 09:28:25.066 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.066 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.066 E/system_server( 4310): Not starting debugger since process
cannot load the jdwp agent.
01-23 09:28:25.068 I/Codec2InfoBuilder( 4049): adding type 'video/x-ms-wmv8'
01-23 09:28:25.070 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.070 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.072 I/Codec2InfoBuilder( 4049): adding type 'audio/ac4'
01-23 09:28:25.074 I/SEC_componentStore( 4054): GetCodec2SecComponentStore+++++++++
++++
01-23 09:28:25.074 I/SEC_componentStore( 4054):
GetCodec2SecComponentStore--------------default
01-23 09:28:25.077 I/Codec2InfoBuilder( 4049): adding type 'audio/ac3'
01-23 09:28:25.077 I/Codec2InfoBuilder( 4049): adding type 'audio/eac3'
01-23 09:28:25.078 I/Codec2InfoBuilder( 4049): adding type 'audio/eac3-joc'
01-23 09:28:25.078 V/C2Store ( 4073): in init
01-23 09:28:25.078 V/C2Store ( 4073): loading dll
01-23 09:28:25.080 I/ProcessState( 4310): system_server uses 2M binder buffer
01-23 09:28:25.082 I/FastMixerState( 4308): sMaxFastTracks = 8
01-23 09:28:25.083 I/Codec2InfoBuilder( 4049): adding type 'audio/mp4a-latm'
01-23 09:28:25.084 I/SamsungPowerSoundPlay( 4308): Power sound main
01-23 09:28:25.084 I/SamsungPowerSoundPlay( 4308): Play power on sound
01-23 09:28:25.084 V/SamsungPowerSound( 4308): ++++++++ SamsungPowerSoundPlayer
Constuctor ++++++++
01-23 09:28:25.084 I/SamsungPowerSound( 4308): wait_for_audio_policy ++
01-23 09:28:25.085 I/SamsungPowerSound( 4308): wait_for_audio_policy --
01-23 09:28:25.086 V/SamsungPowerSound( 4308):
##########################################
01-23 09:28:25.086 V/SamsungPowerSound( 4308): powerSoundPlay on/off
[on]
01-23 09:28:25.091 V/C2Store ( 4073): in init
01-23 09:28:25.092 V/C2Store ( 4073): loading dll
01-23 09:28:25.091 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.092 V/C2Store ( 4073): unloading dll
01-23 09:28:25.095 I/Codec2InfoBuilder( 4049): adding type 'audio/mp4a-latm'
01-23 09:28:25.098 V/SamsungPowerSound( 4308): check whether persist property
values are loaded
01-23 09:28:25.098 V/SamsungPowerSound( 4308): persist property values are loaded
01-23 09:28:25.098 V/SamsungPowerSound( 4308): powerSoundPlay ringermode
[0]
01-23 09:28:25.098 V/SamsungPowerSound( 4308): powerSoundPlay SysVolume
[3]
01-23 09:28:25.098 V/SamsungPowerSound( 4308): powerSoundPlay SysHeadsetVolume
[9]
01-23 09:28:25.098 V/SamsungPowerSound( 4308): powerSoundPlay SysHeadphoneVolume
[9]
01-23 09:28:25.098 V/SamsungPowerSound( 4308): powerSoundPlay AllSoundMute
[0]
01-23 09:28:25.098 V/SamsungPowerSound( 4308): powerSoundPlay FirstApiLevel
[28]
01-23 09:28:25.098 V/APM_AudioPolicyManager( 3965): initStreamVolume() stream 1,
min 0, max 15
01-23 09:28:25.100 V/SamsungPowerSound( 4308): PowerSound CurrentDevice's volume
[3]
01-23 09:28:25.100 V/SamsungPowerSound( 4308):
##########################################
01-23 09:28:25.100 V/SamsungPowerSound( 4308): ++++++++ SamsungPowerSoundObserver
Constuctor ++++++++
01-23 09:28:25.101 V/SamsungPowerSound( 4308): observerThreadWrapper (0xe87b0858)
01-23 09:28:25.101 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.101 V/C2Store ( 4073): unloading dll
01-23 09:28:25.102 V/SamsungPowerSound( 4308): [Enter] SamsungPowerSoundObserver
threadFunc
01-23 09:28:25.102 D/SecNativeFeatureCppIf( 4308): encoded
01-23 09:28:25.102 V/C2Store ( 4073): in init
01-23 09:28:25.102 V/C2Store ( 4073): loading dll
01-23 09:28:25.102 D/SecNativeFeatureCppIf( 4308): decoding and unzip finish
01-23 09:28:25.103 V/APM_AudioPolicyManager( 3965): getAudioPolicyConfig:
audioParam;l_device_current_output
01-23 09:28:25.103 D/SecNativeFeatureCppIf( 4308): use unCompDataBuff. encoded
01-23 09:28:25.103 V/APM_AudioPolicyManager( 3965): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-23 09:28:25.103 D/SecNativeFeatureCppIf( 4308): Free unCompDataBuff
01-23 09:28:25.103 D/SecNativeFeatureCppIf( 4308): encoded
01-23 09:28:25.104 D/SecNativeFeatureCppIf( 4308): decoding and unzip finish
01-23 09:28:25.104 D/SecNativeFeatureCppIf( 4308): use unCompDataBuff. encoded
01-23 09:28:25.104 D/SecNativeFeatureCppIf( 4308): Free unCompDataBuff
01-23 09:28:25.104 D/SecNativeFeatureCppIf( 4308): encoded
01-23 09:28:25.104 D/SecNativeFeatureCppIf( 4308): decoding and unzip finish
01-23 09:28:25.104 D/SecNativeFeatureCppIf( 4308): use unCompDataBuff. encoded
01-23 09:28:25.105 D/SecNativeFeatureCppIf( 4308): Free unCompDataBuff
01-23 09:28:25.105 D/SecNativeFeatureCppIf( 4308): encoded
01-23 09:28:25.105 D/SecNativeFeatureCppIf( 4308): decoding and unzip finish
01-23 09:28:25.105 D/SecNativeFeatureCppIf( 4308): use unCompDataBuff. encoded
01-23 09:28:25.105 I/Codec2InfoBuilder( 4049): adding type 'audio/3gpp'
01-23 09:28:25.105 D/SecNativeFeatureCppIf( 4308): Free unCompDataBuff
01-23 09:28:25.106 D/AudioInfo( 4308): MPS_CODE : ROM, get MPS_CODE
01-23 09:28:25.106 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.106 V/C2Store ( 4073): unloading dll
01-23 09:28:25.106 D/AudioInfo( 4308): 1 OMC path check :
/omr/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.106 V/C2Store ( 4073): in init
01-23 09:28:25.106 V/C2Store ( 4073): loading dll
01-23 09:28:25.106 D/AudioInfo( 4308): 2 OMC path check :
/omr/res/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.106 D/AudioInfo( 4308): 3 OMC path check :
/system/omc/ROM/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.106 D/AudioInfo( 4308): 4 OMC path check :
/system/omc/single/ROM/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.107 D/AudioInfo( 4308): 5 OMC path check :
/odm/etc/omc/ROM/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.107 D/AudioInfo( 4308): 6 OMC path check :
/odm/etc/omc/single/ROM/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.107 D/AudioInfo( 4308): 7 OMC path check :
/product/omc/ROM/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.107 D/AudioInfo( 4308): 8 OMC path check :
/product/omc/single/ROM/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.107 D/AudioInfo( 4308): 9 OMC path check :
/prism/media/carriers/ROM/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.107 D/AudioInfo( 4308): 10 OMC path check :
/prism/media/carriers/single/ROM/res/media/audio/ui/PowerOn.ogg
01-23 09:28:25.107 I/SamsungPowerSound( 4308): Power sound
Path:system/media/audio/ui/PowerOn.ogg
01-23 09:28:25.107 V/SamsungPowerSound( 4308): File path :
system/media/audio/ui/PowerOn.ogg
01-23 09:28:25.109 V/APM_AudioPolicyManager( 3965): getAudioPolicyConfig:
g_volume_situation_key;type=8;device=1
01-23 09:28:25.109 V/SamsungPowerSound( 4308): getSettingVolume [0.000000]
01-23 09:28:25.109 I/SamsungPowerSound( 4308): wait_for_surface_manager ++
01-23 09:28:25.110 I/Codec2InfoBuilder( 4049): adding type 'audio/3gpp'
01-23 09:28:25.110 I/SamsungPowerSound( 4308): wait_for_surface_manager --
01-23 09:28:25.111 V/SamsungPowerSound( 4308): Bootsound delay: 0
01-23 09:28:25.111 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.111 D/SamsungPowerSound( 4308): Enter play
01-23 09:28:25.111 V/C2Store ( 4073): unloading dll
01-23 09:28:25.111 V/C2Store ( 4073): in init
01-23 09:28:25.111 V/C2Store ( 4073): loading dll
01-23 09:28:25.112 E/SamsungPowerSound( 4308): Can not open
system/media/audio/ui/PowerOn.ogg
01-23 09:28:25.112 V/SamsungPowerSound( 4308): Power sound playback complete
01-23 09:28:25.112 V/SamsungPowerSound( 4308): resetObserverDevice
01-23 09:28:25.112 V/SamsungPowerSound( 4308): requestExit() to Observer thread
01-23 09:28:25.114 I/Codec2InfoBuilder( 4049): adding type 'audio/amr-wb'
01-23 09:28:25.115 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.115 V/C2Store ( 4073): unloading dll
01-23 09:28:25.115 V/C2Store ( 4073): in init
01-23 09:28:25.115 V/C2Store ( 4073): loading dll
01-23 09:28:25.117 I/Codec2InfoBuilder( 4049): adding type 'audio/amr-wb'
01-23 09:28:25.118 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.118 V/C2Store ( 4073): unloading dll
01-23 09:28:25.118 V/C2Store ( 4073): in init
01-23 09:28:25.119 V/C2Store ( 4073): loading dll
01-23 09:28:25.122 I/Codec2InfoBuilder( 4049): adding type 'video/av01'
01-23 09:28:25.125 E/BootAnimationLoader( 4307): !@BootAnimation : Could not open
'/sys/class/lcd/panel/ux_color'
01-23 09:28:25.126 E/BootAnimationLoader( 4307): !@BootAnimation : WindowColor =
BLACK(80 )
01-23 09:28:25.126 I/BootAnimationLoader( 4307): ret=2, fps:12, interval:83333
01-23 09:28:25.126 E/BootAnimationLoader( 4307): !@BootAnimation : mps_code = ROM
01-23 09:28:25.126 E/BootAnimationLoader( 4307): !@BootAnimation : [Chameleon]
Carrier animation is not supported...
01-23 09:28:25.126 E/BootAnimationLoader( 4307): !@BootAnimation : Load sequence
resource = /system/media/bootsamsung.qmg
01-23 09:28:25.127 E/BootAnimationLoader( 4307): !@BootAnimation : Load loop
resource = /system/media/bootsamsungloop.qmg
01-23 09:28:25.127 E/BootAnimationLoader( 4307): !@BootAnimation : [Encryption
info]crypt_state = encrypted, crypt_input_window = 0, crypt_type = 0
01-23 09:28:25.128 D/SecNativeFeatureCppIf( 4307): encoded
01-23 09:28:25.128 D/SecNativeFeatureCppIf( 4307): decoding and unzip finish
01-23 09:28:25.128 D/SecNativeFeatureCppIf( 4307): use unCompDataBuff. encoded
01-23 09:28:25.129 D/SecNativeFeatureCppIf( 4307): Free unCompDataBuff
01-23 09:28:25.129 D/SecNativeFeatureCppIf( 4307): encoded
01-23 09:28:25.129 D/SecNativeFeatureCppIf( 4307): decoding and unzip finish
01-23 09:28:25.129 D/SecNativeFeatureCppIf( 4307): use unCompDataBuff. encoded
01-23 09:28:25.129 D/SecNativeFeatureCppIf( 4307): Free unCompDataBuff
01-23 09:28:25.130 D/SecNativeFeatureCppIf( 4307): encoded
01-23 09:28:25.130 D/SecNativeFeatureCppIf( 4307): decoding and unzip finish
01-23 09:28:25.130 D/SecNativeFeatureCppIf( 4307): use unCompDataBuff. encoded
01-23 09:28:25.130 D/SecNativeFeatureCppIf( 4307): Free unCompDataBuff
01-23 09:28:25.130 D/SecNativeFeatureCppIf( 4307): encoded
01-23 09:28:25.130 D/SecNativeFeatureCppIf( 4307): decoding and unzip finish
01-23 09:28:25.130 D/SecNativeFeatureCppIf( 4307): use unCompDataBuff. encoded
01-23 09:28:25.131 D/SecNativeFeatureCppIf( 4307): Free unCompDataBuff
01-23 09:28:25.133 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.133 V/C2Store ( 4073): unloading dll
01-23 09:28:25.133 V/C2Store ( 4073): in init
01-23 09:28:25.133 V/C2Store ( 4073): loading dll
01-23 09:28:25.133 I/BootAnimationLoader( 4307): !@BootAnimation : activeId is 0 <
0
01-23 09:28:25.134 I/BootAnimationLoader( 4307): !@BootAnimation : main resolution
w = 720, h = 1560
01-23 09:28:25.134 I/BootAnimationLoader( 4307): !@BootAnimation : createSurface
RGB565
01-23 09:28:25.135 I/SurfaceFlinger( 3979): id=1 createSurf (720x1560),4 flag=0,
samsungani565#0
01-23 09:28:25.137 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.138 I/Codec2InfoBuilder( 4049): adding type 'video/avc'
01-23 09:28:25.139 I/BootAnimationLoader( 4307): !@BootAnimation : activeId is 0 <
0
01-23 09:28:25.139 I/BootAnimationLoader( 4307): !@BootAnimation : main resolution
w = 720, h = 1560
01-23 09:28:25.139 I/BootAnimationLoader( 4307): !@BootAnimation :
BootAnimData_STATUS = 0x3
01-23 09:28:25.141 E/BootAnimation( 4307): /sys/class/sec/led/led_pattern: open
error, fd = -1
01-23 09:28:25.141 I/BootAnimationLoader( 4307): !@ Bootanimation : Start
callBootanimServiceFinishCheckThread
01-23 09:28:25.141 E/BootAnimationLoader( 4307): !@BootAnimation : draw Start
01-23 09:28:25.142 I/BootAnimationLoader( 4307): !@BootAnimation : Number of frames
drawn 1
01-23 09:28:25.144 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.144 V/C2Store ( 4073): unloading dll
01-23 09:28:25.144 V/C2Store ( 4073): in init
01-23 09:28:25.144 V/C2Store ( 4073): loading dll
01-23 09:28:25.146 I/mediaswcodec( 4073): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-23 09:28:25.147 I/mediaswcodec( 4073): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-23 09:28:25.149 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.150 I/Codec2InfoBuilder( 4049): adding type 'video/avc'
01-23 09:28:25.151 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:25.151 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:25.152 I/CASS_DEBUG( 3881): Modem status : 0x03 -> 0x03
01-23 09:28:25.152 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:25.154 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.155 V/C2Store ( 4073): unloading dll
01-23 09:28:25.155 V/C2Store ( 4073): in init
01-23 09:28:25.155 V/C2Store ( 4073): loading dll
01-23 09:28:25.155 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device
manifest.
01-23 09:28:25.155 I/Gralloc4( 4307): mapper 4.x is not supported
01-23 09:28:25.156 I/hwservicemanager( 3691): getTransport: Cannot find entry
android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device
manifest.
01-23 09:28:25.156 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:25.156 W/Gralloc3( 4307): mapper 3.x is not supported
01-23 09:28:25.158 I/Codec2InfoBuilder( 4049): adding type 'audio/flac'
01-23 09:28:25.159 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.159 V/C2Store ( 4073): unloading dll
01-23 09:28:25.159 V/C2Store ( 4073): in init
01-23 09:28:25.159 V/C2Store ( 4073): loading dll
01-23 09:28:25.163 I/Codec2InfoBuilder( 4049): adding type 'audio/flac'
01-23 09:28:25.163 V/C2Store ( 4073): in init
01-23 09:28:25.163 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.164 V/C2Store ( 4073): loading dll
01-23 09:28:25.164 V/C2Store ( 4073): unloading dll
01-23 09:28:25.166 I/Codec2InfoBuilder( 4049): adding type 'audio/g711-alaw'
01-23 09:28:25.167 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.167 V/C2Store ( 4073): unloading dll
01-23 09:28:25.167 V/C2Store ( 4073): in init
01-23 09:28:25.167 V/C2Store ( 4073): loading dll
01-23 09:28:25.169 I/Codec2InfoBuilder( 4049): adding type 'audio/g711-mlaw'
01-23 09:28:25.170 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.170 V/C2Store ( 4073): unloading dll
01-23 09:28:25.170 V/C2Store ( 4073): in init
01-23 09:28:25.170 V/C2Store ( 4073): loading dll
01-23 09:28:25.172 I/gralloc ( 4307): Arm Module v1.0
01-23 09:28:25.173 D/Codec2InfoBuilder( 4049): codec entry for
'c2.android.gsm.decoder' is disabled
01-23 09:28:25.173 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.173 V/C2Store ( 4073): unloading dll
01-23 09:28:25.173 V/C2Store ( 4073): in init
01-23 09:28:25.173 V/C2Store ( 4073): loading dll
01-23 09:28:25.177 I/Codec2InfoBuilder( 4049): adding type 'video/3gpp'
01-23 09:28:25.178 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.178 V/C2Store ( 4073): in init
01-23 09:28:25.178 V/C2Store ( 4073): unloading dll
01-23 09:28:25.178 V/C2Store ( 4073): loading dll
01-23 09:28:25.181 I/Codec2InfoBuilder( 4049): adding type 'video/3gpp'
01-23 09:28:25.183 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.183 V/C2Store ( 4073): unloading dll
01-23 09:28:25.183 V/C2Store ( 4073): in init
01-23 09:28:25.184 V/C2Store ( 4073): loading dll
01-23 09:28:25.187 I/SurfaceFlinger( 3979): Enter boot animation
01-23 09:28:25.187 I/Codec2InfoBuilder( 4049): adding type 'video/hevc'
01-23 09:28:25.189 E/FMQ ( 3979): grantorIdx must be less than 3
01-23 09:28:25.189 E/FMQ ( 3909): grantorIdx must be less than 3
01-23 09:28:25.190 V/C2Store ( 4073): in init
01-23 09:28:25.190 V/C2Store ( 4073): loading dll
01-23 09:28:25.191 I/mediaswcodec( 4073): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-23 09:28:25.192 D/C2SoftHevcEnc( 4073): Given level 6000 does not cover current
configuration: adjusting to 6001
01-23 09:28:25.192 E/FMQ ( 3909): grantorIdx must be less than 3
01-23 09:28:25.190 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.193 V/C2Store ( 4073): unloading dll
01-23 09:28:25.193 E/FMQ ( 3979): grantorIdx must be less than 3
01-23 09:28:25.193 I/mediaswcodec( 4073): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
01-23 09:28:25.194 D/SurfaceFlinger( 3979): Display 0 HWC layers:
01-23 09:28:25.194 D/SurfaceFlinger( 3979): DEVICE | 0x79b8037580 | 0000 |
RGB_565 | 0.0 0.0 720.0 1560.0 | 0 0 720 1560 | samsungani565#0
01-23 09:28:25.194 D/SurfaceFlinger( 3979):
01-23 09:28:25.194 D/C2SoftHevcEnc( 4073): Given level 6000 does not cover current
configuration: adjusting to 6001
01-23 09:28:25.195 I/Codec2InfoBuilder( 4049): adding type 'video/hevc'
01-23 09:28:25.197 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.197 V/C2Store ( 4073): in init
01-23 09:28:25.197 V/C2Store ( 4073): unloading dll
01-23 09:28:25.197 V/C2Store ( 4073): loading dll
01-23 09:28:25.200 I/Codec2InfoBuilder( 4049): adding type 'audio/mpeg'
01-23 09:28:25.201 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.201 V/C2Store ( 4073): unloading dll
01-23 09:28:25.201 V/C2Store ( 4073): in init
01-23 09:28:25.201 V/C2Store ( 4073): loading dll
01-23 09:28:25.204 V/SamsungPowerSound( 4308): [Exit] SamsungPowerSoundObserver
threadFunc
01-23 09:28:25.204 V/SamsungPowerSound( 4308): -------- SamsungPowerSoundObserver
Destructor ---------
01-23 09:28:25.204 V/SamsungPowerSound( 4308): -------- SamsungPowerSoundPlayer
Destructor ---------
01-23 09:28:25.206 I/BpBinder( 4308): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
01-23 09:28:25.206 I/BpBinder( 4308): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
01-23 09:28:25.208 D/Codec2InfoBuilder( 4049): codec entry for
'c2.android.mpeg2.decoder' is disabled
01-23 09:28:25.209 V/C2Store ( 4073): in init
01-23 09:28:25.209 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.209 V/C2Store ( 4073): loading dll
01-23 09:28:25.209 V/C2Store ( 4073): unloading dll
01-23 09:28:25.212 I/Codec2InfoBuilder( 4049): adding type 'video/mp4v-es'
01-23 09:28:25.214 V/C2Store ( 4073): in init
01-23 09:28:25.214 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.214 V/C2Store ( 4073): loading dll
01-23 09:28:25.214 V/C2Store ( 4073): unloading dll
01-23 09:28:25.214 V/APM_AudioPolicyManager( 3965): releaseAudioPatch() patch 6
01-23 09:28:25.214 V/APM_AudioPolicyManager( 3965): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
01-23 09:28:25.214 V/APM_AudioPolicyManager( 3965): releaseAudioPatchInternal patch
6
01-23 09:28:25.214 V/APM_AudioPolicyManager( 3965): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-23 09:28:25.215 V/APM_AudioPolicyManager( 3965): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-23 09:28:25.215 V/APM_AudioPolicyManager( 3965): setOutputDevices() prevDevice
{type:0x2,@:}
01-23 09:28:25.216 V/APM_AudioPolicyManager( 3965): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-23 09:28:25.217 D/audio_hw_primary_abox( 3901): fast_out-out_set_parameters:
enter with param = routing=0
01-23 09:28:25.217 V/audio_hw_primary_abox( 3901): fast_out-out_set_parameters:
Requested to change route to AUDIO_DEVICE_NONE
01-23 09:28:25.217 D/audio_hw_primary_abox( 3901): fast_out-out_set_parameters:
exit
01-23 09:28:25.217 I/Codec2InfoBuilder( 4049): adding type 'video/mp4v-es'
01-23 09:28:25.217 V/APM_AudioPolicyManager( 3965): resetOutputDevice()
releaseAudioPatch returned 0
01-23 09:28:25.218 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.218 V/C2Store ( 4073): unloading dll
01-23 09:28:25.218 V/C2Store ( 4073): in init
01-23 09:28:25.218 V/C2Store ( 4073): loading dll
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: camera shutter
sound volume 0.000000
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
1, volume 0.003162, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-23 09:28:25.219 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.220 V/APM_AudioPolicyManager( 3965): releaseAudioPatch() patch 4
01-23 09:28:25.220 V/APM_AudioPolicyManager( 3965): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
01-23 09:28:25.220 V/APM_AudioPolicyManager( 3965): releaseAudioPatchInternal patch
4
01-23 09:28:25.220 V/APM_AudioPolicyManager( 3965): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
01-23 09:28:25.220 V/APM_AudioPolicyManager( 3965): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
01-23 09:28:25.220 V/APM_AudioPolicyManager( 3965): setOutputDevices() prevDevice
{type:0x2,@:}
01-23 09:28:25.220 V/APM_AudioPolicyManager( 3965): setOutputDevices changing
device to AUDIO_DEVICE_NONE
01-23 09:28:25.221 I/Codec2InfoBuilder( 4049): adding type 'audio/opus'
01-23 09:28:25.221 D/audio_hw_primary_abox( 3901): primary_out-out_set_parameters:
enter with param = routing=0
01-23 09:28:25.221 V/audio_hw_primary_abox( 3901): primary_out-out_set_parameters:
Requested to change route to AUDIO_DEVICE_NONE
01-23 09:28:25.221 D/audio_hw_primary_abox( 3901): primary_out-out_set_parameters:
exit
01-23 09:28:25.221 V/APM_AudioPolicyManager( 3965): resetOutputDevice()
releaseAudioPatch returned 0
01-23 09:28:25.221 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.221 V/C2Store ( 4073): unloading dll
01-23 09:28:25.221 V/C2Store ( 4073): in init
01-23 09:28:25.221 V/C2Store ( 4073): loading dll
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): computeVolume: camera shutter
sound volume 0.000000
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
1, volume 0.003162, deviceTypes 0x2
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.222 V/APM_AudioPolicyManager( 3965): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.223 V/APM_AudioPolicyManager( 3965): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.223 V/APM_AudioPolicyManager( 3965): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.223 V/APM_AudioPolicyManager( 3965): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
01-23 09:28:25.223 V/APM_AudioPolicyManager( 3965): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
01-23 09:28:25.224 I/Codec2InfoBuilder( 4049): adding type 'audio/opus'
01-23 09:28:25.224 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.225 V/C2Store ( 4073): unloading dll
01-23 09:28:25.225 V/C2Store ( 4073): in init
01-23 09:28:25.225 V/C2Store ( 4073): loading dll
01-23 09:28:25.226 I/Codec2InfoBuilder( 4049): adding type 'audio/raw'
01-23 09:28:25.227 V/C2Store ( 4073): in init
01-23 09:28:25.227 V/C2Store ( 4073): loading dll
01-23 09:28:25.227 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.227 V/C2Store ( 4073): unloading dll
01-23 09:28:25.229 D/gralloc ( 3908): [mali_gralloc_allocate] begin
01-23 09:28:25.229 D/gralloc ( 3908): buffer_descriptor: wh(720 1560)
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)
01-23 09:28:25.229 D/gralloc ( 3908): [mali_gralloc_allocate] allocation successful
01-23 09:28:25.230 I/Codec2InfoBuilder( 4049): adding type 'audio/vorbis'
01-23 09:28:25.231 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.231 V/C2Store ( 4073): unloading dll
01-23 09:28:25.231 V/C2Store ( 4073): in init
01-23 09:28:25.231 V/C2Store ( 4073): loading dll
01-23 09:28:25.233 I/Codec2InfoBuilder( 4049): adding type 'video/x-vnd.on2.vp8'
01-23 09:28:25.234 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.234 V/C2Store ( 4073): unloading dll
01-23 09:28:25.234 V/C2Store ( 4073): in init
01-23 09:28:25.234 V/C2Store ( 4073): loading dll
01-23 09:28:25.235 I/C2SoftVp8Enc( 4073): setting temporal layering 0 + 0
01-23 09:28:25.237 I/C2SoftVp8Enc( 4073): setting temporal layering 0 + 0
01-23 09:28:25.238 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.238 I/Codec2InfoBuilder( 4049): adding type 'video/x-vnd.on2.vp8'
01-23 09:28:25.239 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.239 V/C2Store ( 4073): unloading dll
01-23 09:28:25.240 V/C2Store ( 4073): in init
01-23 09:28:25.240 V/C2Store ( 4073): loading dll
01-23 09:28:25.241 I/Codec2InfoBuilder( 4049): adding type 'video/x-vnd.on2.vp9'
01-23 09:28:25.243 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.243 V/C2Store ( 4073): unloading dll
01-23 09:28:25.243 V/C2Store ( 4073): in init
01-23 09:28:25.243 V/C2Store ( 4073): loading dll
01-23 09:28:25.244 I/C2SoftVp9Enc( 4073): setting temporal layering 0 + 0
01-23 09:28:25.244 I/SystemServerTiming( 4310): InitBeforeStartServices
01-23 09:28:25.244 I/C2SoftVp9Enc( 4073): setting temporal layering 0 + 0
01-23 09:28:25.245 I/Codec2InfoBuilder( 4049): adding type 'video/x-vnd.on2.vp9'
01-23 09:28:25.246 V/C2Store ( 4073): in ~ComponentModule
01-23 09:28:25.246 V/C2Store ( 4073): unloading dll
01-23 09:28:25.247 I/SystemServer( 4310): !@Boot_EBS_F: SYSTEM_SERVER_START
01-23 09:28:25.247 I/SystemServer( 4310): !@Boot: Entered the Android system
server!
01-23 09:28:25.247 I/SystemServer( 4310): !@Boot_EBS_F: BOOT_PROGRESS_SYSTEM_RUN
01-23 09:28:25.247 W/BatteryNotifier( 4049): batterystats service unavailable!
01-23 09:28:25.248 I/servicemanager( 3690): Adding 'u:r:mediaserver:s0' service
(media.resource_manager:4049)
01-23 09:28:25.250 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.256 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:25.279 I/HidlServiceManagement( 4065): Registered
vendor.samsung.hardware.radio.channel@2.0::ISehChannel/imsd2
01-23 09:28:25.280 I/HidlServiceManagement( 4065): Registered
vendor.samsung.hardware.radio.channel@2.0::ISehChannel/epdgd2
01-23 09:28:25.281 I/HidlServiceManagement( 4065): Registered
vendor.samsung.hardware.radio.bridge@2.0::ISehBridge/slot2
01-23 09:28:25.338 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.350 I/HidlServiceManagement( 4063): Registered
vendor.samsung.hardware.radio.channel@2.0::ISehChannel/imsd
01-23 09:28:25.350 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.352 I/HidlServiceManagement( 4063): Registered
vendor.samsung.hardware.radio.channel@2.0::ISehChannel/epdgd
01-23 09:28:25.352 I/CASS_DEBUG( 3881): Modem status : 0x03 -> 0x04
01-23 09:28:25.352 I/CASS_DEBUG( 3881): The modem seems to have rebooted.
01-23 09:28:25.352 I/CASS_DEBUG( 3881): Restart the cass thread and CP monitoring
thread
01-23 09:28:25.352 I/CASS_DEBUG( 3881): cass_thr_signal_handler: Got signal 10,
tid: 504507399360
01-23 09:28:25.352 I/CASS_DEBUG( 3881): cass_thr_cleanup_handler
01-23 09:28:25.352 I/CASS_DEBUG( 3881): Close : close fd=7
01-23 09:28:25.353 I/CASS_DEBUG( 3881): cp_monitor_thr_signal_handler: Got signal
12, tid: 504506358976
01-23 09:28:25.353 I/CASS_DEBUG( 3881): cp_monitor_thr_cleanup_handler
01-23 09:28:25.353 I/CASS_DEBUG( 3881): cass_thread start
01-23 09:28:25.353 I/HidlServiceManagement( 4063): Registered
vendor.samsung.hardware.radio.bridge@2.0::ISehBridge/slot1
01-23 09:28:25.353 I/CASS_DEBUG( 3881): cp_monitor_thread start
01-23 09:28:25.353 I/CASS_DEBUG( 3881): [Modem status : ONLINE]
01-23 09:28:25.353 I/CASS_DEBUG( 3881): Open : opened [7,/dev/umts_cass].
01-23 09:28:25.357 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:25.439 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.451 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.458 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:25.485 I/teecl ( 4310): NW> Starting log for teecl
01-23 09:28:25.505 E/UsbAlsaJackDetectorJNI( 4310): Can't register
UsbAlsaJackDetector native methods
01-23 09:28:25.510 I/PaymentService-JNI( 4310):
register_android_server_PaymentManagerService
01-23 09:28:25.512 V/KnoxFWS ( 4310): knox framework jni has registed
01-23 09:28:25.515 D/LoadedApk( 4310): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@17e37c7 appContext.mOpPackageName=android
appContext.mBasePackageName=android
appContext.mPackageInfo=android.app.LoadedApk@2a691f4
01-23 09:28:25.523 I/SystemServerInitThreadPool( 4310): Creating instance with 8
threads
01-23 09:28:25.523 D/SystemServerTiming( 4310): InitBeforeStartServices took to
complete: 279ms
01-23 09:28:25.523 D/SystemServerTiming( 4310): !@Boot_SystemServer: 279ms :
InitBeforeStartServices
01-23 09:28:25.523 I/SystemServerTiming( 4310): !@Boot_EBS: Took 279ms by
'InitBeforeStartServices'
01-23 09:28:25.523 I/SystemServerTiming( 4310): StartServices
01-23 09:28:25.523 I/SystemServer( 4310): !@Boot_EBS_F: startBootstrapServices
01-23 09:28:25.523 I/SystemServerTiming( 4310): startBootstrapServices
01-23 09:28:25.523 I/SystemServerTiming( 4310): StartWatchdog
01-23 09:28:25.540 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.552 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.558 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:25.611 D/SystemServerTiming( 4310): StartWatchdog took to complete:
88ms
01-23 09:28:25.612 I/softdog ( 4310): !@Success to open /dev/watchdog1
01-23 09:28:25.612 I/SystemServer( 4310): Reading configuration...
01-23 09:28:25.612 I/SystemServerTiming( 4310): ReadingSystemConfig
01-23 09:28:25.612 I/softdog ( 4310): !@Success to set timeout of /dev/watchdog1 :
100s
01-23 09:28:25.613 D/SystemServerTiming( 4310): ReadingSystemConfig took to
complete: 0ms
01-23 09:28:25.613 I/SystemServerTiming( 4310): PlatformCompat
01-23 09:28:25.614 E/Watchdog( 4310): !@Sync: 0 heap: 4 / 640 [2024-01-23
09:28:25.613] sdogWay: softdog FD: 70
01-23 09:28:25.614 I/SystemServerTimingAsync( 4310):
InitThreadPoolExec:ReadingSystemConfig
01-23 09:28:25.614 D/CompatConfig( 4310): Found a config file:
/system/etc/compatconfig/services-platform-compat-config.xml
01-23 09:28:25.615 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/smartthingskit.xml
01-23 09:28:25.615 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@ed2eae
01-23 09:28:25.616 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/samsungpushservice.xml
01-23 09:28:25.616 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/smartcallprovider.xml
01-23 09:28:25.617 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-overlays.xml
01-23 09:28:25.617 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/google-rollback-package-whitelist.xml
01-23 09:28:25.618 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/samsungpassapp.xml
01-23 09:28:25.618 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@b36a5c8
01-23 09:28:25.618 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/nsdswebapp.xml
01-23 09:28:25.619 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/carrierwifi-sysconfig.xml
01-23 09:28:25.619 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@90e3e47
01-23 09:28:25.619 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/privateshare.xml
01-23 09:28:25.620 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@318579d
01-23 09:28:25.620 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/google.xml
01-23 09:28:25.620 I/SystemConfig( 4310): Adding association: com.google.android.as
<- com.android.providers.contacts
01-23 09:28:25.620 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@8e677e3
01-23 09:28:25.620 I/SystemConfig( 4310): Adding association: com.google.android.as
<- com.android.providers.media
01-23 09:28:25.620 I/SystemConfig( 4310): Adding association: com.google.android.as
<- com.android.providers.telephony
01-23 09:28:25.621 I/SystemConfig( 4310): Adding association: com.google.android.as
<- com.android.systemui
01-23 09:28:25.621 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/com.google.android.mainline.patchlevel.1.xml
01-23 09:28:25.621 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/google-hiddenapi-package-allowlist.xml
01-23 09:28:25.622 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/facebook-hiddenapi-package-whitelist.xml
01-23 09:28:25.622 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/samsungexperienceservice.xml
01-23 09:28:25.623 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-handheld-product.xml
01-23 09:28:25.623 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/easyonehandapp.xml
01-23 09:28:25.623 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@70b536a
01-23 09:28:25.624 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/clockpackageapp.xml
01-23 09:28:25.624 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@4c310f8
01-23 09:28:25.624 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-full-base.xml
01-23 09:28:25.625 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@d033c36
01-23 09:28:25.625 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/bixbyagent.xml
01-23 09:28:25.625 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@29444a4
01-23 09:28:25.626 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/samsungauthframework.xml
01-23 09:28:25.626 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@bbee5c2
01-23 09:28:25.626 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/samsungunifiedwfcapp.xml
01-23 09:28:25.627 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/hiddenapi-package-whitelist.xml
01-23 09:28:25.627 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@5711209
01-23 09:28:25.627 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/google_duo.xml
01-23 09:28:25.627 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@fc7e62f
01-23 09:28:25.628 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/samsungaccount.xml
01-23 09:28:25.628 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@1576b1a
01-23 09:28:25.628 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform.xml
01-23 09:28:25.629 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/wellbeing.xml
01-23 09:28:25.629 D/CompatConfig( 4310): Found a config file:
/system/etc/compatconfig/libcore-platform-compat-config.xml
01-23 09:28:25.630 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/google-staged-installer-whitelist.xml
01-23 09:28:25.630 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/documentsui.xml
01-23 09:28:25.631 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/google_turbo.xml
01-23 09:28:25.631 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/framework-sysconfig.xml
01-23 09:28:25.632 I/SystemConfig( 4310): Reading permissions from
/system/etc/sysconfig/galaxyapps.xml
01-23 09:28:25.633 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/GoogleDocumentsUI_permissions.xml
01-23 09:28:25.634 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/GoogleExtServices_permissions.xml
01-23 09:28:25.635 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@ece5440
01-23 09:28:25.635 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/GoogleNetworkStack_permissions.xml
01-23 09:28:25.636 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/GooglePermissionController_permissions.xml
01-23 09:28:25.636 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@804b91f
01-23 09:28:25.637 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/SemAudioThumbnail_library.xml
01-23 09:28:25.637 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@8c6aa35
01-23 09:28:25.637 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.hardware.fingerprint.xml
01-23 09:28:25.638 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@f45c83b
01-23 09:28:25.638 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.hardware.sensor.proximity.xml
01-23 09:28:25.638 D/CompatConfig( 4310): Found a config file:
/system/etc/compatconfig/documents-ui-compat-config.xml
01-23 09:28:25.638 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.software.freeform_window_management.xml
01-23 09:28:25.639 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.software.live_wallpaper.xml
01-23 09:28:25.639 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.software.sip.voip.xml
01-23 09:28:25.640 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@7beeaed
01-23 09:28:25.640 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.software.sip.xml
01-23 09:28:25.640 I/ServiceManager( 4051): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.640 D/CompatConfig( 4310): Found a config file:
/system/etc/compatconfig/framework-platform-compat-config.xml
01-23 09:28:25.641 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.software.verified_boot.xml
01-23 09:28:25.641 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.software.webview.xml
01-23 09:28:25.642 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.test.base.xml
01-23 09:28:25.642 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.test.mock.xml
01-23 09:28:25.642 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@da3d09c
01-23 09:28:25.643 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/android.test.runner.xml
01-23 09:28:25.643 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@2427e7a
01-23 09:28:25.644 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/authfw.xml
01-23 09:28:25.644 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@e6b5a88
01-23 09:28:25.644 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/biofaceservice.xml
01-23 09:28:25.645 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@c6a0846
01-23 09:28:25.645 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/carrierwifi.xml
01-23 09:28:25.645 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@c9f9734
01-23 09:28:25.645 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.android.future.usb.accessory.xml
01-23 09:28:25.646 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@92e62d2
01-23 09:28:25.646 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.android.location.provider.xml
01-23 09:28:25.646 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@5ec3e59
01-23 09:28:25.646 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.android.media.remotedisplay.xml
01-23 09:28:25.647 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.android.mediadrm.signer.xml
01-23 09:28:25.647 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@59532ff
01-23 09:28:25.648 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.publicnfc.xml
01-23 09:28:25.648 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@2196715
01-23 09:28:25.649 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.api.version.xml
01-23 09:28:25.649 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@fee75b8
01-23 09:28:25.650 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.ibs.framework-v1.xml
01-23 09:28:25.650 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.nfc.rfcontrol.xml
01-23 09:28:25.651 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@3e882f7
01-23 09:28:25.651 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.nfc.t4t.xml
01-23 09:28:25.652 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.nfc.t4temul.xml
01-23 09:28:25.652 I/ServiceManager( 4047): Waiting for service 'package_native' on
'/dev/binder'...
01-23 09:28:25.653 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.psitrackersdk.framework-v1.xml
01-23 09:28:25.653 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.effect.xml
01-23 09:28:25.654 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.xml
01-23 09:28:25.654 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.semtelephonesdk.framework-v1.xml
01-23 09:28:25.655 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@50c6fc9
01-23 09:28:25.655 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.android.spensdk.framework-v1.xml
01-23 09:28:25.656 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.bbc.xml
01-23 09:28:25.656 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@bccfc
01-23 09:28:25.656 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.device.xml
01-23 09:28:25.656 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@17ac1da
01-23 09:28:25.657 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.feature.aremoji_v2.xml
01-23 09:28:25.657 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@7c6bce8
01-23 09:28:25.657 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.feature.clockpack_v08.xml
01-23 09:28:25.658 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@68a17e7
01-23 09:28:25.658 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.feature.device_category_phone.xml
01-23 09:28:25.658 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@30eda3d
01-23 09:28:25.658 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.feature.galaxyfinder_v7.xml
01-23 09:28:25.659 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.feature.ipsgeofence.xml
01-23 09:28:25.659 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@8d64b83
01-23 09:28:25.659 I/ServiceManager( 3890): Waiting for service 'statscompanion' on
'/dev/binder'...
01-23 09:28:25.660 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.feature.samsung_experience_mobile.xml
01-23 09:28:25.660 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@c13dd39
01-23 09:28:25.660 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.samsung.feature.samsungpositioning.xml
01-23 09:28:25.661 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@b281cdf
01-23 09:28:25.661 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.android.sdhmssdk.framework-v1.xml
01-23 09:28:25.661 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@bcc13f5
01-23 09:28:25.661 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.android.secimaging.xml
01-23 09:28:25.662 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@b973018
01-23 09:28:25.662 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.android.smartface.smart_stay.xml
01-23 09:28:25.662 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.esecomm.xml
01-23 09:28:25.662 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@6fd4056
01-23 09:28:25.663 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.cocktailpanel.xml
01-23 09:28:25.663 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@cdb35c4
01-23 09:28:25.664 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.cover.flip.xml
01-23 09:28:25.664 D/CompatConfig( 4310): No directory
/system/system_ext/etc/compatconfig, skipping
01-23 09:28:25.664 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.cover.xml
01-23 09:28:25.665 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.fingerprint_manager_service.xml
01-23 09:28:25.665 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.motionrecognition_service.xml
01-23 09:28:25.665 D/CompatConfig( 4310): No directory
/apex/com.android.conscrypt/etc/compatconfig, skipping
01-23 09:28:25.665 D/CompatConfig( 4310): No directory
/apex/com.android.extservices/etc/compatconfig, skipping
01-23 09:28:25.666 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.nfc_authentication.xml
01-23 09:28:25.666 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.nsflp_level_530.xml
01-23 09:28:25.667 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.overlaymagnifier.xml
01-23 09:28:25.667 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.saccessorymanager.xml
01-23 09:28:25.668 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.feature.usb_authentication.xml
01-23 09:28:25.668 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/com.sec.smartcard.auth.xml
01-23 09:28:25.669 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/epdgmanager_library.xml
01-23 09:28:25.669 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/galaxylabs_permission.xml
01-23 09:28:25.670 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/handheld_core_hardware.xml
01-23 09:28:25.670 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/imsmanager_library.xml
01-23 09:28:25.671 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/javax.obex.xml
01-23 09:28:25.671 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/knox_sdk_api_level_33.xml
01-23 09:28:25.671 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/knoxanalytics.xml
01-23 09:28:25.672 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/knoxsdk_edm.xml
01-23 09:28:25.672 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/knoxsdk_mdm.xml
01-23 09:28:25.672 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/org.apache.http.legacy.xml
01-23 09:28:25.673 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/org.simalliance.openmobileapi.xml
01-23 09:28:25.673 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.phone.xml
01-23 09:28:25.674 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.providers.calendar.xml
01-23 09:28:25.674 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.providers.downloads.xml
01-23 09:28:25.675 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.server.telecom.xml
01-23 09:28:25.675 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.settings.intelligence.xml
01-23 09:28:25.676 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.settings.xml
01-23 09:28:25.677 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.vpndialogs.xml
01-23 09:28:25.677 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.wallpaper.livepicker.xml
01-23 09:28:25.678 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.knox.vpn.proxyhandler.xml
01-23 09:28:25.678 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.microsoft.appmanager.xml
01-23 09:28:25.679 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.mygalaxy.xml
01-23 09:28:25.679 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.osp.app.signin.xml
01-23 09:28:25.680 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.accessibility.xml
01-23 09:28:25.680 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.adaptivebrightnessgo.cameralightsensor.xml
01-23 09:28:25.681 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.CMFAFramework.xml
01-23 09:28:25.681 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.MtpApplication.xml
01-23 09:28:25.682 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.SettingsReceiver.xml
01-23 09:28:25.682 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.accessibility.talkback.xml
01-23 09:28:25.683 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.appsedge.xml
01-23 09:28:25.684 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.clipboardedge.xml
01-23 09:28:25.684 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.clockpack.xml
01-23 09:28:25.685 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.cocktailbarservice.xml
01-23 09:28:25.685 D/CompatConfig( 4310): Found a config file:
/apex/com.android.mediaprovider/etc/compatconfig/media-provider-platform-compat-
config.xml
01-23 09:28:25.685 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.contacts.xml
01-23 09:28:25.686 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.dofviewer.xml
01-23 09:28:25.687 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.dressroom.xml
01-23 09:28:25.687 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@d882054
01-23 09:28:25.687 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.galaxyfinder.xml
01-23 09:28:25.688 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@14be0f2
01-23 09:28:25.688 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.omcagent.xml
01-23 09:28:25.689 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@105eaf9
01-23 09:28:25.689 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.settings.bixby.xml
01-23 09:28:25.689 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@2b31a3e
01-23 09:28:25.689 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.sharelive.xml
01-23 09:28:25.690 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@45725ec
01-23 09:28:25.690 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.taskedge.xml
01-23 09:28:25.690 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@fc29c4a
01-23 09:28:25.691 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.telephonyui.xml
01-23 09:28:25.691 D/CompatConfig( 4310): Adding:
com.android.server.compat.config.Change@786b4d8
01-23 09:28:25.692 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.updatecenter.xml
01-23 09:28:25.692 D/CompatConfig( 4310): No directory
/apex/com.android.art/etc/compatconfig, skipping
01-23 09:28:25.692 D/CompatConfig( 4310): No directory
/apex/com.android.i18n/etc/compatconfig, skipping
01-23 09:28:25.692 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.applock.xml
01-23 09:28:25.692 D/CompatConfig( 4310): No directory
/apex/com.android.tzdata/etc/compatconfig, skipping
01-23 09:28:25.693 D/CompatConfig( 4310): No directory
/apex/com.android.os.statsd/etc/compatconfig, skipping
01-23 09:28:25.693 D/CompatConfig( 4310): No directory
/apex/com.android.resolv/etc/compatconfig, skipping
01-23 09:28:25.693 D/CompatConfig( 4310): No directory
/apex/com.android.neuralnetworks/etc/compatconfig, skipping
01-23 09:28:25.693 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.appseparation.xml
01-23 09:28:25.693 D/CompatConfig( 4310): No directory
/apex/com.android.sdkext/etc/compatconfig, skipping
01-23 09:28:25.694 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.aremoji.xml
01-23 09:28:25.694 D/CompatConfig( 4310): No directory
/apex/com.android.wifi/etc/compatconfig, skipping
01-23 09:28:25.694 D/CompatConfig( 4310): No directory
/apex/com.android.adbd/etc/compatconfig, skipping
01-23 09:28:25.694 D/CompatConfig( 4310): No directory
/apex/com.android.tethering/etc/compatconfig, skipping
01-23 09:28:25.694 D/CompatConfig( 4310): No directory
/apex/com.android.permission/etc/compatconfig, skipping
01-23 09:28:25.694 D/CompatConfig( 4310): No directory
/apex/com.android.media.swcodec/etc/compatconfig, skipping
01-23 09:28:25.694 D/CompatConfig( 4310): No directory
/apex/com.android.vndk.v30/etc/compatconfig, skipping
01-23 09:28:25.694 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.arzone.xml
01-23 09:28:25.694 D/CompatConfig( 4310): No directory
/apex/com.android.media/etc/compatconfig, skipping
01-23 09:28:25.695 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.authfw.xml
01-23 09:28:25.695 D/CompatConfig( 4310): No directory
/apex/com.android.ipsec/etc/compatconfig, skipping
01-23 09:28:25.695 D/CompatConfig( 4310): No directory
/apex/com.android.runtime/etc/compatconfig, skipping
01-23 09:28:25.696 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.beaconmanager.xml
01-23 09:28:25.696 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.biometrics.app.setting.xml
01-23 09:28:25.697 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.bluelightfilter.xml
01-23 09:28:25.697 I/servicemanager( 3690): Adding 'u:r:system_server:s0' service
(platform_compat:4310)
01-23 09:28:25.698 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.callbgprovider.xml
01-23 09:28:25.698 I/servicemanager( 3690): Adding 'u:r:system_server:s0' service
(platform_compat_native:4310)
01-23 09:28:25.698 D/SystemServerTiming( 4310): PlatformCompat took to complete:
85ms
01-23 09:28:25.698 I/SystemServerTiming( 4310): StartFileIntegrityService
01-23 09:28:25.698 I/SystemServiceManager( 4310): Starting
com.android.server.security.FileIntegrityService
01-23 09:28:25.698 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.cidmanager.xml
01-23 09:28:25.699 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dialer.xml
01-23 09:28:25.700 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dqagent.xml
01-23 09:28:25.700 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dynamiclock.xml
01-23 09:28:25.701 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.easysetup.xml
01-23 09:28:25.701 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.fast.xml
01-23 09:28:25.702 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.fmm.xml
01-23 09:28:25.703 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.forest.xml
01-23 09:28:25.704 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gamehome.xml
01-23 09:28:25.704 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gametools.xml
01-23 09:28:25.705 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gos.xml
01-23 09:28:25.706 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.hdmapp.xml
01-23 09:28:25.706 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.incallui.xml
01-23 09:28:25.707 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.ipsgeofence.xml
01-23 09:28:25.707 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.kgclient.xml
01-23 09:28:25.708 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.analytics.uploader.xml
01-23 09:28:25.709 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.attestation.xml
01-23 09:28:25.709 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.containeragent.xml
01-23 09:28:25.710 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.containercore.xml
01-23 09:28:25.710 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.pushmanager.xml
01-23 09:28:25.711 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.livestickers.xml
01-23 09:28:25.712 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.localeoverlaymanager.xml
01-23 09:28:25.713 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.lool.xml
01-23 09:28:25.713 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mateagent.xml
01-23 09:28:25.713 I/servicemanager( 3690): Adding 'u:r:system_server:s0' service
(file_integrity:4310)
01-23 09:28:25.714 D/SystemServerTiming( 4310): StartFileIntegrityService took to
complete: 15ms
01-23 09:28:25.714 I/SystemServerTiming( 4310): StartInstaller
01-23 09:28:25.714 I/SystemServiceManager( 4310): Starting
com.android.server.pm.Installer
01-23 09:28:25.714 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mcfds.xml
01-23 09:28:25.715 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mcfserver.xml
01-23 09:28:25.715 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mdx.quickboard.xml
01-23 09:28:25.716 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mdx.xml
01-23 09:28:25.716 D/installd( 4038): Found quota mount
/dev/block/platform/13500000.dwmmc0/by-name/userdata at /data
01-23 09:28:25.716 D/installd( 4038): Found quota mount
/dev/block/platform/13500000.dwmmc0/by-name/userdata at /data/user/0
01-23 09:28:25.717 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.messaging.xml
01-23 09:28:25.717 D/SystemServerTiming( 4310): StartInstaller took to complete:
3ms
01-23 09:28:25.717 I/SystemServerTiming( 4310): DeviceIdentifiersPolicyService
01-23 09:28:25.717 I/SystemServiceManager( 4310): Starting
com.android.server.os.DeviceIdentifiersPolicyService
01-23 09:28:25.717 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mobileservice.xml
01-23 09:28:25.718 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.networkdiagnostic.xml
01-23 09:28:25.719 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.providers.carrier.xml
01-23 09:28:25.719 I/servicemanager( 3690): Adding 'u:r:system_server:s0' service
(device_identifiers:4310)
01-23 09:28:25.719 D/SystemServerTiming( 4310): DeviceIdentifiersPolicyService took
to complete: 2ms
01-23 09:28:25.719 I/SystemServerTiming( 4310): UriGrantsManagerService
01-23 09:28:25.719 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.providers.contacts.xml
01-23 09:28:25.720 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.providers.media.xml
01-23 09:28:25.721 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.rubin.app.xml
01-23 09:28:25.721 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.samsungpass.xml
01-23 09:28:25.722 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.samsungpositioning.xml
01-23 09:28:25.722 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.scloud.xml
01-23 09:28:25.723 I/SystemServiceManager( 4310): Starting
com.android.server.uri.UriGrantsManagerService$Lifecycle
01-23 09:28:25.724 I/SystemConfig( 4310): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.scs.xml
01-23 09:28:25.724 I/servicemanager( 3690): Adding 'u:r:system_server:s0' service
(uri_grants:4310)
01-23 09:28:25.725 D/SystemServerTiming( 4310): UriGrantsManagerService took to
complete: 6ms
01-23 09:28:25.725 I/SystemServerTiming( 4310): StartActivityManager
01-23 09:28:25.725 I/SystemServiceManager( 4310): Starting
com.android.server.wm.ActivityTaskManagerService$Lifecycle

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy