0% found this document useful (0 votes)
42 views156 pages

Logcat Prev CSC Log

The document contains log messages from the vold process on a device's startup. It detects storage devices like an SD card and partitions on them. It mounts partitions for system files like /product and /cache. It also handles events from storage devices and partitions as they are added or removed.

Uploaded by

Kaio Kaio
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)
42 views156 pages

Logcat Prev CSC Log

The document contains log messages from the vold process on a device's startup. It detects storage devices like an SD card and partitions on them. It mounts partitions for system files like /product and /cache. It also handles events from storage devices and partitions as they are added or removed.

Uploaded by

Kaio Kaio
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/ 156

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

02-05 20:07:17.328 D/lmkd ( 3394): fetch chimera enabled flag :[0] from property
02-05 20:07:17.329 E/libpsi ( 3394): No kernel psi monitor support (errno=2)
02-05 20:07:17.330 I/lmkd ( 3394): Using vmpressure for memory pressure
detection
02-05 20:07:17.330 I/lmkd ( 3394): try memboost disable, check disable_mem_boost
node
02-05 20:07:17.332 I/lmkd ( 3394): set custom_sw_limit : 250
02-05 20:07:17.332 I/lmkd ( 3394): set upgrade_pressure : 60
02-05 20:07:17.332 I/lmkd ( 3394): set lmkd_freelimit_val : 11
02-05 20:07:17.332 I/lmkd ( 3394): enable_upgrade_criadj : 0
02-05 20:07:17.333 I/lmkd ( 3394): Process polling is not supported
02-05 20:07:17.355 W/SELinux ( 3395): Multiple same specifications for
vendor.trustonic.teeservice.ITeeService.
02-05 20:07:17.355 W/SELinux ( 3395): Multiple same specifications for
vendor.trustonic.teeregistryservice.ITeeRegistryService.
02-05 20:07:17.355 I/hwservicemanager( 3396): hwservicemanager is ready now.
02-05 20:07:17.357 I/SELinux ( 3395): SELinux: Loaded service_contexts from:
02-05 20:07:17.357 I/SELinux ( 3395): /system/etc/selinux/plat_service_contexts
02-05 20:07:17.357 I/SELinux ( 3395):
/system_ext/etc/selinux/system_ext_service_contexts
02-05 20:07:17.357 I/SELinux ( 3395):
/vendor/etc/selinux/vendor_service_contexts
02-05 20:07:17.358 I/servicemanager( 3395): Adding 'u:r:servicemanager:s0' service
(manager:3395)
02-05 20:07:17.359 I/SELinux ( 3398): SELinux: Loaded service_contexts from:
02-05 20:07:17.359 I/SELinux ( 3398): /vendor/etc/selinux/vndservice_contexts
02-05 20:07:17.360 I/vndservicemanager( 3398): Adding 'u:r:vndservicemanager:s0'
service (manager:3398)
--------- beginning of system
02-05 20:07:17.632 I/vold ( 3419): Vold 3.0 (the awakening) firing up
02-05 20:07:17.632 D/vold ( 3419): Detected support for: ext4 f2fs vfat
02-05 20:07:17.639 D/vold ( 3419): Tearing down stale mount /mnt/sde
02-05 20:07:17.639 D/vold ( 3419): /mnt/sde in unmounting procedure: Success
02-05 20:07:17.640 D/vold ( 3419): /mnt/sde sucessfully unmounted: Success
02-05 20:07:17.640 D/vold ( 3419): Found unmanaged dm device named vroot
02-05 20:07:17.640 D/vold ( 3419): Found unmanaged dm device named vendor-verity
02-05 20:07:17.640 D/vold ( 3419): Found unmanaged dm device named product-
verity
02-05 20:07:17.640 W/vold ( 3419): Failed to LOOP_GET_STATUS64 /dev/block/loop4:
No such device or address
02-05 20:07:17.640 W/vold ( 3419): Failed to LOOP_GET_STATUS64 /dev/block/loop3:
No such device or address
02-05 20:07:17.640 W/vold ( 3419): Failed to LOOP_GET_STATUS64 /dev/block/loop7:
No such device or address
02-05 20:07:17.640 W/vold ( 3419): Failed to LOOP_GET_STATUS64 /dev/block/loop2:
No such device or address
02-05 20:07:17.640 W/vold ( 3419): Failed to LOOP_GET_STATUS64 /dev/block/loop0:
No such device or address
02-05 20:07:17.640 W/vold ( 3419): Failed to LOOP_GET_STATUS64 /dev/block/loop1:
No such device or address
02-05 20:07:17.640 W/vold ( 3419): Failed to LOOP_GET_STATUS64 /dev/block/loop5:
No such device or address
02-05 20:07:17.640 W/vold ( 3419): Failed to LOOP_GET_STATUS64 /dev/block/loop6:
No such device or address
02-05 20:07:17.641 D/vold ( 3419): VolumeBase::create()++
02-05 20:07:17.641 D/vold ( 3419): VolumeBase::create()--
02-05 20:07:17.642 D/vold ( 3419): DiskUtil::mountTmpFSVolumeForEnc
02-05 20:07:17.642 D/vold ( 3419): Starting restorecon of /mnt/sde/staging
02-05 20:07:17.646 D/vold ( 3419): Finished restorecon of /mnt/sde/staging
02-05 20:07:17.647 I/epmlogd ( 3419): EpmLog::EpmLog
02-05 20:07:17.647 E/epmd ( 3419): FsHandlerThread not started: Thread not
created (No such file or directory)
02-05 20:07:17.647 D/epmd ( 3419): EPM() - Device supports FBE!
02-05 20:07:17.647 I/vold ( 3419): EnterprisePartitionManager created
02-05 20:07:17.647 I/vold ( 3419): FsHandlerThread::FsHandlerThread created
02-05 20:07:17.647 I/vold ( 3419): Socket created with fd:7
02-05 20:07:17.647 I/vold ( 3419): Before polling: fd: 7
02-05 20:07:17.648 I/vold ( 3419): fs_handler setPid success pid = 3419
02-05 20:07:17.648 I/vold ( 3419): Netlink sending message queue initialized!
02-05 20:07:17.649 D/vold ( 3419): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/product /product ext4
02-05 20:07:17.649 D/vold ( 3419): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/vendor /vendor ext4
02-05 20:07:17.649 D/vold ( 3419): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/cache /cache ext4
02-05 20:07:17.649 D/vold ( 3419): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/efs /mnt/vendor/efs ext4
02-05 20:07:17.649 D/vold ( 3419): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/misc /misc emmc
02-05 20:07:17.649 D/vold ( 3419): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/userdata /data ext4
02-05 20:07:17.649 D/vold ( 3419): fstab record:
/dev/block/platform/13500000.dwmmc0/by-name/hidden /preload ext4
02-05 20:07:17.649 D/vold ( 3419): fstab record:
/devices/platform/13550000.dwmmc2/mmc_host/mmc1* auto vfat
02-05 20:07:17.649 D/vold ( 3419): fstab record:
/devices/platform/13600000.usb/13600000.dwc3* auto auto
02-05 20:07:17.651 I/servicemanager( 3395): Adding 'u:r:vold:s0' service
(vold:3419)
02-05 20:07:17.651 D/vold ( 3419): VoldNativeService::start() completed OK
02-05 20:07:17.662 D/vold ( 3419): handleBlockEvent with action=1 major=179
minor=24 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0rpmb
02-05 20:07:17.662 D/NetlinkEvent( 3419): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0rpmb'
02-05 20:07:17.662 D/NetlinkEvent( 3419): NL param 'MAJOR=179'
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param 'MINOR=24'
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param 'DEVNAME=mmcblk0rpmb'
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param 'DEVTYPE=disk'
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param 'NPARTS=0'
02-05 20:07:17.663 D/vold ( 3419): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param 'MAJOR=179'
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param 'MINOR=8'
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param 'DEVNAME=mmcblk0boot0'
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param 'DEVTYPE=disk'
02-05 20:07:17.663 D/NetlinkEvent( 3419): NL param 'NPARTS=0'
02-05 20:07:17.664 D/vold ( 3419): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param 'MAJOR=179'
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param 'MINOR=16'
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param 'DEVNAME=mmcblk0boot1'
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param 'DEVTYPE=disk'
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param 'NPARTS=0'
02-05 20:07:17.664 D/vold ( 3419): handleBlockEvent with action=1 major=179
minor=0 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0'
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param 'MAJOR=179'
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param 'MINOR=0'
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param 'DEVNAME=mmcblk0'
02-05 20:07:17.664 D/NetlinkEvent( 3419): NL param 'DEVTYPE=disk'
02-05 20:07:17.665 D/NetlinkEvent( 3419): NL param 'NPARTS=32'
02-05 20:07:17.665 D/vold ( 3419): handleBlockEvent with action=1 major=179
minor=24 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0rpmb
02-05 20:07:17.665 D/NetlinkEvent( 3419): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0rpmb'
02-05 20:07:17.665 D/NetlinkEvent( 3419): NL param 'MAJOR=179'
02-05 20:07:17.665 D/NetlinkEvent( 3419): NL param 'MINOR=24'
02-05 20:07:17.665 D/NetlinkEvent( 3419): NL param 'DEVNAME=mmcblk0rpmb'
02-05 20:07:17.665 D/NetlinkEvent( 3419): NL param 'DEVTYPE=disk'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'NPARTS=0'
02-05 20:07:17.666 D/vold ( 3419): handleBlockEvent with action=1 major=179
minor=8 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'MAJOR=179'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'MINOR=8'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'DEVNAME=mmcblk0boot0'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'DEVTYPE=disk'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'NPARTS=0'
02-05 20:07:17.666 D/vold ( 3419): handleBlockEvent with action=1 major=179
minor=16 eventPath=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/
block/mmcblk0/mmcblk0boot1
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param
'DEVPATH=/devices/platform/13500000.dwmmc0/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'MAJOR=179'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'MINOR=16'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'DEVNAME=mmcblk0boot1'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'DEVTYPE=disk'
02-05 20:07:17.666 D/NetlinkEvent( 3419): NL param 'NPARTS=0'
02-05 20:07:17.824 W/libc ( 2690): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 1
02-05 20:07:17.824 W/libc ( 2690): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 2
02-05 20:07:17.825 W/libc ( 2690): Unable to set property
"ro.crypto.fuse_sdcard" to "true": error code: 0x18, try count : 3
02-05 20:07:17.938 I/io_stats( 3531): !@ found device mmcblk0 (179,0) (size 29820
MBs) and set for logging.
02-05 20:07:17.938 I/io_stats( 3531): !@ 179,0 r 3742 224178 w 22 100 d 0 0 f 15 15
iot 1400 1331 th 51200 0 0 pt 0 inp 3 0 7.098
02-05 20:07:18.171 I/teecl ( 3536): NW> Starting log for teecl
02-05 20:07:18.172 I/Tzdaemon( 3536): !@TZDaemon Log started
02-05 20:07:18.174 I/Tzdaemon( 3536): !@[m] Current fds number: 32768; needed fds
number: 48; max fds number: 32768
02-05 20:07:18.175 I/Tzdaemon( 3536): !@[m] Probe for TZ successful
02-05 20:07:18.175 D/scs ( 3535): scsRunning State prop: NONE
02-05 20:07:18.175 I/Tzdaemon( 3536): !@[m] Success to create ts_server
02-05 20:07:18.175 I/Tzdaemon( 3536): !@[m] /vendor/bin/tzdaemon started with pid
3536
02-05 20:07:18.175 D/scs ( 3535): scsRunning State : 0
02-05 20:07:18.175 D/scs ( 3535): bODMorProduct : true
02-05 20:07:18.175 D/scs ( 3535): OMC_B2B_FILE : /product/omc/omc_b2b_list
02-05 20:07:18.175 D/scs ( 3535): getValuesFromFile : ZVV
02-05 20:07:18.175 D/scs ( 3535): salesCode : ZVV
02-05 20:07:18.175 D/scs ( 3535): salesCode length : 3
02-05 20:07:18.175 D/scs ( 3535): ro.multisim.simslotcount is 2
02-05 20:07:18.175 D/scs ( 3535): Init the omcnw
02-05 20:07:18.177 D/scs ( 3535): getValuesFromFile : ZVV
02-05 20:07:18.177 D/scs ( 3535): omcNwCode1 : ZVV
02-05 20:07:18.177 D/scs ( 3535): omcNwCode1 length : 3
02-05 20:07:18.177 D/scs ( 3535): This model is dual sim, set network code2
02-05 20:07:18.178 I/Tzdaemon( 3536): !@[ts] Failed to make directory
'/data/vendor/tee/srt': No such file or directory
02-05 20:07:18.178 D/scs ( 3535): getValuesFromFile : ZVV
02-05 20:07:18.178 D/scs ( 3535): omcNwCode2 : ZVV
02-05 20:07:18.178 D/scs ( 3535): omcNwCode2 length : 3
02-05 20:07:18.179 I/Tzdaemon( 3536): !@[ts] SWd readiness: got event:0x1
02-05 20:07:18.179 D/scs ( 3535): dataFilePath /product/omc/omc_data.json
02-05 20:07:18.180 D/scs ( 3535): SALES_CODE : ZVV
02-05 20:07:18.180 D/scs ( 3535): OMC_PATH : /product/omc/ZVV/conf
02-05 20:07:18.180 D/scs ( 3535): OMCNW_CODE : ZVV
02-05 20:07:18.180 D/scs ( 3535): OMCNW_PATH : /product/omc/ZVV/conf
02-05 20:07:18.180 D/scs ( 3535): OMCNW_CODE2 : ZVV
02-05 20:07:18.180 D/scs ( 3535): OMCNW_PATH2 : /product/omc/ZVV/conf
02-05 20:07:18.180 D/scs ( 3535): CUSTOMER_XML_FILE_PATH :
/product/omc/ZVV/conf/customer.xml
02-05 20:07:18.180 D/scs ( 3535): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
02-05 20:07:18.180 D/scs ( 3535): OMC_RES_PATH : /omr/res
02-05 20:07:18.180 D/scs ( 3535): OMC_ETC_PATH : /product/omc/ZVV/etc
02-05 20:07:18.180 D/scs ( 3535): TSS_TYPE : NONE
02-05 20:07:18.180 D/scs ( 3535): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
02-05 20:07:18.180 D/scs ( 3535): set OMC Properties
02-05 20:07:18.180 E/teecl ( 3536): NW> ERR: tzdaemon get_ta_file() pid=3536:
failed to open TA (00000005-0005-0005-0505-050505050505) image: 2 (No such file or
directory)
02-05 20:07:18.181 D/scs ( 3535): ro.oem.key1 : ZVV
02-05 20:07:18.181 D/scs ( 3535): set sales_code = ZVV
02-05 20:07:18.182 D/scs ( 3535): set ro.csc.omcnw_code = ZVV
02-05 20:07:18.182 D/scs ( 3535): set ro.csc.omcnw_code2 = ZVV
02-05 20:07:18.182 D/scs ( 3535): set TSS Properties
02-05 20:07:18.182 I/Tzdaemon( 3536): !@[ts] +++ Session established:
session_id:586969a5-0000-0000-0200-0010da0a7614 ++++
02-05 20:07:18.183 I/Tzdaemon( 3536): !@[ts] Tzdaemon property is Ready
02-05 20:07:18.183 I/Tzdaemon( 3536): !@[ts] Root TA notified ACSD Ready
02-05 20:07:18.183 D/scs ( 3535): ro.omc.img_mount : 0
02-05 20:07:18.183 D/scs ( 3535): setCountryCode()
02-05 20:07:18.183 D/scs ( 3535): setCountryCode from customer.xml
02-05 20:07:18.183 D/scs ( 3535): setCountryCode(customer filepath) :
/product/omc/ZVV/conf/customer.xml
02-05 20:07:18.186 D/scs ( 3535): setted country_code = Brazil
02-05 20:07:18.187 D/scs ( 3535): setted countryiso_code = BR
02-05 20:07:18.187 D/scs ( 3535): setCSCVersion()
02-05 20:07:18.187 D/scs ( 3535): SW_CONFIG_FILE filepath :
/product/omc/SW_Configuration.xml
02-05 20:07:18.188 D/scs ( 3535): csc_name = A105MOWT
02-05 20:07:18.188 D/scs ( 3535): csc_version = 8CVG4
02-05 20:07:18.189 D/scs ( 3535): firstBootCheck file is created :
A105MOWT8CVG4
02-05 20:07:18.189 D/scs ( 3535): setScsRunningState : 1
02-05 20:07:18.190 D/scs ( 3535): persistent_properties ready: false
02-05 20:07:18.190 E/scs ( 3535): persist property cannot be set
02-05 20:07:18.203 I/teecl ( 3540): NW> Starting log for teecl
02-05 20:07:18.203 I/tzts_daemon( 3540): !@TSDaemon Log started
02-05 20:07:18.203 I/tzts_daemon( 3540):
02-05 20:07:18.203 I/tzts_daemon( 3540): !@TSDaemon started
02-05 20:07:18.203 I/tzts_daemon( 3540): [main:40]
02-05 20:07:18.204 I/tzts_daemon( 3540): !@waiting for property... 0
02-05 20:07:18.204 I/tzts_daemon( 3540): [run_property_thread:160]
02-05 20:07:18.281 E/teecl ( 3540): NW> ERR: tzts_daemon get_ta_file() pid=3540:
failed to open TA (00000007-0007-0007-0707-070707070707) image: 2 (No such file or
directory)
02-05 20:07:18.290 I/Tzdaemon( 3536): !@[ts] Received : TS_CMD_READ_OBJ_LIST
02-05 20:07:18.292 I/tzts_daemon( 3540): !@driver loader service initialization...
[driver_ta_loader_thread_func:360]
02-05 20:07:18.293 I/tzts_daemon( 3540): !@Trying to load: 00000000-0000-0000-0000-
564c544b4456 [run_driver_ta_loader:163]
02-05 20:07:18.317 I/tzts_daemon( 3540): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
02-05 20:07:18.317 I/tzts_daemon( 3540): !@Trying to load: 00000000-0000-0000-0000-
00535453540b [run_driver_ta_loader:163]
02-05 20:07:18.342 I/tzts_daemon( 3540): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
02-05 20:07:18.342 I/tzts_daemon( 3540): !@Trying to load: 18d9f073-18a5-4ade-9def-
875e07f7f293_ [run_driver_ta_loader:163]
02-05 20:07:18.342 I/tzts_daemon( 3540): !@not a TA: wrong filename length
[run_driver_ta_loader:166]
02-05 20:07:18.342 I/tzts_daemon( 3540): !@Trying to load: 00000000-0000-0000-0000-
545241545453 [run_driver_ta_loader:163]
02-05 20:07:18.348 I/tzts_daemon( 3540): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
02-05 20:07:18.349 I/tzts_daemon( 3540): !@Trying to load: 00000000-0000-0000-0000-
4d53546d7374 [run_driver_ta_loader:163]
02-05 20:07:18.373 I/tzts_daemon( 3540): !@driver waiter thread created
[initialize_driver_ta_waiter:455]
02-05 20:07:18.373 I/tzts_daemon( 3540): !@4 driver(s) were loaded
[run_driver_ta_loader:223]
02-05 20:07:18.408 E/android.system.suspend@1.0-service( 3550): SystemSuspend:
Error opening /sys/class/wakeup: No such file or directory
02-05 20:07:18.408 E/android.system.suspend@1.0-service( 3550): SystemSuspend:
Error opening /sys/power/suspend_stats: No such file or directory
02-05 20:07:18.410 I/servicemanager( 3395): Adding 'u:r:system_suspend:s0' service
(suspend_control:3550)
02-05 20:07:18.411 I/hwservicemanager( 3396): getFrameworkHalManifest: Reading
VINTF information.
02-05 20:07:18.419 I/teecl ( 3553): NW> Starting log for teecl
02-05 20:07:18.419 D/INSTHK ( 3553): Version = Ver 1.0
02-05 20:07:18.422 I/HDCP2 ( 3553): ==========================================
02-05 20:07:18.422 I/HDCP2 ( 3553): | HDCP2 v3.82 |
02-05 20:07:18.422 I/HDCP2 ( 3553): ==========================================
02-05 20:07:18.423 I/HDCP2 ( 3553): after context initialzation
02-05 20:07:18.426 I/hwservicemanager( 3396): getFrameworkHalManifest: Successfully
processed VINTF information
02-05 20:07:18.428 I/HidlServiceManagement( 3550): Registered
android.system.suspend@1.0::ISystemSuspend/default
02-05 20:07:18.428 I/HidlServiceManagement( 3550): Removing namespace from process
name android.system.suspend@1.0-service to suspend@1.0-service.
02-05 20:07:18.436 I/STORK_BIRD( 3558): [Server] Storkbird version 1.0.3 start!!!
02-05 20:07:18.437 I/hwservicemanager( 3396): getDeviceHalManifest: Reading VINTF
information.
02-05 20:07:18.437 I/engmode_hidl_service( 3552): engmode()
02-05 20:07:18.438 I/engmode_hidl_service( 3552): e_server_hal service is started
02-05 20:07:18.439 I/teecl ( 3554): NW> Starting log for teecl
02-05 20:07:18.440 F/PA_DAEMON( 3554): [PrintVersion:489] Version:
PA_Daemon,teegris,version_2.3.17,release,dpi
02-05 20:07:18.444 I/teecl ( 3555): NW> Starting log for teecl
02-05 20:07:18.445 I/vaultkeeper( 3555): firing up. VaultKeeper.
02-05 20:07:18.453 I/HDCP2 ( 3553): TZ_Open: TEEC HDCP Session creation Success
02-05 20:07:18.455 I/HDCP2 ( 3553): USE HDCP GOOGLE STACK
02-05 20:07:18.455 I/HDCP2 ( 3553): HDCP2.1 Factory Loaded
02-05 20:07:18.455 D/INSTHK ( 3553): CMD_VERIFICATION
02-05 20:07:18.456 D/INSTHK ( 3553): H Checked...
02-05 20:07:18.457 I/HDCP2 ( 3553): Closed
02-05 20:07:18.465 I/teecl ( 3551): NW> Starting log for teecl
02-05 20:07:18.466 W/android.hardware.keymaster@4.0-service( 3551): Keymaster 4.0
service start...
02-05 20:07:18.466 W/android.hardware.keymaster@4.0-service( 3551): Keymaster 4.0
configureRpcThreadpool done
02-05 20:07:18.466 W/android.hardware.keymaster@4.0-service( 3551): Generate hw
keymater 4.0
02-05 20:07:18.466 I/skeymaster4dev( 3551): Creating SKEYMASTER v4 DEVICE
02-05 20:07:18.466 I/skeymaster4dev( 3551): trying to open skeymaster TA
02-05 20:07:18.466 W/keymaster_tee( 3551): [WRN]Open MDFPP keymaster version 4.2.33
02-05 20:07:18.467 I/Checkpoint( 3419): cp_prepareCheckpoint called
02-05 20:07:18.481 I/hwservicemanager( 3396): getDeviceHalManifest: Successfully
processed VINTF information
02-05 20:07:18.483 I/HidlServiceManagement( 3552): Registered
vendor.samsung.hardware.security.engmode@1.0::ISehEngmode/default
02-05 20:07:18.483 I/HidlServiceManagement( 3556): Registered
vendor.samsung.hardware.security.vaultkeeper@2.0::ISehVaultKeeper/default
02-05 20:07:18.483 I/HidlServiceManagement( 3552): Removing namespace from process
name vendor.samsung.hardware.security.engmode@1.0-service to engmode@1.0-service.
02-05 20:07:18.484 I/HidlServiceManagement( 3556): Removing namespace from process
name vendor.samsung.hardware.security.vaultkeeper@2.0-service to vaultkeeper@2.0-
service.
02-05 20:07:18.484 I/vendor.samsung.hardware.security.vaultkeeper@2.0-
service( 3556): vaultkeeper_hal service is started
02-05 20:07:18.493 I/HidlServiceManagement( 3554): Registered
vendor.samsung.hardware.security.proca@2.0::ISehProca/default
02-05 20:07:18.494 I/HidlServiceManagement( 3554): Removing namespace from process
name vendor.samsung.hardware.security.proca@2.0-service to proca@2.0-service.
02-05 20:07:18.500 W/keymaster_tee( 3551): [WRN]build type : user
02-05 20:07:18.500 W/keymaster_tee( 3551): [WRN]Vendor patchlevel string does not
match expected format. Using patchlevel 0
02-05 20:07:18.502 E/vold ( 3419): fbeEnable
02-05 20:07:18.502 D/FsCrypt ( 3419): fscrypt_initialize_systemwide_keys
02-05 20:07:18.503 E/KeyStorage( 3419): retrieveKey : /data/unencrypted/key
02-05 20:07:18.503 I/skeymaster4dev( 3551): successfully load skeymaster
02-05 20:07:18.503 W/android.hardware.keymaster@4.0-service( 3551): Successfully
generated hw keymater 4.0
02-05 20:07:18.505 I/HidlServiceManagement( 3551): Registered
android.hardware.keymaster@4.0::IKeymasterDevice/default
02-05 20:07:18.506 I/HidlServiceManagement( 3551): Removing namespace from process
name android.hardware.keymaster@4.0-service to keymaster@4.0-service.
02-05 20:07:18.506 W/android.hardware.keymaster@4.0-service( 3551): Successfully
registered service for Keymaster 4.0 (0)
02-05 20:07:18.507 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.keymaster@3.0::IKeymasterDevice/default in either framework or
device manifest.
02-05 20:07:18.507 I/vold ( 3419): List of Keymaster HALs found:
02-05 20:07:18.508 I/vold ( 3419): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
02-05 20:07:18.508 D/vold ( 3419): Computing HMAC with params { (seed:
000000000000000000000000000000000, nonce:
11c86613b58d7dd2f48f39868cb8e2ab79dfd0895fdedaa3836d8225f221a5d6) }
02-05 20:07:18.508 D/vold ( 3419): Computing HMAC for SKeymaster(Keymaster
MDFPP) from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
02-05 20:07:18.509 I/vold ( 3419): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
02-05 20:07:18.511 W/keymaster_tee( 3551): [WRN]begin req PARAMS: B32 P1
02-05 20:07:18.512 E/KeyStorage( 3419): getRotStr rot value :
000100eb88a0a17a8845306e31b785e5
02-05 20:07:18.514 E/KeyStorage( 3419): retrieveKey success : /data/unencrypted/key
02-05 20:07:18.514 D/FsCrypt ( 3419): fscrypt_initialize_systemwide_keys,
install_storage_key DATA_MNT_POINT
02-05 20:07:18.514 D/FsCrypt ( 3419): key mode: ice:aes-256-cts:v1, file name:
/data/unencrypted/mode
02-05 20:07:18.552 D/FsCrypt ( 3419): ref_filename: /data/unencrypted/ref
02-05 20:07:18.554 D/FsCrypt ( 3419): Wrote system DE key reference to:
/data/unencrypted/ref
02-05 20:07:18.557 D/FsCrypt ( 3419): Wrote per boot key reference to:
/data/unencrypted/per_boot_ref
02-05 20:07:18.716 I/derive_sdk( 3573): Read version 0 from
/apex/com.android.sdkext/etc/sdkinfo.binarypb
02-05 20:07:18.717 I/derive_sdk( 3573): R extension version is 0
02-05 20:07:18.740 D/vold ( 3419): initUser0
02-05 20:07:18.740 D/FsCrypt ( 3419): fscrypt_init_user0
02-05 20:07:18.740 E/FsCrypt ( 3419): Preparing: /data/misc/vold/user_keys
02-05 20:07:18.741 E/FsCrypt ( 3419): Preparing: /data/misc/vold/user_keys/ce
02-05 20:07:18.741 E/FsCrypt ( 3419): Preparing: /data/misc/vold/user_keys/de
02-05 20:07:18.741 E/FsCrypt ( 3419): Preparing: /data/keyfota
02-05 20:07:18.742 D/FsCrypt ( 3419): load_all_de_keys
02-05 20:07:18.742 D/FsCrypt ( 3419): Skipping non-de-key <..>
02-05 20:07:18.742 E/KeyStorage( 3419): retrieveKey :
/data/misc/vold/user_keys/de/0
02-05 20:07:18.745 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.keymaster@3.0::IKeymasterDevice/default in either framework or
device manifest.
02-05 20:07:18.745 I/vold ( 3419): List of Keymaster HALs found:
02-05 20:07:18.745 I/vold ( 3419): Keymaster HAL #1: SKeymaster(Keymaster MDFPP)
from SKeymaster team SecurityLevel: TRUSTED_ENVIRONMENT HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
02-05 20:07:18.745 I/vold ( 3419): Using SKeymaster(Keymaster MDFPP) from
SKeymaster team for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
android.hardware.keymaster@4.1::IKeymasterDevice/default
02-05 20:07:18.748 W/keymaster_tee( 3551): [WRN]begin req PARAMS: B32 P1
02-05 20:07:18.751 E/KeyStorage( 3419): retrieveKey success :
/data/misc/vold/user_keys/de/0
02-05 20:07:18.751 D/FsCrypt ( 3419): Installed de key for user 0
02-05 20:07:18.751 D/FsCrypt ( 3419): Skipping non-de-key <.>
02-05 20:07:18.752 D/FsCrypt ( 3419): fscrypt_prepare_user_storage for volume null,
user 0, serial 0, flags 1
02-05 20:07:18.752 E/FsCrypt ( 3419): Preparing: /data/system/users/0
02-05 20:07:18.753 E/FsCrypt ( 3419): Preparing: /data/misc/profiles/cur/0
02-05 20:07:18.753 E/FsCrypt ( 3419): Preparing: /data/system_de/0
02-05 20:07:18.754 E/FsCrypt ( 3419): Preparing: /data/misc_de/0
02-05 20:07:18.755 E/FsCrypt ( 3419): Preparing: /data/vendor_de/0
02-05 20:07:18.755 E/FsCrypt ( 3419): Preparing: /data/user_de/0
02-05 20:07:18.756 D/FsCrypt ( 3419): lookup_policy 0
02-05 20:07:18.756 I/vold ( 3419): Verified that /data/system_de/0 has the
encryption policy a883efcf66427679 v1 modes 127/4 flags 0x0
02-05 20:07:18.756 I/vold ( 3419): Verified that /data/misc_de/0 has the
encryption policy a883efcf66427679 v1 modes 127/4 flags 0x0
02-05 20:07:18.757 I/vold ( 3419): Verified that /data/vendor_de/0 has the
encryption policy a883efcf66427679 v1 modes 127/4 flags 0x0
02-05 20:07:18.757 I/vold ( 3419): Verified that /data/user_de/0 has the
encryption policy a883efcf66427679 v1 modes 127/4 flags 0x0
02-05 20:07:18.757 D/FsCrypt ( 3419): prepare_subdirs
02-05 20:07:18.757 D/vold ( 3419): /system/bin/vold_prepare_subdirs
02-05 20:07:18.757 D/vold ( 3419): prepare
02-05 20:07:18.757 D/vold ( 3419):
02-05 20:07:18.757 D/vold ( 3419): 0
02-05 20:07:18.757 D/vold ( 3419): 1
02-05 20:07:18.784 D/vold_prepare_subdirs( 3575): Setting up mode 700 uid 0 gid 0
context u:object_r:vold_data_file:s0 on path: /data/misc_de/0/vold
02-05 20:07:18.786 D/vold_prepare_subdirs( 3575): Setting up mode 700 uid 0 gid 0
context u:object_r:storaged_data_file:s0 on path: /data/misc_de/0/storaged
02-05 20:07:18.787 D/vold_prepare_subdirs( 3575): Setting up mode 700 uid 0 gid 0
context u:object_r:rollback_data_file:s0 on path: /data/misc_de/0/rollback
02-05 20:07:18.788 D/vold_prepare_subdirs( 3575): Setting up mode 700 uid 0 gid 0
context u:object_r:apex_rollback_data_file:s0 on path: /data/misc_de/0/apexrollback
02-05 20:07:18.789 D/vold_prepare_subdirs( 3575): Setting up mode 711 uid 0 gid 0
context u:object_r:apex_module_data_file:s0 on path: /data/misc_de/0/apexdata
02-05 20:07:18.790 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.792 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.792 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.793 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.794 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.794 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.795 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.795 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.796 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.797 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.798 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.799 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.800 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.800 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.801 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.802 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.802 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.803 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.803 D/vold_prepare_subdirs( 3575): 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
02-05 20:07:18.804 D/vold_prepare_subdirs( 3575): Setting up mode 700 uid 1000 gid
1000 context u:object_r:fingerprint_vendor_data_file:s0 on path:
/data/vendor_de/0/fpdata
02-05 20:07:18.804 I/tzts_daemon( 3540): !@waiting for property... 1
02-05 20:07:18.804 I/tzts_daemon( 3540): [run_property_thread:160]
02-05 20:07:18.804 I/tzts_daemon( 3540): !@vendor.tzts_daemon property = Ready, cnt
= 1
02-05 20:07:18.804 I/tzts_daemon( 3540): [run_property_thread:162]
02-05 20:07:18.806 D/vold_prepare_subdirs( 3575): Setting up mode 700 uid 1000 gid
1000 context u:object_r:face_vendor_data_file:s0 on path:
/data/vendor_de/0/facedata
02-05 20:07:18.856 I/tzdatacheck( 3582): Found an installed distro but it is valid.
No action taken.
02-05 20:07:18.873 I/auditd ( 3585): Starting up
02-05 20:07:18.873 I/auditd ( 3585): Start at vold.decrypt: none,
ro.crypto.state : encrypted, ro.crypto.type : file
02-05 20:07:18.878 E/auditd ( 3585): SELinux: [audit_filter] audit_filter_table
is created successfully. filter table line count = 1092 / rule count(atomic) = 486
02-05 20:07:18.879 I/audit_log( 3585): Previous audit logfile detected, rotating
02-05 20:07:18.907 E/audit ( 3585): type=2000 audit(0.767:1): initialized
02-05 20:07:18.907 E/audit ( 3585): type=1403 audit(1707174435.683:12): policy
loaded auid=4294967295 ses=4294967295
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174435.683:12):
arch=40000028 syscall=4 per=8 success=yes exit=980135 a0=5 a1=f64d4000 a2=ef4a7
a3=ffffffff 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174435.683:12):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.907 E/audit ( 3585): type=1400 audit(1707174436.199:13): avc:
denied { getattr } for pid=1 comm="init" name="sysrq" dev="proc" ino=15204
scontext=u:r:init:s0 tcontext=u:object_r:proc_sysrq:s0 tclass=file permissive=0
SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174436.199:13):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6ff4ae0
a2=a8241 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174436.199:13):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.907 E/audit ( 3585): type=1400 audit(1707174437.251:14): avc:
denied { getattr } for pid=1 comm="init" name="panic_on_oops" dev="proc" ino=9777
scontext=u:r:init:s0 tcontext=u:object_r:proc_panic:s0 tclass=file permissive=0
SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174437.251:14):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d398c0
a2=a8241 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174437.251:14):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.907 E/audit ( 3585): type=1400 audit(1707174437.251:15): avc:
denied { getattr } for pid=1 comm="init" name="hung_task_timeout_secs" dev="proc"
ino=9778 scontext=u:r:init:s0 tcontext=u:object_r:proc_hung_task:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174437.251:15):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d94060
a2=a8241 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174437.251:15):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.907 E/audit ( 3585): type=1400 audit(1707174437.251:16): avc:
denied { getattr } for pid=1 comm="init" name="sched_tunable_scaling" dev="proc"
ino=9779 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174437.251:16):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d941e0
a2=a8241 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174437.251:16):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.907 E/audit ( 3585): type=1400 audit(1707174437.251:17): avc:
denied { getattr } for pid=1 comm="init" name="sched_latency_ns" dev="proc"
ino=9780 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174437.251:17):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d941e0
a2=a8241 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174437.251:17):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.907 E/audit ( 3585): type=1400 audit(1707174437.251:18): avc:
denied { getattr } for pid=1 comm="init" name="sched_wakeup_granularity_ns"
dev="proc" ino=9781 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0
tclass=file permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174437.251:18):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d941e0
a2=a8241 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174437.251:18):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.907 E/audit ( 3585): type=1400 audit(1707174437.251:19): avc:
denied { getattr } for pid=1 comm="init" name="sched_child_runs_first" dev="proc"
ino=9782 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174437.251:19):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d941e0
a2=a8241 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174437.251:19):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.907 E/audit ( 3585): type=1400 audit(1707174437.255:20): avc:
denied { getattr } for pid=1 comm="init" name="sched_rt_runtime_us" dev="proc"
ino=9790 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174437.255:20):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d941e0
a2=a8241 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174437.255:20):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.907 E/audit ( 3585): type=1400 audit(1707174437.255:21): avc:
denied { getattr } for pid=1 comm="init" name="sched_rt_period_us" dev="proc"
ino=9791 scontext=u:r:init:s0 tcontext=u:object_r:proc_sched:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.907 E/audit ( 3585): type=1300 audit(1707174437.255:21):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d941e0
a2=a8241 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)
02-05 20:07:18.907 E/audit ( 3585): type=1327 audit(1707174437.255:21):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.908 E/audit ( 3585): type=1400 audit(1707174437.279:22): avc:
denied { getattr } for pid=1 comm="init" name="swp" dev="proc" ino=9810
scontext=u:r:init:s0 tcontext=u:object_r:proc_abi:s0 tclass=file permissive=0
SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.908 E/audit ( 3585): type=1300 audit(1707174437.279:22):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d399c0
a2=a8241 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)
02-05 20:07:18.908 E/audit ( 3585): type=1327 audit(1707174437.279:22):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:18.908 E/audit ( 3585): type=1400 audit(1707174437.371:23): avc:
denied { create } for pid=2690 comm="init" name="ext_sd"
scontext=u:r:vendor_init:s0 tcontext=u:object_r:tmpfs:s0 tclass=lnk_file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.908 E/audit ( 3585): type=1300 audit(1707174437.371:23):
arch=40000028 syscall=331 per=8 success=no exit=-13 a0=f7271d20 a1=ffffff9c
a2=f7271d00 a3=80000000 items=0 ppid=1 pid=2690 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)
02-05 20:07:18.908 E/audit ( 3585): type=1327 audit(1707174437.371:23):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
02-05 20:07:18.908 E/audit ( 3585): type=1400 audit(1707174437.415:24): avc:
denied { getattr } for pid=2690 comm="init" path="/dev/usb-ffs/adb/ep0"
dev="functionfs" ino=9894 scontext=u:r:vendor_init:s0
tcontext=u:object_r:functionfs:s0 tclass=file permissive=0 SEPF_SM-A105M_11_0010
audit_filtered
02-05 20:07:18.908 E/audit ( 3585): type=1300 audit(1707174437.415:24):
arch=40000028 syscall=327 per=8 success=no exit=-13 a0=3 a1=f743b2c4 a2=f743b2cc
a3=100 items=0 ppid=1 pid=2690 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)
02-05 20:07:18.908 E/audit ( 3585): type=1327 audit(1707174437.415:24):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
02-05 20:07:18.908 E/audit ( 3585): type=1400 audit(1707174437.459:25): avc:
denied { getattr } for pid=1 comm="init" name="event-log-tags" dev="tmpfs"
ino=15422 scontext=u:r:init:s0 tcontext=u:object_r:runtime_event_log_tags_file:s0
tclass=file permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:18.908 E/audit ( 3585): type=1305 audit(1707174438.879:27):
audit_rate_limit=100 old=0 auid=4294967295 ses=4294967295 subj=u:r:auditd:s0 res=1
02-05 20:07:19.035 E/audit ( 3585): type=1400 audit(1707174439.031:28): avc:
denied { getattr } for pid=2690 comm="init" path="/data/log" dev="mmcblk0p32"
ino=65537 scontext=u:r:vendor_init:s0 tcontext=u:object_r:dumplog_data_file:s0
tclass=dir permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.035 E/audit ( 3585): type=1300 audit(1707174439.031:28):
arch=40000028 syscall=327 per=8 success=no exit=-13 a0=ffffff9c a1=ffc7a569
a2=ffc7a428 a3=100 items=0 ppid=1 pid=2690 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)
02-05 20:07:19.035 E/audit ( 3585): type=1327 audit(1707174439.031:28):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
02-05 20:07:19.054 I/CASS_DEBUG( 3592): Start Service... CASS v1.6.1
02-05 20:07:19.068 I/teecl ( 3593): NW> Starting log for teecl
02-05 20:07:19.069 I/engmode_binder_server( 3593): firing up.
EngineeringModeHandler.
02-05 20:07:19.069 I/engmode_binder_server( 3593): EM version = 30.2.00
02-05 20:07:19.070 I/engmode_binder_server( 3593): EngineeringModeHandler Service
instantiate()
02-05 20:07:19.070 I/engmode_binder_server( 3593): EngineeringModeHandler created
02-05 20:07:19.073 I/ENGMODE15( 3593): EM Version#0001 - 2.8.3
02-05 20:07:19.073 E/ENGMODE15( 3593): server time is NULL
02-05 20:07:19.073 I/engmode_binder_server( 3593): VERSION = 15/0x00000000
02-05 20:07:19.073 I/engmode_cache_list( 3593): clist created(15)
02-05 20:07:19.073 I/engmode_binder_server( 3593): Notify To Cp count (0)
02-05 20:07:19.073 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.073 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.073 I/engmode_binder_server( 3593): Notify To Cp count (1)
02-05 20:07:19.074 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.074 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.074 I/engmode_binder_server( 3593): Notify To Cp count (2)
02-05 20:07:19.074 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.074 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.074 I/engmode_binder_server( 3593): Notify To Cp count (3)
02-05 20:07:19.074 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.074 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.074 I/engmode_binder_server( 3593): Notify To Cp count (4)
02-05 20:07:19.074 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.074 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.074 I/engmode_binder_server( 3593): Notify To Cp count (5)
02-05 20:07:19.074 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.074 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.074 I/engmode_binder_server( 3593): Notify To Cp count (6)
02-05 20:07:19.074 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.074 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.074 I/engmode_binder_server( 3593): Notify To Cp count (7)
02-05 20:07:19.074 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.074 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.074 I/engmode_binder_server( 3593): Notify To Cp count (8)
02-05 20:07:19.074 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.074 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.074 I/engmode_binder_server( 3593): Notify To Cp count (9)
02-05 20:07:19.074 E/engmode_ril_command( 3593): Failed to Connect_RILD, ret : 4
02-05 20:07:19.074 E/engmode_ril_command( 3593): Connect to fail(-803209197).
02-05 20:07:19.074 I/tombstoned( 3591): tombstoned successfully initialized
02-05 20:07:19.075 I/vndservicemanager( 3398): Adding 'u:r:emservice:s0' service
(EngineeringModeService:3593)
02-05 20:07:19.075 I/engmode_binder_server( 3593): EngineeringModeHandlerService =
0
02-05 20:07:19.076 I/engmode_binder_server( 3593): EngineeringModeHandler is now
ready
02-05 20:07:19.141 D/scs ( 3596): scsRunning State prop: 1
02-05 20:07:19.142 D/scs ( 3596): scsRunning State : 1
02-05 20:07:19.142 D/scs ( 3596): bODMorProduct : true
02-05 20:07:19.142 D/scs ( 3596): OMC_B2B_FILE : /product/omc/omc_b2b_list
02-05 20:07:19.142 D/scs ( 3596): getValuesFromFile : ZVV
02-05 20:07:19.142 D/scs ( 3596): salesCode : ZVV
02-05 20:07:19.142 D/scs ( 3596): salesCode length : 3
02-05 20:07:19.142 D/scs ( 3596): ro.multisim.simslotcount is 2
02-05 20:07:19.142 D/scs ( 3596): Init the omcnw
02-05 20:07:19.142 D/scs ( 3596): getValuesFromFile : ZVV
02-05 20:07:19.142 D/scs ( 3596): omcNwCode1 : ZVV
02-05 20:07:19.142 D/scs ( 3596): omcNwCode1 length : 3
02-05 20:07:19.142 D/scs ( 3596): This model is dual sim, set network code2
02-05 20:07:19.142 D/scs ( 3596): getValuesFromFile : ZVV
02-05 20:07:19.142 D/scs ( 3596): omcNwCode2 : ZVV
02-05 20:07:19.142 D/scs ( 3596): omcNwCode2 length : 3
02-05 20:07:19.142 D/scs ( 3596): dataFilePath /product/omc/omc_data.json
02-05 20:07:19.143 D/scs ( 3596): SALES_CODE : ZVV
02-05 20:07:19.143 D/scs ( 3596): OMC_PATH : /product/omc/ZVV/conf
02-05 20:07:19.143 D/scs ( 3596): OMCNW_CODE : ZVV
02-05 20:07:19.143 D/scs ( 3596): OMCNW_PATH : /product/omc/ZVV/conf
02-05 20:07:19.143 D/scs ( 3596): OMCNW_CODE2 : ZVV
02-05 20:07:19.143 D/scs ( 3596): OMCNW_PATH2 : /product/omc/ZVV/conf
02-05 20:07:19.143 D/scs ( 3596): CUSTOMER_XML_FILE_PATH :
/product/omc/ZVV/conf/customer.xml
02-05 20:07:19.143 D/scs ( 3596): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
02-05 20:07:19.143 D/scs ( 3596): OMC_RES_PATH : /omr/res
02-05 20:07:19.143 D/scs ( 3596): OMC_ETC_PATH : /product/omc/ZVV/etc
02-05 20:07:19.143 D/scs ( 3596): TSS_TYPE : NONE
02-05 20:07:19.143 D/scs ( 3596): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
02-05 20:07:19.143 D/scs ( 3596): persistent_properties ready: true
02-05 20:07:19.143 D/scs ( 3596): set OMC persist properties
02-05 20:07:19.158 D/scs ( 3596): [checkSetPropperty] persist.sys.omc_support:
true
02-05 20:07:19.159 I/flags_health_check( 3598): ServerConfigurableFlagsReset
reset_mode value: 0
02-05 20:07:19.160 I/flags_health_check( 3598): ServerConfigurableFlagsReset
attempted boot count is under threshold, skipping reset.
02-05 20:07:19.180 D/scs ( 3596): [checkSetPropperty] persist.sys.omc_path:
/product/omc/ZVV/conf
02-05 20:07:19.180 D/scs ( 3596): set omc_path = /product/omc/ZVV/conf
02-05 20:07:19.205 D/scs ( 3596): [checkSetPropperty]
persist.sys.omcnw_path: /product/omc/ZVV/conf
02-05 20:07:19.205 D/scs ( 3596): set persist.sys.omcnw_path =
/product/omc/ZVV/conf
02-05 20:07:19.210 D/scs ( 3596): [checkSetPropperty]
persist.sys.omcnw_path2: /product/omc/ZVV/conf
02-05 20:07:19.210 D/scs ( 3596): set persist.sys.omcnw_path2 =
/product/omc/ZVV/conf
02-05 20:07:19.210 D/scs ( 3596): Carrerid etc path : ZVV
02-05 20:07:19.219 E/scs ( 3596): Values.bSetPersistDone is true
02-05 20:07:19.219 D/scs ( 3596): setScsRunningState : 2
02-05 20:07:19.220 D/scs ( 3596): setActivatedID()
02-05 20:07:19.220 D/scs ( 3596): bActivatedID is false and singlesku is false
02-05 20:07:19.220 D/scs ( 3596): setTssCheckedFlag : 1
02-05 20:07:19.221 D/scs ( 3596): mdc.scs.tss_checked: 1
02-05 20:07:19.221 E/scs ( 3596): mdc.scs.tss_checked: 1
02-05 20:07:19.221 D/scs ( 3596): setScsRunningState : 3
02-05 20:07:19.222 D/SecNativeFeatureCppIf( 3596): encoded
02-05 20:07:19.222 D/SecNativeFeatureCppIf( 3596): decoding and unzip finish
02-05 20:07:19.222 D/SecNativeFeatureCppIf( 3596): use unCompDataBuff. encoded
02-05 20:07:19.222 D/SecNativeFeatureCppIf( 3596): Free unCompDataBuff
02-05 20:07:19.222 D/SecNativeFeatureCppIf( 3596): encoded
02-05 20:07:19.222 D/SecNativeFeatureCppIf( 3596): decoding and unzip finish
02-05 20:07:19.222 D/SecNativeFeatureCppIf( 3596): use unCompDataBuff. encoded
02-05 20:07:19.223 D/SecNativeFeatureCppIf( 3596): Free unCompDataBuff
02-05 20:07:19.223 D/SecNativeFeatureCppIf( 3596): encoded
02-05 20:07:19.223 D/SecNativeFeatureCppIf( 3596): decoding and unzip finish
02-05 20:07:19.223 D/SecNativeFeatureCppIf( 3596): use unCompDataBuff. encoded
02-05 20:07:19.223 D/SecNativeFeatureCppIf( 3596): Free unCompDataBuff
02-05 20:07:19.223 D/SecNativeFeatureCppIf( 3596): encoded
02-05 20:07:19.223 D/SecNativeFeatureCppIf( 3596): decoding and unzip finish
02-05 20:07:19.223 D/SecNativeFeatureCppIf( 3596): use unCompDataBuff. encoded
02-05 20:07:19.224 D/SecNativeFeatureCppIf( 3596): Free unCompDataBuff
02-05 20:07:19.224 E/scs ( 3596): set R/S properties
02-05 20:07:19.224 D/scs ( 3596): addGmsProperty()
02-05 20:07:19.224 D/scs ( 3596): Non TSS!!
02-05 20:07:19.224 D/scs ( 3596): propBootReferenceId is set as carrierId : ZVV
02-05 20:07:19.224 D/scs ( 3596): isConfigEncoded() :
/product/omc/ZVV/conf/cscfeature.xml
02-05 20:07:19.224 D/scs ( 3596): isConfigEncoded() : true
02-05 20:07:19.224 D/scs ( 3596): Set GMS Client ID based on ReferenceId ZVV
02-05 20:07:19.224 D/scs ( 3596): Xml is Encoded? 1
02-05 20:07:19.224 D/scs ( 3596): Cannot find AM on xml
02-05 20:07:19.224 D/scs ( 3596): Cannot find GMM on xml
02-05 20:07:19.225 D/scs ( 3596): Set ro.com.google.clientidbase.ms : android-
samsung-gj-rev1
02-05 20:07:19.225 D/scs ( 3596): Cannot find YT on xml
02-05 20:07:19.225 D/scs ( 3596): Cannot find WAL on xml
02-05 20:07:19.225 D/scs ( 3596): Cannot find CR on xml
02-05 20:07:19.225 D/scs ( 3596): Cannot find VS on xml
02-05 20:07:19.225 D/scs ( 3596): setStsProperty()
02-05 20:07:19.226 D/scs ( 3596): isConfigEncoded() :
/product/omc/ZVV/conf/cscfeature.xml
02-05 20:07:19.226 D/scs ( 3596): isConfigEncoded() : true
02-05 20:07:19.226 D/scs ( 3596): Set STS property based on CarrierId ZVV
02-05 20:07:19.226 D/scs ( 3596): Xml is Encoded? 1
02-05 20:07:19.227 D/scs ( 3596): Set ro.sts.property : FALSE
02-05 20:07:19.227 D/scs ( 3596): set FacebookProperty
02-05 20:07:19.227 D/scs ( 3596): set partnerid from carrierid
02-05 20:07:19.227 D/scs ( 3596): Read OMC_B2B_FILE, Change the path to B2C
from B2B
02-05 20:07:19.228 D/scs ( 3596): propCarrierId:ZVV szB2C:
02-05 20:07:19.229 D/scs ( 3596): conffilePath
:/product/omc/ZVV/etc/appmanager.conf
02-05 20:07:19.231 D/scs ( 3596): carrierid:ZVV
02-05 20:07:19.232 D/scs ( 3596): Amazon property set : set partnerid from
carrierid
02-05 20:07:19.232 D/scs ( 3596): set AmazoneProperty
02-05 20:07:19.232 D/scs ( 3596): Amazon property set : set partnerid from
carrierid
02-05 20:07:19.232 D/scs ( 3596): bootCarrierId:ZVV
02-05 20:07:19.232 D/scs ( 3596): Amazon Config: /system/etc/amzpartnerid.conf
02-05 20:07:19.232 D/scs ( 3596): Device doesn't have Amazon conf corresponding
to ZVV
02-05 20:07:19.232 D/scs ( 3596): setSpotifyProperty:1
02-05 20:07:19.232 D/scs ( 3596): find logic start
02-05 20:07:19.233 D/scs ( 3596): find logic end
02-05 20:07:19.233 D/scs ( 3596): setSpotifyProperty country:BR
02-05 20:07:19.233 D/scs ( 3596): setSpotifyProperty carrier:ZVV
02-05 20:07:19.233 D/scs ( 3596): bootCarrierId:ZVV
02-05 20:07:19.233 D/scs ( 3596):
conffilePath1:/product/omc/ZVV/etc/spotify.preload
02-05 20:07:19.233 D/scs ( 3596):
conffilePath1:/product/omc/single/ZVV/etc/spotify.preload
02-05 20:07:19.233 D/scs ( 3596): conffilePath1:/system/etc/spotify.preload
02-05 20:07:19.233 D/scs ( 3596): spotify.conf start
02-05 20:07:19.233 D/scs ( 3596): Matching Country : BR
02-05 20:07:19.233 D/scs ( 3596): preloadPartner : samsung-mobile-preload
02-05 20:07:19.233 D/scs ( 3596): preloadReferrer : samsung-mobile-preload
02-05 20:07:19.233 D/scs ( 3596): PRELOAD Spotify!!!
02-05 20:07:19.236 D/scs ( 3596): spotify.conf end
02-05 20:07:19.236 D/scs ( 3596): setOATHProperty:1
02-05 20:07:19.236 D/scs ( 3596): set partnerid from carrierid: ZVV
02-05 20:07:19.236 D/scs ( 3596): bootReferenceId:ZVV
02-05 20:07:19.236 D/scs ( 3596):
conffilePath:/product/omc/ZVV/etc/oathpartnerid.conf
02-05 20:07:19.236 D/scs ( 3596):
conffilePath:/product/omc/single/ZVV/etc/oathpartnerid.conf
02-05 20:07:19.236 D/scs ( 3596): conffilePath:/system/etc/oathpartnerid.conf
02-05 20:07:19.236 D/scs ( 3596): Device doesn't have OATH conf(OATH config)
corresponding to bootReferenceId ZVV
02-05 20:07:19.236 D/scs ( 3596): set NetflixProperty
02-05 20:07:19.236 D/scs ( 3596): set Netflix channelId from carrierid
02-05 20:07:19.236 D/scs ( 3596): Read OMC_B2B_FILE, Change the path to B2C
from B2B
02-05 20:07:19.236 D/scs ( 3596): propCarrierId:ZVV szB2C:
02-05 20:07:19.237 D/scs ( 3596): conffilePath:/system/etc/netflixchid.conf
02-05 20:07:19.238 D/scs ( 3596): Device doesn't have netflixchid.conf
corresponding to ZVV
02-05 20:07:19.238 D/scs ( 3596): setLinkedinProperty : 1
02-05 20:07:19.238 D/scs ( 3596): setLinkedinProperty sales_code : ZVV
02-05 20:07:19.238 D/scs ( 3596): conffilePath : /system/etc/linkedin.conf
02-05 20:07:19.238 D/scs ( 3596): linkedin.conf start
02-05 20:07:19.241 D/scs ( 3596): Matching SaleCode : ZVV
02-05 20:07:19.241 D/scs ( 3596): PRELOADED Linkedin !!!
02-05 20:07:19.242 D/scs ( 3596): linkedin.conf end
02-05 20:07:19.242 D/scs ( 3596): setOfficeProperty : 1
02-05 20:07:19.242 D/scs ( 3596): setOfficeProperty sales_code : ZVV
02-05 20:07:19.242 D/scs ( 3596): conffilePath : /system/etc/Office.conf
02-05 20:07:19.242 D/scs ( 3596): office.conf start
02-05 20:07:19.243 D/scs ( 3596): PRELOADED Office !!!
02-05 20:07:19.243 D/scs ( 3596): office.conf end
02-05 20:07:19.243 D/scs ( 3596): setProperty: /product/omc/ZVV/etc/lazada.conf
02-05 20:07:19.243 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty:
/product/omc/ZVV/etc/booking.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty: /product/omc/ZVV/etc/1mg.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty: /product/omc/ZVV/etc/zalo.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty: /product/omc/ZVV/etc/zmp3.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty: /product/omc/ZVV/etc/bm.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty: /product/omc/ZVV/etc/vng-
test.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty: /product/omc/ZVV/etc/TikTok.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty: /product/omc/ZVV/etc/TikTok.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty:
/product/omc/ZVV/etc/kaspersky.com.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty: /product/omc/ZVV/etc/ivi.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setProperty:
/product/omc/ZVV/etc/twitter.conf
02-05 20:07:19.244 D/scs ( 3596): there is no conf or parsing fail
02-05 20:07:19.244 D/scs ( 3596): setScsRunningState : 4
02-05 20:07:19.247 I/servicemanager( 3395): Adding 'u:r:statsd:s0' service
(stats:3601)
02-05 20:07:19.249 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:19.286 I/netdClient( 3602): Skipping libnetd_client init since *we* are
netd
02-05 20:07:19.293 I/netd ( 3602): netd 1.0 starting
02-05 20:07:19.296 E/audit ( 3585): type=1400 audit(1707174439.291:29): avc:
denied { getattr } for pid=1 comm="init" name="hostname" dev="proc" ino=15919
scontext=u:r:init:s0 tcontext=u:object_r:proc_hostname:s0 tclass=file permissive=0
SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.296 E/audit ( 3585): type=1300 audit(1707174439.291:29):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d39a00
a2=a8241 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)
02-05 20:07:19.296 E/audit ( 3585): type=1327 audit(1707174439.291:29):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:19.296 E/audit ( 3585): type=1400 audit(1707174439.291:30): avc:
denied { getattr } for pid=1 comm="init" name="domainname" dev="proc" ino=15920
scontext=u:r:init:s0 tcontext=u:object_r:proc_hostname:s0 tclass=file permissive=0
SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.297 E/audit ( 3585): type=1300 audit(1707174439.291:30):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d39920
a2=a8241 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)
02-05 20:07:19.297 E/audit ( 3585): type=1327 audit(1707174439.291:30):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:19.297 E/audit ( 3585): type=1400 audit(1707174439.295:31): avc:
denied { getattr } for pid=1 comm="init" name="overcommit_memory" dev="proc"
ino=15922 scontext=u:r:init:s0 tcontext=u:object_r:proc_overcommit_memory:s0
tclass=file permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.297 E/audit ( 3585): type=1300 audit(1707174439.295:31):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d39920
a2=a8241 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)
02-05 20:07:19.298 E/audit ( 3585): type=1327 audit(1707174439.295:31):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:19.298 E/audit ( 3585): type=1400 audit(1707174439.295:32): avc:
denied { getattr } for pid=1 comm="init" name="page-cluster" dev="proc" ino=15923
scontext=u:r:init:s0 tcontext=u:object_r:proc_page_cluster:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.298 E/audit ( 3585): type=1300 audit(1707174439.295:32):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6d39920
a2=a8241 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)
02-05 20:07:19.298 E/audit ( 3585): type=1327 audit(1707174439.295:32):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:19.300 E/audit ( 3585): type=1400 audit(1707174439.295:33): avc:
denied { getattr } for pid=1 comm="init" name="dirty_expire_centisecs" dev="proc"
ino=15924 scontext=u:r:init:s0 tcontext=u:object_r:proc_dirty:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.300 E/audit ( 3585): type=1300 audit(1707174439.295:33):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6c877d0
a2=a8241 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)
02-05 20:07:19.301 E/audit ( 3585): type=1327 audit(1707174439.295:33):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:19.305 D/TetherController( 3602): Setting IP forward enable = 0
02-05 20:07:19.312 D/FirewallController( 3602): Could not read /proc/self/uid_map,
max uid defaulting to 4294967294
02-05 20:07:19.327 E/audit ( 3585): type=1400 audit(1707174439.323:34): avc:
denied { write } for pid=1 comm="init" name="wakeup_keys" dev="sysfs" ino=27729
scontext=u:r:init:s0 tcontext=u:object_r:sysfs_ski_key_writable:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.327 E/audit ( 3585): type=1300 audit(1707174439.323:34):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=f6c86e10
a2=a8241 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)
02-05 20:07:19.328 E/audit ( 3585): type=1327 audit(1707174439.323:34):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:19.337 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.337 D/IptablesRestoreController( 3602): :INPUT -
02-05 20:07:19.337 D/IptablesRestoreController( 3602): -F INPUT
02-05 20:07:19.337 D/IptablesRestoreController( 3602): :bw_INPUT -
02-05 20:07:19.337 D/IptablesRestoreController( 3602): -A INPUT -j bw_INPUT
02-05 20:07:19.337 D/IptablesRestoreController( 3602): :fw_INPUT -
02-05 20:07:19.337 D/IptablesRestoreController( 3602): -A INPUT -j fw_INPUT
02-05 20:07:19.337 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.339 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.339 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.339 D/IptablesRestoreController( 3602): :FORWARD -
02-05 20:07:19.339 D/IptablesRestoreController( 3602): -F FORWARD
02-05 20:07:19.339 D/IptablesRestoreController( 3602): :oem_fwd -
02-05 20:07:19.339 D/IptablesRestoreController( 3602): -A FORWARD -j oem_fwd
02-05 20:07:19.339 D/IptablesRestoreController( 3602): :fw_FORWARD -
02-05 20:07:19.339 D/IptablesRestoreController( 3602): -A FORWARD -j fw_FORWARD
02-05 20:07:19.339 D/IptablesRestoreController( 3602): :bw_FORWARD -
02-05 20:07:19.339 D/IptablesRestoreController( 3602): -A FORWARD -j bw_FORWARD
02-05 20:07:19.339 D/IptablesRestoreController( 3602): :tetherctrl_FORWARD -
02-05 20:07:19.339 D/IptablesRestoreController( 3602): -A FORWARD -j
tetherctrl_FORWARD
02-05 20:07:19.339 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.341 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.341 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *raw
02-05 20:07:19.341 D/IptablesRestoreController( 3602): :PREROUTING -
02-05 20:07:19.341 D/IptablesRestoreController( 3602): -F PREROUTING
02-05 20:07:19.341 D/IptablesRestoreController( 3602): :clat_raw_PREROUTING -
02-05 20:07:19.341 D/IptablesRestoreController( 3602): -A PREROUTING -j
clat_raw_PREROUTING
02-05 20:07:19.341 D/IptablesRestoreController( 3602): :bw_raw_PREROUTING -
02-05 20:07:19.341 D/IptablesRestoreController( 3602): -A PREROUTING -j
bw_raw_PREROUTING
02-05 20:07:19.341 D/IptablesRestoreController( 3602): :idletimer_raw_PREROUTING -
02-05 20:07:19.341 D/IptablesRestoreController( 3602): -A PREROUTING -j
idletimer_raw_PREROUTING
02-05 20:07:19.341 D/IptablesRestoreController( 3602): :tetherctrl_raw_PREROUTING -
02-05 20:07:19.341 D/IptablesRestoreController( 3602): -A PREROUTING -j
tetherctrl_raw_PREROUTING
02-05 20:07:19.341 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.343 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.343 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *mangle
02-05 20:07:19.343 D/IptablesRestoreController( 3602): :FORWARD -
02-05 20:07:19.343 D/IptablesRestoreController( 3602): -F FORWARD
02-05 20:07:19.343 D/IptablesRestoreController( 3602): :tetherctrl_mangle_FORWARD -
02-05 20:07:19.343 D/IptablesRestoreController( 3602): -A FORWARD -j
tetherctrl_mangle_FORWARD
02-05 20:07:19.343 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.344 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.344 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *mangle
02-05 20:07:19.344 D/IptablesRestoreController( 3602): :INPUT -
02-05 20:07:19.344 D/IptablesRestoreController( 3602): -F INPUT
02-05 20:07:19.344 D/IptablesRestoreController( 3602): :wakeupctrl_mangle_INPUT -
02-05 20:07:19.344 D/IptablesRestoreController( 3602): -A INPUT -j
wakeupctrl_mangle_INPUT
02-05 20:07:19.344 D/IptablesRestoreController( 3602): :routectrl_mangle_INPUT -
02-05 20:07:19.344 D/IptablesRestoreController( 3602): -A INPUT -j
routectrl_mangle_INPUT
02-05 20:07:19.344 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.345 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.345 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *nat
02-05 20:07:19.345 D/IptablesRestoreController( 3602): :PREROUTING -
02-05 20:07:19.345 D/IptablesRestoreController( 3602): -F PREROUTING
02-05 20:07:19.345 D/IptablesRestoreController( 3602): :oem_nat_pre -
02-05 20:07:19.345 D/IptablesRestoreController( 3602): -A PREROUTING -j oem_nat_pre
02-05 20:07:19.345 D/IptablesRestoreController( 3602): :tetherctrl_nat_PREROUTING -
02-05 20:07:19.345 D/IptablesRestoreController( 3602): -A PREROUTING -j
tetherctrl_nat_PREROUTING
02-05 20:07:19.345 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.348 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.348 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *nat
02-05 20:07:19.348 D/IptablesRestoreController( 3602): :POSTROUTING -
02-05 20:07:19.348 D/IptablesRestoreController( 3602): -F POSTROUTING
02-05 20:07:19.348 D/IptablesRestoreController( 3602): :tetherctrl_nat_POSTROUTING
-
02-05 20:07:19.348 D/IptablesRestoreController( 3602): -A POSTROUTING -j
tetherctrl_nat_POSTROUTING
02-05 20:07:19.348 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.348 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.348 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.348 D/IptablesRestoreController( 3602): -S OUTPUT
02-05 20:07:19.348 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.348 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.348 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.348 D/IptablesRestoreController( 3602): :oem_out -
02-05 20:07:19.348 D/IptablesRestoreController( 3602): -A OUTPUT -j oem_out
02-05 20:07:19.348 D/IptablesRestoreController( 3602): :fw_OUTPUT -
02-05 20:07:19.348 D/IptablesRestoreController( 3602): -A OUTPUT -j fw_OUTPUT
02-05 20:07:19.348 D/IptablesRestoreController( 3602): :st_OUTPUT -
02-05 20:07:19.348 D/IptablesRestoreController( 3602): -A OUTPUT -j st_OUTPUT
02-05 20:07:19.348 D/IptablesRestoreController( 3602): :bw_OUTPUT -
02-05 20:07:19.348 D/IptablesRestoreController( 3602): -A OUTPUT -j bw_OUTPUT
02-05 20:07:19.348 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.349 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.349 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.349 D/IptablesRestoreController( 3602): -S OUTPUT
02-05 20:07:19.349 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.350 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.350 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.350 D/IptablesRestoreController( 3602): :oem_out -
02-05 20:07:19.350 D/IptablesRestoreController( 3602): -A OUTPUT -j oem_out
02-05 20:07:19.350 D/IptablesRestoreController( 3602): :fw_OUTPUT -
02-05 20:07:19.350 D/IptablesRestoreController( 3602): -A OUTPUT -j fw_OUTPUT
02-05 20:07:19.350 D/IptablesRestoreController( 3602): :st_OUTPUT -
02-05 20:07:19.350 D/IptablesRestoreController( 3602): -A OUTPUT -j st_OUTPUT
02-05 20:07:19.350 D/IptablesRestoreController( 3602): :bw_OUTPUT -
02-05 20:07:19.350 D/IptablesRestoreController( 3602): -A OUTPUT -j bw_OUTPUT
02-05 20:07:19.350 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.350 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:19.350 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.350 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *mangle
02-05 20:07:19.350 D/IptablesRestoreController( 3602): -S POSTROUTING
02-05 20:07:19.350 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.351 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.351 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *mangle
02-05 20:07:19.351 D/IptablesRestoreController( 3602): :oem_mangle_post -
02-05 20:07:19.351 D/IptablesRestoreController( 3602): -A POSTROUTING -j
oem_mangle_post
02-05 20:07:19.351 D/IptablesRestoreController( 3602): :bw_mangle_POSTROUTING -
02-05 20:07:19.351 D/IptablesRestoreController( 3602): -A POSTROUTING -j
bw_mangle_POSTROUTING
02-05 20:07:19.351
D/IptablesRestoreController( 3602): :idletimer_mangle_POSTROUTING -
02-05 20:07:19.351 D/IptablesRestoreController( 3602): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
02-05 20:07:19.351 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.351 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.351 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *mangle
02-05 20:07:19.351 D/IptablesRestoreController( 3602): -S POSTROUTING
02-05 20:07:19.351 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.352 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.352 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *mangle
02-05 20:07:19.352 D/IptablesRestoreController( 3602): :oem_mangle_post -
02-05 20:07:19.352 D/IptablesRestoreController( 3602): -A POSTROUTING -j
oem_mangle_post
02-05 20:07:19.352 D/IptablesRestoreController( 3602): :bw_mangle_POSTROUTING -
02-05 20:07:19.352 D/IptablesRestoreController( 3602): -A POSTROUTING -j
bw_mangle_POSTROUTING
02-05 20:07:19.352
D/IptablesRestoreController( 3602): :idletimer_mangle_POSTROUTING -
02-05 20:07:19.352 D/IptablesRestoreController( 3602): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
02-05 20:07:19.352 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.352 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.352 I/netd ( 3602): Creating child chains: 15185us
02-05 20:07:19.353 I/netd ( 3602): Setting up OEM hooks: 236us
02-05 20:07:19.353 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.353 D/IptablesRestoreController( 3602): :input_dos -
02-05 20:07:19.353 D/IptablesRestoreController( 3602): -A INPUT -j input_dos
02-05 20:07:19.353 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.354 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.354 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.354 D/IptablesRestoreController( 3602): :input_dos -
02-05 20:07:19.354 D/IptablesRestoreController( 3602): -A input_dos -p tcp -m
conntrack --ctstate NEW -m limit --limit 50/sec --limit-burst 50 -j ACCEPT
02-05 20:07:19.354 D/IptablesRestoreController( 3602): -A input_dos -p tcp -m
conntrack --ctstate NEW -j DROP
02-05 20:07:19.354 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.359 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.360 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.360 D/IptablesRestoreController( 3602): :fw_dozable -
02-05 20:07:19.360 D/IptablesRestoreController( 3602): -A fw_dozable -m owner --
uid-owner 0-9999 -j RETURN
02-05 20:07:19.360 D/IptablesRestoreController( 3602): -A fw_dozable -m owner ! --
uid-owner 0-4294967294 -j RETURN
02-05 20:07:19.360 D/IptablesRestoreController( 3602): -A fw_dozable -p esp -j
RETURN
02-05 20:07:19.360 D/IptablesRestoreController( 3602): -A fw_dozable -i lo -j
RETURN
02-05 20:07:19.360 D/IptablesRestoreController( 3602): -A fw_dozable -o lo -j
RETURN
02-05 20:07:19.360 D/IptablesRestoreController( 3602): -A fw_dozable -p tcp --tcp-
flags RST RST -j RETURN
02-05 20:07:19.360 D/IptablesRestoreController( 3602): -A fw_dozable -j DROP
02-05 20:07:19.360 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.363 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.363 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.363 D/IptablesRestoreController( 3602): :fw_dozable -
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -m owner --
uid-owner 0-9999 -j RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -m owner ! --
uid-owner 0-4294967294 -j RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -p esp -j
RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -i lo -j
RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -o lo -j
RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -p tcp --tcp-
flags RST RST -j RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -p icmpv6 --
icmpv6-type packet-too-big -j RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -p icmpv6 --
icmpv6-type router-solicitation -j RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -p icmpv6 --
icmpv6-type router-advertisement -j RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -p icmpv6 --
icmpv6-type neighbour-solicitation -j RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -p icmpv6 --
icmpv6-type neighbour-advertisement -j RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -p icmpv6 --
icmpv6-type redirect -j RETURN
02-05 20:07:19.363 D/IptablesRestoreController( 3602): -A fw_dozable -j DROP
02-05 20:07:19.363 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.366 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.366 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.366 D/IptablesRestoreController( 3602): :fw_standby -
02-05 20:07:19.366 D/IptablesRestoreController( 3602): -A fw_standby -i lo -j
RETURN
02-05 20:07:19.366 D/IptablesRestoreController( 3602): -A fw_standby -o lo -j
RETURN
02-05 20:07:19.366 D/IptablesRestoreController( 3602): -A fw_standby -p tcp --tcp-
flags RST RST -j RETURN
02-05 20:07:19.366 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.367 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.367 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.367 D/IptablesRestoreController( 3602): :fw_standby -
02-05 20:07:19.367 D/IptablesRestoreController( 3602): -A fw_standby -i lo -j
RETURN
02-05 20:07:19.367 D/IptablesRestoreController( 3602): -A fw_standby -o lo -j
RETURN
02-05 20:07:19.367 D/IptablesRestoreController( 3602): -A fw_standby -p tcp --tcp-
flags RST RST -j RETURN
02-05 20:07:19.367 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.373 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.373 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.373 D/IptablesRestoreController( 3602): :fw_powersave -
02-05 20:07:19.373 D/IptablesRestoreController( 3602): -A fw_powersave -m owner --
uid-owner 0-9999 -j RETURN
02-05 20:07:19.373 D/IptablesRestoreController( 3602): -A fw_powersave -m owner !
--uid-owner 0-4294967294 -j RETURN
02-05 20:07:19.373 D/IptablesRestoreController( 3602): -A fw_powersave -p esp -j
RETURN
02-05 20:07:19.373 D/IptablesRestoreController( 3602): -A fw_powersave -i lo -j
RETURN
02-05 20:07:19.373 D/IptablesRestoreController( 3602): -A fw_powersave -o lo -j
RETURN
02-05 20:07:19.373 D/IptablesRestoreController( 3602): -A fw_powersave -p tcp --
tcp-flags RST RST -j RETURN
02-05 20:07:19.373 D/IptablesRestoreController( 3602): -A fw_powersave -j DROP
02-05 20:07:19.373 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.374 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.374 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.374 D/IptablesRestoreController( 3602): :fw_powersave -
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -m owner --
uid-owner 0-9999 -j RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -m owner !
--uid-owner 0-4294967294 -j RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -p esp -j
RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -i lo -j
RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -o lo -j
RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -p tcp --
tcp-flags RST RST -j RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -p icmpv6 --
icmpv6-type packet-too-big -j RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -p icmpv6 --
icmpv6-type router-solicitation -j RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -p icmpv6 --
icmpv6-type router-advertisement -j RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -p icmpv6 --
icmpv6-type neighbour-solicitation -j RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -p icmpv6 --
icmpv6-type neighbour-advertisement -j RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -p icmpv6 --
icmpv6-type redirect -j RETURN
02-05 20:07:19.374 D/IptablesRestoreController( 3602): -A fw_powersave -j DROP
02-05 20:07:19.374 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.375 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.375 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.375 D/IptablesRestoreController( 3602): :fw_freecess -
02-05 20:07:19.375 D/IptablesRestoreController( 3602): -A fw_freecess -i lo -j
RETURN
02-05 20:07:19.375 D/IptablesRestoreController( 3602): -A fw_freecess -o lo -j
RETURN
02-05 20:07:19.375 D/IptablesRestoreController( 3602): -A fw_freecess -p tcp --tcp-
flags RST RST -j RETURN
02-05 20:07:19.375 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.376 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.376 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.376 D/IptablesRestoreController( 3602): :fw_freecess -
02-05 20:07:19.376 D/IptablesRestoreController( 3602): -A fw_freecess -i lo -j
RETURN
02-05 20:07:19.376 D/IptablesRestoreController( 3602): -A fw_freecess -o lo -j
RETURN
02-05 20:07:19.376 D/IptablesRestoreController( 3602): -A fw_freecess -p tcp --tcp-
flags RST RST -j RETURN
02-05 20:07:19.376 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.377 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.377 I/netd ( 3602): Setting up FirewallController hooks: 24326us
02-05 20:07:19.377 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.377 D/IptablesRestoreController( 3602): :tetherctrl_FORWARD -
02-05 20:07:19.377 D/IptablesRestoreController( 3602): -A tetherctrl_FORWARD -j
DROP
02-05 20:07:19.377 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.377 D/IptablesRestoreController( 3602): *nat
02-05 20:07:19.377 D/IptablesRestoreController( 3602): :tetherctrl_nat_POSTROUTING
-
02-05 20:07:19.377 D/IptablesRestoreController( 3602): :tetherctrl_nat_PREROUTING -
02-05 20:07:19.377 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.378 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.378 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.378 D/IptablesRestoreController( 3602): :tetherctrl_FORWARD -
02-05 20:07:19.378 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.378 D/IptablesRestoreController( 3602): *raw
02-05 20:07:19.378 D/IptablesRestoreController( 3602): :tetherctrl_raw_PREROUTING -
02-05 20:07:19.378 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.379 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.379 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *mangle
02-05 20:07:19.379 D/IptablesRestoreController( 3602): -A tetherctrl_mangle_FORWARD
-p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu
02-05 20:07:19.379 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.380 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.380 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.380 D/IptablesRestoreController( 3602): :tetherctrl_counters -
02-05 20:07:19.380 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.382 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.382 I/netd ( 3602): Setting up TetherController hooks: 5148us
02-05 20:07:19.382 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.382 D/IptablesRestoreController( 3602): -S
02-05 20:07:19.382 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.383 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.383 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_INPUT -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_OUTPUT -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_FORWARD -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_happy_box -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_penalty_box -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_data_saver -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_costly_shared -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_global_alert -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_foc_box -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.383 D/IptablesRestoreController( 3602): *raw
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_raw_PREROUTING -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.383 D/IptablesRestoreController( 3602): *mangle
02-05 20:07:19.383 D/IptablesRestoreController( 3602): :bw_mangle_POSTROUTING -
02-05 20:07:19.383 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.386 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.386 I/netd ( 3602): Setting up BandwidthController hooks: 3931us
02-05 20:07:19.386 I/netd ( 3602): Setting up IdletimerController hooks: 78us
02-05 20:07:19.386 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.386 D/IptablesRestoreController( 3602): :st_OUTPUT -
02-05 20:07:19.386 D/IptablesRestoreController( 3602): :st_penalty_log -
02-05 20:07:19.386 D/IptablesRestoreController( 3602): :st_penalty_reject -
02-05 20:07:19.386 D/IptablesRestoreController( 3602): :st_clear_caught -
02-05 20:07:19.386 D/IptablesRestoreController( 3602): :st_clear_detect -
02-05 20:07:19.386 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.388 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.388 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -A st_penalty_log -j NFLOG
--nflog-group 0
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -A st_penalty_reject -j
NFLOG --nflog-group 0
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -A st_penalty_reject -j
REJECT
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -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
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -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
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -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
02-05 20:07:19.388 D/IptablesRestoreController( 3602): -A st_clear_detect -p udp -j
st_clear_caught
02-05 20:07:19.388 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.388 I/HidlServiceManagement( 3610): Registered
android.hidl.allocator@1.0::IAllocator/ashmem
02-05 20:07:19.389 I/HidlServiceManagement( 3610): Removing namespace from process
name android.hidl.allocator@1.0-service to allocator@1.0-service.
02-05 20:07:19.390 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.390 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_penalty_log -j NFLOG
--nflog-group 0
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_penalty_reject -j
NFLOG --nflog-group 0
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_penalty_reject -j
REJECT
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -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
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_clear_detect -p udp -m
u32 --u32 "48&0xFFFF0000=0x16FE0000 &&60&0x00FF0000=0x00010000" -j CONNMARK --or-
mark 0x1000000
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_clear_detect -p tcp -m
state --state ESTABLISHED -m u32 --u32 "52>>26&0x3C@ 40&0x0=0x0" -j st_clear_caught
02-05 20:07:19.390 D/IptablesRestoreController( 3602): -A st_clear_detect -p udp -j
st_clear_caught
02-05 20:07:19.390 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.392 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.392 I/netd ( 3602): Setting up StrictController hooks: 5834us
02-05 20:07:19.392 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *nat
02-05 20:07:19.392 D/IptablesRestoreController( 3602): :mec_nat_OUTPUT -
02-05 20:07:19.392 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.393 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.393 I/netd ( 3602): Setting up MecController::makeMecChain()
hooks: 1410us
02-05 20:07:19.394 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.394 D/IptablesRestoreController( 3602): :limit -
02-05 20:07:19.394 D/IptablesRestoreController( 3602): -A limit -p tcp ! --tcp-
flags FIN,SYN,RST NONE -j RETURN
02-05 20:07:19.394 D/IptablesRestoreController( 3602): -A limit -p tcp --tcp-flags
ACK ACK -m length --length 0:53 -j RETURN
02-05 20:07:19.394 D/IptablesRestoreController( 3602): -A limit -p tcp --dport 53 -
j RETURN
02-05 20:07:19.394 D/IptablesRestoreController( 3602): -A limit -p udp --dport 53 -
j RETURN
02-05 20:07:19.394 D/IptablesRestoreController( 3602): -A INPUT -p all -j limit
02-05 20:07:19.394 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.398 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.398 I/netd ( 3602): Setting up NetlimitControl hooks: 4300us
02-05 20:07:19.398 I/ClatdController( 3602): Pre-4.9 kernel or pre-P api shipping
level - disabling clat ebpf.
02-05 20:07:19.398 I/netd ( 3602): Initializing ClatdController: 17us
02-05 20:07:19.398 I/netd ( 3602): Initializing traffic control: 36us
02-05 20:07:19.398 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.398 D/IptablesRestoreController( 3602): -S
02-05 20:07:19.398 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.400 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.400 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_INPUT -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_OUTPUT -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_FORWARD -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_happy_box -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_penalty_box -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_data_saver -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_costly_shared -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_global_alert -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_foc_box -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.400 D/IptablesRestoreController( 3602): *raw
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_raw_PREROUTING -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.400 D/IptablesRestoreController( 3602): *mangle
02-05 20:07:19.400 D/IptablesRestoreController( 3602): :bw_mangle_POSTROUTING -
02-05 20:07:19.400 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.407 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.407 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute *filter
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_INPUT -j
bw_global_alert
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_INPUT -p esp -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_INPUT -m mark --mark
0x100000/0x100000 -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_INPUT -m owner --
socket-exists
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_INPUT -j MARK --or-
mark 0x100000
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_OUTPUT -j
bw_global_alert
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_OUTPUT -o ipsec+ -j
RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_OUTPUT -m policy --pol
ipsec --dir out -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_OUTPUT -m owner --uid-
owner clat -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_OUTPUT -m owner --
socket-exists
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_costly_shared -j
bw_penalty_box
02-05 20:07:19.407 D/IptablesRestoreController( 3602):
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_penalty_box -j
bw_happy_box
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_happy_box -j
bw_data_saver
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_data_saver -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -I bw_happy_box -m owner --
uid-owner 0-9999 -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.407 D/IptablesRestoreController( 3602): *raw
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_raw_PREROUTING -i
ipsec+ -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_raw_PREROUTING -m
policy --pol ipsec --dir in -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_raw_PREROUTING -m
owner --socket-exists
02-05 20:07:19.407 D/IptablesRestoreController( 3602): COMMIT
02-05 20:07:19.407 D/IptablesRestoreController( 3602): *mangle
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_mangle_POSTROUTING -o
ipsec+ -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_mangle_POSTROUTING -m
policy --pol ipsec --dir out -j RETURN
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_mangle_POSTROUTING -j
MARK --set-mark 0x0/0x100000
02-05 20:07:19.407 D/IptablesRestoreController( 3602): -A bw_mangle_POSTROUTING -m
owner --uid-owne
02-05 20:07:19.414 I/android.hardware.bluetooth@1.0-service( 3612): registering
IBluetoothHCI services
02-05 20:07:19.415 I/audiohalservice( 3611): Start audio hidl service
02-05 20:07:19.416 D/IptablesRestoreController( 3602): [iptables debug]iptables-
restore execute done, res : 0
02-05 20:07:19.416 I/netd ( 3602): Enabling bandwidth control: 18460us
02-05 20:07:19.417 E/Netd ( 3602): cannot find interface dummy0: No such device
02-05 20:07:19.418 I/netd ( 3602): Initializing RouteController: 1275us
02-05 20:07:19.418 D/XfrmController( 3602): XfrmController::ipSecAddXfrmInterface,
line=1377
02-05 20:07:19.418 D/XfrmController( 3602):
XfrmController::ipSecRemoveTunnelInterface, line=1590
02-05 20:07:19.418 D/XfrmController( 3602): deviceName=ipsec_test
02-05 20:07:19.418 D/XfrmController( 3602): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
02-05 20:07:19.418 D/XfrmController( 3602): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
02-05 20:07:19.418 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio@6.0::IDevicesFactory/default in either framework or device
manifest.
02-05 20:07:19.418 I/netd ( 3602): Initializing XfrmController: 592us
02-05 20:07:19.420 E/LegacySupport( 3611): Could not get passthrough implementation
for android.hardware.audio@6.0::IDevicesFactory/default.
02-05 20:07:19.420 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio@5.0::IDevicesFactory/default in either framework or device
manifest.
02-05 20:07:19.421 E/LegacySupport( 3611): Could not get passthrough implementation
for android.hardware.audio@5.0::IDevicesFactory/default.
02-05 20:07:19.425 I/libnetd_resolv( 3602): resolv_init: Initializing resolver
02-05 20:07:19.426 I/HidlServiceManagement( 3612): Registered
android.hardware.bluetooth@1.0::IBluetoothHci/default
02-05 20:07:19.428 I/servicemanager( 3395): Adding 'u:r:netd:s0' service
(dnsresolver:3602)
02-05 20:07:19.430 I/HidlServiceManagement( 3612): Removing namespace from process
name android.hardware.bluetooth@1.0-service to bluetooth@1.0-service.
02-05 20:07:19.430 I/LegacySupport( 3612): Registration complete for
android.hardware.bluetooth@1.0::IBluetoothHci/default.
02-05 20:07:19.431 I/android.hardware.bluetooth@1.0-service( 3612): First OS
version = 28
02-05 20:07:19.431 I/android.hardware.bluetooth@1.0-service( 3612): registering
Bluetooth Vendor HIDL services
02-05 20:07:19.432 I/servicemanager( 3395): Adding 'u:r:netd:s0' service
(netd:3602)
02-05 20:07:19.433 I/HidlServiceManagement( 3612): Registered
vendor.samsung.hardware.bluetooth@2.0::ISehBluetooth/default
02-05 20:07:19.434 W/android.hardware.configstore@1.1-service( 3614): Could not
find seccomp policy file at: /vendor/etc/seccomp_policy/configstore@1.1.policy
02-05 20:07:19.438 I/HidlServiceManagement( 3614): Registered
android.hardware.configstore@1.1::ISurfaceFlingerConfigs/default
02-05 20:07:19.441 I/HidlServiceManagement( 3614): Removing namespace from process
name android.hardware.configstore@1.1-service to configstore@1.1-service.
02-05 20:07:19.446 I/vaultkeeper( 3555): There is no
property(ro.factory.factory_binary)
02-05 20:07:19.446 I/VaultKeeper_COMMON( 3555): VK 4.2.1 [Client]
/vendor/bin/vaultkeeperd. => [Vault] VK. [CMD NO.] 8673
02-05 20:07:19.446 I/VaultKeeper_COMMON( 3555): [CMD:INITIALIZE]
02-05 20:07:19.451 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:19.452 I/teecl ( 3617): NW> Starting log for teecl
02-05 20:07:19.453 D/gatekeeper( 3617): GATEKEEPER gk_device_open
02-05 20:07:19.453 D/gatekeeper( 3617): Gatekeeper checked vendor.tzts_daemon :
Ready property
02-05 20:07:19.463 I/HidlServiceManagement( 3613): Registered
android.hardware.cas@1.2::IMediaCasService/default
02-05 20:07:19.464 I/HidlServiceManagement( 3613): Removing namespace from process
name android.hardware.cas@1.2-service to cas@1.2-service.
02-05 20:07:19.468 D/gatekeeper( 3617): GATEKEEPER OpenSession is success
02-05 20:07:19.472 I/HidlServiceManagement( 3615): Registered
android.hardware.drm@1.3::IDrmFactory/clearkey
02-05 20:07:19.473 I/HidlServiceManagement( 3611): Registered
android.hardware.audio@4.0::IDevicesFactory/default
02-05 20:07:19.474 I/HidlServiceManagement( 3611): Removing namespace from process
name android.hardware.audio.service to audio.service.
02-05 20:07:19.474 I/LegacySupport( 3611): Registration complete for
android.hardware.audio@4.0::IDevicesFactory/default.
02-05 20:07:19.474 D/gatekeeper( 3617): GATEKEEPER open success
02-05 20:07:19.474 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:19.475 I/HidlServiceManagement( 3615): Removing namespace from process
name android.hardware.drm@1.3-service.clearkey to drm@1.3-service.clearkey.
02-05 20:07:19.475 E/LegacySupport( 3611): Could not get passthrough implementation
for android.hardware.audio.effect@6.0::IEffectsFactory/default.
02-05 20:07:19.476 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:19.476 E/LegacySupport( 3611): Could not get passthrough implementation
for android.hardware.audio.effect@5.0::IEffectsFactory/default.
02-05 20:07:19.479 I/HidlServiceManagement( 3617): Registered
android.hardware.gatekeeper@1.0::IGatekeeper/default
02-05 20:07:19.480 I/HidlServiceManagement( 3615): Registered
android.hardware.drm@1.3::ICryptoFactory/clearkey
02-05 20:07:19.480 I/HidlServiceManagement( 3617): Removing namespace from process
name android.hardware.gatekeeper@1.0-service to gatekeeper@1.0-service.
02-05 20:07:19.481 I/HidlServiceManagement( 3615): Removing namespace from process
name android.hardware.drm@1.3-service.clearkey to drm@1.3-service.clearkey.
02-05 20:07:19.496 I/HidlServiceManagement( 3611): Registered
android.hardware.audio.effect@4.0::IEffectsFactory/default
02-05 20:07:19.496 I/LegacySupport( 3611): Registration complete for
android.hardware.audio.effect@4.0::IEffectsFactory/default.
02-05 20:07:19.496 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.soundtrigger@2.3::ISoundTriggerHw/default in either framework or
device manifest.
02-05 20:07:19.496 E/LegacySupport( 3611): Could not get passthrough implementation
for android.hardware.soundtrigger@2.3::ISoundTriggerHw/default.
02-05 20:07:19.497 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.soundtrigger@2.2::ISoundTriggerHw/default in either framework or
device manifest.
02-05 20:07:19.497 E/LegacySupport( 3611): Could not get passthrough implementation
for android.hardware.soundtrigger@2.2::ISoundTriggerHw/default.
02-05 20:07:19.498 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.soundtrigger@2.1::ISoundTriggerHw/default in either framework or
device manifest.
02-05 20:07:19.498 E/LegacySupport( 3611): Could not get passthrough implementation
for android.hardware.soundtrigger@2.1::ISoundTriggerHw/default.
02-05 20:07:19.499 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or
device manifest.
02-05 20:07:19.508 E/SoundTriggerHalImpl( 3611): couldn't load sound trigger module
sound_trigger.primary (No such file or directory)
02-05 20:07:19.510 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or
device manifest.
02-05 20:07:19.510 E/HidlServiceManagement( 3611): Service
android.hardware.soundtrigger@2.0::ISoundTriggerHw/default must be in VINTF
manifest in order to register/get.
02-05 20:07:19.510 E/LegacySupport( 3611): Could not register service
android.hardware.soundtrigger@2.0::ISoundTriggerHw/default (-2147483648).
02-05 20:07:19.510 W/audiohalservice( 3611): Could not register Soundtrigger API
02-05 20:07:19.532 I/HidlServiceManagement( 3611): Registered
vendor.samsung.hardware.audio@1.0::ISehDevicesFactory/default
02-05 20:07:19.533 I/LegacySupport( 3611): Registration complete for
vendor.samsung.hardware.audio@1.0::ISehDevicesFactory/default.
02-05 20:07:19.539 I/HidlServiceManagement( 3639): Registered
android.hardware.memtrack@1.0::IMemtrack/default
02-05 20:07:19.540 I/HidlServiceManagement( 3639): Removing namespace from process
name android.hardware.memtrack@1.0-service to memtrack@1.0-service.
02-05 20:07:19.540 I/LegacySupport( 3639): Registration complete for
android.hardware.memtrack@1.0::IMemtrack/default.
02-05 20:07:19.540 I/vendor.samsung.hardware.light-service( 3646): Start Lights
AIDL!
02-05 20:07:19.541 I/SehLight( 3646): Found sysfs :
/sys/class/backlight/panel/brightness
02-05 20:07:19.542 I/SehLight( 3646): updateSupportedLights : 0
02-05 20:07:19.544 I/servicemanager( 3395): getDeviceHalManifest: Reading VINTF
information.
02-05 20:07:19.545 W/android.hardware.health@2.1-service-samsung( 3630): main
02-05 20:07:19.552 I/HidlServiceManagement( 3616): Registered
android.hardware.drm@1.3::IDrmFactory/widevine
02-05 20:07:19.553 I/HidlServiceManagement( 3616): Removing namespace from process
name android.hardware.drm@1.3-service.widevine to drm@1.3-service.widevine.
02-05 20:07:19.554 I/HidlServiceManagement( 3616): Registered
android.hardware.drm@1.3::ICryptoFactory/widevine
02-05 20:07:19.555 I/HidlServiceManagement( 3616): Removing namespace from process
name android.hardware.drm@1.3-service.widevine to drm@1.3-service.widevine.
02-05 20:07:19.561 I/vaultkeeper( 3555): runCommand Success.(TA ret = 0)
02-05 20:07:19.563 I/vaultkeeper( 3555): VAULTKEEPER SERVICE READY!
02-05 20:07:19.564 I/gralloc ( 3618): Arm Module v1.0
02-05 20:07:19.566 W/android.hardware.health@2.1-service-samsung( 3630):
HIDL_FETCH_IHealth: default
02-05 20:07:19.566 I/Sensors ( 3642): SensorBase:SensorBase: clk_boot_support 1
02-05 20:07:19.566 D/Sensors ( 3642): SensorBase:SensorBase: chip path:
/sys/class/sensors/accelerometer_sensor/name
02-05 20:07:19.567 D/Sensors ( 3642): SensorBase:SensorBase: chip name: LIS2DS
02-05 20:07:19.567 E/Sensors ( 3642): AccGyroMagSensor:getInstance: AccGyroSensor
new instance created
02-05 20:07:19.568 I/Sensors ( 3642): SensorBase:SensorBase: clk_boot_support 1
02-05 20:07:19.568 D/Sensors ( 3642): SensorBase:SensorBase: chip path:
/sys/class/sensors/proximity_sensor/name
02-05 20:07:19.568 D/Sensors ( 3642): SensorBase:SensorBase: chip name: GP2AP110S
02-05 20:07:19.568 I/HidlServiceManagement( 3618): Registered
android.hardware.graphics.allocator@2.0::IAllocator/default
02-05 20:07:19.568 E/audit ( 3585): type=1400 audit(1707174439.563:96): avc:
denied { read } for pid=3630 comm="android.hardwar" name="type" dev="sysfs"
ino=24891 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.568 E/audit ( 3585): type=1300 audit(1707174439.563:96):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=e866f4e0
a2=a8000 a3=0 items=0 ppid=1 pid=3630 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)
02-05 20:07:19.568 E/audit ( 3585): type=1327 audit(1707174439.563:96):
proctitle="/vendor/bin/hw/android.hardware.health@2.1-service-samsung"
02-05 20:07:19.568 I/Sensors ( 3642): SensorBase:SensorBase: clk_boot_support 1
02-05 20:07:19.569 E/audit ( 3585): type=1400 audit(1707174439.563:97): avc:
denied { read } for pid=3630 comm="android.hardwar" name="type" dev="sysfs"
ino=24828 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.569 D/Sensors ( 3642): SensorBase:SensorBase: chip path:
/sys/class/sensors/grip_sensor/name
02-05 20:07:19.569 I/HidlServiceManagement( 3618): Removing namespace from process
name android.hardware.graphics.allocator@2.0-service to allocator@2.0-service.
02-05 20:07:19.569 E/audit ( 3585): type=1300 audit(1707174439.563:97):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=e866f4e0
a2=a8000 a3=0 items=0 ppid=1 pid=3630 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)
02-05 20:07:19.569 E/audit ( 3585): type=1327 audit(1707174439.563:97):
proctitle="/vendor/bin/hw/android.hardware.health@2.1-service-samsung"
02-05 20:07:19.569 D/Sensors ( 3642): SensorBase:SensorBase: chip name: TC3XXK
02-05 20:07:19.569 I/LegacySupport( 3618): Registration complete for
android.hardware.graphics.allocator@2.0::IAllocator/default.
02-05 20:07:19.569 E/audit ( 3585): type=1400 audit(1707174439.567:98): avc:
denied { read } for pid=3630 comm="android.hardwar" name="type" dev="sysfs"
ino=24868 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.569 E/audit ( 3585): type=1300 audit(1707174439.567:98):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=e866f4e0
a2=a8000 a3=0 items=0 ppid=1 pid=3630 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)
02-05 20:07:19.569 E/audit ( 3585): type=1327 audit(1707174439.567:98):
proctitle="/vendor/bin/hw/android.hardware.health@2.1-service-samsung"
02-05 20:07:19.569 I/Sensors ( 3642): SensorBase:SensorBase: clk_boot_support 1
02-05 20:07:19.569 D/Sensors ( 3642): SensorBase:SensorBase: chip path:
/sys/class/sensors/SignificantMotionDetector/name
02-05 20:07:19.570 D/Sensors ( 3642): SensorBase:SensorBase: chip name: LIS2DS
02-05 20:07:19.570 I/Sensors ( 3642): SensorBase:SensorBase: clk_boot_support 1
02-05 20:07:19.570 D/Sensors ( 3642): SensorBase:SensorBase: chip path:
/sys/class/sensors/tilt_sensor/name
02-05 20:07:19.571 D/Sensors ( 3642): SensorBase:SensorBase: chip name: LIS2DS
02-05 20:07:19.571 I/Sensors ( 3642): SensorBase:SensorBase: clk_boot_support 1
02-05 20:07:19.572 D/Sensors ( 3642): SensorHAL:sensors_poll_context_t: sensor list
length 6
02-05 20:07:19.572 E/android.hardware.sensors@1.0-service( 3642): HAL specifies
version 1.4, but does not implement set_operation_mode()
02-05 20:07:19.575 I/HidlServiceManagement( 3642): Registered
android.hardware.sensors@1.0::ISensors/default
02-05 20:07:19.575 I/HidlServiceManagement( 3642): Removing namespace from process
name android.hardware.sensors@1.0-service to sensors@1.0-service.
02-05 20:07:19.576 I/LegacySupport( 3642): Registration complete for
android.hardware.sensors@1.0::ISensors/default.
02-05 20:07:19.582 I/servicemanager( 3395): getDeviceHalManifest: Successfully
processed VINTF information
02-05 20:07:19.582 I/servicemanager( 3395): getFrameworkHalManifest: Reading VINTF
information.
02-05 20:07:19.586 I/servicemanager( 3395): getFrameworkHalManifest: Successfully
processed VINTF information
02-05 20:07:19.586 I/servicemanager( 3395): Found
android.hardware.light.ILights/default in device VINTF manifest.
02-05 20:07:19.586 I/servicemanager( 3395): Adding 'u:r:hal_light_default:s0'
service (android.hardware.light.ILights/default:3646)
02-05 20:07:19.587 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:19.587 D/HYPER-HAL( 3644): sec-hyper-aidl start!
02-05 20:07:19.599 D/vendor.samsung.hardware.miscpower@2.0-service( 3653): sec-
miscpower-2-0 starts
02-05 20:07:19.600 E/HYPER-HAL( 3644): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
02-05 20:07:19.601 E/HYPER-HAL( 3644): [JsonParser.cpp]ParseHints(): targetResource
of LPMBias is null
02-05 20:07:19.601 E/HYPER-HAL( 3644): [JsonParser.cpp]ParseHints(): targetResource
of DDRMinFreq is null
02-05 20:07:19.607 I/HidlServiceManagement( 3653): Registered
vendor.samsung.hardware.miscpower@2.0::ISehMiscPower/default
02-05 20:07:19.608 I/HidlServiceManagement( 3653): Removing namespace from process
name vendor.samsung.hardware.miscpower@2.0-service to miscpower@2.0-service.
02-05 20:07:19.612 I/servicemanager( 3395): Found
android.hardware.power.IPower/default in device VINTF manifest.
02-05 20:07:19.612 I/servicemanager( 3395): Adding 'u:r:hal_power_default:s0'
service (android.hardware.power.IPower/default:3648)
02-05 20:07:19.612 E/HYPER-HAL( 3644): [JsonParser.cpp]parseConfigFile(): Json File
NO Exist : /vendor/etc/config_model.json
02-05 20:07:19.612 E/HYPER-HAL( 3644): [JsonParser.cpp]JsonInit(): Skip Model
Config Parsing
02-05 20:07:19.612 E/HYPER-HAL( 3644): [HandlerQC.cpp]HandlerQC(): unable to open
vendor/lib64/libqti-perfd-client.so: dlopen failed: library "libqti-perfd-
client.so" not found
02-05 20:07:19.613 E/HYPER-HAL( 3644): [HandlerMtk.cpp]HandlerMtk(): dlopen error:
dlopen failed: library "libmtkperf_client_vendor.so" not found
02-05 20:07:19.616 E/HYPER-HAL( 3644): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
02-05 20:07:19.616 E/HYPER-HAL( 3644): [ResourceManager.cpp]ResourceManager():
resourceData null
02-05 20:07:19.616 E/HYPER-HAL( 3644): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
02-05 20:07:19.616 E/HYPER-HAL( 3644): [ResourceManager.cpp]ResourceManager():
resourceData null
02-05 20:07:19.616 E/HYPER-HAL( 3644): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /sys/power/cstate_control
02-05 20:07:19.616 E/HYPER-HAL( 3644): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
02-05 20:07:19.616 E/HYPER-HAL( 3644): [ResourceManager.cpp]ResourceManager():
resourceData null
02-05 20:07:19.617 E/HYPER-HAL( 3644): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /proc/sys/vm/kswapd_perftune_cpumask
02-05 20:07:19.617 E/HYPER-HAL( 3644): [ResourceManager.cpp]ResourceManager():
Cannot read path : /sys/devices/platform/exynos-ufcc/ufc/cpufreq_table
02-05 20:07:19.617 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME (1)
02-05 20:07:19.617 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.617 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
02-05 20:07:19.617 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 420000
02-05 20:07:19.617 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.617 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.617 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.617 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RELAUNCH_RESUME (2)
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.618 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.618 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME (3)
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
02-05 20:07:19.618 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.618 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START (4)
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 676000
02-05 20:07:19.618 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.618 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL (5)
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.618 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.618 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 600
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_SWITCH (7)
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.618 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 676000
02-05 20:07:19.619 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.619 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_HOME (8)
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
02-05 20:07:19.619 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.619 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH (9)
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
02-05 20:07:19.619 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.619 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH_TAIL (10)
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
02-05 20:07:19.619 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.619 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_SCROLL (11)
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
02-05 20:07:19.619 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.619 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LAUNCHER_TOUCH (12)
02-05 20:07:19.619 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.619 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_TOUCH (13)
02-05 20:07:19.619 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.619 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.619 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - HOME_KEY_TOUCH (14)
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.620 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PWM_ROTATION (15)
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.620 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LISTVIEW_SCROLL (16)
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.620 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_FLING (17)
02-05 20:07:19.620 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.620 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_LAUNCH (18)
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.620 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1500
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - DEVICE_WAKEUP (19)
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.620 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
02-05 20:07:19.620 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - CONTACT_SCROLL (20)
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1352000
02-05 20:07:19.621 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.621 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMOOTH_SCROLL (21)
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED (22)
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED_HRR (23)
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_START (24)
02-05 20:07:19.621 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 1560000
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 676000
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x60010000 Value : 1
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 4000
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BADGE_UPDATE (26)
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1352000
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_M (27)
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.622 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.622 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 3000
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_LM (28)
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.622 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.622 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 5000
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START_LOW (29)
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
02-05 20:07:19.622 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
02-05 20:07:19.623 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.623 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME_LOW (30)
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
02-05 20:07:19.623 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.623 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL_LOW (31)
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 936000
02-05 20:07:19.623 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.623 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 300
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH (32)
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.623 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.623 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.623 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PERF_TUNE_TEST_MAX (1003)
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 1560000
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 676000
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 676000
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1794000
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SIOP_LOW_TEMP (1100)
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 112250
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 343000
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_USER_INTERACTION (2000)
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1144000
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_APP_LAUNCH (2001)
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1560000
02-05 20:07:19.624 I/HYPER-HAL( 3644): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002001
02-05 20:07:19.624 E/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002001
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 1
02-05 20:07:19.624 I/HYPER-HAL( 3644): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
02-05 20:07:19.625 W/RefBase ( 3644): CallStack::getCurrentInternal not linked,
returning null
02-05 20:07:19.625 W/RefBase ( 3644): CallStack::logStackInternal not linked
02-05 20:07:19.626 I/android.hardware.wifi@1.0-service( 3643): Wifi Hal is booting
up...
02-05 20:07:19.626 I/teecl ( 3654): NW> Starting log for teecl
02-05 20:07:19.627 I/servicemanager( 3395): Found
vendor.samsung.hardware.hyper.ISehHyPer/default in device VINTF manifest.
02-05 20:07:19.627 I/servicemanager( 3395): Adding 'u:r:hal_hyper_default:s0'
service (vendor.samsung.hardware.hyper.ISehHyPer/default:3644)
02-05 20:07:19.627 E/vendor.samsung.hardware.security.drk@2.0-service( 3654):
vendor drk main
02-05 20:07:19.631 I/HidlServiceManagement( 3643): Registered
android.hardware.wifi@1.4::IWifi/default
02-05 20:07:19.631 I/HidlServiceManagement( 3643): Removing namespace from process
name android.hardware.wifi@1.0-service to wifi@1.0-service.
02-05 20:07:19.637 I/HidlServiceManagement( 3654): Registered
vendor.samsung.hardware.security.drk@2.0::ISehDrk/default
02-05 20:07:19.645 I/HidlServiceManagement( 3654): Removing namespace from process
name vendor.samsung.hardware.security.drk@2.0-service to drk@2.0-service.
02-05 20:07:19.644 I/vendor.samsung.hardware.sysinput@1.1-service( 3655):
SysInputDev V1_1 started
02-05 20:07:19.645 I/vendor.samsung.hardware.sysinput@1.1-service( 3655):
SysInputDev: start
02-05 20:07:19.645 I/vendor.samsung.hardware.sysinput@1.1-service( 3655):
sysinput:TSP: get_tspdev_info: path is :/sys/class/sec/tsp/cmd
02-05 20:07:19.645 E/vendor.samsung.hardware.sysinput@1.1-service( 3655):
get_spendev_info: failed open fd, -1
02-05 20:07:19.645 I/vendor.samsung.hardware.sysinput@1.1-service( 3655):
sysinput:SPEN: get_spendev_info: path is :/sys/class/sec/sec_epen/
02-05 20:07:19.646 I/vendor.samsung.hardware.sysinput@1.1-service( 3655): spen:
cmd_node_support:false
02-05 20:07:19.651 I/HidlServiceManagement( 3655): Registered
vendor.samsung.hardware.sysinput@1.1::ISehSysInputDev/default
02-05 20:07:19.651 I/HidlServiceManagement( 3655): Removing namespace from process
name vendor.samsung.hardware.sysinput@1.1-service to sysinput@1.1-service.
02-05 20:07:19.656 I/HidlServiceManagement( 3670): Registered
vendor.samsung_slsi.hardware.configstore@1.0::IExynosHWCConfigs/default
02-05 20:07:19.657 I/HidlServiceManagement( 3670): Removing namespace from process
name vendor.samsung_slsi.hardware.configstore@1.0-service to configstore@1.0-
service.
02-05 20:07:19.661 I/vendor.samsung.hardware.wifi@2.0-service( 3666): ISehWifi Hal
is booting up...
02-05 20:07:19.663 I/HidlServiceManagement( 3666): Registered
vendor.samsung.hardware.wifi@2.1::ISehWifi/default
02-05 20:07:19.664 I/HidlServiceManagement( 3666): Removing namespace from process
name vendor.samsung.hardware.wifi@2.0-service to wifi@2.0-service.
02-05 20:07:19.674 D/vendor.samsung.hardware.vibrator@2.2-service( 3661): sec-
vibrator-2-2 starts
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): !@SEC VIB HAL init
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): isNodeExist
node:/timed_output/vibrator/enable
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): true
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator using timed_output
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator THE_DEVICE_INTENSITY
/timed_output/vibrator/intensity
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator
THE_DEVICE_FORCE_TOUCH_INTENSITY /timed_output/vibrator/force_touch_intensity
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator THE_DEVICE_MULTI_FREQ
/timed_output/vibrator/multi_freq
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator THE_DEVICE_HAPTIC_ENGINE
/timed_output/vibrator/haptic_engine
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator
THE_DEVICE_HAPTIC_ENGINE_INDEX /timed_output/vibrator/cp_trigger_index
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator
THE_DEVICE_HAPTIC_PLAYBACK_QUEUE /timed_output/vibrator/cp_trigger_queue
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator
THE_DEVICE_HAPTIC_ENGINE_NUM_WAVES /timed_output/vibrator/num_waves
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator THE_DEVICE_MOTOR_TYPE
/timed_output/vibrator/motor_type
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator THE_DEVICE_EVENT_CMD
/timed_output/vibrator/event_cmd
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator
THE_DEVICE_PATTERN_LENGTH /timed_output/vibrator/pattern_length
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator
THE_DEVICE_EXT_CONTROL /timed_output/vibrator/ext_control
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator
THE_DEVICE_CAL_INTENSITIES /timed_output/vibrator/intensities
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): Vibrator
THE_DEVICE_CAL_HAPTIC_INTENSITIES /timed_output/vibrator/haptic_intensities
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): getMotorInfo Start >>
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): getMotorIndex return motor type
>>
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): getMotorIndex node:
/sys/class/timed_output/vibrator/motor_type open failed. errno: 2
02-05 20:07:19.675 E/SecVibrator-HAL2.2_A( 3661): getMotorIndexbyMethod >>
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): false
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): isNodeExist
node:/timed_output/vibrator/haptic_engine
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): false
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): isNodeExist
node:/timed_output/vibrator/intensity
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): false
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): getMotorIndexbyMethod : 1 <<
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): Vibrator motor type is NONE. but
ran vib method fallback : 1
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): getMotorInfo End motor : 1 <<
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): getMotorPerfomMethod >>
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): false
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): isNodeExist
node:/timed_output/vibrator/haptic_engine
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): false
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): isNodeExist
node:/timed_output/vibrator/intensity
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): false
02-05 20:07:19.676 E/SecVibrator-HAL2.2_A( 3661): getMotorPerfomMethod 0 <<
02-05 20:07:19.681 I/HidlServiceManagement( 3661): Registered
vendor.samsung.hardware.vibrator@2.2::ISehVibrator/default
02-05 20:07:19.684 I/HidlServiceManagement( 3661): Removing namespace from process
name vendor.samsung.hardware.vibrator@2.2-service to vibrator@2.2-service.
02-05 20:07:19.685 D/hwcomposer( 3620): HWC module_api_version(2),
hal_api_version(0)
02-05 20:07:19.686 D/display ( 3620): HWC2 : ExynosDevice : 82 , 0
02-05 20:07:19.686 I/display ( 3620): otfMPP type(0, 1), physical_index(0),
logical_index(0)
02-05 20:07:19.687 I/display ( 3620): otfMPP type(0, 1), physical_index(1),
logical_index(0)
02-05 20:07:19.687 I/display ( 3620): DPP_G0 threadLoop is started
02-05 20:07:19.687 I/display ( 3620): otfMPP type(2, 4), physical_index(0),
logical_index(0)
02-05 20:07:19.687 I/display ( 3620): otfMPP type(1, 2), physical_index(0),
logical_index(0)
02-05 20:07:19.688 I/display ( 3620): m2mMPP type(20, 256), physical_index(0),
logical_index(0)
02-05 20:07:19.687 I/vendor.samsung.hardware.thermal@1.0-service( 3656): SEC
Thermal HAL Service 1.0 starting...
02-05 20:07:19.688 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:19.688 E/vendor.samsung.hardware.thermal@1.0( 3656): init seh-thermal
HAL
02-05 20:07:19.688 I/display ( 3620): [MSC0_PRI][0] mAcrylicHandle is created:
0xf3721000
02-05 20:07:19.688 I/display ( 3620): DPP_GF threadLoop is started
02-05 20:07:19.688 I/display ( 3620): DPP_G1 threadLoop is started
02-05 20:07:19.688 I/android.hardware.health@2.1-service-samsung( 3630): default
instance initializing with healthd_config...
02-05 20:07:19.689 I/display ( 3620): m2mMPP type(21, 4096), physical_index(0),
logical_index(0)
02-05 20:07:19.689 I/display ( 3620): MSC0_PRI threadLoop is started
02-05 20:07:19.689 I/display ( 3620): [G2D0-YUV_PRI][0] mAcrylicHandle is created:
0xf3719000
02-05 20:07:19.689 I/display ( 3620): m2mMPP type(21, 8192), physical_index(0),
logical_index(1)
02-05 20:07:19.689 I/display ( 3620): G2D0-YUV_PRI threadLoop is started
02-05 20:07:19.689 I/display ( 3620): [G2D0-RGB_PRI][1] mAcrylicHandle is created:
0xf3719180
02-05 20:07:19.690 I/display ( 3620): m2mMPP type(21, 16384), physical_index(0),
logical_index(2)
02-05 20:07:19.690 I/display ( 3620): G2D0-RGB_PRI threadLoop is started
02-05 20:07:19.690 I/display ( 3620): [G2D0-RGB_COMBO][2] mAcrylicHandle is
created: 0xf3719300
02-05 20:07:19.690 I/display ( 3620): mOtfMPPs(4), mM2mMPPs(4)
02-05 20:07:19.690 I/display ( 3620): G2D0-RGB_COMBO threadLoop is started
02-05 20:07:19.690 I/display ( 3620): chip id: 00000002
02-05 20:07:19.690 I/display ( 3620): , 0x 0
02-05 20:07:19.691 I/display ( 3620): window configs size(4)
02-05 20:07:19.691 I/display ( 3620): window configs size(4)
02-05 20:07:19.691 I/display ( 3620): window configs size(4)
02-05 20:07:19.696 I/display ( 3620): DPP_VG0 threadLoop is started
02-05 20:07:19.698 I/HidlServiceManagement( 3630): Registered
vendor.samsung.hardware.health@2.0::ISehHealth/default
02-05 20:07:19.699 I/android.hardware.health@2.1-service-samsung( 3630): default:
Hal init done
02-05 20:07:19.701 I/display ( 3620): Initial errlog size: 14619 bytes
02-05 20:07:19.702 I/display ( 3620): HWC2: 2, psr_mode : 0
02-05 20:07:19.702 I/display ( 3620): Not support EXYNOS_GET_DISPLAY_MODE_NUM :
Inappropriate ioctl for device
02-05 20:07:19.702 I/display ( 3620): EXYNOS_GET_DISPLAY_CURRENT_MODE failed
errno : 25, ret: -1
02-05 20:07:19.702 D/display ( 3620): using
02-05 20:07:19.702 D/display ( 3620): xres(device) = 720 px
02-05 20:07:19.702 D/display ( 3620): yres(device) = 1520 px
02-05 20:07:19.702 D/display ( 3620): xres(current) = 720 px
02-05 20:07:19.702 D/display ( 3620): yres(current) = 1520 px
02-05 20:07:19.702 D/display ( 3620): width = 68 mm (268.941000 dpi)
02-05 20:07:19.702 D/display ( 3620): height = 143 mm (269.986000 dpi)
02-05 20:07:19.702 D/display ( 3620): refresh rate = 60 Hz
02-05 20:07:19.702 I/display ( 3620): PSR info devname =
/sys/devices/platform/14860000.decon_f/psr_info
02-05 20:07:19.702 I/display ( 3620): PSR mode = 0 (0: video mode, 1: DP PSR
mode, 2: MIPI-DSI command mode)
02-05 20:07:19.702 I/display ( 3620): res count : 1
02-05 20:07:19.703 I/display ( 3620): mode no. : 0, Width : 720, Height : 1520,
X_Slice_Size : 360, Y_Slice_Size : 222, Panel type : 0
02-05 20:07:19.703 I/display ( 3620): DSC H_Slice_Num: 1, Y_Slice_Size: 2960 (for
window partial update)
02-05 20:07:19.703 I/display ( 3620): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
02-05 20:07:19.703 E/display ( 3620): init:: ExternalDisplay failed to open
framebuffer
02-05 20:07:19.703 I/display ( 3620): EXYNOS_DISP_RESTRICTIONS ioctl failed: ret =
-1, Inappropriate ioctl for device
02-05 20:07:19.704 D/hwcomposer( 3620): Start HWCService
02-05 20:07:19.704 I/display ( 3620): uevent name of ext:
change@/devices/platform/11090000.displayport/extcon/extcon0
02-05 20:07:19.704 I/display ( 3620): Failed to open vsync attribute at
/sys/devices/platform/12a40000.decon_t/vsync
02-05 20:07:19.704 E/display ( 3620): error reading vsync timestamp: Bad file
descriptor
02-05 20:07:19.705 I/vndservicemanager( 3398): Adding
'u:r:hal_graphics_composer_default:s0' service (Exynos.HWCService:3620)
02-05 20:07:19.707 E/fsverity_init( 3681): Failed to find .fs-verity keyring id
02-05 20:07:19.707 I/hwcomposer( 3620): HWCWatchdogThread is started
02-05 20:07:19.709 E/SehThermal-HAL( 3656): Fail to retry to connect. (4)
02-05 20:07:19.710 I/HidlServiceManagement( 3620): Registered
android.hardware.graphics.composer@2.1::IComposer/default
02-05 20:07:19.710 I/HidlServiceManagement( 3620): Removing namespace from process
name android.hardware.graphics.composer@2.1-service to composer@2.1-service.
02-05 20:07:19.724 I/HidlServiceManagement( 3656): Registered
vendor.samsung.hardware.thermal@1.0::ISehThermal/default
02-05 20:07:19.724 I/HidlServiceManagement( 3656): Removing namespace from process
name vendor.samsung.hardware.thermal@1.0-service to thermal@1.0-service.
02-05 20:07:19.724 I/vendor.samsung.hardware.thermal@1.0-service( 3656): Thermal
Service started successfully.
02-05 20:07:19.727 D/vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0-
service( 3669): ExynosHWC HIDL start
02-05 20:07:19.734 I/HidlServiceManagement( 3669): Registered
vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0::IExynosHWCServiceTW/default
02-05 20:07:19.734 I/HidlServiceManagement( 3669): Removing namespace from process
name vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0-service to
ExynosHWCServiceTW@1.0-service.
02-05 20:07:19.735 I/vendor.samsung.hardware.camera.provider@4.0-service( 3652):
Sec Camera provider Service is starting.
02-05 20:07:19.744 I/servicemanager( 3395): Adding 'u:r:gpuservice:s0' service
(gpu:3673)
02-05 20:07:19.750 W/libc ( 2690): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 1
02-05 20:07:19.751 W/libc ( 2690): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 2
02-05 20:07:19.752 W/libc ( 2690): Unable to set property "ro.radio.noril" to
"no": error code: 0xb, try count : 3
02-05 20:07:19.756 E/audit ( 3585): type=1400 audit(1707174439.751:99): avc:
denied { getattr } for pid=2690 comm="init" name="tracing_on" dev="tracefs"
ino=3168 scontext=u:r:vendor_init:s0 tcontext=u:object_r:debugfs_tracing:s0
tclass=file permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:19.756 E/audit ( 3585): type=1300 audit(1707174439.751:99):
arch=40000028 syscall=322 per=8 success=yes exit=4 a0=ffffff9c a1=f726e450 a2=a8241
a3=180 items=0 ppid=1 pid=2690 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)
02-05 20:07:19.756 E/audit ( 3585): type=1327 audit(1707174439.751:99):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
02-05 20:07:19.759 I/servicemanager( 3395): Adding 'u:r:credstore:s0' service
(android.security.identity:3672)
02-05 20:07:19.778 I/gsid ( 3700): no DSU: No such file or directory
02-05 20:07:19.789 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:19.834 I/ExynosCameraInterface( 3652): INFO(HAL_init[993]):in =====
02-05 20:07:19.835 I/ExynosCameraInterface( 3652): INFO(init_func[964]):in =====
02-05 20:07:19.835 I/ExynosCameraInterface( 3652): INFO(HAL_init[1007]):in Mem
AllocFree for the 1st entry =====
02-05 20:07:19.874 I/appproc ( 3603): !@Boot_EBS_F: start zygote from appmain
02-05 20:07:19.876 D/AndroidRuntime( 3603): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
02-05 20:07:19.890 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:19.929 I/AndroidRuntime( 3603): Using default boot image
02-05 20:07:19.930 I/AndroidRuntime( 3603): Leaving lock profiling enabled
02-05 20:07:19.931 D/SecNativeFeatureCppIf( 3603): encoded
02-05 20:07:19.931 D/SecNativeFeatureCppIf( 3603): decoding and unzip finish
02-05 20:07:19.931 D/SecNativeFeatureCppIf( 3603): use unCompDataBuff. encoded
02-05 20:07:19.932 D/SecNativeFeatureCppIf( 3603): Free unCompDataBuff
02-05 20:07:19.932 D/SecNativeFeatureCppIf( 3603): encoded
02-05 20:07:19.932 D/SecNativeFeatureCppIf( 3603): decoding and unzip finish
02-05 20:07:19.932 D/SecNativeFeatureCppIf( 3603): use unCompDataBuff. encoded
02-05 20:07:19.932 D/SecNativeFeatureCppIf( 3603): Free unCompDataBuff
02-05 20:07:19.933 D/SecNativeFeatureCppIf( 3603): encoded
02-05 20:07:19.933 D/SecNativeFeatureCppIf( 3603): decoding and unzip finish
02-05 20:07:19.933 D/SecNativeFeatureCppIf( 3603): use unCompDataBuff. encoded
02-05 20:07:19.933 D/SecNativeFeatureCppIf( 3603): Free unCompDataBuff
02-05 20:07:19.934 D/SecNativeFeatureCppIf( 3603): encoded
02-05 20:07:19.934 D/SecNativeFeatureCppIf( 3603): decoding and unzip finish
02-05 20:07:19.934 D/SecNativeFeatureCppIf( 3603): use unCompDataBuff. encoded
02-05 20:07:19.934 D/SecNativeFeatureCppIf( 3603): Free unCompDataBuff
02-05 20:07:19.935 D/AndroidRuntime( 3603): addProductProperty: pBrand1 is not null
02-05 20:07:19.935 D/AndroidRuntime( 3603): addProductProperty: not brand or 7
02-05 20:07:19.940 I/io_stats( 3531): !@ 179,0 r 7492 337218 w 109 1728 d 20 120 f
22 73 iot 2520 2306 th 51200 0 0 pt 0 inp 1 0 9.102
02-05 20:07:19.941 I/ExynosCameraInterface( 3652): INFO(HAL_init[1033]):out Mem
AllocFree for the 1st entry =====
02-05 20:07:19.941 I/ExynosCameraInterface( 3652): INFO(HAL_init[1036]):out =====
02-05 20:07:19.941 I/ExynosCameraInterface( 3652): DEBUG:duration time( 107 msec):
(HAL_init)
02-05 20:07:19.943 I/ExynosCameraInterface( 3652):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(2)
02-05 20:07:19.943 I/SehCamProvider@4.0-legacy( 3652): Loaded "Exynos Camera HAL3"
camera module
02-05 20:07:19.943 I/zygote ( 3603): option[0]=-Xzygote
02-05 20:07:19.943 I/zygote ( 3603): option[1]=exit
02-05 20:07:19.943 I/zygote ( 3603): option[2]=vfprintf
02-05 20:07:19.943 I/zygote ( 3603): option[3]=sensitiveThread
02-05 20:07:19.943 I/zygote ( 3603): option[4]=-verbose:gc
02-05 20:07:19.943 I/zygote ( 3603): option[5]=-XX:PerfettoHprof=true
02-05 20:07:19.943 I/zygote ( 3603): option[6]=-Xprimaryzygote
02-05 20:07:19.943 I/zygote ( 3603): option[7]=-Xms8m
02-05 20:07:19.943 I/zygote ( 3603): option[8]=-Xmx512m
02-05 20:07:19.943 I/zygote ( 3603): option[9]=-XX:HeapGrowthLimit=128m
02-05 20:07:19.943 I/zygote ( 3603): option[10]=-XX:HeapMinFree=512k
02-05 20:07:19.943 I/zygote ( 3603): option[11]=-XX:HeapMaxFree=8m
02-05 20:07:19.943 I/zygote ( 3603): option[12]=-XX:HeapTargetUtilization=0.75
02-05 20:07:19.943 I/zygote ( 3603): option[13]=-Xusejit:true
02-05 20:07:19.943 I/zygote ( 3603): option[14]=-Xjitsaveprofilinginfo
02-05 20:07:19.943 I/zygote ( 3603): option[15]=-XjdwpOptions:suspend=n,server=y
02-05 20:07:19.943 I/zygote ( 3603): option[16]=-XjdwpProvider:default
02-05 20:07:19.943 I/zygote ( 3603): option[17]=-Xopaque-jni-ids:swapable
02-05 20:07:19.943 I/zygote ( 3603): option[18]=-Xlockprofthreshold:500
02-05 20:07:19.943 I/zygote ( 3603): option[19]=-Xcompiler-option
02-05 20:07:19.943 I/zygote ( 3603): option[20]=--instruction-set-variant=cortex-
a53
02-05 20:07:19.943 I/zygote ( 3603): option[21]=-Xcompiler-option
02-05 20:07:19.943 I/zygote ( 3603): option[22]=--instruction-set-features=default
02-05 20:07:19.943 I/zygote ( 3603): option[23]=-Xcompiler-option
02-05 20:07:19.943 I/zygote ( 3603): option[24]=--generate-mini-debug-info
02-05 20:07:19.943 I/zygote ( 3603): option[25]=-Ximage-compiler-option
02-05 20:07:19.943 I/zygote ( 3603): option[26]=--runtime-arg
02-05 20:07:19.943 I/zygote ( 3603): option[27]=-Ximage-compiler-option
02-05 20:07:19.943 I/zygote ( 3603): option[28]=-Xms64m
02-05 20:07:19.943 I/zygote ( 3603): option[29]=-Ximage-compiler-option
02-05 20:07:19.944 I/zygote ( 3603): option[30]=--runtime-arg
02-05 20:07:19.944 I/zygote ( 3603): option[31]=-Ximage-compiler-option
02-05 20:07:19.944 I/zygote ( 3603): option[32]=-Xmx64m
02-05 20:07:19.944 I/zygote ( 3603): option[33]=-Ximage-compiler-option
02-05 20:07:19.944 I/zygote ( 3603):
option[34]=--dirty-image-objects=/system/etc/dirty-image-objects
02-05 20:07:19.944 I/zygote ( 3603): option[35]=-Ximage-compiler-option
02-05 20:07:19.944 I/zygote ( 3603): option[36]=--instruction-set-variant=cortex-
a53
02-05 20:07:19.944 I/zygote ( 3603): option[37]=-Ximage-compiler-option
02-05 20:07:19.944 I/zygote ( 3603): option[38]=--instruction-set-features=default
02-05 20:07:19.944 I/zygote ( 3603): option[39]=-Ximage-compiler-option
02-05 20:07:19.944 I/zygote ( 3603): option[40]=--generate-mini-debug-info
02-05 20:07:19.944 I/zygote ( 3603): option[41]=-Duser.locale=pt-BR
02-05 20:07:19.944 I/zygote ( 3603): option[42]=--cpu-abilist=armeabi-v7a,armeabi
02-05 20:07:19.944 I/zygote ( 3603):
option[43]=-Xfingerprint:samsung/a10ub/a10:11/RP1A.200720.012/A105MUBS8CWA1:user/
release-keys
02-05 20:07:19.960 I/ExynosCameraInterface( 3652): DEBUG:duration time( 0 msec):
(HAL_set_callbacks)
02-05 20:07:19.960 I/ExynosCameraInterface( 3652):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(2)
02-05 20:07:19.960 I/ExynosCameraInterface( 3652): pthread join start
02-05 20:07:19.972 W/zygote ( 3603): Failed to open pruning marker:
/efs/recovery/pruning_arm: No such file or directory
02-05 20:07:19.973 I/SurfaceFlinger( 3677): Using HWComposer service: 'default'
02-05 20:07:19.975 I/SurfaceFlinger( 3677): SurfaceFlinger is starting
02-05 20:07:19.985 I/ExynosConfigStore( 3677):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
02-05 20:07:19.985 I/ExynosConfigStore( 3677):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useVirtualDis
play retrieved: 1
02-05 20:07:19.986 I/ExynosConfigStore( 3677):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useDisableCom
positionTypeGLES retrieved: 1
02-05 20:07:19.986 I/ExynosConfigStore( 3677):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useSecureEnco
derOnly retrieved: 1
02-05 20:07:19.987 I/ExynosConfigStore( 3677):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHdrGlesCon
version retrieved: 0
02-05 20:07:19.988 I/ExynosConfigStore( 3677):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useCPUPerfMod
e retrieved: 0
02-05 20:07:19.988 I/ExynosConfigStore( 3677):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useContigMemo
ryForScratchBuf retrieved: 0
02-05 20:07:19.989 I/ExynosConfigStore( 3677):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWC2on1Ada
pter retrieved: 0
02-05 20:07:19.989 I/SurfaceFlinger( 3677): Disabling backpressure propagation
02-05 20:07:19.989 I/SurfaceFlinger( 3677): Disabling blur effects, they are not
supported.
02-05 20:07:19.989 I/SurfaceFlinger( 3677): Treble testing override: 'false'
02-05 20:07:19.992 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:19.997 I/SurfaceFlinger( 3677): SurfaceFlinger's main thread ready to
run. Initializing graphics H/W...
02-05 20:07:19.999 D/RenderEngine( 3677): RenderEngine GLES Backend
02-05 20:07:20.025 I/teecl ( 3707): NW> Starting log for teecl
02-05 20:07:20.026 I/SecureStorage( 3707): [SPID(00000000)
daemon_version_print:88] Secure Storage Daemon version 3.1.6, release, TEEgris.
02-05 20:07:20.026 I/SecureStorage( 3707): [SPID(00000000)
main:96] Secure Storage Daemon is preparing to run
02-05 20:07:20.034 I/bootstat( 3715): Service started: /system/bin/bootstat --
set_system_boot_reason
02-05 20:07:20.036 I/bootstat( 3715): Canonical boot reason: shutdown,no_power
02-05 20:07:20.036 I/bootstat( 3715): Canonical boot reason: shutdown,no_power
02-05 20:07:20.038 D/scs ( 3714): scsRunning State prop: 4
02-05 20:07:20.038 D/scs ( 3714): scsRunning State : 4
02-05 20:07:20.038 D/scs ( 3714): bODMorProduct : true
02-05 20:07:20.039 D/scs ( 3714): OMC_B2B_FILE : /product/omc/omc_b2b_list
02-05 20:07:20.039 D/scs ( 3714): getValuesFromFile : ZVV
02-05 20:07:20.039 D/scs ( 3714): salesCode : ZVV
02-05 20:07:20.039 D/scs ( 3714): salesCode length : 3
02-05 20:07:20.039 D/scs ( 3714): ro.multisim.simslotcount is 2
02-05 20:07:20.039 D/scs ( 3714): Init the omcnw
02-05 20:07:20.040 D/scs ( 3714): getValuesFromFile : ZVV
02-05 20:07:20.040 D/scs ( 3714): omcNwCode1 : ZVV
02-05 20:07:20.040 D/scs ( 3714): omcNwCode1 length : 3
02-05 20:07:20.040 D/scs ( 3714): This model is dual sim, set network code2
02-05 20:07:20.040 D/scs ( 3714): getValuesFromFile : ZVV
02-05 20:07:20.040 D/scs ( 3714): omcNwCode2 : ZVV
02-05 20:07:20.040 D/scs ( 3714): omcNwCode2 length : 3
02-05 20:07:20.040 D/scs ( 3714): dataFilePath /product/omc/omc_data.json
02-05 20:07:20.041 D/scs ( 3714): SALES_CODE : ZVV
02-05 20:07:20.042 D/scs ( 3714): OMC_PATH : /product/omc/ZVV/conf
02-05 20:07:20.042 D/scs ( 3714): OMCNW_CODE : ZVV
02-05 20:07:20.042 D/scs ( 3714): OMCNW_PATH : /product/omc/ZVV/conf
02-05 20:07:20.042 D/scs ( 3714): OMCNW_CODE2 : ZVV
02-05 20:07:20.045 D/scs ( 3714): OMCNW_PATH2 : /product/omc/ZVV/conf
02-05 20:07:20.045 D/scs ( 3714): CUSTOMER_XML_FILE_PATH :
/product/omc/ZVV/conf/customer.xml
02-05 20:07:20.045 D/scs ( 3714): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
02-05 20:07:20.045 D/scs ( 3714): OMC_RES_PATH : /omr/res
02-05 20:07:20.045 D/scs ( 3714): OMC_ETC_PATH : /product/omc/ZVV/etc
02-05 20:07:20.045 D/scs ( 3714): TSS_TYPE : NONE
02-05 20:07:20.045 D/scs ( 3714): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
02-05 20:07:20.045 E/scs ( 3714): scs stopped : Already done
02-05 20:07:20.059 I/SecureStorage( 3707): [SPID(00000000)
ListenHidl:230] Secure Storage Daemon successfully connected to TA or driver
02-05 20:07:20.059 I/SecureStorage( 3707): [SPID(00000000)
ListenHidl:233] Secure Storage Daemon is initialized
02-05 20:07:20.061 E/bootstat( 3715): Failed to read
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
02-05 20:07:20.061 I/bootstat( 3715): Value of persist.sys.boot.reason :
shutdown,no power
02-05 20:07:20.061 I/bootstat( 3715): Normalized last reboot reason :
shutdown,no_power
02-05 20:07:20.062 I/HidlServiceManagement( 3707): Registered
vendor.samsung.hardware.security.securestorage@3.0::ISehSecureStorage/default
02-05 20:07:20.067 I/perfetto( 3716): probes.cc:77 Starting
/system/bin/traced_probes service
02-05 20:07:20.067 I/FastMixerState( 3671): sMaxFastTracks = 8
02-05 20:07:20.073 I/perfetto( 3716): probes_producer.cc:117 Disconnected from
tracing service
02-05 20:07:20.076 E/bootstat( 3715): Failed to unlink
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
02-05 20:07:20.078 V/MediaUtils( 3671): physMem: 1806442496
02-05 20:07:20.078 V/MediaUtils( 3671): requested limit: 1073741824
02-05 20:07:20.079 I/libc ( 3671): malloc_limit: Allocation limit enabled, max
size 1073741824 bytes
02-05 20:07:20.080 I/audioserver( 3671): ServiceManager: 0xf12e5af0
02-05 20:07:20.083 W/BatteryNotifier( 3671): batterystats service unavailable!
02-05 20:07:20.085 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio@6.0::IDevicesFactory/default in either framework or device
manifest.
02-05 20:07:20.086 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio@5.0::IDevicesFactory/default in either framework or device
manifest.
02-05 20:07:20.090 W/perfetto( 3717): service.cc:97 Started traced,
listening on /dev/socket/traced_producer /dev/socket/traced_consumer
02-05 20:07:20.092 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:20.114 D/scs ( 3719): scsRunning State prop: 4
02-05 20:07:20.114 D/scs ( 3719): scsRunning State : 4
02-05 20:07:20.114 D/scs ( 3719): bODMorProduct : true
02-05 20:07:20.114 D/scs ( 3719): OMC_B2B_FILE : /product/omc/omc_b2b_list
02-05 20:07:20.115 D/scs ( 3719): getValuesFromFile : ZVV
02-05 20:07:20.115 D/scs ( 3719): salesCode : ZVV
02-05 20:07:20.115 D/scs ( 3719): salesCode length : 3
02-05 20:07:20.115 D/scs ( 3719): ro.multisim.simslotcount is 2
02-05 20:07:20.115 D/scs ( 3719): Init the omcnw
02-05 20:07:20.115 D/scs ( 3719): getValuesFromFile : ZVV
02-05 20:07:20.115 D/scs ( 3719): omcNwCode1 : ZVV
02-05 20:07:20.115 D/scs ( 3719): omcNwCode1 length : 3
02-05 20:07:20.115 D/scs ( 3719): This model is dual sim, set network code2
02-05 20:07:20.115 D/scs ( 3719): getValuesFromFile : ZVV
02-05 20:07:20.115 D/scs ( 3719): omcNwCode2 : ZVV
02-05 20:07:20.115 D/scs ( 3719): omcNwCode2 length : 3
02-05 20:07:20.115 D/scs ( 3719): dataFilePath /product/omc/omc_data.json
02-05 20:07:20.116 D/scs ( 3719): SALES_CODE : ZVV
02-05 20:07:20.116 D/scs ( 3719): OMC_PATH : /product/omc/ZVV/conf
02-05 20:07:20.116 D/scs ( 3719): OMCNW_CODE : ZVV
02-05 20:07:20.116 D/scs ( 3719): OMCNW_PATH : /product/omc/ZVV/conf
02-05 20:07:20.116 D/scs ( 3719): OMCNW_CODE2 : ZVV
02-05 20:07:20.116 D/scs ( 3719): OMCNW_PATH2 : /product/omc/ZVV/conf
02-05 20:07:20.116 D/scs ( 3719): CUSTOMER_XML_FILE_PATH :
/product/omc/ZVV/conf/customer.xml
02-05 20:07:20.116 D/scs ( 3719): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
02-05 20:07:20.116 D/scs ( 3719): OMC_RES_PATH : /omr/res
02-05 20:07:20.116 D/scs ( 3719): OMC_ETC_PATH : /product/omc/ZVV/etc
02-05 20:07:20.116 D/scs ( 3719): TSS_TYPE : NONE
02-05 20:07:20.116 D/scs ( 3719): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
02-05 20:07:20.116 E/scs ( 3719): scs stopped : Already done
02-05 20:07:20.148 I/SDP.CRYPTOD( 3723): Starting
02-05 20:07:20.149 I/SDP.CRYPTOD( 3723): Socket created with fd:5
02-05 20:07:20.149 I/SDP.CRYPTOD( 3723): Before polling: fd: 5
02-05 20:07:20.149 I/SDP.CRYPTOD( 3723): fipscrypto_set_pid success pid = 3723
02-05 20:07:20.149 I/SDP.CRYPTOD( 3723): Netlink sending message queue initialized!
02-05 20:07:20.162 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:20.163 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:20.167 I/ServiceManager( 3671): Waiting for service 'media.metrics' on
'/dev/binder'...
02-05 20:07:20.193 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:20.199 I/IMSD ( 3729): Imsd 1.0 starting
02-05 20:07:20.204 I/servicemanager( 3395): Adding 'u:r:idmap:s0' service
(idmap:3726)
02-05 20:07:20.217 I/DrmManagerService(Native)( 3725): instantiate
02-05 20:07:20.222 E/Diag ( 3733): dr_usb_init_monitor_thread
02-05 20:07:20.223 E/Diag ( 3733): index=0, dr_usb_init_monitor_thread
02-05 20:07:20.223 E/Diag ( 3733): /dev/umts_dm0_init start
02-05 20:07:20.223 E/Diag ( 3733): index=0 :: smd Interface is open with 0x5
02-05 20:07:20.223 E/Diag ( 3733): Log size file can not be opened. So we will
real_size as default 10
02-05 20:07:20.223 E/Diag ( 3733): >> pst_init <<
02-05 20:07:20.224 E/Diag ( 3733): sock create success
02-05 20:07:20.226 E/Diag ( 3733): dr_pst_launch_monitor_thread
02-05 20:07:20.226 E/Diag ( 3733): diag :: server_init
02-05 20:07:20.226 D/DataRouter( 3734): Main entered
02-05 20:07:20.226 D/DataRouter( 3734): switchUser
02-05 20:07:20.227 D/DataRouter( 3734): monitor_usb_thread
02-05 20:07:20.227 E/DataRouter( 3734): Opening of the usb select file failed fd is
-1 & errno is 2
02-05 20:07:20.228 E/DataRouter( 3734): Opening of the usb select file failed fd is
-1 & errno is 2
02-05 20:07:20.228 E/DataRouter( 3734): Opening of the usb select file failed fd is
-1 & errno is 2
02-05 20:07:20.228 E/DataRouter( 3734): Opening of the usb select file failed fd is
-1 & errno is 2
02-05 20:07:20.228 E/DataRouter( 3734): Opening of the usb select file failed fd is
-1 & errno is 2
02-05 20:07:20.228 D/DataRouter( 3734): Initialise USB and start the thread
02-05 20:07:20.228 D/DataRouter( 3734): dr_usb_init
02-05 20:07:20.228 E/DataRouter( 3734): USB Interface is open with 0x6
02-05 20:07:20.228 D/DataRouter( 3734): USB interface is now configured for usb_fd
= 0x6
02-05 20:07:20.228 D/DataRouter( 3734): monitor_data_of_usb
02-05 20:07:20.228 D/DataRouter( 3734): USB monitor thread launched, usb_fd= 0x6
02-05 20:07:20.228 D/DataRouter( 3734): Before the usb select
02-05 20:07:20.229 E/Diag ( 3733): __usb_init_monitor_thread
02-05 20:07:20.229 E/Diag ( 3733): Pipe Created sucessfully :: index = 0
02-05 20:07:20.229 E/Diag ( 3733): Initialise USB and start the thread :: index
= 0
02-05 20:07:20.229 E/Diag ( 3733): dr_usb_init
02-05 20:07:20.229 E/Diag ( 3733): index = 0 :: USB Interface is open with 0xb
02-05 20:07:20.230 E/Diag ( 3733): USB interface is now configured for usb_fd =
0xb1f3f360
02-05 20:07:20.230 E/Diag ( 3733): THREAD LAUNCH :: index = 0
02-05 20:07:20.230 E/Diag ( 3733): dr_usb_launch_monitor_thread
02-05 20:07:20.230 D/SecNativeFeatureCppIf( 3732): encoded
02-05 20:07:20.230 E/Diag ( 3733): __usb_monitor_thread
02-05 20:07:20.230 E/Diag ( 3733): USB monitor thread launched, usb_fd= 0xb
02-05 20:07:20.230 E/Diag ( 3733): Before the usb select
02-05 20:07:20.231 D/SecNativeFeatureCppIf( 3732): decoding and unzip finish
02-05 20:07:20.231 D/SecNativeFeatureCppIf( 3732): use unCompDataBuff. encoded
02-05 20:07:20.231 D/SecNativeFeatureCppIf( 3732): Free unCompDataBuff
02-05 20:07:20.232 D/SecNativeFeatureCppIf( 3732): encoded
02-05 20:07:20.232 D/SecNativeFeatureCppIf( 3732): decoding and unzip finish
02-05 20:07:20.232 D/SecNativeFeatureCppIf( 3732): use unCompDataBuff. encoded
02-05 20:07:20.232 D/SecNativeFeatureCppIf( 3732): Free unCompDataBuff
02-05 20:07:20.233 E/Diag ( 3733): __pst_monitor_thread
02-05 20:07:20.233 E/Diag ( 3733): Waiting for pst connection
02-05 20:07:20.233 D/SecNativeFeatureCppIf( 3732): encoded
02-05 20:07:20.234 D/SecNativeFeatureCppIf( 3732): decoding and unzip finish
02-05 20:07:20.234 D/SecNativeFeatureCppIf( 3732): use unCompDataBuff. encoded
02-05 20:07:20.234 D/SecNativeFeatureCppIf( 3732): Free unCompDataBuff
02-05 20:07:20.234 D/SecNativeFeatureCppIf( 3732): encoded
02-05 20:07:20.235 D/SecNativeFeatureCppIf( 3732): decoding and unzip finish
02-05 20:07:20.235 D/SecNativeFeatureCppIf( 3732): use unCompDataBuff. encoded
02-05 20:07:20.235 D/SecNativeFeatureCppIf( 3732): Free unCompDataBuff
02-05 20:07:20.246 I/servicemanager( 3395): Adding 'u:r:incidentd:s0' service
(incident:3731)
02-05 20:07:20.268 I/ServiceManager( 3671): Waiting for service 'media.metrics' on
'/dev/binder'...
02-05 20:07:20.278 I/perfetto( 3716): probes_producer.cc:100 Connected to the
service
02-05 20:07:20.283 I/installd( 3736): installd firing up
02-05 20:07:20.285 I/installd( 3736): failed to read bootmessage
02-05 20:07:20.290 D/libEGL ( 3677): loaded /vendor/lib/egl/libGLES_mali.so
02-05 20:07:20.294 I/servicemanager( 3395): Adding 'u:r:installd:s0' service
(installd:3736)
02-05 20:07:20.294 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:20.314 V/MediaUtils( 3747): physMem: 1806442496
02-05 20:07:20.315 V/MediaUtils( 3747): requested limit: 134217728
02-05 20:07:20.315 I/libc ( 3747): malloc_limit: Allocation limit enabled, max
size 134217728 bytes
02-05 20:07:20.317 D/AudioPowerUsage( 3747): AudioPowerUsage
02-05 20:07:20.317 D/AudioAnalytics( 3747): AudioAnalytics
02-05 20:07:20.317 D/MediaMetricsService( 3747): MediaMetricsService
02-05 20:07:20.318 I/servicemanager( 3395): Adding 'u:r:mediametrics:s0' service
(media.metrics:3747)
02-05 20:07:20.333 I/servicemanager( 3395): Adding 'u:r:drmserver:s0' service
(drm.drmManager:3725)
02-05 20:07:20.335 E/audit ( 3585): type=1400 audit(1707174440.271:100): avc:
denied { read } for pid=3751 comm="storaged"
path="/sys/kernel/debug/mmc0/mmc0:0001/ext_csd" dev="debugfs" ino=9415
scontext=u:r:storaged:s0 tcontext=u:object_r:debugfs_mmc:s0 tclass=file
permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:20.335 E/audit ( 3585): type=1300 audit(1707174440.271:100):
arch=40000028 syscall=11 per=8 success=yes exit=0 a0=f6cae940 a1=f715d790
a2=f6bfc280 a3=0 items=0 ppid=1 pid=3751 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)
02-05 20:07:20.335 E/audit ( 3585): type=1327 audit(1707174440.271:100):
proctitle="/system/bin/storaged"
02-05 20:07:20.335 I/DrmManagerService(Native)( 3725): instantiate addService
02-05 20:07:20.369 I/AudioFlinger( 3671): Using default 3000 mSec as standby time.
02-05 20:07:20.370 I/keystore( 3740): found
android.hardware.keymaster@4.0::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
02-05 20:07:20.373 I/keystore( 3740): !@ KmasterDevices size (3)
02-05 20:07:20.377 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.388 D/SecNativeFeatureCppIf( 3671): encoded
02-05 20:07:20.388 D/SecNativeFeatureCppIf( 3671): decoding and unzip finish
02-05 20:07:20.388 D/SecNativeFeatureCppIf( 3671): use unCompDataBuff. encoded
02-05 20:07:20.389 D/SecNativeFeatureCppIf( 3671): Free unCompDataBuff
02-05 20:07:20.389 D/SecNativeFeatureCppIf( 3671): encoded
02-05 20:07:20.390 D/SecNativeFeatureCppIf( 3671): decoding and unzip finish
02-05 20:07:20.390 D/SecNativeFeatureCppIf( 3671): use unCompDataBuff. encoded
02-05 20:07:20.390 D/SecNativeFeatureCppIf( 3671): Free unCompDataBuff
02-05 20:07:20.391 D/SecNativeFeatureCppIf( 3671): encoded
02-05 20:07:20.391 D/SecNativeFeatureCppIf( 3671): decoding and unzip finish
02-05 20:07:20.391 D/SecNativeFeatureCppIf( 3671): use unCompDataBuff. encoded
02-05 20:07:20.391 D/SecNativeFeatureCppIf( 3671): Free unCompDataBuff
02-05 20:07:20.392 D/SecNativeFeatureCppIf( 3671): encoded
02-05 20:07:20.392 D/SecNativeFeatureCppIf( 3671): decoding and unzip finish
02-05 20:07:20.392 D/SecNativeFeatureCppIf( 3671): use unCompDataBuff. encoded
02-05 20:07:20.392 I/keystore( 3740): !@ Keymaster deathRecipient linked success
02-05 20:07:20.392 D/SecNativeFeatureCppIf( 3671): Free unCompDataBuff
02-05 20:07:20.392 I/keystore( 3740): found
android.hardware.keymaster@4.0::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
02-05 20:07:20.394 I/servicemanager( 3395): Adding 'u:r:audioserver:s0' service
(media.audio_flinger:3671)
02-05 20:07:20.394 I/audioserver( 3671): Add AudioFlinger on audioserver
02-05 20:07:20.395 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:20.399 D/keymaster_tee( 3740): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
02-05 20:07:20.399 I/samsung_keystore( 3740): !@ SamsungKeyManager : Initialize dev
02-05 20:07:20.399 I/samsung_keystore( 3740): !@ SamsungKeyManager : Initialize
sKeymasterOperation
02-05 20:07:20.399 I/keystore( 3740): !@ Initialize SamsungKeyDB
02-05 20:07:20.400 D/keymaster_tee( 3740): [DBG] (skeymaster_operation.cpp:978)
instantiated with ISKeymasterDevice
02-05 20:07:20.400 I/keystore( 3740): !@ Initialize privileged list
02-05 20:07:20.404 D/APM::MultiSoundManager( 3671): MultiSoundManager created
02-05 20:07:20.408 I/keystore( 3740): !@ reading blob
/data/misc/keystore/.privileged_list_password_key
02-05 20:07:20.410 D/zygote ( 3603): Time zone override file found:
/data/misc/zoneinfo/current/icu/icu_tzdata.dat
02-05 20:07:20.412 W/keymaster_tee( 3551): [WRN]start nwd_get_key_characteristics
02-05 20:07:20.415 W/keymaster_tee( 3551): [WRN]ret OK PARAMS: A32 P0 P1 B32 P1 CN1
NAR1 S256 2019.01.02,08:30:30.984
02-05 20:07:20.418 E/APM::Serializer( 3671): deserialize: Could not parse
/odm/etc/audio_policy_configuration_sec.xml document.
02-05 20:07:20.419 D/zygote ( 3603): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
02-05 20:07:20.419 I/keystore( 3740): !@ reading blob
/data/misc/keystore/.privileged_list_password
02-05 20:07:20.422 W/keymaster_tee( 3551): [WRN]begin req PARAMS: B32 P1
02-05 20:07:20.424 D/zygote ( 3603): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
02-05 20:07:20.430 I/RenderEngine( 3677): OpenGL ES informations:
02-05 20:07:20.430 I/RenderEngine( 3677): vendor : ARM
02-05 20:07:20.430 I/RenderEngine( 3677): renderer : Mali-G71
02-05 20:07:20.430 I/RenderEngine( 3677): version : OpenGL ES 3.2 v1.r26p0-
01eac0.###other-sha0123456789ABCDEF0###
02-05 20:07:20.430 I/RenderEngine( 3677): 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
02-05 20:07:20.430 I/RenderEngine( 3677): GL_MAX_TEXTURE_SIZE = 8192
02-05 20:07:20.430 I/RenderEngine( 3677): GL_MAX_VIEWPORT_DIMS = 8192
02-05 20:07:20.433 I/samsung_keystore( 3740): !@ cipherBlob : decrypt, 1
02-05 20:07:20.441 I/keystore( 3740): !@ Succeed to initialize SKO,
SamsungKeyManager!
02-05 20:07:20.446 I/keystore( 3740): registerSignalHandler
02-05 20:07:20.447 D/APM_EngineLoader( 3671): Loaded engine from
libaudiopolicyenginedefault.so
02-05 20:07:20.448 I/servicemanager( 3395): Adding 'u:r:keystore:s0' service
(android.security.keystore:3740)
02-05 20:07:20.449 E/APM::AudioPolicyEngine/Config( 3671): parse: Could not parse
document /vendor/etc/audio_policy_engine_configuration.xml
02-05 20:07:20.449 E/libxml2 ( 3671): I/O warning : failed to load external entity
"/vendor/etc/audio_policy_engine_configuration.xml"
02-05 20:07:20.449 W/APM::AudioPolicyEngine/Base( 3671):
loadAudioPolicyEngineConfig: No configuration found, using default matching phone
experience.
02-05 20:07:20.449 E/APM::AudioPolicyEngine/Config( 3671): parseLegacyVolumeFile:
Could not parse document /odm/etc/audio_policy_configuration.xml
02-05 20:07:20.450 E/libxml2 ( 3671): I/O warning : failed to load external entity
"/odm/etc/audio_policy_configuration.xml"
02-05 20:07:20.455 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device
manifest.
02-05 20:07:20.456 I/ComposerResources( 3620): failed to get mapper 4.0 service,
falling back to mapper 3.0
02-05 20:07:20.456 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device
manifest.
02-05 20:07:20.457 I/ComposerResources( 3620): failed to get mapper 3.0 service,
falling back to mapper 2.0
02-05 20:07:20.471 I/wificond( 3757): wificond is starting up...
02-05 20:07:20.475 I/ExynosCameraInterface( 3652): INFO(init_func[982]):out =====
02-05 20:07:20.475 I/ExynosCameraInterface( 3652): DEBUG:duration time( 640 msec):
(init_func)
02-05 20:07:20.475 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(0) =====
02-05 20:07:20.476 I/ExynosCameraMetadataConverter( 3652): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(0), mainCameraId(0), subCameraId(-1),
scenario(0)
02-05 20:07:20.478 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.478 I/ExynosCameraSensorInfo( 3652):
INFO(createExynosCameraSensorInfo[174]):sensor ID 59 name S5K3L6
02-05 20:07:20.478 I/ExynosCameraMetadataConverter( 3652): [CAM(-1)][]-
(constructStaticInfo[651]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
02-05 20:07:20.481 I/servicemanager( 3395): Adding 'u:r:wificond:s0' service
(wifinl80211:3757)
02-05 20:07:20.481 I/ExynosCameraMetadataConverter( 3652): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
02-05 20:07:20.481 I/ExynosCameraMetadataConverter( 3652): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
9)
02-05 20:07:20.481 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[423]):vendorFlipModes at sensorStaticInfo is NULL
02-05 20:07:20.482 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5470]):availableHighSpe
edVideoList is NULL
02-05 20:07:20.482 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
02-05 20:07:20.482 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
02-05 20:07:20.482 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
02-05 20:07:20.482 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(0), (0/1)physical_ids(0)
02-05 20:07:20.482 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 0]SensorName = S5K3L6,size = 7
02-05 20:07:20.482 W/APM::AudioPolicyEngine/Base( 3671):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_ASSISTANT found,
using default volume configuration
02-05 20:07:20.482 I/ExynosCameraInterface( 3652): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
02-05 20:07:20.482 I/ExynosCameraInterface( 3652): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 1
02-05 20:07:20.482 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(1) =====
02-05 20:07:20.482 I/ExynosCameraMetadataConverter( 3652): [CAM(-1)][]-
(constructStaticInfo[494]):serviceCameraId(1), mainCameraId(1), subCameraId(-1),
scenario(0)
02-05 20:07:20.482 I/ExynosCameraSensorInfo( 3652):
INFO(createExynosCameraSensorInfo[174]):sensor ID 41 name S5K5E9
02-05 20:07:20.482 I/ExynosCameraMetadataConverter( 3652): [CAM(-1)][]-
(constructStaticInfo[651]):ANDROID_CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATION
S is NULL
02-05 20:07:20.482 W/APM::AudioPolicyEngine/Base( 3671):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_CALL_ASSISTANT found,
using default volume configuration
02-05 20:07:20.483 W/APM::AudioPolicyEngine/Base( 3671): setSessionActive session 0
already set 0
02-05 20:07:20.483 W/APM::AudioPolicyEngine/Base( 3671): setSessionActive session 1
already set 0
02-05 20:07:20.483 W/APM::AudioPolicyEngine/Base( 3671): setSessionActive session 2
already set 0
02-05 20:07:20.483 W/APM::AudioPolicyEngine/Base( 3671): setSessionActive session 3
already set 0
02-05 20:07:20.483 W/APM::AudioPolicyEngine/Base( 3671): setSessionActive session 4
already set 0
02-05 20:07:20.483 W/APM::AudioPolicyEngine/Base( 3671): setSessionActive session 5
already set 0
02-05 20:07:20.483 W/APM::AudioPolicyEngine/Base( 3671): setSessionActive session 6
already set 0
02-05 20:07:20.483 W/APM::AudioPolicyEngine/Base( 3671): setSessionActive session 7
already set 0
02-05 20:07:20.484 I/ExynosCameraMetadataConverter( 3652): [CAM(-1)][]-
(constructStaticInfo[1130]):leds at sensorStaticInfo is NULL
02-05 20:07:20.484 I/ExynosCameraMetadataConverter( 3652): [CAM(-1)][]-
(m_createAvailableCapabilities[4042]):supportedHwLevel(0) supportedCapabilities(0x
9)
02-05 20:07:20.484 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[311]):vendorAwbModes at sensorStaticInfo is NULL
02-05 20:07:20.484 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_createVendorControlAvailableHighSpeedVideoConfigurations[5470]):availableHighSpe
edVideoList is NULL
02-05 20:07:20.484 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[582]):SAMSUNG_ANDROID_SCALER_AVAILABLE_HIGH_SPEED_VIDE
O_CONFIGURATIONS is NULL
02-05 20:07:20.484 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[600]):availableIrisSizeList/availableIrisFormatList is
NULL
02-05 20:07:20.484 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[762]):SAMSUNG_ANDROID_CONTROL_LL_HDR_EV_COMPENSATION_L
IST is NULL
02-05 20:07:20.484 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[949]):service id(1), (0/1)physical_ids(1)
02-05 20:07:20.484 I/ExynosCameraMetadataConverterVendor( 3652): [CAM(-1)][]-
(m_constructVendorStaticInfo[962]):[CAM_ID 1]SensorName = S5K5E9,size = 7
02-05 20:07:20.484 I/ExynosCameraInterface( 3652): DEBUG(HAL_getCameraInfo info-
>resource_cost = 51
02-05 20:07:20.484 I/ExynosCameraInterface( 3652): DEBUG(HAL_getCameraInfo info-
>conflicting_devices = 0
02-05 20:07:20.484 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(20) =====
02-05 20:07:20.484 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 20/-1 camInfoIndex(-1)
02-05 20:07:20.485 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(21) =====
02-05 20:07:20.485 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 21/-1 camInfoIndex(-1)
02-05 20:07:20.485 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(22) =====
02-05 20:07:20.485 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 22/-1 camInfoIndex(-1)
02-05 20:07:20.485 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(23) =====
02-05 20:07:20.485 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 23/-1 camInfoIndex(-1)
02-05 20:07:20.485 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(40) =====
02-05 20:07:20.485 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 40/-1 camInfoIndex(-1)
02-05 20:07:20.485 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(41) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 41/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(50) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 50/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(51) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 51/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(52) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 52/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(53) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 53/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(54) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 54/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(55) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 55/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(56) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 56/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(57) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 57/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(58) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 58/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(59) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 59/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(60) =====
02-05 20:07:20.486 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 60/-1 camInfoIndex(-1)
02-05 20:07:20.486 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(61) =====
02-05 20:07:20.487 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 61/-1 camInfoIndex(-1)
02-05 20:07:20.487 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(62) =====
02-05 20:07:20.488 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 62/-1 camInfoIndex(-1)
02-05 20:07:20.488 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(63) =====
02-05 20:07:20.489 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 63/-1 camInfoIndex(-1)
02-05 20:07:20.489 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(64) =====
02-05 20:07:20.489 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 64/-1 camInfoIndex(-1)
02-05 20:07:20.489 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(65) =====
02-05 20:07:20.489 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 65/-1 camInfoIndex(-1)
02-05 20:07:20.489 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(66) =====
02-05 20:07:20.489 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 66/-1 camInfoIndex(-1)
02-05 20:07:20.489 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(67) =====
02-05 20:07:20.489 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 67/-1 camInfoIndex(-1)
02-05 20:07:20.489 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(68) =====
02-05 20:07:20.489 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 68/-1 camInfoIndex(-1)
02-05 20:07:20.489 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(69) =====
02-05 20:07:20.489 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 69/-1 camInfoIndex(-1)
02-05 20:07:20.489 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(70) =====
02-05 20:07:20.489 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 70/-1 camInfoIndex(-1)
02-05 20:07:20.489 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(71) =====
02-05 20:07:20.490 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 71/-1 camInfoIndex(-1)
02-05 20:07:20.490 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(72) =====
02-05 20:07:20.490 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 72/-1 camInfoIndex(-1)
02-05 20:07:20.490 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(73) =====
02-05 20:07:20.490 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 73/-1 camInfoIndex(-1)
02-05 20:07:20.490 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(80) =====
02-05 20:07:20.490 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 80/-1 camInfoIndex(-1)
02-05 20:07:20.490 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(81) =====
02-05 20:07:20.490 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 81/-1 camInfoIndex(-1)
02-05 20:07:20.490 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(83) =====
02-05 20:07:20.490 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 83/-1 camInfoIndex(-1)
02-05 20:07:20.490 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(90) =====
02-05 20:07:20.490 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 90/-1 camInfoIndex(-1)
02-05 20:07:20.490 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(91) =====
02-05 20:07:20.490 I/HidlServiceManagement( 3757): Registered
android.system.wifi.keystore@1.0::IKeystore/default
02-05 20:07:20.490 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 91/-1 camInfoIndex(-1)
02-05 20:07:20.490 I/ExynosCameraInterface( 3652):
INFO(HAL_getCameraInfo[632]):in(92) =====
02-05 20:07:20.490 E/ExynosCameraInterface( 3652):
ERR(HAL_getCameraInfo[638]):Invalid camera ID 92/-1 camInfoIndex(-1)
02-05 20:07:20.494 I/HidlServiceManagement( 3652): Registered
vendor.samsung.hardware.camera.provider@4.0::ISehCameraProvider/legacy/0
02-05 20:07:20.495 I/HidlServiceManagement( 3652): Removing namespace from process
name vendor.samsung.hardware.camera.provider@4.0-service to provider@4.0-service.
02-05 20:07:20.496 I/WLBTD ( 3782): add membership to group 9 family 23
02-05 20:07:20.496 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:20.500 I/gralloc ( 3620): Arm Module v1.0
02-05 20:07:20.504 I/WLBTD ( 3782): Successfully set Max Sable files per trigger
value to 2
02-05 20:07:20.505 I/WLBTD ( 3782): memdump_file_contents -3 Auto-recovery: off
02-05 20:07:20.505 E/WLBTD ( 3782): open board_id file /sys/devices/system/chip-
id/board_id failed
02-05 20:07:20.505 I/WLBTD ( 3782): Registering termination signal handler
02-05 20:07:20.505 I/WLBTD ( 3782): calling nl_recvmsgs_default
02-05 20:07:20.506 I/macloader( 3780): Check wifiver info file..
02-05 20:07:20.508 I/macloader( 3780): Entry setWifiSharingProperty
02-05 20:07:20.509 E/HWComposer( 3677): loadLayerMetadataSupport:
getLayerGenericMetadataKeys failed: UNSUPPORTED (8)
02-05 20:07:20.509 E/macloader( 3780): WiFiSharing supported
02-05 20:07:20.511 I/bootchecker( 3785): Leave bootchecker log
02-05 20:07:20.513 I/HWComposer( 3677): Switching to legacy multi-display mode
02-05 20:07:20.513 E/HWComposer( 3677): isConnected failed for display 0: Invalid
display
02-05 20:07:20.487 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.514 D/RefreshRateConfigs( 3677): primary refresh rates: 720_60fps
02-05 20:07:20.515 D/RefreshRateConfigs( 3677): app request refresh rates:
720_60fps
02-05 20:07:20.512 I/macloader( 3780): Exit setWifiSharingProperty
02-05 20:07:20.519 E/audit ( 3585): type=1400 audit(1707174440.511:101): avc:
denied { getattr } for pid=2690 comm="init" path="/data/misc/mcRegistry"
dev="mmcblk0p32" ino=524367 scontext=u:r:vendor_init:s0
tcontext=u:object_r:mobicore_data_file:s0 tclass=dir permissive=0 SEPF_SM-
A105M_11_0010 audit_filtered
02-05 20:07:20.519 E/audit ( 3585): type=1300 audit(1707174440.511:101):
arch=40000028 syscall=327 per=8 success=no exit=-13 a0=ffffff9c a1=f7271ea0
a2=ffc7a428 a3=100 items=0 ppid=1 pid=2690 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)
02-05 20:07:20.519 E/audit ( 3585): type=1327 audit(1707174440.511:101):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
02-05 20:07:20.529 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 1
02-05 20:07:20.533 W/SurfaceFlinger( 3677): Ignoring VSYNC request while display is
disconnected
02-05 20:07:20.533 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 2
02-05 20:07:20.533 W/SurfaceFlinger( 3677): Ignoring VSYNC request while display is
disconnected
02-05 20:07:20.534 W/SurfaceFlinger( 3677): Ignoring VSYNC request while display is
disconnected
02-05 20:07:20.534 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 3
02-05 20:07:20.534 D/Scheduler( 3677): onPrimaryDisplayConfigChanged to 0
02-05 20:07:20.534 W/SurfaceFlinger( 3677): Ignoring VSYNC request while display is
disconnected
02-05 20:07:20.534 E/HWComposer( 3677): getDisplayConnectionType:
getDisplayConnectionType failed for display 0: Unsupported (8)
02-05 20:07:20.534 W/SurfaceFlinger( 3677): Ignoring VSYNC request while display is
disconnected
02-05 20:07:20.537 I/virtualdisplay( 3620): [VirtualDisplay] getWFDMode:: mode(0)
02-05 20:07:20.540 I/FramebufferSurface( 3677): framebuffer size has been limited
to [720x1520] from [720x1520]
02-05 20:07:20.541 I/display ( 3620): PrimaryDisplay: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
02-05 20:07:20.541 I/display ( 3620): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
02-05 20:07:20.541 I/display ( 3620): getHdrCapabilities: hdrTypeNum(0),
maxLuminance(0.000000), maxAverageLuminance(0.000000), minLuminance(0.000000)
02-05 20:07:20.551 I/ExynosConfigStore( 3677):
vendor::samsung_slsi::hardware::configstore::V1_0::IExynosHWCConfigs::useHWCService
retrieved: 1
02-05 20:07:20.554 I/hwcservice( 3620): DisplayID(0) : NeedCompressedTargetBuffer :
-1
02-05 20:07:20.555 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device
manifest.
02-05 20:07:20.555 I/Gralloc4( 3677): mapper 4.x is not supported
02-05 20:07:20.557 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.usb.gadget@1.0::IUsbGadget/default in either framework or device
manifest.
02-05 20:07:20.558 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device
manifest.
02-05 20:07:20.558 V/audio_hw_primary_abox( 3611): device-adev_open: enter
02-05 20:07:20.558 I/audio_hw_primary_abox( 3611): proxy-getAudioDeviceInstance:
created Audio HW Device Instance!
02-05 20:07:20.558 W/Gralloc3( 3677): mapper 3.x is not supported
02-05 20:07:20.559 D/AudioInfo( 3611): MPS_CODE : ZVV, get MPS_CODE
02-05 20:07:20.559 D/AudioInfo( 3611): 1 OMC path check :
/omr/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): 2 OMC path check :
/omr/res/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): 3 OMC path check :
/system/omc/ZVV/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): 4 OMC path check :
/system/omc/single/ZVV/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): 5 OMC path check :
/odm/etc/omc/ZVV/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): 6 OMC path check :
/odm/etc/omc/single/ZVV/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): 7 OMC path check :
/product/omc/ZVV/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): 8 OMC path check :
/product/omc/single/ZVV/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): 9 OMC path check :
/prism/media/carriers/ZVV/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): 10 OMC path check :
/prism/media/carriers/single/ZVV/res/etc/DiamondVoice/
02-05 20:07:20.560 D/AudioInfo( 3611): can not find AudioDataPath for
fileName:/DiamondVoice/
02-05 20:07:20.561 I/audio_hw_primary_abox( 3611): device-set_board_info: Board
info file name is vendor/etc/audio_board_info.xml
02-05 20:07:20.561 I/usbd ( 3789): Usb HAL not found
02-05 20:07:20.567 I/audio_hw_primary_abox( 3611): device-check_configuration: The
number of supported BuiltIn Mic = 2
02-05 20:07:20.568 E/AudioRil( 3611): Connect_RILD() error
02-05 20:07:20.568 E/AudioRil( 3611): audio secril init failed.
02-05 20:07:20.568 I/AudioRil( 3611): ### mMultiSim : 1
02-05 20:07:20.568 E/AudioRil( 3611): Connect_RILD() error
02-05 20:07:20.568 E/AudioRil( 3611): Connect_RILD_Second() error
02-05 20:07:20.569 D/audio_hw_primary_abox( 3611): device-adev_open: Successed to
init Voice Manager!
02-05 20:07:20.569 I/vendor.samsung.hardware.gnss@2.0-service( 3777): main
02-05 20:07:20.572 I/gralloc ( 3677): Arm Module v1.0
02-05 20:07:20.574 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.allocator@4.0::IAllocator/default in either framework or
device manifest.
02-05 20:07:20.574 W/Gralloc4( 3677): allocator 3.x is not supported
02-05 20:07:20.575 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.allocator@3.0::IAllocator/default in either framework or
device manifest.
02-05 20:07:20.575 W/Gralloc3( 3677): allocator 3.x is not supported
02-05 20:07:20.577 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:20.577 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:20.578 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:20.578 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.578 D/main_abox( 3794): main
02-05 20:07:20.579 D/main_abox( 3794): dev_path=/devices/platform/14a50000.abox
02-05 20:07:20.579 D/main_abox( 3794): sys_path=/sys/devices/platform/14a50000.abox
02-05 20:07:20.579 D/main_abox( 3794):
debug_path=/sys/devices/platform/14a50000.abox/0.abox-debug
02-05 20:07:20.579 D/main_abox( 3794):
debug_path_leg=/sys/devices/platform/14a50000.abox/0.abox_debug
02-05 20:07:20.579 D/main_abox( 3794): regmap_path=/d/regmap/14a50000.abox
02-05 20:07:20.579 D/main_abox( 3794): out_path=/data/vendor/log/abox
02-05 20:07:20.579 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:20.579 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:20.579 I/main_abox( 3794): report_service
02-05 20:07:20.580 I/main_abox( 3794): main_loop
02-05 20:07:20.580 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:20.581 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:20.581 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:20.581 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:20.582 I/faced ( 3793): Starting faced
02-05 20:07:20.583 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device
manifest.
02-05 20:07:20.583 I/Gralloc4( 3620): mapper 4.x is not supported
02-05 20:07:20.584 V/faced_Proxy( 3793): FaceDaemonProxy::FaceDaemonProxy()
02-05 20:07:20.584 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device
manifest.
02-05 20:07:20.584 W/Gralloc3( 3620): mapper 3.x is not supported
02-05 20:07:20.585 I/GNSS_2_1( 3777): HIDL_FETCH_IGnss: Entry
02-05 20:07:20.585 I/GNSS_2_1( 3777): Gnss: CTR tid=3777 init=0
02-05 20:07:20.585 I/servicemanager( 3395): Adding 'u:r:faced:s0' service
(com.samsung.android.bio.face.IFaceDaemon:3793)
02-05 20:07:20.589 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.allocator@4.0::IAllocator/default in either framework or
device manifest.
02-05 20:07:20.589 I/GNSS_2_1( 3777): HIDL_FETCH_IGnss: Exit
02-05 20:07:20.589 W/Gralloc4( 3620): allocator 3.x is not supported
02-05 20:07:20.590 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.allocator@3.0::IAllocator/default in either framework or
device manifest.
02-05 20:07:20.590 W/Gralloc3( 3620): allocator 3.x is not supported
02-05 20:07:20.592 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:20.592 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:20.592 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:20.592 I/HidlServiceManagement( 3777): Registered
android.hardware.gnss@2.1::IGnss/default
02-05 20:07:20.593 I/LegacySupport( 3777): Registration complete for
android.hardware.gnss@2.1::IGnss/default.
02-05 20:07:20.593 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:20.593 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:20.593 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:20.594 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:20.594 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:20.594 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:20.595 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:20.595 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:20.595 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:20.596 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:20.596 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:20.596 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:20.597 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:20.597 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:20.597 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:20.597 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:20.607 I/SehGNSS ( 3777): SehGnss: CTR tid=3777 init=0
02-05 20:07:20.611 I/HidlServiceManagement( 3777): Registered
vendor.samsung.hardware.gnss@2.0::ISehGnss/default
02-05 20:07:20.611 I/HidlServiceManagement( 3777): Removing namespace from process
name vendor.samsung.hardware.gnss@2.0-service to gnss@2.0-service.
02-05 20:07:20.613 I/LegacySupport( 3777): Registration complete for
vendor.samsung.hardware.gnss@2.0::ISehGnss/default.
02-05 20:07:20.615 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.617 I/zygote ( 3603): fcntl(F_ADD_SEALS) failed: Invalid argument,
no memfd support.
02-05 20:07:20.617 I/zygote ( 3603): Falling back to ashmem implementation for JIT
zygote mapping
02-05 20:07:20.616 I/gatekeeperd( 3786): !@Starting gatekeeperd...
02-05 20:07:20.623 I/gatekeeperd( 3786): !@gatekeeper deathRecipient linked success
02-05 20:07:20.625 I/servicemanager( 3395): Adding 'u:r:gatekeeperd:s0' service
(android.service.gatekeeper.IGateKeeperService:3786)
02-05 20:07:20.642 E/AT_Distributor( 3787): ReadTextWithOffset() Error :
/dev/block/param
02-05 20:07:20.642 E/AT_Distributor( 3787): length of cid on boot param is not
valid
02-05 20:07:20.642 E/AT_Distributor( 3787): GetTextFromFile() Error :
/efs/imei/cid.dat
02-05 20:07:20.642 E/AT_Distributor( 3787): could not find cid from
/efs/imei/cid.dat
02-05 20:07:20.652 D/AT_Distributor( 3787): setProdCode sales code ZVV
02-05 20:07:20.656 D/AT_Distributor( 3787): gUartPath = /dev/ttySAC2
02-05 20:07:20.657 D/AT_Distributor( 3787): UART ttySAC2 is not used by console
02-05 20:07:20.657 D/AT_Distributor( 3787): MakeLocalServer(): AirCmdService
Communication: Server_socket 5
02-05 20:07:20.657 D/AT_Distributor( 3787): InitSocketAcceptHandler():
AirCmdService, id(6), fd(5)
02-05 20:07:20.657 D/AT_Distributor( 3787): MakeLocalServer(): FactoryClientRecv
Communication: Server_socket 6
02-05 20:07:20.657 D/AT_Distributor( 3787): InitSocketAcceptHandler():
FactoryClientRecv, id(0), fd(6)
02-05 20:07:20.657 D/AT_Distributor( 3787): MakeLocalServer(): FactoryClientSend
Communication: Server_socket 7
02-05 20:07:20.657 D/AT_Distributor( 3787): InitSocketAcceptHandler():
FactoryClientSend, id(1), fd(7)
02-05 20:07:20.657 D/AT_Distributor( 3787): MakeLocalServer(): ATDMultiClient
Communication: Server_socket 8
02-05 20:07:20.657 D/AT_Distributor( 3787): InitSocketAcceptHandler():
ATDMultiClient, id(5), fd(8)
02-05 20:07:20.657 D/AT_Distributor( 3787): MakeLocalServer(): SatsService
Communication: Server_socket 9
02-05 20:07:20.657 D/AT_Distributor( 3787): InitSocketAcceptHandler(): SatsService,
id(10), fd(9)
02-05 20:07:20.660 D/AT_Distributor( 3787): first start
02-05 20:07:20.678 I/audio_route( 3611): init: path (/vendor/etc/mixer_paths.xml)
02-05 20:07:20.680 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.685 I/audio_route( 3611): init: include path
(/vendor/etc/mixer_gains.xml)
02-05 20:07:20.692 I/audio_route( 3611): > audio_route_update_mixer : +
02-05 20:07:20.698 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:20.702 I/audio_route( 3611): > audio_route_update_mixer : changed(30) -
02-05 20:07:20.702 D/audio_hw_primary_abox( 3611): device-adev_open: Successed to
init Route!
02-05 20:07:20.702 V/audio_hw_primary_abox( 3611): adev_open: DLOPEN successful for
/vendor/lib/libaudio_soundtrigger.so
02-05 20:07:20.703 E/audio_hw_primary_abox( 3611): adev_open: Error grabbing
functions in /vendor/lib/libaudio_soundtrigger.so
02-05 20:07:20.703 I/audio_hw_primary_abox( 3611): device-adev_open: Opened Audio
Primary HW Device
02-05 20:07:20.709 V/sec_audio_hw( 3611): sec_dev_open: enter
02-05 20:07:20.710 V/sec_audio_hw( 3611): sec_dev_open: exit
02-05 20:07:20.710 I/DeviceHalHidl( 3671): Samsung audio hal version: 100
02-05 20:07:20.711 V/audio_hw_primary_abox( 3611): device-adev_init_check: Audio
Primary HW Device is already opened & initialized
02-05 20:07:20.711 D/audio_hw_primary_abox( 3611): device-adev_get_master_volume:
enter
02-05 20:07:20.711 D/audio_hw_primary_abox( 3611): device-adev_get_master_volume:
exit, Not supported Master Volume by AudioHAL
02-05 20:07:20.711 D/audio_hw_primary_abox( 3611): device-adev_get_master_mute:
enter
02-05 20:07:20.711 D/audio_hw_primary_abox( 3611): device-adev_get_master_mute:
exit, Not supported Master Mute by AudioHAL
02-05 20:07:20.713 D/audio_hw_primary_abox( 3611): device-adev_set_master_volume:
enter with volume level(1.000000)
02-05 20:07:20.713 D/audio_hw_primary_abox( 3611): device-adev_set_master_volume:
exit, Not supported Master Volume by AudioHAL
02-05 20:07:20.713 D/audio_hw_primary_abox( 3611): device-adev_set_master_mute:
enter with mute statue(0)
02-05 20:07:20.713 D/audio_hw_primary_abox( 3611): device-adev_set_master_mute:
exit, Not supported Master Mute by AudioHAL
02-05 20:07:20.713 V/sec_audio_hw( 3611): sec_dev_get_parameters :
l_effect_soundbooster_dsp_support
02-05 20:07:20.714 D/audio_hw_primary_abox( 3611): device-adev_get_parameters:
enter with key(l_effect_soundbooster_dsp_support)
02-05 20:07:20.714 D/audio_hw_primary_abox( 3611): device-adev_get_parameters: exit
with
02-05 20:07:20.714 D/audio_hw_primary_abox( 3611): device-adev_set_mode: enter with
mode = 0, previous mode = 0
02-05 20:07:20.714 D/audio_hw_primary_abox( 3611): device-adev_set_mode: exit
02-05 20:07:20.714 I/AudioFlinger( 3671): loadHwModule() Loaded primary audio
interface, handle 10
02-05 20:07:20.715 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.716 I/AudioFlinger( 3671): openOutput() this 0xf1185000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0xa
02-05 20:07:20.716 D/audio_hw_primary_abox( 3611): device-adev_open_output_stream:
enter: io_handle (13), sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0xa)
02-05 20:07:20.716 D/audio_hw_primary_abox( 3611): device-adev_open_output_stream:
Requested open Primary output
02-05 20:07:20.716 I/audio_hw_primary_abox( 3611): Check PCM Channel Count:
Default(2), Request(2)
02-05 20:07:20.716 I/audio_hw_primary_abox( 3611): Check PCM Smapling Rate:
Default(48000), Request(48000)
02-05 20:07:20.716 I/audio_hw_primary_abox( 3611): Check PCM Format: Default(0),
Request(0)
02-05 20:07:20.716 I/audio_hw_primary_abox( 3611): primary_out-
adev_open_output_stream: Transit to Standby
02-05 20:07:20.716 D/audio_hw_primary_abox( 3611): primary_out-add_audio_usage:
Primary Playback Usage initialized with out_dev(none), in_dev(none),
out_mode(normal), in_mode(normal)
02-05 20:07:20.716 V/audio_hw_primary_abox( 3611): primary_out-add_audio_usage:
Added Audio Stream into Audio Usage list!
02-05 20:07:20.716 D/audio_hw_primary_abox( 3611): device-adev_open_output_stream:
Opened primary_out stream
02-05 20:07:20.716 D/audio_hw_primary_abox( 3611): out_update_source_metadata:
called, but not implemented yet
02-05 20:07:20.718 I/mediaserver( 3750): ServiceManager: 0xf4b56420
02-05 20:07:20.719 I/android.hardware.media.omx@1.0-service( 3758):
mediacodecservice starting
02-05 20:07:20.719 D/mediaserver( 3750): Time zone override file found:
/data/misc/zoneinfo/current/icu/icu_tzdata.dat
02-05 20:07:20.719 D/mediaserver( 3750): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
02-05 20:07:20.719 D/mediaserver( 3750): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
02-05 20:07:20.720 V/audio_hw_primary_abox( 3611): primary_out-out_get_sample_rate:
exit with sample rate = 48000
02-05 20:07:20.720 V/audio_hw_primary_abox( 3611): primary_out-out_get_channels:
exit with channel mask = 0x3
02-05 20:07:20.720 V/audio_hw_primary_abox( 3611): primary_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:20.720 V/sec_audio_hw( 3611): sec_dev_open_audio_stream: enter: handle
13, type 0, tag
02-05 20:07:20.720 V/sec_audio_hw( 3611): sec_dev_open_audio_stream: exit
02-05 20:07:20.721 V/audio_hw_primary_abox( 3611): primary_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:20.721 V/audio_hw_primary_abox( 3611): primary_out-out_get_channels:
exit with channel mask = 0x3
02-05 20:07:20.722 W/BatteryNotifier( 3750): batterystats service unavailable!
02-05 20:07:20.722 V/MediaPlayerService( 3750): MediaPlayerService created
02-05 20:07:20.723 V/audio_hw_primary_abox( 3611): primary_out-out_get_sample_rate:
exit with sample rate = 48000
02-05 20:07:20.723 V/audio_hw_primary_abox( 3611): primary_out-out_get_channels:
exit with channel mask = 0x3
02-05 20:07:20.723 I/servicemanager( 3395): Adding 'u:r:mediaserver:s0' service
(media.player:3750)
02-05 20:07:20.724 V/audio_hw_primary_abox( 3611): primary_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:20.724 V/audio_hw_primary_abox( 3611): primary_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:20.724 V/audio_hw_primary_abox( 3611): primary_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:20.724 V/audio_hw_primary_abox( 3611): primary_out-out_get_channels:
exit with channel mask = 0x3
02-05 20:07:20.724 V/audio_hw_primary_abox( 3611): primary_out-out_get_buffer_size:
Period Size = 960, Frame Size = 4
02-05 20:07:20.724 V/audio_hw_primary_abox( 3611): primary_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:20.724 V/audio_hw_primary_abox( 3611): primary_out-out_get_channels:
exit with channel mask = 0x3
02-05 20:07:20.724 I/AudioFlinger( 3671): HAL output buffer size 960 frames, normal
sink buffer size 960 frames
02-05 20:07:20.725 D/MediaCodecList( 3750): Allowing all OMX codecs
02-05 20:07:20.727 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:20.728 I/hwservicemanager( 3396): Since
android.hardware.media.omx@1.0::IOmxStore/default is not registered, trying to
start it as a lazy HAL.
02-05 20:07:20.729 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:20.729 W/android.hardware.media.omx@1.0-service( 3758):
libminijail[3758]: failed to get path of fd 5: No such file or directory
02-05 20:07:20.730 W/android.hardware.media.omx@1.0-service( 3758):
libminijail[3758]: allowing syscall: clock_gettime
02-05 20:07:20.730 W/android.hardware.media.omx@1.0-service( 3758):
libminijail[3758]: allowing syscall: connect
02-05 20:07:20.730 W/android.hardware.media.omx@1.0-service( 3758):
libminijail[3758]: allowing syscall: fcntl64
02-05 20:07:20.730 W/android.hardware.media.omx@1.0-service( 3758):
libminijail[3758]: allowing syscall: socket
02-05 20:07:20.731 W/android.hardware.media.omx@1.0-service( 3758):
libminijail[3758]: allowing syscall: writev
02-05 20:07:20.732 I/hwservicemanager( 3396): Since
android.hardware.media.omx@1.0::IOmxStore/default is not registered, trying to
start it as a lazy HAL.
02-05 20:07:20.733 I/HidlServiceManagement( 3750): getService: Trying again for
android.hardware.media.omx@1.0::IOmxStore/default...
02-05 20:07:20.739 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.omx@1.0::IOmxStore/default": error code: 0x20, try count
: 1
02-05 20:07:20.741 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.omx@1.0::IOmxStore/default": error code: 0x20, try count
: 2
02-05 20:07:20.742 W/android.hardware.media.omx@1.0-service( 3758):
libminijail[3758]: logging seccomp filter failures
02-05 20:07:20.742 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.omx@1.0::IOmxStore/default": error code: 0x20, try count
: 3
02-05 20:07:20.743 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.omx@1.0::IOmxStore/default": error code: 0x20, try count
: 1
02-05 20:07:20.745 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.omx@1.0::IOmxStore/default": error code: 0x20, try count
: 2
02-05 20:07:20.746 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.omx@1.0::IOmxStore/default": error code: 0x20, try count
: 3
02-05 20:07:20.757 E/SemDvfsManager_JNI( 3603): SemDvfsManager: registerfunction
enter
02-05 20:07:20.757 E/SemAffinityControl( 3603): SemAffinityControl:
registerfunction enter
02-05 20:07:20.764 I/mediaswcodec( 3783): media swcodec service starting
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.VP8.Encoder.so
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.VP9.Decoder.so
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.WMV.Decoder.so
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.MPEG4.Decoder.so
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.HEVC.Decoder.so
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.MPEG4.Encoder.so
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.AVC.Decoder.so
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.AVC.Encoder.so
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.HEVC.Encoder.so
02-05 20:07:20.766 I/EXYNOS_COMP_REGS( 3758): Loading the library:
libOMX.Exynos.VP8.Decoder.so
02-05 20:07:20.766 E/OMXMaster( 3758): addVendorPlugin SEC
02-05 20:07:20.767 W/zygote ( 3603): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
02-05 20:07:20.772 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/libsomx263dsw.so)
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): Loading the library: libsomx263dsw.so
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx263dsw.so/libsomx264dsw.so)
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): Loading the library: libsomx264dsw.so
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx264dsw.so/libsomxhevcdsw.so)
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): Loading the library: libsomxhevcdsw.so
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxhevcdsw.so/libsomxmp4vdsw.so)
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): Loading the library: libsomxmp4vdsw.so
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp4vdsw.so/libsomxvc1dsw.so)
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): Loading the library: libsomxvc1dsw.so
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvc1dsw.so/libsomxvp8d.so)
02-05 20:07:20.773 I/SEC_COMP_REGS( 3758): Loading the library: libsomxvp8d.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvp8d.so/libsomxamrd.so)
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): Loading the library: libsomxamrd.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxamrd.so/libsomxadpcmd.so)
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): Loading the library: libsomxadpcmd.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxadpcmd.so/libsomxaped.so)
02-05 20:07:20.774 E/SEC_COMP_REGS( 3758): Skipping the library: libsomxaped.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxaped.so/libsomxflacd.so)
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): Loading the library: libsomxflacd.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxflacd.so/libsomxmp3d.so)
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): Loading the library: libsomxmp3d.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp3d.so/libsomxqcelpd.so)
02-05 20:07:20.774 E/SEC_COMP_REGS( 3758): Skipping the library: libsomxqcelpd.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpd.so/libsomxqcelpe.so)
02-05 20:07:20.774 E/SEC_COMP_REGS( 3758): Skipping the library: libsomxqcelpe.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpe.so/libsomxevrcd.so)
02-05 20:07:20.774 E/SEC_COMP_REGS( 3758): Skipping the library: libsomxevrcd.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrcd.so/libsomxevrce.so)
02-05 20:07:20.774 E/SEC_COMP_REGS( 3758): Skipping the library: libsomxevrce.so
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrce.so/libsomxnaace.so)
02-05 20:07:20.774 I/SEC_COMP_REGS( 3758): Loading the library: libsomxnaace.so
02-05 20:07:20.774 I/OMXMaster( 3758): >>>Vendor SEC
02-05 20:07:20.780 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.769 W/mediaswcodec( 3783): Could not read additional policy file
'/vendor/etc/seccomp_policy/mediaswcodec.policy'
02-05 20:07:20.782 I/SoftOMXPlugin( 3758): createOMXPlugin
02-05 20:07:20.782 E/MediaCodecsXmlParser( 3758): >>>SEC codec
02-05 20:07:20.783 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_sec_primary.xml...
02-05 20:07:20.783 W/mediaswcodec( 3783): libminijail[3783]: failed to get path of
fd 5: No such file or directory
02-05 20:07:20.784 W/mediaswcodec( 3783): libminijail[3783]: allowing syscall:
clock_gettime
02-05 20:07:20.784 W/mediaswcodec( 3783): libminijail[3783]: allowing syscall:
connect
02-05 20:07:20.784 W/mediaswcodec( 3783): libminijail[3783]: allowing syscall:
fcntl64
02-05 20:07:20.784 W/mediaswcodec( 3783): libminijail[3783]: allowing syscall:
socket
02-05 20:07:20.784 W/mediaswcodec( 3783): libminijail[3783]: allowing syscall:
writev
02-05 20:07:20.784 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_ddp.xml...
02-05 20:07:20.785 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_ac4.xml...
02-05 20:07:20.786 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
02-05 20:07:20.787 W/mediaswcodec( 3783): libminijail[3783]: logging seccomp filter
failures
02-05 20:07:20.788 I/CodecServiceRegistrant( 3783): Creating software Codec2
service...
02-05 20:07:20.788 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs.xml...
02-05 20:07:20.788 D/C2Store ( 3783): Default ION heapmask = -1
02-05 20:07:20.788 D/C2Store ( 3783): Default ION flags = 0
02-05 20:07:20.788 D/C2Store ( 3783): Default ION align = 0
02-05 20:07:20.788 I/Zygote ( 3603): !@Boot_EBS_F: boot_progress_preload_start
02-05 20:07:20.789 D/Zygote ( 3603): begin preload
02-05 20:07:20.789 I/Zygote ( 3603): !@Boot: Begin of preload()
02-05 20:07:20.789 I/Zygote ( 3603): Calling ZygoteHooks.beginPreload()
02-05 20:07:20.791 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 295 of /vendor/etc/media_codecs.xml
02-05 20:07:20.791 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_google_video_le.xml...
02-05 20:07:20.791 D/MediaCodecsXmlParser( 3758): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
02-05 20:07:20.791 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_google_audio.xml...
02-05 20:07:20.793 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_google_telephony.xml...
02-05 20:07:20.793 I/HidlServiceManagement( 3783): Registered
android.hardware.media.c2@1.1::IComponentStore/software
02-05 20:07:20.795 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_performance.xml...
02-05 20:07:20.795 I/hwservicemanager( 3396): Since
android.hardware.media.c2@1.0::IComponentStore/default is not registered, trying to
start it as a lazy HAL.
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 66 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 104 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 110 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 114 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 120 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.796 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.797 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 129 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.797 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 142 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.798 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 146 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.798 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 157 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.798 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 163 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.798 D/MediaCodecsXmlParser( 3758): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
02-05 20:07:20.799 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:20.809 I/hwservicemanager( 3396): Since
android.hardware.media.c2@1.0::IComponentStore/default is not registered, trying to
start it as a lazy HAL.
02-05 20:07:20.809 I/HidlServiceManagement( 3783): getService: Trying again for
android.hardware.media.c2@1.0::IComponentStore/default...
02-05 20:07:20.810 I/HidlServiceManagement( 3758): Registered
android.hardware.media.omx@1.0::IOmx/default
02-05 20:07:20.811 I/HidlServiceManagement( 3758): Removing namespace from process
name android.hardware.media.omx@1.0-service to omx@1.0-service.
02-05 20:07:20.811 I/android.hardware.media.omx@1.0-service( 3758): IOmx HAL
service created.
02-05 20:07:20.812 I/OmxStore( 3758): omx common prefix: 'OMX.'
02-05 20:07:20.812 E/MediaCodecsXmlParser( 3758): >>>SEC codec
02-05 20:07:20.812 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_sec_primary.xml...
02-05 20:07:20.812 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 1
02-05 20:07:20.812 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_ddp.xml...
02-05 20:07:20.812 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_ac4.xml...
02-05 20:07:20.813 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
02-05 20:07:20.813 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs.xml...
02-05 20:07:20.813 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 2
02-05 20:07:20.815 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 3
02-05 20:07:20.816 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.818 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 1
02-05 20:07:20.818 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 295 of /vendor/etc/media_codecs.xml
02-05 20:07:20.818 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_google_video_le.xml...
02-05 20:07:20.818 D/MediaCodecsXmlParser( 3758): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
02-05 20:07:20.818 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_google_audio.xml...
02-05 20:07:20.819 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_google_telephony.xml...
02-05 20:07:20.820 D/MediaCodecsXmlParser( 3758): parsing
/vendor/etc/media_codecs_performance.xml...
02-05 20:07:20.821 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.821 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.821 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.821 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.821 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 66 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.821 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 2
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 104 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 110 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 114 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 120 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 129 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 142 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 146 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 157 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): MediaCodec: cannot update non-
existing codec at line 163 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:20.822 D/MediaCodecsXmlParser( 3758): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
02-05 20:07:20.822 E/MediaCodecsXmlParser( 3758): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
02-05 20:07:20.822 E/MediaCodecsXmlParser( 3758): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
02-05 20:07:20.823 W/libc ( 3396): Unable to set property "ctl.interface_start"
to "android.hardware.media.c2@1.0::IComponentStore/default": error code: 0x20, try
count : 3
02-05 20:07:20.826 I/HidlServiceManagement( 3758): Registered
android.hardware.media.omx@1.0::IOmxStore/default
02-05 20:07:20.826 I/HidlServiceManagement( 3758): Removing namespace from process
name android.hardware.media.omx@1.0-service to omx@1.0-service.
02-05 20:07:20.827 I/SEC_componentStore( 3758): Instantiating Codec2's C2+++
02-05 20:07:20.827 I/SEC_componentStore( 3758): Creating vendor Codec2 service...
02-05 20:07:20.827 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:20.827 I/hw-BpHwBinder( 3396): onLastStrongRef automatically unlinking
death recipients
02-05 20:07:20.828 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:20.834 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:20.835 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.aac.decoder) in android.hardwar process
02-05 20:07:20.835 E/ion ( 3758): ioctl c0044901 failed with code -1: Invalid
argument
02-05 20:07:20.835 I/SEC_componentStore( 3758): >>SEC Codec2's SetIonUsage
ion_is_legacy++++++++
02-05 20:07:20.835 I/SEC_componentStore( 3758): >>>SEC C2AllocatorIon::mapUsage
ion_is_legacy LSI 1
02-05 20:07:20.835 I/SEC_componentStore( 3758): >>SEC Codec2's1 SetIonUsage : 1
02-05 20:07:20.835 I/SEC_componentStore( 3758): >>SEC Codec2's SetIonUsage
02-05 20:07:20.854 I/cameraserver( 3724): ServiceManager: 0xf70f1430
02-05 20:07:20.855 V/MediaUtils( 3745): physMem: 1806442496
02-05 20:07:20.855 V/MediaUtils( 3745): requested limit: 1083865440
02-05 20:07:20.855 I/libc ( 3745): malloc_limit: Allocation limit enabled, max
size 1083865440 bytes
02-05 20:07:20.857 I/CameraService( 3724): CameraService started (pid=3724)
02-05 20:07:20.857 I/CameraService( 3724): CameraService process starting
02-05 20:07:20.858 W/BatteryNotifier( 3724): batterystats service unavailable!
02-05 20:07:20.859 W/BatteryNotifier( 3724): batterystats service unavailable!
02-05 20:07:20.859 I/CameraService( 3724): enumerateProviders E
02-05 20:07:20.865 I/CameraProviderManager( 3724): Connecting to new camera
provider: legacy/0, isRemote? 1
02-05 20:07:20.873 W/mediaextractor( 3745): libminijail[3745]: failed to get path
of fd 5: No such file or directory
02-05 20:07:20.873 W/mediaextractor( 3745): libminijail[3745]: allowing syscall:
clock_gettime
02-05 20:07:20.873 W/mediaextractor( 3745): libminijail[3745]: allowing syscall:
connect
02-05 20:07:20.874 W/mediaextractor( 3745): libminijail[3745]: allowing syscall:
fcntl64
02-05 20:07:20.874 W/mediaextractor( 3745): libminijail[3745]: allowing syscall:
socket
02-05 20:07:20.874 W/mediaextractor( 3745): libminijail[3745]: allowing syscall:
writev
02-05 20:07:20.877 W/mediaextractor( 3745): libminijail[3745]: logging seccomp
filter failures
02-05 20:07:20.879 D/tor ( 3745): Time zone override file found:
/data/misc/zoneinfo/current/icu/icu_tzdata.dat
02-05 20:07:20.879 D/tor ( 3745): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
02-05 20:07:20.880 D/tor ( 3745): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
02-05 20:07:20.881 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.883 I/CameraProviderManager( 3724): Enumerating new camera device:
device@3.5/legacy/0
02-05 20:07:20.884 I/ExynosCameraInterface( 3652):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(2)
02-05 20:07:20.884 I/ExynosCameraInterface( 3652):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(2)
02-05 20:07:20.884 I/DlbDlbEffect( 3611): getDescriptor(uuid=6AB06DA4-C516-4611-
8166-452799218539, pDescriptor=0xeb635e40)
02-05 20:07:20.884 I/DlbDlbEffect( 3611): getDescriptor() Returning descriptor for
DAX3_S_3.6.2.0_r1
02-05 20:07:20.884 I/BufferProvider( 3671): found effect "Multichannel Downmix To
Stereo" from The Android Open Source Project
02-05 20:07:20.885 V/audio_hw_primary_abox( 3611): primary_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:20.885 V/audio_hw_primary_abox( 3611): primary_out-out_get_channels:
exit with channel mask = 0x3
02-05 20:07:20.885 V/audio_hw_primary_abox( 3611): primary_out-out_get_buffer_size:
Period Size = 960, Frame Size = 4
02-05 20:07:20.885 V/audio_hw_primary_abox( 3611): primary_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:20.885 V/audio_hw_primary_abox( 3611): primary_out-out_get_channels:
exit with channel mask = 0x3
02-05 20:07:20.885 V/audio_hw_primary_abox( 3611): primary_out-out_get_sample_rate:
exit with sample rate = 48000
02-05 20:07:20.885 V/audio_hw_primary_abox( 3611): primary_out-out_get_channels:
exit with channel mask = 0x3
02-05 20:07:20.885 V/audio_hw_primary_abox( 3611): primary_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:20.886 I/AudioEffectStage( 3671): makeSinkBuffer max format 1, normal
fc 960
02-05 20:07:20.886 I/AudioEffectStage( 3671): make sec precision stage 1
02-05 20:07:20.886 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:20.887 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:20.891 I/CameraProviderManager( 3724): Enumerating new camera device:
device@3.5/legacy/1
02-05 20:07:20.891 I/ExynosCameraInterface( 3652):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(2)
02-05 20:07:20.891 I/ExynosCameraInterface( 3652):
DEBUG(HAL_getNumberOfCameras[607]):Number of cameras(2)
02-05 20:07:20.895 I/CameraProviderManager( 3724): Camera provider legacy/0 ready
with 2 camera devices
02-05 20:07:20.895 D/VendorTagDescriptor( 3724): addVendorDescriptor: vendor tag id
3854507339 added
02-05 20:07:20.895 W/CameraProviderManager( 3724): addProviderLocked: Camera
provider HAL with name 'legacy/0' already registered
02-05 20:07:20.896 I/CameraService( 3724): onNewProviderRegistered E
02-05 20:07:20.896 I/CameraService( 3724): enumerateProviders E
02-05 20:07:20.896 V/CameraFlashlight( 3724): createFlashlightControl: creating a
flash light control for camera 1
02-05 20:07:20.896 V/CameraFlashlight( 3724): createFlashlightControl: creating a
flash light control for camera 0
02-05 20:07:20.896 I/CameraService( 3724): onDeviceStatusChanged: Status changed
for cameraId=1, newStatus=1
02-05 20:07:20.896 I/CameraService( 3724): onDeviceStatusChanged: Unknown camera ID
1, a new camera is added
02-05 20:07:20.897 D/VendorTagDescriptor( 3724): addVendorDescriptor: vendor tag id
3854507339 added
02-05 20:07:20.898 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:20.899 I/CameraService( 3724): onDeviceStatusChanged: Status changed
for cameraId=0, newStatus=1
02-05 20:07:20.899 I/CameraService( 3724): onDeviceStatusChanged: Unknown camera ID
0, a new camera is added
02-05 20:07:20.899 I/CameraService( 3724): enumerateProviders X
02-05 20:07:20.899 I/CameraService( 3724): enumerateProviders X
02-05 20:07:20.899 I/CameraService( 3724): onNewProviderRegistered X
02-05 20:07:20.900 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:20.900 I/OMXMaster( 3758): makeComponentInstance(OMX.dolby.ac3.decoder)
in android.hardwar process
02-05 20:07:20.901 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:20.902 D/Zygote32Timing( 3603): BeginPreload took to complete: 113ms
02-05 20:07:20.902 I/Zygote ( 3603): !@Boot_EBS_F: Preload Classes
02-05 20:07:20.902 I/Zygote ( 3603): !@Boot: Parallel Preloading classes...
02-05 20:07:20.903 I/CameraService( 3724): CameraService pinged cameraservice proxy
02-05 20:07:20.905 I/CameraService( 3724): CameraSerivce pinged cameraservice
worker
02-05 20:07:20.906 I/ZygoteInitThreadPool( 3603): Set ZygoteInitThreadPool as 2 + 1
+ 2 threads
02-05 20:07:20.906 I/cameraserver( 3724): Waiting for activity service
02-05 20:07:20.918 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): load hw modules primary
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): load output thread
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_OUTPUT_FLAG_DEEP_BUFFER
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): stringToEnum() found MIXER
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): loadStageConfig name normal,
value , stageName primary_output
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.918 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.919 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
02-05 20:07:20.919 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName primary_output_normal
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName primary_output_normal_sub1
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos,
value , stageName primary_output_normal_sub1_game
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos-
multi, value , stageName primary_output_normal_sub1_game
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): loadStageConfig name uhq, value
, stageName primary_output
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName primary_output_uhq
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName primary_output_uhq_sub1
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.920 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.921 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos,
value , stageName primary_output_uhq_sub1_game
02-05 20:07:20.921 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
02-05 20:07:20.921 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.921 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.921 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.921 V/AudioEffectStagePolicy( 3671): loadStageConfig name suhq,
value , stageName primary_output
02-05 20:07:20.921 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.921 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.921 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName primary_output_suhq
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): load hw modules low
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): load output thread
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found MIXER
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): loadStageConfig name normal,
value , stageName low_output
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName low_output_normal
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName low_output_normal_sub1
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.922 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos,
value , stageName low_output_normal_sub1_game
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos-
multi, value , stageName low_output_normal_sub1_game
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDBOOSTER
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): load hw modules a2dp
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): load output thread
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found MIXER
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_A2DP
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): loadStageConfig name normal,
value , stageName a2dp_output
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName a2dp_output_normal
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName a2dp_output_normal_sub1
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos,
value , stageName a2dp_output_normal_sub1_game
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal_sub1_game
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): loadStageConfig name normal48,
value , stageName a2dp_output
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.923 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName a2dp_output_normal48
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName a2dp_output_normal48_sub1
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos,
value , stageName a2dp_output_normal48_sub1_game
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal48_sub1_game
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): loadStageConfig name uhq, value
, stageName a2dp_output
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName a2dp_output_uhq
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName a2dp_output_uhq_sub1
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos,
value , stageName a2dp_output_uhq_sub1_game
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): loadStageConfig name dynamic,
value , stageName a2dp_output
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.924 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName a2dp_output_dynamic
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName a2dp_output_dynamic_sub1
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): load hw modules offload
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): load output thread
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_OUTPUT_FLAG_COMPRESS_OFFLOAD
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found OFFLOAD
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): loadStageConfig name normal,
value , stageName offload_output
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS_PROXY
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND_PROXY
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): load hw modules fastmixer
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): load output thread
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found FASTMIXER
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): loadStageConfig name normal,
value , stageName fastmixer_output
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.925 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName fastmixer_output_normal
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName fastmixer_output_normal_sub1
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): loadStageConfig name atmos,
value , stageName fastmixer_output_normal_sub1_game
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): load hw modules usb
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): load output thread
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found MIXER
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_USB
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): loadStageConfig name dynamic,
value , stageName usb_output
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName usb_output_dynamic
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName usb_output_dynamic_sub1
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.926 V/AudioEffectStagePolicy( 3671): load hw modules hdmi
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): load output thread
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_OUTPUT_FLAG_MULTI_CH
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found MIXER
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_DEVICE_OUT_AUX_DIGITAL
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): loadStageConfig name dynamic,
value , stageName hdmi_output
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName hdmi_output_dynamic
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName hdmi_output_dynamic_sub1
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): load hw modules remote_submix
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): load output thread
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found MIXER
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_DEVICE_OUT_REMOTE_SUBMIX
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): loadStageConfig name normal,
value , stageName remote_submix_output
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_NONE
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): loadStageConfig name sub1,
value , stageName remote_submix_output_normal
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_STREAM_MUSIC
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): loadStageConfig name game,
value , stageName remote_submix_output_normal_sub1
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
AUDIO_USAGE_GAME
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_SOUNDALIVE_PLUS
02-05 20:07:20.927 V/AudioEffectStagePolicy( 3671): stringToEnum() found
STAGE_EFFECT_ADAPTSOUND
02-05 20:07:20.929 E/AudioEffectStagePolicy( 3671): Write fail. mInputRootNode is
NULL!!!
02-05 20:07:20.930 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:20.931 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:20.938 W/libc ( 3774): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
02-05 20:07:20.939 W/libc ( 3774): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
02-05 20:07:20.940 W/libc ( 3774): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
02-05 20:07:20.941 W/libc ( 3774): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
02-05 20:07:20.942 W/libc ( 3774): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
02-05 20:07:20.943 W/libc ( 3774): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
02-05 20:07:20.979 D/SemCscFeature( 3603): Encoded
02-05 20:07:20.982 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:20.986 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.app.-$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
02-05 20:07:20.986 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.app.-$$Lambda$SystemServiceRegistry$16$s6mZ42tuGUunhKa_5iwjLY5FGdM
02-05 20:07:20.996 D/SemCscFeature( 3603): Encoded
02-05 20:07:21.000 D/SemCscFeature( 3603): Encoded
02-05 20:07:21.001 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.005 D/SemCscFeature( 3603): Encoded
02-05 20:07:21.019 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.052 I/EffectsFactoryConfigLoader( 3671):
/system/lib/libaudiosaplus_sec_legacy.so can support global effect
02-05 20:07:21.053 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.app.SystemServiceRegistry$45
02-05 20:07:21.068 E/SystemServiceRegistry( 3603): systemservice inputdev:true
02-05 20:07:21.083 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.098 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:21.102 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.103 I/HidlServiceManagement( 3758): Registered
android.hardware.media.c2@1.0::IComponentStore/default
02-05 20:07:21.104 I/SEC_componentStore( 3758): Codec2's IComponentStore service
created.
02-05 20:07:21.104 I/SEC_componentStore( 3758): Instantiating Codec2's C2---
02-05 20:07:21.110 I/hw-BpHwBinder( 3396): onLastStrongRef automatically unlinking
death recipients
02-05 20:07:21.111 I/CodecServiceRegistrant( 3783): Preferred Codec2 store is set
to "default".
02-05 20:07:21.111 I/CodecServiceRegistrant( 3783): Software Codec2 service created
and registered.
02-05 20:07:21.120 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.130 W/EffectsFactoryConfigLoader( 3671): loadLibrary() could not
find library /system/lib/libsamsungSoundbooster_tdm_legacy.so
02-05 20:07:21.132 I/HidlServiceManagement( 3775): Registered
android.hardware.radio@1.4::IRadio/slot2
02-05 20:07:21.134 I/HidlServiceManagement( 3775): Registered
vendor.samsung.hardware.radio@2.1::ISehRadio/slot2
02-05 20:07:21.136 I/HidlServiceManagement( 3775): Registered
android.hardware.radio@1.2::ISap/slot2
02-05 20:07:21.148 W/EffectsFactoryConfigLoader( 3671): loadLibrary() could not
find library /system/lib/libswdht_legacy.so
02-05 20:07:21.148 W/EffectsFactoryConfigLoader( 3671): loadEffect() could not get
library dht
02-05 20:07:21.148 W/EffectsFactoryConfigLoader( 3671): loadEffect() could not get
library tdm
02-05 20:07:21.148 V/VolumeMonitor_Energy_Effect( 3671): VMLib_GetDescriptor()
02-05 20:07:21.149 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.149 I/SoundBooster_Interface( 3671):
SoundBooster_Interface_Factory::Create(2)
02-05 20:07:21.149 I/SoundBooster_Interface( 3671): SoundBooster
Version(SoundBooster_Arm_v1000(2020.08.26))
02-05 20:07:21.149 I/SoundBooster_Interface( 3671): SoundBooster_Interface(Mode :
2)
02-05 20:07:21.149 I/SoundBooster_Base( 3671): SoundBooster_Base_Factory::Create(2)
02-05 20:07:21.149 I/SoundBooster_Base( 3671): SoundBooster_Base(Mode : 2)
02-05 20:07:21.150 I/SoundBooster_Base( 3671): SoundBooster_Base_Factory::Create(2)
02-05 20:07:21.150 I/SoundBooster_Base( 3671): SoundBooster_Base(Mode : 2)
02-05 20:07:21.151 I/SoundBooster:ReconfigurationChannels( 3671):
ReconfigurationChannels_Factory::Create()
02-05 20:07:21.151 I/SoundBooster:ReconfigurationChannels( 3671):
ReconfigurationChannels()
02-05 20:07:21.151 I/SoundBooster:StereoMono( 3671): StereoMono_Factory::Create()
02-05 20:07:21.151 I/SoundBooster:StereoMono( 3671): StereoMono()
02-05 20:07:21.151 I/SoundBoosterEffectPlus( 3671): Allocate SoundBooster mode:2
02-05 20:07:21.151 I/SoundBooster_Interface( 3671): Init(3)
02-05 20:07:21.151 I/SoundBooster_Base( 3671): Init(1)
02-05 20:07:21.151 I/SoundBooster_Base( 3671): Init(1)
02-05 20:07:21.151 I/SoundBooster:ReconfigurationChannels( 3671): Init() bitdepth :
1
02-05 20:07:21.151 I/SoundBooster:StereoMono( 3671): Init() bitdepth : 1
02-05 20:07:21.151 I/SoundBooster_Interface( 3671): SamplingRateConfig(48000)
02-05 20:07:21.152 I/SoundBooster_Interface( 3671): LoadParameter() called with
rigtht path
02-05 20:07:21.152 I/SoundBooster_Interface( 3671): LoadParameter() path :
/vendor/etc/SoundBoosterParam.txt engMode : 0
02-05 20:07:21.155 I/SoundBooster_Interface( 3671): SetPar()-whole parameter
02-05 20:07:21.155 I/SoundBooster_Interface( 3671): SetPar Common parameters :
1,1,0,1,1,1,1,1,2,0,0,0
02-05 20:07:21.155 I/SoundBooster_Base( 3671): SoundBooster_Base_Factory::Destroy()
02-05 20:07:21.155 I/SoundBooster_Base( 3671): ~SoundBooster()
02-05 20:07:21.155 I/SoundBooster_Base( 3671): Init(3)
02-05 20:07:21.155 I/SoundBooster_Base( 3671): SetPar()
02-05 20:07:21.155 I/SoundBooster:SoundBooster_Legacy( 3671): SetPar()
02-05 20:07:21.155 I/SoundBooster_Interface( 3671): SetVolumeTable()
02-05 20:07:21.156 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.156 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.162 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.162 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.165 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.169 I/DecConfig( 3758): initState mDaxState(1), mProfileIdx(0)
02-05 20:07:21.169 D/DlbDecParamCache( 3758): setProfile(profile=-1)
02-05 20:07:21.169 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.169 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.169 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.170 I/DlbDap2Process( 3671): init()
02-05 20:07:21.170 D/DlbDecParamArray( 3758): getProfileParams(profile = -1)
02-05 20:07:21.170 I/DlbDap2Process( 3671): open()
02-05 20:07:21.170 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x40000000
02-05 20:07:21.173 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000002
02-05 20:07:21.173 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000008
02-05 20:07:21.173 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000080
02-05 20:07:21.173 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00004000
02-05 20:07:21.173 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00008000
02-05 20:07:21.173 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000400
02-05 20:07:21.173 D/DecConfig( 3758): default dvlo: -224, mOutputLevel: -14
02-05 20:07:21.173 D/DlbProfileParamArray( 3758): loadXMLFile
02-05 20:07:21.184 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.196 D/DlbProfileParamArray( 3758): add the profile table:
profileId=0, paramNum=134, size=2336
02-05 20:07:21.196 D/DlbProfileParamArray( 3758): add the profile table:
profileId=1, paramNum=134, size=2336
02-05 20:07:21.196 D/DlbProfileParamArray( 3758): add the profile table:
profileId=2, paramNum=134, size=2336
02-05 20:07:21.196 D/DlbProfileParamArray( 3758): add the profile table:
profileId=3, paramNum=134, size=2336
02-05 20:07:21.196 D/DlbProfileParamArray( 3758): add the profile table:
profileId=4, paramNum=134, size=2336
02-05 20:07:21.196 D/DlbProfileParamArray( 3758): add the profile table:
profileId=5, paramNum=134, size=2336
02-05 20:07:21.196 D/DlbProfileParamArray( 3758): add the profile table:
profileId=6, paramNum=134, size=2336
02-05 20:07:21.196 D/DlbProfileParamArray( 3758): add the profile table:
profileId=7, paramNum=134, size=2336
02-05 20:07:21.196 D/DlbProfileParamArray( 3758): add the profile table:
profileId=8, paramNum=0, size=8
02-05 20:07:21.197 D/DlbProfileParamArray( 3758): add the profile table:
profileId=-1, paramNum=78, size=1416
02-05 20:07:21.200 D/DecStaticConfig( 3758): DecStaticConfig, isMono=0
02-05 20:07:21.200 I/DecConfig( 3758): mDSA has changed from -1 to 10
02-05 20:07:21.200 I/DecConfig( 3758): mDHSA has changed from -1 to 10
02-05 20:07:21.200 I/DecConfig( 3758): mDFSA has changed from -1 to 10
02-05 20:07:21.200 I/DDP_JOCDecoder( 3758): -> init name OMX.dolby.ac3.decoder
02-05 20:07:21.200 I/DDP_JOCDecoder( 3758): <- init
02-05 20:07:21.200 D/DDP_JOCDecoder( 3758): initPorts
02-05 20:07:21.201 I/DDP_JOCDecoder( 3758): -> ~DDPDecoder
02-05 20:07:21.201 D/DlbDecParamCache( 3758): ~DecParamCache()
02-05 20:07:21.201 I/DDP_JOCDecoder( 3758): <- ~DDPDecoder
02-05 20:07:21.201 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.203 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.203 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.203 I/OMXMaster( 3758): makeComponentInstance(OMX.dolby.ac4.decoder)
in android.hardwar process
02-05 20:07:21.221 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.251 I/DecConfig( 3758): initState mDaxState(1), mProfileIdx(0)
02-05 20:07:21.251 D/DlbDecParamCache( 3758): setProfile(profile=-1)
02-05 20:07:21.251 D/DlbDecParamArray( 3758): getProfileParams(profile = -1)
02-05 20:07:21.251 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x40000000
02-05 20:07:21.251 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000002
02-05 20:07:21.251 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000008
02-05 20:07:21.251 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000080
02-05 20:07:21.251 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00004000
02-05 20:07:21.251 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00008000
02-05 20:07:21.251 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000400
02-05 20:07:21.251 D/DecConfig( 3758): default dvlo: -224, mOutputLevel: -14
02-05 20:07:21.251 D/DecStaticConfig( 3758): DecStaticConfig, isMono=0
02-05 20:07:21.251 I/DecConfig( 3758): mDSA has changed from -1 to 10
02-05 20:07:21.251 I/DecConfig( 3758): mDHSA has changed from -1 to 10
02-05 20:07:21.251 I/DecConfig( 3758): mDFSA has changed from -1 to 10
02-05 20:07:21.252 I/AC4Decoder( 3758): -> init name OMX.dolby.ac4.decoder
02-05 20:07:21.252 I/AC4Decoder( 3758): <- init
02-05 20:07:21.252 D/AC4Decoder( 3758): initPorts
02-05 20:07:21.253 I/AC4Decoder( 3758): -> ~AC4Decoder
02-05 20:07:21.253 D/DlbDecParamCache( 3758): ~DecParamCache()
02-05 20:07:21.253 I/AC4Decoder( 3758): <- ~AC4Decoder
02-05 20:07:21.254 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.255 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.256 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.adpcm.dec) in
android.hardwar process
02-05 20:07:21.276 V/ZygoteInitThreadPool( 3603): Class
android.content.pm.InstantAppResolveInfo$InstantAppDigest was preloaded took to
much time: 161ms
02-05 20:07:21.280 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
02-05 20:07:21.282 I/DlbDap2Process( 3671): loadLicense() no license check!
02-05 20:07:21.282 I/DlbDap2Process( 3671): validateLicense() no license check!
02-05 20:07:21.282 I/DlbDap2Process( 3671): init() DAP opened
02-05 20:07:21.282 I/DlbDap2Process( 3671): DAP library version: MOBILE v1.5
02-05 20:07:21.282 D/DlbDap2Process( 3671): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
02-05 20:07:21.282 D/DlbProfileParamCache( 3671): setProfile(profile=-1)
02-05 20:07:21.282 D/DlbProfileParamArray( 3671): loadXMLFile
02-05 20:07:21.284 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.304 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=0, paramNum=134, size=2336
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=1, paramNum=134, size=2336
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=2, paramNum=134, size=2336
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=3, paramNum=134, size=2336
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=4, paramNum=134, size=2336
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=5, paramNum=134, size=2336
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=6, paramNum=134, size=2336
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=7, paramNum=134, size=2336
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=8, paramNum=0, size=8
02-05 20:07:21.311 D/DlbProfileParamArray( 3671): add the profile table:
profileId=-1, paramNum=78, size=1416
02-05 20:07:21.317 I/SEC_BASE_COMP( 3758): [OMX.SEC.adpcm.dec]: Initial/Uninitial
transition state (1,0)
02-05 20:07:21.319 D/DlbProfileParamArray( 3671): getProfileParams(profile = -1)
02-05 20:07:21.319 D/DlbDap2Process( 3671): 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])
02-05 20:07:21.320 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.320 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.320 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.320 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.320 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.320 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.320 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.320 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.321 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.321 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.321 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.321 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.323 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.324 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
02-05 20:07:21.325 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.325 D/AudioSAEffectSecPlus( 3671): EffectCreate - Allocating
SessionNo 0 for SessionId -1302
02-05 20:07:21.325 D/AudioSAEffectSecPlus( 3671): EffectCreate - This is the first
effect in current sessionId -1302 sessionNo 0
02-05 20:07:21.325 D/AudioSAEffectSecPlus( 3671):
AudioSAEffectSec::AudioSAEffectSec ctor
02-05 20:07:21.325 D/AudioSAEffectSecPlus( 3671): AudioSAEffectSec::createSA
02-05 20:07:21.325 D/AudioSASecPlus( 3671): AudioSASec::AudioSASec : 0xf100a1e0
02-05 20:07:21.325 D/AudioSASecPlus( 3671): AudioSASec::AudioSASec : 0xf100a1e0 -
02-05 20:07:21.325 D/AudioSAEffectSecPlus( 3671):
AudioSAEffectSec::createSA(0xf100a1e0)
02-05 20:07:21.325 I/AudioSASecPlus( 3671): AudioSASec::Configure(778332527, 44100,
2, 1)
02-05 20:07:21.326 I/AudioSASecPlus( 3671): AudioSASec::Configure (778332527,
44100, 2, 1)
02-05 20:07:21.326 D/AudioSASecPlus( 3671): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=0
02-05 20:07:21.326 D/AudioSASecPlus( 3671): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
02-05 20:07:21.326 I/SoundAlive_AlbumArt( 3671): SoundAlive_AlbumArt()
AlbumART_ver105 a32 2021-04-06
02-05 20:07:21.327 V/ZygoteInitThreadPool( 3603): Class android.util.TimeUtils was
preloaded took to much time: 283ms
02-05 20:07:21.328 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
02-05 20:07:21.329 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
02-05 20:07:21.329 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
02-05 20:07:21.335 I/SoundAlive_Interface a32( 3671):
Samsung_SoundAlive_play_Factory::Create()
02-05 20:07:21.336 I/SoundAlive_Interface a32( 3671): [ 0 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a32 2020-11-05
02-05 20:07:21.336 I/SoundAlive_PrePost( 3671): [ -1 ][ -1 ]SoundAlive_PrePost()
02-05 20:07:21.346 I/SoundAlive_Interface a32( 3671): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
02-05 20:07:21.346 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]SoundAlive_Config()
02-05 20:07:21.346 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Init()
02-05 20:07:21.346 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
02-05 20:07:21.346 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 1
02-05 20:07:21.347 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.347 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.347 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.347 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
02-05 20:07:21.348 E/MediaExtractorFactory( 3745): couldn't
opendir(/system_ext/lib/extractors)
02-05 20:07:21.348 I/SoundAlive_Effect( 3671): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
02-05 20:07:21.348 D/AudioSASecPlus( 3671): AudioSASec::Init() - TrackStart
02-05 20:07:21.348 I/SoundAlive_Interface a32( 3671): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
02-05 20:07:21.348 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Init()
02-05 20:07:21.348 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
02-05 20:07:21.348 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
02-05 20:07:21.349 I/SoundAlive_Effect( 3671): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ][ 44100 ]Set_User_CH() :
0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ][ 44100 ]Set_User_BWE()
0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
02-05 20:07:21.349 D/AudioSASecPlus( 3671): AudioSASec::Init()
02-05 20:07:21.349 D/AudioSASecPlus( 3671): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=0
02-05 20:07:21.349 D/AudioSASecPlus( 3671): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
02-05 20:07:21.349 I/SoundAlive_AlbumArt( 3671): SoundAlive_AlbumArt()
AlbumART_ver105 a32 2021-04-06
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]SoundAlive_Config()
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Init()
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]OutDevConfig()
OutMode : 0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
02-05 20:07:21.349 I/SoundAlive_Effect( 3671): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
02-05 20:07:21.349 D/AudioSASecPlus( 3671): AudioSASec::Init() - TrackStart
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ]
[ 44100 ]Set_EarPhone_Output()
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ][ 44100 ]Set_User_CH() :
0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ][ 44100 ]Set_User_BWE()
0
02-05 20:07:21.349 I/SoundAlive_PrePost( 3671): [ 0 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.349 I/SoundAlive_Interface a32( 3671): [ 0 ]
[ 44100 ]Set_User_BWE_bypass() 0
02-05 20:07:21.349 D/AudioSASecPlus( 3671): AudioSASec::Init()
02-05 20:07:21.349 I/AudioSASecPlus( 3671): AudioSASec::Configure(960, 48000, 2, 5)
02-05 20:07:21.350 I/AudioSASecPlus( 3671): AudioSASec::Configure (960, 48000, 2,
5)
02-05 20:07:21.350 I/servicemanager( 3395): Adding 'u:r:mediaextractor:s0' service
(media.extractor:3745)
02-05 20:07:21.350 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.354 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.358 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.358 D/MySoundEffect( 3671): MySound EffectCreate start - session -
1302
02-05 20:07:21.358 D/MySoundEffect( 3671): MS EffectCreate - Allocating SessionNo 0
for SessionId -1302
02-05 20:07:21.358 D/MySoundEffect( 3671): MS EffectCreate - This is the first
effect in current sessionId -1302 sessionNo 0
02-05 20:07:21.358 D/MySoundEffect( 3671): MySoundEffect::MySoundEffect ctor
02-05 20:07:21.358 I/Audio_DHA_24b a32( 3671): AudioDHA create
02-05 20:07:21.358 I/Audio_DHA_24b a32( 3671): AudioDHA_version AudioDHA_ver
124F_24 (aarch32) 2020-03-24
02-05 20:07:21.358 I/Audio_DHA_24b a32( 3671): AudioDHA Init sampling rate 44100,
BW 0
02-05 20:07:21.358 I/Audio_DHA_24b a32( 3671): Init gt_init parameters are
02-05 20:07:21.358 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.358 I/Audio_DHA_24b a32( 3671): AudioDHA Param_Config parameters are
02-05 20:07:21.358 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): AudioDHA Init sampling rate 48000,
BW 0
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): Init gt_init parameters are
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): AudioDHA Param_Config parameters are
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): AudioDHA Init sampling rate 48000,
BW 3
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): Init gt_init parameters are
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): AudioDHA Param_Config parameters are
02-05 20:07:21.359 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.359 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.361 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.361 I/SEC_BASE_COMP( 3758): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
02-05 20:07:21.363 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.366 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.366 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.amrnb.decoder) in android.hardwar process
02-05 20:07:21.370 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-
r5pkiSxNSBBd1w_Qc
02-05 20:07:21.370 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.370 I/SoundBooster_Interface( 3671):
SoundBooster_Interface_Factory::Create(1)
02-05 20:07:21.370 I/SoundBooster_Interface( 3671): SoundBooster
Version(SoundBooster_Arm_v1000(2020.08.26))
02-05 20:07:21.370 I/SoundBooster_Interface( 3671): SoundBooster_Interface(Mode :
1)
02-05 20:07:21.370 I/SoundBooster_Base( 3671): SoundBooster_Base_Factory::Create(1)
02-05 20:07:21.370 I/SoundBooster_Base( 3671): SoundBooster_Base(Mode : 1)
02-05 20:07:21.371 I/SoundBooster_Base( 3671): SoundBooster_Base_Factory::Create(1)
02-05 20:07:21.371 I/SoundBooster_Base( 3671): SoundBooster_Base(Mode : 1)
02-05 20:07:21.372 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-
nNGZpgXrKr4QC_iQiTbQx0
02-05 20:07:21.372 I/SoundBooster:ReconfigurationChannels( 3671):
ReconfigurationChannels_Factory::Create()
02-05 20:07:21.372 I/SoundBooster:ReconfigurationChannels( 3671):
ReconfigurationChannels()
02-05 20:07:21.372 I/SoundBoosterEffectPlus( 3671): Allocate SoundBooster mode:1
02-05 20:07:21.372 I/SoundBooster_Interface( 3671): Init(3)
02-05 20:07:21.372 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.view.contentcapture.-$
$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
02-05 20:07:21.372 I/SoundBooster_Base( 3671): Init(1)
02-05 20:07:21.372 I/SoundBooster_Base( 3671): Init(1)
02-05 20:07:21.372 I/SoundBooster:ReconfigurationChannels( 3671): Init() bitdepth :
1
02-05 20:07:21.372 I/SoundBooster_Interface( 3671): SamplingRateConfig(48000)
02-05 20:07:21.372 I/SoundBooster_Interface( 3671): LoadParameter() called with
rigtht path
02-05 20:07:21.372 I/SoundBooster_Interface( 3671): LoadParameter() path :
/vendor/etc/SoundBoosterParam.txt engMode : 0
02-05 20:07:21.373 I/SoundBooster_Interface( 3671): SetPar()-whole parameter
02-05 20:07:21.373 I/SoundBooster_Interface( 3671): SetPar Common parameters :
1,1,0,1,1,1,1,1,2,0,0,0
02-05 20:07:21.373 I/SoundBooster_Base( 3671): SoundBooster_Base_Factory::Destroy()
02-05 20:07:21.373 I/SoundBooster_Base( 3671): ~SoundBooster()
02-05 20:07:21.373 I/SoundBooster_Base( 3671): Init(3)
02-05 20:07:21.373 I/SoundBooster_Base( 3671): SetPar()
02-05 20:07:21.373 I/SoundBooster:SoundBooster_Music( 3671): SetPar()
02-05 20:07:21.373 I/SoundBooster_Interface( 3671): SetVolumeTable()
02-05 20:07:21.373 I/AudioSASecPlus( 3671): AudioSASec::Configure(960, 48000, 2, 5)
02-05 20:07:21.373 I/AudioSASecPlus( 3671): AudioSASec::Configure (960, 48000, 2,
5)
02-05 20:07:21.373 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -1302
02-05 20:07:21.374 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -1302
02-05 20:07:21.374 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.375 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.377 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.view.contentcapture.MainContentCaptureSession$1
02-05 20:07:21.379 E/ActivityRecognitionHardware( 3603): activity_recognition HAL
is deprecated. class_init is effectively a no-op
02-05 20:07:21.384 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.385 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.385 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.390 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.390 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.390 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.390 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.390 I/DlbDap2Process( 3671): init()
02-05 20:07:21.390 I/DlbDap2Process( 3671): open()
02-05 20:07:21.393 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.395 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.396 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
02-05 20:07:21.402 I/SEC_BASE_COMP( 3758): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
02-05 20:07:21.403 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.404 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.404 I/DlbDap2Process( 3671): loadLicense() no license check!
02-05 20:07:21.404 I/DlbDap2Process( 3671): validateLicense() no license check!
02-05 20:07:21.404 I/DlbDap2Process( 3671): init() DAP opened
02-05 20:07:21.404 I/DlbDap2Process( 3671): DAP library version: MOBILE v1.5
02-05 20:07:21.404 D/DlbDap2Process( 3671): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
02-05 20:07:21.404 D/DlbProfileParamCache( 3671): setProfile(profile=-1)
02-05 20:07:21.405 D/DlbProfileParamArray( 3671): getProfileParams(profile = -1)
02-05 20:07:21.405 D/DlbDap2Process( 3671): 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])
02-05 20:07:21.405 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.405 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.405 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.405 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.405 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.405 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.405 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.405 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.406 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.406 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.amrwb.decoder) in android.hardwar process
02-05 20:07:21.406 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -1303
02-05 20:07:21.406 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.407 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.408 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.411 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.411 I/OMXMaster( 3758):
makeComponentInstance(OMX.dolby.eac3.decoder) in android.hardwar process
02-05 20:07:21.412 I/DecConfig( 3758): initState mDaxState(1), mProfileIdx(0)
02-05 20:07:21.412 D/DlbDecParamCache( 3758): setProfile(profile=-1)
02-05 20:07:21.412 D/DlbDecParamArray( 3758): getProfileParams(profile = -1)
02-05 20:07:21.412 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x40000000
02-05 20:07:21.413 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000002
02-05 20:07:21.413 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000008
02-05 20:07:21.413 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000080
02-05 20:07:21.413 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00004000
02-05 20:07:21.413 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00008000
02-05 20:07:21.413 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000400
02-05 20:07:21.413 D/DecConfig( 3758): default dvlo: -224, mOutputLevel: -14
02-05 20:07:21.413 D/DecStaticConfig( 3758): DecStaticConfig, isMono=0
02-05 20:07:21.413 I/DecConfig( 3758): mDSA has changed from -1 to 10
02-05 20:07:21.413 I/DecConfig( 3758): mDHSA has changed from -1 to 10
02-05 20:07:21.413 I/DecConfig( 3758): mDFSA has changed from -1 to 10
02-05 20:07:21.413 I/DDP_JOCDecoder( 3758): -> init name OMX.dolby.eac3.decoder
02-05 20:07:21.413 I/DDP_JOCDecoder( 3758): <- init
02-05 20:07:21.413 D/DDP_JOCDecoder( 3758): initPorts
02-05 20:07:21.414 I/DDP_JOCDecoder( 3758): -> ~DDPDecoder
02-05 20:07:21.414 D/DlbDecParamCache( 3758): ~DecParamCache()
02-05 20:07:21.414 I/DDP_JOCDecoder( 3758): <- ~DDPDecoder
02-05 20:07:21.415 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.415 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.415 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.417 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.417 I/OMXMaster( 3758): makeComponentInstance(OMX.dolby.eac3-
joc.decoder) in android.hardwar process
02-05 20:07:21.418 I/DecConfig( 3758): initState mDaxState(1), mProfileIdx(0)
02-05 20:07:21.418 D/DlbDecParamCache( 3758): setProfile(profile=-1)
02-05 20:07:21.418 D/DlbDecParamArray( 3758): getProfileParams(profile = -1)
02-05 20:07:21.418 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x40000000
02-05 20:07:21.419 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000002
02-05 20:07:21.419 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000008
02-05 20:07:21.419 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000080
02-05 20:07:21.419 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00004000
02-05 20:07:21.419 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00008000
02-05 20:07:21.419 D/DlbDecParamCache( 3758): setProfile() Creating parameter cache
for device 0x00000400
02-05 20:07:21.419 D/DecConfig( 3758): default dvlo: -224, mOutputLevel: -14
02-05 20:07:21.419 D/DecStaticConfig( 3758): DecStaticConfig, isMono=0
02-05 20:07:21.419 I/DecConfig( 3758): mDSA has changed from -1 to 10
02-05 20:07:21.419 I/DecConfig( 3758): mDHSA has changed from -1 to 10
02-05 20:07:21.419 I/DecConfig( 3758): mDFSA has changed from -1 to 10
02-05 20:07:21.419 I/DDP_JOCDecoder( 3758): -> init name OMX.dolby.eac3-joc.decoder
02-05 20:07:21.419 I/DDP_JOCDecoder( 3758): <- init
02-05 20:07:21.419 D/DDP_JOCDecoder( 3758): initPorts
02-05 20:07:21.419 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.419 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.419 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.419 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.419 I/DlbDap2Process( 3671): init()
02-05 20:07:21.419 I/DlbDap2Process( 3671): open()
02-05 20:07:21.421 I/DDP_JOCDecoder( 3758): -> ~DDPDecoder
02-05 20:07:21.422 D/DlbDecParamCache( 3758): ~DecParamCache()
02-05 20:07:21.422 I/DDP_JOCDecoder( 3758): <- ~DDPDecoder
02-05 20:07:21.424 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.429 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.430 I/DlbDap2Process( 3671): loadLicense() no license check!
02-05 20:07:21.431 I/DlbDap2Process( 3671): validateLicense() no license check!
02-05 20:07:21.431 I/DlbDap2Process( 3671): init() DAP opened
02-05 20:07:21.431 I/DlbDap2Process( 3671): DAP library version: MOBILE v1.5
02-05 20:07:21.431 D/DlbDap2Process( 3671): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
02-05 20:07:21.431 D/DlbProfileParamCache( 3671): setProfile(profile=-1)
02-05 20:07:21.431 D/DlbProfileParamArray( 3671): getProfileParams(profile = -1)
02-05 20:07:21.431 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.431 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.flac.dec) in
android.hardwar process
02-05 20:07:21.431 D/DlbDap2Process( 3671): 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])
02-05 20:07:21.431 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.431 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.431 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.431 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.431 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.431 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.431 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.431 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.432 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -1304
02-05 20:07:21.432 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.434 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.439 I/install_recovery( 3888): Recovery image already installed
02-05 20:07:21.441 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.widget.ActionMenuPresenter$OverflowMenuButton$1
02-05 20:07:21.451 I/AudioEffectStage( 3671): In/out ChannelMask diff, name
primary_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
02-05 20:07:21.452 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.453 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.460 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.460 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.463 I/SEC_BASE_COMP( 3758): [OMX.SEC.flac.dec]: Initial/Uninitial
transition state (1,0)
02-05 20:07:21.464 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.464 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.464 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.464 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.464 I/DlbDap2Process( 3671): init()
02-05 20:07:21.464 I/DlbDap2Process( 3671): open()
02-05 20:07:21.465 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.465 I/zygote ( 3603): Background concurrent copying GC freed
65676(4995KB) AllocSpace objects, 17(512KB) LOS objects, 49% free, 4181KB/8363KB,
paused 6.845ms total 122.618ms
02-05 20:07:21.474 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.475 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.flac.decoder) in android.hardwar process
02-05 20:07:21.480 I/DlbDap2Process( 3671): loadLicense() no license check!
02-05 20:07:21.480 I/DlbDap2Process( 3671): validateLicense() no license check!
02-05 20:07:21.480 I/DlbDap2Process( 3671): init() DAP opened
02-05 20:07:21.480 I/DlbDap2Process( 3671): DAP library version: MOBILE v1.5
02-05 20:07:21.480 D/DlbDap2Process( 3671): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
02-05 20:07:21.481 D/DlbProfileParamCache( 3671): setProfile(profile=-1)
02-05 20:07:21.481 D/DlbProfileParamArray( 3671): getProfileParams(profile = -1)
02-05 20:07:21.481 D/DlbDap2Process( 3671): 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])
02-05 20:07:21.481 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.481 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.481 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.482 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.482 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.482 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.482 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.482 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.482 D/DlbDap2Process( 3671): DAP input format is 0x2158 with input
channel mask 0xC003F
02-05 20:07:21.482 D/DlbDap2Process( 3671): setMave(mave = 0)
02-05 20:07:21.482 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.482 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.482 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.482 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -1305
02-05 20:07:21.483 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.486 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.486 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.488 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.infra.-$$Lambda$T7zIZMFnvwrmtbuTMXLaZHHp-9s
02-05 20:07:21.489 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.infra.-$$Lambda$XuWfs8-IsKaNygi8YjlVGjedkIw
02-05 20:07:21.489 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.infra.-$$Lambda$qN_gooelzsUiBhYWznXKzb-8_wA
02-05 20:07:21.489 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.infra.-$$Lambda$rAXGjry3wPGKviARzTYfDiY7xrs
02-05 20:07:21.493 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.494 E/EffectFactoryHAL( 3611): Error creating effect 05227ea0-50bb-
11e3-ac69-0002a5d5c51b: No such file or directory
02-05 20:07:21.494 E/AudioEffectStageModule( 3671): SoundAlivePlus_Proxy
EffectCreate fail
02-05 20:07:21.495 E/AudioEffectStageChain( 3671): fail to create EffectStageModule
SoundAlivePlus_Proxy, stageIndex -1306
02-05 20:07:21.495 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.495 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.495 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.g711.alaw.decoder) in android.hardwar process
02-05 20:07:21.497 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.498 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
02-05 20:07:21.499 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
02-05 20:07:21.499 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
02-05 20:07:21.499 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
02-05 20:07:21.499 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
02-05 20:07:21.499 E/EffectFactoryHAL( 3611): Error creating effect 37155c20-50bb-
11e3-9fac-0002a5d5c51b: No such file or directory
02-05 20:07:21.499 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
02-05 20:07:21.499 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
02-05 20:07:21.499 E/AudioEffectStageModule( 3671): MySound_Proxy EffectCreate fail
02-05 20:07:21.499 E/AudioEffectStageChain( 3671): fail to create EffectStageModule
MySound_Proxy, stageIndex -1306
02-05 20:07:21.499 E/AudioFlinger( 3671): Failed to add event callback
02-05 20:07:21.500 I/AudioFlinger( 3671): AudioFlinger's thread 0xf04d4680 tid=3896
ready to run
02-05 20:07:21.501 D/audio_hw_primary_abox( 3611): device-adev_get_parameters:
enter with key(routing=1;supEncapsulationMetadataTypes;supEncapsulationModes)
02-05 20:07:21.501 D/audio_hw_primary_abox( 3611): device-adev_get_parameters: exit
with
02-05 20:07:21.501 D/audio_hw_primary_abox( 3611): device-adev_get_parameters:
enter with key(routing=2;supEncapsulationMetadataTypes;supEncapsulationModes)
02-05 20:07:21.501 D/audio_hw_primary_abox( 3611): device-adev_get_parameters: exit
with
02-05 20:07:21.502 V/APM_AudioPolicyManager( 3671): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.506 V/APM_AudioPolicyManager( 3671): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.506 V/APM_AudioPolicyManager( 3671): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
02-05 20:07:21.506 V/APM_AudioPolicyManager( 3671): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.507 W/AudioFlinger( 3671): no wake lock to update, system not ready
yet
02-05 20:07:21.507 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.507 D/AudioFlinger( 3671): ro.audio.silent is ignored since no
output device is set
02-05 20:07:21.508 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.509 V/audio_hw_primary_abox( 3611): primary_out-out_standby: enter
02-05 20:07:21.509 V/audio_hw_primary_abox( 3611): primary_out-out_standby: exit
02-05 20:07:21.511 W/AudioFlinger( 3671): no wake lock to update, system not ready
yet
02-05 20:07:21.511 D/AudioFlinger( 3671): ro.audio.silent is ignored since no
output device is set
02-05 20:07:21.511 V/APM_AudioPolicyManager( 3671): computeVolume: camera shutter
sound volume 0.000000
02-05 20:07:21.511 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.511 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.g711.mlaw.decoder) in android.hardwar process
02-05 20:07:21.512 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.512 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
1, volume 45.500000, deviceTypes 0x2
02-05 20:07:21.513 V/APM_AudioPolicyManager( 3671): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.514 V/APM_AudioPolicyManager( 3671): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.515 V/APM_AudioPolicyManager( 3671): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.515 V/APM_AudioPolicyManager( 3671): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.516 V/APM_AudioPolicyManager( 3671): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.517 D/audio_hw_primary_abox( 3611): device-adev_set_voice_volume:
enter with volume level(0.000000)
02-05 20:07:21.517 D/audio_hw_primary_abox( 3611): device-adev_set_voice_volume:
exit
02-05 20:07:21.517 V/APM_AudioPolicyManager( 3671): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
02-05 20:07:21.517 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.519 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-
px3jYZkJd_z3U
02-05 20:07:21.519 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
02-05 20:07:21.519 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
02-05 20:07:21.520 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionController$VCQsMNqRHpN3RyoXYzh2YUwA2yc
02-05 20:07:21.520 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$SubscriptionController$u5xE-
urXR6ElZ50305_6guo20Fc
02-05 20:07:21.520 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
02-05 20:07:21.521 W/AudioFlinger( 3671): moveEffects() bad srcOutput 0
02-05 20:07:21.521 V/APM_AudioPolicyManager( 3671): selectOutputForMusicEffects
selected output 13
02-05 20:07:21.521 V/APM_AudioPolicyManager( 3671): setOutputDevices device
{type:0x2,@:} delayMs 0
02-05 20:07:21.521 V/APM_AudioPolicyManager( 3671): setOutputDevices() prevDevice
{type:0x2,@:}
02-05 20:07:21.522 V/APM_AudioPolicyManager( 3671): setOutputDevices changing
device to {type:0x2,@:}
02-05 20:07:21.526 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.telephony.IccSmsInterfaceManager$2
02-05 20:07:21.528 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.529 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.533 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.gsm.decoder) in android.hardwar process
02-05 20:07:21.538 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.546 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.telephony.imsphone.-$
$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
02-05 20:07:21.550 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.551 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.551 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
02-05 20:07:21.560 I/SEC_BASE_COMP( 3758): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
02-05 20:07:21.562 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(dsa = #1[10])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(dfsa = #1[10])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(dhsa = #1[10])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(dvlc = #1[0])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(arde = #1[0])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(rsse = #1[0])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(bexe = #1[0])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(dhfm = #1[0])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(ceon = #1[0])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(aoon = #1[0])
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(aron = #1[0])
02-05 20:07:21.563 I/MySound ( 3671): setDevice 2, 0
02-05 20:07:21.563 I/Audio_DHA_24b a32( 3671): AudioDHA Init sampling rate 48000,
BW 3
02-05 20:07:21.563 I/Audio_DHA_24b a32( 3671): Init gt_init parameters are
02-05 20:07:21.563 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.563 I/Audio_DHA_24b a32( 3671): AudioDHA Param_Config parameters are
02-05 20:07:21.563 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.563 D/DlbDap2Process( 3671): setParam(dsa = #1[10])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dfsa = #1[10])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dhsa = #1[10])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dvlc = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(arde = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(rsse = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(bexe = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dhfm = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(ceon = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(aoon = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(aron = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dsa = #1[10])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dfsa = #1[10])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dhsa = #1[10])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dvlc = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(arde = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(rsse = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(bexe = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dhfm = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(ceon = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(aoon = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(aron = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dsa = #1[10])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dfsa = #1[10])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dhsa = #1[10])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dvlc = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(arde = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(rsse = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(bexe = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(dhfm = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(ceon = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(aoon = #1[0])
02-05 20:07:21.564 D/DlbDap2Process( 3671): setParam(aron = #1[0])
02-05 20:07:21.565 D/audio_hw_primary_abox( 3611): primary_out-out_set_parameters:
enter with param = routing=2
02-05 20:07:21.565 D/audio_hw_primary_abox( 3611): primary_out-out_set_parameters:
Requested to change route from 0x2 to 0x2
02-05 20:07:21.565 D/audio_hw_primary_abox( 3611): primary_out-out_set_parameters:
exit
02-05 20:07:21.566 D/AudioFlinger( 3671): setCurDevice() 0x2
02-05 20:07:21.567 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
02-05 20:07:21.567 V/APM_AudioPolicyManager( 3671): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 12 num_sources 1 num_sinks 1
02-05 20:07:21.567 V/APM_AudioPolicyManager( 3671): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: camera shutter
sound volume 0.000000
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
1, volume 45.500000, deviceTypes 0x2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
com.android.internal.widget.LockPatternUtils$2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
02-05 20:07:21.568 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.568 I/AudioFlinger( 3671): openOutput() this 0xf1185000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x4
02-05 20:07:21.569 D/audio_hw_primary_abox( 3611): device-adev_open_output_stream:
enter: io_handle (21), sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x4)
02-05 20:07:21.569 D/audio_hw_primary_abox( 3611): device-adev_open_output_stream:
Requested open fast output
02-05 20:07:21.569 I/audio_hw_primary_abox( 3611): Check PCM Channel Count:
Default(2), Request(2)
02-05 20:07:21.569 I/audio_hw_primary_abox( 3611): Check PCM Smapling Rate:
Default(48000), Request(48000)
02-05 20:07:21.569 I/audio_hw_primary_abox( 3611): Check PCM Format: Default(0),
Request(0)
02-05 20:07:21.569 I/audio_hw_primary_abox( 3611): fast_out-
adev_open_output_stream: Transit to Standby
02-05 20:07:21.569 V/audio_hw_primary_abox( 3611): fast_out-add_audio_usage: Added
Audio Stream into Audio Usage list!
02-05 20:07:21.569 D/audio_hw_primary_abox( 3611): device-adev_open_output_stream:
Opened fast_out stream
02-05 20:07:21.569 D/audio_hw_primary_abox( 3611): out_update_source_metadata:
called, but not implemented yet
02-05 20:07:21.569 V/audio_hw_primary_abox( 3611): fast_out-out_get_sample_rate:
exit with sample rate = 48000
02-05 20:07:21.569 V/audio_hw_primary_abox( 3611): fast_out-out_get_channels: exit
with channel mask = 0x3
02-05 20:07:21.570 V/audio_hw_primary_abox( 3611): fast_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:21.570 V/sec_audio_hw( 3611): sec_dev_open_audio_stream: enter: handle
21, type 0, tag
02-05 20:07:21.570 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.570 V/sec_audio_hw( 3611): sec_dev_open_audio_stream: exit
02-05 20:07:21.570 I/HidlServiceManagement( 3774): Registered
android.hardware.radio@1.4::IRadio/slot1
02-05 20:07:21.570 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
02-05 20:07:21.570 V/audio_hw_primary_abox( 3611): fast_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:21.570 V/audio_hw_primary_abox( 3611): fast_out-out_get_channels: exit
with channel mask = 0x3
02-05 20:07:21.571 V/audio_hw_primary_abox( 3611): fast_out-out_get_sample_rate:
exit with sample rate = 48000
02-05 20:07:21.571 V/audio_hw_primary_abox( 3611): fast_out-out_get_channels: exit
with channel mask = 0x3
02-05 20:07:21.572 I/HidlServiceManagement( 3774): Registered
vendor.samsung.hardware.radio@2.1::ISehRadio/slot1
02-05 20:07:21.572 V/audio_hw_primary_abox( 3611): fast_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:21.572 V/audio_hw_primary_abox( 3611): fast_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:21.573 V/audio_hw_primary_abox( 3611): fast_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:21.573 V/audio_hw_primary_abox( 3611): fast_out-out_get_channels: exit
with channel mask = 0x3
02-05 20:07:21.573 V/audio_hw_primary_abox( 3611): fast_out-out_get_buffer_size:
Period Size = 192, Frame Size = 4
02-05 20:07:21.573 V/audio_hw_primary_abox( 3611): fast_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:21.573 V/audio_hw_primary_abox( 3611): fast_out-out_get_channels: exit
with channel mask = 0x3
02-05 20:07:21.573 I/AudioFlinger( 3671): HAL output buffer size 192 frames, normal
sink buffer size 960 frames
02-05 20:07:21.574 I/HidlServiceManagement( 3774): Registered
android.hardware.radio.config@1.1::IRadioConfig/default
02-05 20:07:21.574 V/audio_hw_primary_abox( 3611): fast_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:21.575 V/audio_hw_primary_abox( 3611): fast_out-out_get_channels: exit
with channel mask = 0x3
02-05 20:07:21.575 V/audio_hw_primary_abox( 3611): fast_out-out_get_buffer_size:
Period Size = 192, Frame Size = 4
02-05 20:07:21.575 V/audio_hw_primary_abox( 3611): fast_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:21.575 V/audio_hw_primary_abox( 3611): fast_out-out_get_channels: exit
with channel mask = 0x3
02-05 20:07:21.575 V/audio_hw_primary_abox( 3611): fast_out-out_get_sample_rate:
exit with sample rate = 48000
02-05 20:07:21.575 V/audio_hw_primary_abox( 3611): fast_out-out_get_channels: exit
with channel mask = 0x3
02-05 20:07:21.575 V/audio_hw_primary_abox( 3611): fast_out-out_get_format: exit
with audio format = 0x1
02-05 20:07:21.575 I/AudioEffectStage( 3671): makeSinkBuffer max format 5, normal
fc 960
02-05 20:07:21.575 I/HidlServiceManagement( 3774): Registered
android.hardware.radio@1.2::ISap/slot1
02-05 20:07:21.575 I/AudioEffectStage( 3671): make sec precision stage 5
02-05 20:07:21.576 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.576 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.579 I/SEC_BASE_COMP( 3758): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
02-05 20:07:21.581 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.582 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.583 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
02-05 20:07:21.586 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.587 D/AudioEffectStage( 3671): initEffect() low_output_normal has No
effect
02-05 20:07:21.587 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.588 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.589 I/SEC_BASE_COMP( 3758): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
02-05 20:07:21.591 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.593 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.593 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.593 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.mp3.decoder) in android.hardwar process
02-05 20:07:21.594 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.600 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.600 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.600 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.600 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.600 I/DlbDap2Process( 3671): init()
02-05 20:07:21.600 I/DlbDap2Process( 3671): open()
02-05 20:07:21.605 I/DlbDap2Process( 3671): loadLicense() no license check!
02-05 20:07:21.605 I/DlbDap2Process( 3671): validateLicense() no license check!
02-05 20:07:21.605 I/DlbDap2Process( 3671): init() DAP opened
02-05 20:07:21.605 I/DlbDap2Process( 3671): DAP library version: MOBILE v1.5
02-05 20:07:21.605 D/DlbDap2Process( 3671): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
02-05 20:07:21.605 D/DlbProfileParamCache( 3671): setProfile(profile=-1)
02-05 20:07:21.605 D/DlbProfileParamArray( 3671): getProfileParams(profile = -1)
02-05 20:07:21.606 D/DlbDap2Process( 3671): 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])
02-05 20:07:21.606 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.606 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.606 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.606 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.606 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.606 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.606 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.606 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.606 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.607 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.608 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.611 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.617 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.617 D/AudioSAEffectSecPlus( 3671): EffectCreate - Allocating
SessionNo 1 for SessionId -2102
02-05 20:07:21.617 D/AudioSAEffectSecPlus( 3671): EffectCreate - This is the first
effect in current sessionId -2102 sessionNo 1
02-05 20:07:21.617 D/AudioSAEffectSecPlus( 3671):
AudioSAEffectSec::AudioSAEffectSec ctor
02-05 20:07:21.617 D/AudioSAEffectSecPlus( 3671): AudioSAEffectSec::createSA
02-05 20:07:21.617 D/AudioSASecPlus( 3671): AudioSASec::AudioSASec : 0xf100b680
02-05 20:07:21.617 D/AudioSASecPlus( 3671): AudioSASec::AudioSASec : 0xf100b680 -
02-05 20:07:21.617 D/AudioSAEffectSecPlus( 3671):
AudioSAEffectSec::createSA(0xf100b680)
02-05 20:07:21.617 I/AudioSASecPlus( 3671): AudioSASec::Configure(778332527, 44100,
2, 1)
02-05 20:07:21.617 I/AudioSASecPlus( 3671): AudioSASec::Configure (778332527,
44100, 2, 1)
02-05 20:07:21.617 D/AudioSASecPlus( 3671): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=0
02-05 20:07:21.617 D/AudioSASecPlus( 3671): Init mChannels:2 mCurPreset:0
mBitDepth:0 mSampleRate:44100
02-05 20:07:21.617 I/SoundAlive_AlbumArt( 3671): SoundAlive_AlbumArt()
AlbumART_ver105 a32 2021-04-06
02-05 20:07:21.617 I/SoundAlive_Interface a32( 3671):
Samsung_SoundAlive_play_Factory::Create()
02-05 20:07:21.618 I/SoundAlive_Interface a32( 3671): [ 1 ][ -
1 ]SoundAlive_Interface() SoundAlive_ver400 a32 2020-11-05
02-05 20:07:21.618 I/SoundAlive_PrePost( 3671): [ -1 ][ -1 ]SoundAlive_PrePost()
02-05 20:07:21.620 I/SoundAlive_Interface a32( 3671): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 0
02-05 20:07:21.620 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]SoundAlive_Config()
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Init()
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 1
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
02-05 20:07:21.621 I/SoundAlive_Effect( 3671): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
02-05 20:07:21.621 D/AudioSASecPlus( 3671): AudioSASec::Init() - TrackStart
02-05 20:07:21.621 I/SoundAlive_Interface a32( 3671): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Init()
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
02-05 20:07:21.621 I/SoundAlive_Effect( 3671): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
02-05 20:07:21.621 I/SoundAlive_Interface a32( 3671): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.621 I/SoundAlive_Interface a32( 3671): [ 1 ][ 44100 ]Set_User_CH() :
0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.621 I/SoundAlive_Interface a32( 3671): [ 1 ][ 44100 ]Set_User_BWE()
0
02-05 20:07:21.621 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.621 I/SoundAlive_Interface a32( 3671): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
02-05 20:07:21.621 D/AudioSASecPlus( 3671): AudioSASec::Init()
02-05 20:07:21.621 D/AudioSASecPlus( 3671): AudioSASec::Init() trackChannel = 2,
threadChannel = 2 format=0
02-05 20:07:21.621 D/AudioSASecPlus( 3671): Init mChannels:2 mCurPreset:0
mBitDepth:3 mSampleRate:44100
02-05 20:07:21.621 I/SoundAlive_AlbumArt( 3671): SoundAlive_AlbumArt()
AlbumART_ver105 a32 2021-04-06
02-05 20:07:21.622 I/SoundAlive_Interface a32( 3671): [ 1 ]
[ 44100 ]SoundAlive_Config() SamplingRate : 44100 , nch : 2 , bitdepth : 3
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]SoundAlive_Config()
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Init()
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]SamplingRateConfig()
SamplingRate : 44100
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]OutDevConfig()
OutMode : 0
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_SquareUI()
Sqrow : 4 , Sqcol : 4
02-05 20:07:21.622 I/SoundAlive_Effect( 3671): Set_EQ_SQ_UI() : 0, 0, 0, 0, 0, 0,
0, 0, 0
02-05 20:07:21.622 D/AudioSASecPlus( 3671): AudioSASec::Init() - TrackStart
02-05 20:07:21.622 I/SoundAlive_Interface a32( 3671): [ 1 ]
[ 44100 ]Set_EarPhone_Output()
02-05 20:07:21.622 I/SoundAlive_Interface a32( 3671): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_Preset()
Preset : 0
02-05 20:07:21.622 I/SoundAlive_Interface a32( 3671): [ 1 ][ 44100 ]Set_User_CH() :
0
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_CH() OnOff :
0
02-05 20:07:21.622 I/SoundAlive_Interface a32( 3671): [ 1 ][ 44100 ]Set_User_BWE()
0
02-05 20:07:21.622 I/SoundAlive_PrePost( 3671): [ 1 ][ 44100 ]Set_User_BWE 0
02-05 20:07:21.622 I/SoundAlive_Interface a32( 3671): [ 1 ]
[ 44100 ]Set_User_BWE_bypass() 0
02-05 20:07:21.622 D/AudioSASecPlus( 3671): AudioSASec::Init()
02-05 20:07:21.622 I/AudioSASecPlus( 3671): AudioSASec::Configure(960, 48000, 2, 5)
02-05 20:07:21.622 I/AudioSASecPlus( 3671): AudioSASec::Configure (960, 48000, 2,
5)
02-05 20:07:21.623 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.623 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.625 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.625 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.opus.decoder) in android.hardwar process
02-05 20:07:21.631 I/zygote ( 3603): Verified 1372 classes from mainline modules
in 541.954ms
02-05 20:07:21.634 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.634 D/MySoundEffect( 3671): MySound EffectCreate start - session -
2102
02-05 20:07:21.634 D/MySoundEffect( 3671): MS EffectCreate - Allocating SessionNo 1
for SessionId -2102
02-05 20:07:21.634 D/MySoundEffect( 3671): MS EffectCreate - This is the first
effect in current sessionId -2102 sessionNo 1
02-05 20:07:21.634 D/MySoundEffect( 3671): MySoundEffect::MySoundEffect ctor
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): AudioDHA create
02-05 20:07:21.634 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): AudioDHA_version AudioDHA_ver
124F_24 (aarch32) 2020-03-24
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): AudioDHA Init sampling rate 44100,
BW 0
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): Init gt_init parameters are
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): AudioDHA Param_Config parameters are
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): AudioDHA Init sampling rate 48000,
BW 0
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): Init gt_init parameters are
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): AudioDHA Param_Config parameters are
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): AudioDHA Init sampling rate 48000,
BW 3
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): Init gt_init parameters are
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): AudioDHA Param_Config parameters are
02-05 20:07:21.634 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.635 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.635 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.635 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.raw.decoder) in android.hardwar process
02-05 20:07:21.637 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.638 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.643 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.644 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.645 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process
02-05 20:07:21.651 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.651 I/SoundBooster_Interface( 3671):
SoundBooster_Interface_Factory::Create(0)
02-05 20:07:21.651 I/SoundBooster_Interface( 3671): SoundBooster
Version(SoundBooster_Arm_v1000(2020.08.26))
02-05 20:07:21.651 I/SoundBooster_Interface( 3671): SoundBooster_Interface(Mode :
0)
02-05 20:07:21.651 I/SoundBooster_Base( 3671): SoundBooster_Base_Factory::Create(0)
02-05 20:07:21.651 I/SoundBooster_Base( 3671): SoundBooster_Base(Mode : 0)
02-05 20:07:21.651 I/SoundBooster_Base( 3671): SoundBooster_Base_Factory::Create(0)
02-05 20:07:21.652 I/SoundBooster_Base( 3671): SoundBooster_Base(Mode : 0)
02-05 20:07:21.652 I/SoundBooster:ReconfigurationChannels( 3671):
ReconfigurationChannels_Factory::Create()
02-05 20:07:21.652 I/SoundBooster:ReconfigurationChannels( 3671):
ReconfigurationChannels()
02-05 20:07:21.652 I/SoundBoosterEffectPlus( 3671): Allocate SoundBooster mode:0
02-05 20:07:21.652 I/SoundBooster_Interface( 3671): Init(3)
02-05 20:07:21.652 I/SoundBooster_Base( 3671): Init(1)
02-05 20:07:21.652 I/SoundBooster_Base( 3671): Init(1)
02-05 20:07:21.652 I/SoundBooster:ReconfigurationChannels( 3671): Init() bitdepth :
1
02-05 20:07:21.652 I/SoundBooster_Interface( 3671): SamplingRateConfig(48000)
02-05 20:07:21.652 I/SoundBooster_Interface( 3671): LoadParameter() called with
rigtht path
02-05 20:07:21.652 I/SoundBooster_Interface( 3671): LoadParameter() path :
/vendor/etc/SoundBoosterParam.txt engMode : 0
02-05 20:07:21.656 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.656 I/SoundBooster_Interface( 3671): SetPar()-whole parameter
02-05 20:07:21.656 I/SoundBooster_Interface( 3671): SetPar Common parameters :
1,1,0,1,1,1,1,1,2,0,0,0
02-05 20:07:21.656 I/SoundBooster_Base( 3671): SoundBooster_Base_Factory::Destroy()
02-05 20:07:21.656 I/SoundBooster_Base( 3671): ~SoundBooster()
02-05 20:07:21.656 I/SoundBooster_Base( 3671): Init(3)
02-05 20:07:21.656 I/SoundBooster_Base( 3671): SetPar()
02-05 20:07:21.656 I/SoundBooster:SoundBooster_Lite( 3671): SetPar()
02-05 20:07:21.656 I/SoundBooster_Interface( 3671): SetVolumeTable()
02-05 20:07:21.656 I/AudioSASecPlus( 3671): AudioSASec::Configure(960, 48000, 2, 5)
02-05 20:07:21.656 I/AudioSASecPlus( 3671): AudioSASec::Configure (960, 48000, 2,
5)
02-05 20:07:21.656 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -2102
02-05 20:07:21.656 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -2102
02-05 20:07:21.657 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.657 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.658 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.naac.enc) in
android.hardwar process
02-05 20:07:21.658 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.673 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.674 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.676 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.676 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.676 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.676 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.676 I/DlbDap2Process( 3671): init()
02-05 20:07:21.676 I/DlbDap2Process( 3671): open()
02-05 20:07:21.678 I/SEC_BASE_COMP( 3758): [OMX.SEC.naac.enc]: Initial/Uninitial
transition state (1,0)
02-05 20:07:21.679 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.680 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.680 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.aac.encoder) in android.hardwar process
02-05 20:07:21.681 I/DlbDap2Process( 3671): loadLicense() no license check!
02-05 20:07:21.681 I/DlbDap2Process( 3671): validateLicense() no license check!
02-05 20:07:21.681 I/DlbDap2Process( 3671): init() DAP opened
02-05 20:07:21.681 I/DlbDap2Process( 3671): DAP library version: MOBILE v1.5
02-05 20:07:21.681 D/DlbDap2Process( 3671): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
02-05 20:07:21.681 D/DlbProfileParamCache( 3671): setProfile(profile=-1)
02-05 20:07:21.681 D/DlbProfileParamArray( 3671): getProfileParams(profile = -1)
02-05 20:07:21.681 D/DlbDap2Process( 3671): 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])
02-05 20:07:21.681 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.681 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.681 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.681 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.681 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.681 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.681 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.681 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.681 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -2103
02-05 20:07:21.682 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.682 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.684 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.687 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.689 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.691 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.691 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.691 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.691 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.691 I/DlbDap2Process( 3671): init()
02-05 20:07:21.691 I/DlbDap2Process( 3671): open()
02-05 20:07:21.696 I/DlbDap2Process( 3671): loadLicense() no license check!
02-05 20:07:21.696 I/DlbDap2Process( 3671): validateLicense() no license check!
02-05 20:07:21.696 I/DlbDap2Process( 3671): init() DAP opened
02-05 20:07:21.696 I/DlbDap2Process( 3671): DAP library version: MOBILE v1.5
02-05 20:07:21.696 D/DlbDap2Process( 3671): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
02-05 20:07:21.696 D/DlbProfileParamCache( 3671): setProfile(profile=-1)
02-05 20:07:21.696 D/DlbProfileParamArray( 3671): getProfileParams(profile = -1)
02-05 20:07:21.696 D/DlbDap2Process( 3671): 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])
02-05 20:07:21.696 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.696 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.696 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.696 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.696 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.696 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.696 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.696 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.696 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -2104
02-05 20:07:21.697 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.697 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.700 I/AudioEffectStage( 3671): In/out ChannelMask diff, name
low_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
02-05 20:07:21.700 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.700 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.703 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@6.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.703 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.audio.effect@5.0::IEffectsFactory/default in either framework or
device manifest.
02-05 20:07:21.705 I/EffectsFactory( 3671): EffectCreate() create_effect
02-05 20:07:21.705 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.705 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.705 D/DlbDlbBufferProvider( 3671): DlbBufferProvider()
02-05 20:07:21.705 I/DlbDap2Process( 3671): init()
02-05 20:07:21.705 I/DlbDap2Process( 3671): open()
02-05 20:07:21.708 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.710 I/DlbDap2Process( 3671): loadLicense() no license check!
02-05 20:07:21.710 I/DlbDap2Process( 3671): validateLicense() no license check!
02-05 20:07:21.710 I/DlbDap2Process( 3671): init() DAP opened
02-05 20:07:21.710 I/DlbDap2Process( 3671): DAP library version: MOBILE v1.5
02-05 20:07:21.710 D/DlbDap2Process( 3671): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
02-05 20:07:21.710 D/DlbProfileParamCache( 3671): setProfile(profile=-1)
02-05 20:07:21.710 D/DlbProfileParamArray( 3671): getProfileParams(profile = -1)
02-05 20:07:21.710 D/DlbDap2Process( 3671): 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])
02-05 20:07:21.710 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.710 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.710 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.710 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.711 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.711 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.711 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.711 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.711 D/DlbDap2Process( 3671): DAP input format is 0x2158 with input
channel mask 0xC003F
02-05 20:07:21.711 D/DlbDap2Process( 3671): setMave(mave = 0)
02-05 20:07:21.711 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.711 D/DlbDlbBufferProvider( 3671): configure() Allocating new memory
for the buffer.
02-05 20:07:21.711 D/DlbDlbBufferProvider( 3671): setConfig() Updating buffer
configuration.
02-05 20:07:21.711 I/AudioEffectStageChain( 3671): disablePreFxVolumeProcessing
index -2105
02-05 20:07:21.711 I/AudioEffectStage( 3671): endpoint can't support float pcm
02-05 20:07:21.711 E/AudioFlinger( 3671): Failed to add event callback
02-05 20:07:21.711 I/AudioFlinger( 3671): AudioFlinger's thread 0xefb50700 tid=3936
ready to run
02-05 20:07:21.711 V/APM_AudioPolicyManager( 3671): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.711 W/AudioFlinger( 3671): no wake lock to update, system not ready
yet
02-05 20:07:21.711 D/AudioFlinger( 3671): ro.audio.silent is ignored since no
output device is set
02-05 20:07:21.712 V/audio_hw_primary_abox( 3611): fast_out-out_standby: enter
02-05 20:07:21.712 V/audio_hw_primary_abox( 3611): fast_out-out_standby: exit
02-05 20:07:21.712 V/APM_AudioPolicyManager( 3671): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.712 W/AudioFlinger( 3671): no wake lock to update, system not ready
yet
02-05 20:07:21.712 D/AudioFlinger( 3671): ro.audio.silent is ignored since no
output device is set
02-05 20:07:21.712 V/APM_AudioPolicyManager( 3671): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
02-05 20:07:21.712 V/APM_AudioPolicyManager( 3671): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.712 V/APM_AudioPolicyManager( 3671): computeVolume: camera shutter
sound volume 0.000000
02-05 20:07:21.713 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.713 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
1, volume 45.500000, deviceTypes 0x2
02-05 20:07:21.713 V/APM_AudioPolicyManager( 3671): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.714 V/APM_AudioPolicyManager( 3671): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.714 V/APM_AudioPolicyManager( 3671): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.715 V/APM_AudioPolicyManager( 3671): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.715 V/APM_AudioPolicyManager( 3671): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.715 V/APM_AudioPolicyManager( 3671): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
02-05 20:07:21.715 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.716 V/APM_AudioPolicyManager( 3671): selectOutputForMusicEffects
selected output 13
02-05 20:07:21.716 V/APM_AudioPolicyManager( 3671): setOutputDevices device
{type:0x2,@:} delayMs 0
02-05 20:07:21.716 V/APM_AudioPolicyManager( 3671): setOutputDevices() prevDevice
{type:0x2,@:}
02-05 20:07:21.716 V/APM_AudioPolicyManager( 3671): setOutputDevices changing
device to {type:0x2,@:}
02-05 20:07:21.739 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dfsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dhsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dvlc = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(arde = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(rsse = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(bexe = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dhfm = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(ceon = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(aoon = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(aron = #1[0])
02-05 20:07:21.741 I/MySound ( 3671): setDevice 2, 0
02-05 20:07:21.741 I/Audio_DHA_24b a32( 3671): AudioDHA Init sampling rate 48000,
BW 3
02-05 20:07:21.741 I/Audio_DHA_24b a32( 3671): Init gt_init parameters are
02-05 20:07:21.741 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.741 I/Audio_DHA_24b a32( 3671): AudioDHA Param_Config parameters are
02-05 20:07:21.741 I/Audio_DHA_24b a32( 3671): 0 0 0 0 0 0 0 0 0 0 0 0
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dfsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dhsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dvlc = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(arde = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(rsse = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(bexe = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dhfm = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(ceon = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(aoon = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(aron = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dfsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dhsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dvlc = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(arde = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(rsse = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(bexe = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dhfm = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(ceon = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(aoon = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(aron = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dfsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dhsa = #1[10])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dvlc = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(arde = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(rsse = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(bexe = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(dhfm = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(ceon = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(aoon = #1[0])
02-05 20:07:21.741 D/DlbDap2Process( 3671): setParam(aron = #1[0])
02-05 20:07:21.742 D/audio_hw_primary_abox( 3611): fast_out-out_set_parameters:
enter with param = routing=2
02-05 20:07:21.742 D/audio_hw_primary_abox( 3611): fast_out-out_set_parameters:
Requested to change route from 0x2 to 0x2
02-05 20:07:21.742 D/audio_hw_primary_abox( 3611): fast_out-out_set_parameters:
exit
02-05 20:07:21.742 D/AudioFlinger( 3671): setCurDevice() 0x2
02-05 20:07:21.743 V/APM_AudioPolicyManager( 3671): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 20 num_sources 1 num_sinks 1
02-05 20:07:21.743 V/APM_AudioPolicyManager( 3671): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.743 V/APM_AudioPolicyManager( 3671): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.743 V/APM_AudioPolicyManager( 3671): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
02-05 20:07:21.743 V/APM_AudioPolicyManager( 3671): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.743 V/APM_AudioPolicyManager( 3671): computeVolume: camera shutter
sound volume 0.000000
02-05 20:07:21.743 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.743 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
1, volume 45.500000, deviceTypes 0x2
02-05 20:07:21.744 V/APM_AudioPolicyManager( 3671): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.744 V/APM_AudioPolicyManager( 3671): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.744 V/APM_AudioPolicyManager( 3671): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.744 V/APM_AudioPolicyManager( 3671): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.744 V/APM_AudioPolicyManager( 3671): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.744 V/APM_AudioPolicyManager( 3671): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
02-05 20:07:21.744 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:21.744 I/MultiRecordManager( 3671): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName primary, source 1, flag 0
02-05 20:07:21.744 I/MultiRecordManager( 3671): openInputStream() skipMultiRecord
02-05 20:07:21.744 D/audio_hw_primary_abox( 3611): device-adev_open_input_stream:
enter: io_handle (14), sample_rate(48000) channel_mask(0xc) devices(0x80000004)
flags(0) source(1)
02-05 20:07:21.744 I/audio_hw_primary_abox( 3611): device-adev_open_input_stream:
requested input samplerate decides audio path of csvt and vowifi, sample_rate =
48000
02-05 20:07:21.744 D/audio_hw_primary_abox( 3611): device-adev_open_input_stream:
Requested open Primary input
02-05 20:07:21.744 I/audio_hw_primary_abox( 3611): primary_in-
adev_open_input_stream: Transit to Standby
02-05 20:07:21.744 V/audio_hw_primary_abox( 3611): primary_in-add_audio_usage:
Added Audio Stream into Audio Usage list!
02-05 20:07:21.744 D/audio_hw_primary_abox( 3611): adev_open_input_stream:
preprocessing_latency = 0
02-05 20:07:21.744 D/audio_hw_primary_abox( 3611): device-adev_open_input_stream:
Opened primary_in stream
02-05 20:07:21.744 D/audio_hw_primary_abox( 3611): in_update_sink_metadata: called,
but not implemented yet
02-05 20:07:21.745 V/sec_audio_hw( 3611): sec_dev_open_audio_stream: enter: handle
14, type 1, tag
02-05 20:07:21.745 V/sec_audio_hw( 3611): sec_dev_open_audio_stream: exit
02-05 20:07:21.787 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.809 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.815 I/AudioFlinger( 3671): AudioFlinger's thread 0xec338840 tid=3941
ready to run
02-05 20:07:21.815 D/audio_hw_primary_abox( 3611): primary_in-in_standby: enter
02-05 20:07:21.817 I/zygote ( 3603):
Thread[10,tid=3849,Native,Thread*=0xeebe9800,peer=0x13400078,"0 ~ 5954 (preloading:
android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
02-05 20:07:21.817 V/audio_hw_primary_abox( 3611): primary_in-in_dump: enter with
fd(10)
02-05 20:07:21.817 V/audio_hw_primary_abox( 3611): primary_in-in_dump: exit
02-05 20:07:21.817 V/ZygoteInitThreadPool( 3603): Class java.time.Instant$1 was
preloaded took to much time: 144ms
02-05 20:07:21.816 D/audio_hw_primary_abox( 3611): primary_in-in_standby: exit
02-05 20:07:21.818 W/AudioFlinger( 3671): no wake lock to update, system not ready
yet
02-05 20:07:21.818 D/audio_hw_primary_abox( 3611): primary_in-in_standby: enter
02-05 20:07:21.819 D/audio_hw_primary_abox( 3611): primary_in-in_standby: exit
02-05 20:07:21.821 I/zygote ( 3603):
Thread[10,tid=3849,Native,Thread*=0xeebe9800,peer=0x13400078,"0 ~ 5954 (preloading:
android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
02-05 20:07:21.822 D/MtpDeviceJNI( 3603): register_android_mtp_MtpDevice
02-05 20:07:21.823 I/zygote ( 3603):
Thread[10,tid=3849,Native,Thread*=0xeebe9800,peer=0x13400078,"0 ~ 5954 (preloading:
android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
02-05 20:07:21.823 I/zygote ( 3603):
Thread[10,tid=3849,Native,Thread*=0xeebe9800,peer=0x13400078,"0 ~ 5954 (preloading:
android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
02-05 20:07:21.825 W/AudioFlinger( 3671): no wake lock to update, system not ready
yet
02-05 20:07:21.825 I/MultiRecordManager( 3671): closeInputStream() skipMultiRecord
02-05 20:07:21.825 D/audio_hw_primary_abox( 3611): device-adev_close_input_stream:
enter
02-05 20:07:21.825 D/audio_hw_primary_abox( 3611): device-adev_close_input_stream:
Audio Usage(primary_in)
02-05 20:07:21.825 D/audio_hw_primary_abox( 3611): primary_in-in_standby: enter
02-05 20:07:21.825 D/audio_hw_primary_abox( 3611): primary_in-in_standby: exit
02-05 20:07:21.826 V/audio_hw_primary_abox( 3611): primary_in-remove_audio_usage:
Removed Audio Usage from Audio Usage list!
02-05 20:07:21.826 D/audio_hw_primary_abox( 3611): device-adev_close_input_stream:
Closed
02-05 20:07:21.826 V/sec_audio_hw( 3611): sec_dev_close_audio_stream: enter
02-05 20:07:21.826 V/sec_audio_hw( 3611): sec_dev_close_audio_stream: close sec
audio stream for handle 14, type 1
02-05 20:07:21.826 V/sec_audio_hw( 3611): sec_dev_close_audio_stream: exit
02-05 20:07:21.833 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.834 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.834 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.amrnb.encoder) in android.hardwar process
02-05 20:07:21.836 V/ZygoteInitThreadPool( 3603): Class
android.media.CamcorderProfile was preloaded took to much time: 234ms
02-05 20:07:21.840 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.847 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.848 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.849 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.amrwb.encoder) in android.hardwar process
02-05 20:07:21.855 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.media.MediaRouter$Static$Client$1
02-05 20:07:21.855 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.media.MediaRouter$Static$Client$2
02-05 20:07:21.857 I/CASS_DEBUG( 3592): CP is booted
02-05 20:07:21.857 I/CASS_DEBUG( 3592): VaultKeeper is ready.
02-05 20:07:21.858 I/CASS_DEBUG( 3592): cass_thread start
02-05 20:07:21.858 I/CASS_DEBUG( 3592): cp_monitor_thread start
02-05 20:07:21.859 I/CASS_DEBUG( 3592): Open : opened [7,/dev/umts_cass].
02-05 20:07:21.860 W/bt_a2dp_hw( 3671): adev_open: adev_open in A2dp_hw module
02-05 20:07:21.860 I/AudioFlinger( 3671): loadHwModule() Loaded a2dp audio
interface, handle 18
02-05 20:07:21.860 E/APM_AudioPolicyManager( 3671): onNewAudioModulesAvailableInt:
Input device list is empty!
02-05 20:07:21.863 I/playback_record( 3671): adev_open(name=audio_hw_if)
02-05 20:07:21.863 I/AudioFlinger( 3671): loadHwModule() Loaded playback_record
audio interface, handle 26
02-05 20:07:21.863 I/MultiRecordManager( 3671): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName playback_record, source 1,
flag 0
02-05 20:07:21.863 I/MultiRecordManager( 3671): openInputStream() skipMultiRecord
02-05 20:07:21.863 D/playback_record( 3671): adev_open_input_stream()
02-05 20:07:21.865 I/AudioFlinger( 3671): AudioFlinger's thread 0xec338980 tid=3951
ready to run
02-05 20:07:21.866 W/AudioFlinger( 3671): no wake lock to update, system not ready
yet
02-05 20:07:21.867 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.867 W/AudioFlinger( 3671): no wake lock to update, system not ready
yet
02-05 20:07:21.867 I/MultiRecordManager( 3671): closeInputStream() skipMultiRecord
02-05 20:07:21.867 D/playback_record( 3671): adev_close_input_stream()
02-05 20:07:21.868 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.868 I/OMXMaster( 3758):
makeComponentInstance(OMX.google.flac.encoder) in android.hardwar process
02-05 20:07:21.877 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.888 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.888 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.avc.sw.dec) in
android.hardwar process
02-05 20:07:21.888 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.894 I/r_submix( 3611): adev_open(name=audio_hw_if)
02-05 20:07:21.895 I/r_submix( 3611): adev_init_check()
02-05 20:07:21.895 I/AudioFlinger( 3671): loadHwModule() Loaded r_submix audio
interface, handle 34
02-05 20:07:21.895 I/MultiRecordManager( 3671): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName r_submix, source 1, flag 0
02-05 20:07:21.895 I/MultiRecordManager( 3671): openInputStream() skipMultiRecord
02-05 20:07:21.896 D/r_submix( 3611): adev_open_input_stream(addr=0)
02-05 20:07:21.896 D/r_submix( 3611): submix_audio_device_create_pipe_l(addr=0,
idx=9)
02-05 20:07:21.896 D/r_submix( 3611): now using address 0 for route 9
02-05 20:07:21.908 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.net.shared.Inet4AddressUtils
02-05 20:07:21.909 W/ZygoteInitThreadPool( 3603): Class not found for preloading:
android.net.shared.InetAddressUtils
02-05 20:07:21.910 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:21.913 I/AudioFlinger( 3671): AudioFlinger's thread 0xec338dc0 tid=3956
ready to run
02-05 20:07:21.913 I/r_submix( 3611): in_standby()
02-05 20:07:21.914 W/AudioFlinger( 3671): no wake lock to update, system not ready
yet
02-05 20:07:21.914 I/r_submix( 3611): in_standby()
02-05 20:07:21.914 I/MultiRecordManager( 3671): closeInputStream() skipMultiRecord
02-05 20:07:21.915 D/r_submix( 3611): adev_close_input_stream()
02-05 20:07:21.915 D/r_submix( 3611): submix_audio_device_release_pipe_l(idx=9)
addr=0
02-05 20:07:21.915 D/r_submix( 3611): submix_audio_device_destroy_pipe_l(): pipe
destroyed
02-05 20:07:21.924 W/idmap2 ( 3945): failed to create idmap
02-05 20:07:21.926 I/AudioFlinger( 3671): loadHwModule() Loaded usb audio
interface, handle 42
02-05 20:07:21.926 E/APM_AudioPolicyManager( 3671): onNewAudioModulesAvailableInt:
Input device list is empty!
02-05 20:07:21.927 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b31e0:SEC.avc.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
02-05 20:07:21.927 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:21.927 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b31e0:SEC.avc.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
02-05 20:07:21.927 I/SEC_BASE_COMP( 3758): [OMX.SEC.avc.sw.dec]: Initial/Uninitial
transition state (1,0)
02-05 20:07:21.928 W/APM::AudioPolicyEngine( 3671): getDevicesForStrategy() unknown
strategy: -1
02-05 20:07:21.928 W/APM::AudioPolicyEngine( 3671): getDevicesForStrategy() unknown
strategy: -1
02-05 20:07:21.928 W/VolumeCustomizer( 3671): createVolumeTable: size 12, device=0
02-05 20:07:21.928 D/AudioInfo( 3671): MPS_CODE : ZVV, get MPS_CODE
02-05 20:07:21.928 D/AudioInfo( 3671): 1 OMC path check : /omr/res/etc/Volume.data
02-05 20:07:21.928 D/AudioInfo( 3671): 2 OMC path check :
/omr/res/res/etc/Volume.data
02-05 20:07:21.928 D/AudioInfo( 3671): 3 OMC path check :
/system/omc/ZVV/res/etc/Volume.data
02-05 20:07:21.928 D/AudioInfo( 3671): 4 OMC path check :
/system/omc/single/ZVV/res/etc/Volume.data
02-05 20:07:21.928 D/AudioInfo( 3671): 5 OMC path check :
/odm/etc/omc/ZVV/res/etc/Volume.data
02-05 20:07:21.928 D/AudioInfo( 3671): 6 OMC path check :
/odm/etc/omc/single/ZVV/res/etc/Volume.data
02-05 20:07:21.928 D/AudioInfo( 3671): 7 OMC path check :
/product/omc/ZVV/res/etc/Volume.data
02-05 20:07:21.929 D/AudioInfo( 3671): 8 OMC path check :
/product/omc/single/ZVV/res/etc/Volume.data
02-05 20:07:21.929 D/AudioInfo( 3671): 9 OMC path check :
/prism/media/carriers/ZVV/res/etc/Volume.data
02-05 20:07:21.929 D/AudioInfo( 3671): 10 OMC path check :
/prism/media/carriers/single/ZVV/res/etc/Volume.data
02-05 20:07:21.929 D/AudioInfo( 3671): can not find AudioDataPath for
fileName:/Volume.data
02-05 20:07:21.929 D/VolumeCustomizer( 3671): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
02-05 20:07:21.929 W/VolumeCustomizer( 3671): createVolumeTable: size 12, device=1
02-05 20:07:21.929 D/VolumeCustomizer( 3671): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
02-05 20:07:21.929 W/VolumeCustomizer( 3671): createVolumeTable: size 12, device=2
02-05 20:07:21.929 D/VolumeCustomizer( 3671): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
02-05 20:07:21.929 W/VolumeCustomizer( 3671): createVolumeTable: size 12, device=3
02-05 20:07:21.929 D/VolumeCustomizer( 3671): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
02-05 20:07:21.929 W/VolumeCustomizer( 3671): createVolumeTable: size 12, device=4
02-05 20:07:21.929 D/VolumeCustomizer( 3671): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
02-05 20:07:21.929 W/VolumeCustomizer( 3671): createVolumeTable: size 12, device=5
02-05 20:07:21.929 D/VolumeCustomizer( 3671): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
02-05 20:07:21.929 W/VolumeCustomizer( 3671): createVolumeTable: size 17, device=6
02-05 20:07:21.929 D/VolumeCustomizer( 3671): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
02-05 20:07:21.932 I/servicemanager( 3395): Adding 'u:r:audioserver:s0' service
(media.audio_policy:3671)
02-05 20:07:21.932 I/audioserver( 3671): Add AudioPolicyService on audioserver
02-05 20:07:21.934 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.935 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.936 I/OMXMaster( 3758): makeComponentInstance(OMX.Exynos.avc.dec) in
android.hardwar process
02-05 20:07:21.940 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.942 I/io_stats( 3531): !@ 179,0 r 11845 558698 w 205 3320 d 41 1108
f 40 137 iot 4188 3694 th 51200 0 0 pt 0 inp 2 0 11.104
02-05 20:07:21.959 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:21.960 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:21.972 V/ZygoteInitThreadPool( 3603): Class
com.android.internal.telephony.GsmAlphabet was preloaded took to much time: 999ms
02-05 20:07:21.973 W/ZygoteInitThreadPool( 3603): Completed :
com.android.internal.telephony.GsmAlphabet took 1001ms
02-05 20:07:21.976 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:21.980 W/Exynos_OSAL_Android( 3758): [0xf223c600]
[Exynos_OSAL_GetParameter] (0x10) is not supported
02-05 20:07:21.981 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b35a0:Exynos.avc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:21.981 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:21.985 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:21.988 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:21.988 I/OMXMaster( 3758):
makeComponentInstance(OMX.Exynos.avc.dec.secure) in android.hardwar process
02-05 20:07:21.989 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:21.999 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.000 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:22.011 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.012 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:22.012 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
02-05 20:07:22.013 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
02-05 20:07:22.013 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
02-05 20:07:22.016 W/Exynos_OSAL_Android( 3758): [0xf223c600]
[Exynos_OSAL_GetParameter] requested on secure codec
02-05 20:07:22.020 W/Exynos_OSAL_Android( 3758): [0xf223c600]
[Exynos_OSAL_GetParameter] requested on secure codec
02-05 20:07:22.021 W/Exynos_OSAL_Android( 3758): [0xf223c600]
[Exynos_OSAL_GetParameter] requested on secure codec
02-05 20:07:22.021 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:Exynos.avc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:22.021 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.025 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.026 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.026 I/OMXMaster( 3758): makeComponentInstance(OMX.Exynos.h263.dec)
in android.hardwar process
02-05 20:07:22.041 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.042 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.042 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:22.055 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:22.060 W/Exynos_OSAL_Android( 3758): [0xf223c600]
[Exynos_OSAL_GetParameter] (0x10) is not supported
02-05 20:07:22.061 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:Exynos.h263.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:22.061 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.065 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.067 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.067 I/OMXMaster( 3758): makeComponentInstance(OMX.Exynos.hevc.dec)
in android.hardwar process
02-05 20:07:22.079 W/ZygoteInitThreadPool( 3603): Completed : 0 ~ 5954 took 1104ms
02-05 20:07:22.087 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.088 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:22.089 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.100 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:22.110 W/Exynos_OSAL_Android( 3758): [0xf223c600]
[Exynos_OSAL_GetParameter] (0x10) is not supported
02-05 20:07:22.111 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.114 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:Exynos.hevc.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:22.114 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.117 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.118 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.119 I/OMXMaster( 3758):
makeComponentInstance(OMX.Exynos.hevc.dec.secure) in android.hardwar process
02-05 20:07:22.127 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.127 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:22.143 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.146 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:22.147 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
02-05 20:07:22.147 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
02-05 20:07:22.147 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
02-05 20:07:22.148 W/Exynos_OSAL_Android( 3758): [0xf2241400]
[Exynos_OSAL_GetParameter] requested on secure codec
02-05 20:07:22.149 W/Exynos_OSAL_Android( 3758): [0xf2241400]
[Exynos_OSAL_GetParameter] requested on secure codec
02-05 20:07:22.150 W/Exynos_OSAL_Android( 3758): [0xf2241400]
[Exynos_OSAL_GetParameter] requested on secure codec
02-05 20:07:22.150 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf2713360:Exynos.hevc.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:22.150 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.157 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.158 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.159 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.mpeg4.sw.dec)
in android.hardwar process
02-05 20:07:22.185 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:SEC.mpeg4.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
02-05 20:07:22.185 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.186 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:SEC.mpeg4.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
02-05 20:07:22.187 W/OMXNodeInstance( 3758):
setParameter(0xf25b3600:SEC.mpeg4.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
02-05 20:07:22.187 D/MediaCodecInfo( 3750): detail feature-adaptive-playback wasn't
present to remove
02-05 20:07:22.188 I/SEC_BASE_COMP( 3758): [OMX.SEC.mpeg4.sw.dec]:
Initial/Uninitial transition state (1,0)
02-05 20:07:22.190 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.192 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.193 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.194 I/OMXMaster( 3758): makeComponentInstance(OMX.Exynos.mpeg4.dec)
in android.hardwar process
02-05 20:07:22.206 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.206 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:22.216 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.219 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:22.230 W/Exynos_OSAL_Android( 3758): [0xf223c600]
[Exynos_OSAL_GetParameter] (0x10) is not supported
02-05 20:07:22.232 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:Exynos.mpeg4.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:22.232 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.238 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.240 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.240 I/OMXMaster( 3758): makeComponentInstance(OMX.SEC.vc1.sw.dec) in
android.hardwar process
02-05 20:07:22.244 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.246 V/ZygoteInitThreadPool( 3603): Class
android.icu.text.AnyTransliterator was preloaded took to much time: 1272ms
02-05 20:07:22.248 W/OMXNodeInstance( 3758):
getParameter(0xf25b3600:SEC.vc1.sw.dec,
ParamVideoProfileLevelQuerySupported(0x600000f)) (0x8000101a)
02-05 20:07:22.251 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:SEC.vc1.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
02-05 20:07:22.251 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.252 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:SEC.vc1.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
02-05 20:07:22.252 W/OMXNodeInstance( 3758):
setParameter(0xf25b3600:SEC.vc1.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
02-05 20:07:22.252 D/MediaCodecInfo( 3750): detail feature-adaptive-playback wasn't
present to remove
02-05 20:07:22.253 I/SEC_BASE_COMP( 3758): [OMX.SEC.vc1.sw.dec]: Initial/Uninitial
transition state (1,0)
02-05 20:07:22.254 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.256 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.256 I/OMXMaster( 3758): makeComponentInstance(OMX.Exynos.vc1.dec) in
android.hardwar process
02-05 20:07:22.261 W/ZygoteInitThreadPool( 3603): Completed : android.icu.text
classes took 1288ms
02-05 20:07:22.267 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.267 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:22.288 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:22.291 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.291 W/Exynos_OSAL_Android( 3758): [0xf223c600]
[Exynos_OSAL_GetParameter] (0x10) is not supported
02-05 20:07:22.291 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf2713360:Exynos.vc1.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:22.291 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.294 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.295 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.295 I/OMXMaster( 3758): makeComponentInstance(OMX.Exynos.vp8.dec) in
android.hardwar process
02-05 20:07:22.304 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.305 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:22.319 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.325 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:22.329 W/Exynos_OSAL_Android( 3758): [0xf2240800]
[Exynos_OSAL_GetParameter] (0x10) is not supported
02-05 20:07:22.330 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:Exynos.vp8.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:22.330 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.332 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.333 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.334 I/OMXMaster( 3758): makeComponentInstance(OMX.Exynos.vp9.dec) in
android.hardwar process
02-05 20:07:22.345 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.348 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.348 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:22.367 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:22.369 W/Exynos_OSAL_Android( 3758): [0xf2240800]
[Exynos_OSAL_GetParameter] (0x10) is not supported
02-05 20:07:22.370 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:Exynos.vp9.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:22.370 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.372 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.374 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.374 I/OMXMaster( 3758):
makeComponentInstance(OMX.Exynos.vp9.dec.secure) in android.hardwar process
02-05 20:07:22.379 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.379 I/libexynosv4l2( 3758): node found for device s5p-mfc-dec:
/dev/video6
02-05 20:07:22.392 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.397 I/libexynosv4l2( 3758): open video device /dev/video6
02-05 20:07:22.398 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
02-05 20:07:22.398 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000011)/plane type(0x11) is not supported
02-05 20:07:22.398 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
02-05 20:07:22.399 W/Exynos_OSAL_Android( 3758): [0xf2240800]
[Exynos_OSAL_GetParameter] requested on secure codec
02-05 20:07:22.400 W/Exynos_OSAL_Android( 3758): [0xf2240800]
[Exynos_OSAL_GetParameter] requested on secure codec
02-05 20:07:22.400 W/Exynos_OSAL_Android( 3758): [0xf2240800]
[Exynos_OSAL_GetParameter] requested on secure codec
02-05 20:07:22.400 W/OMXNodeInstance( 3758):
getExtensionIndex(0xf25b3600:Exynos.vp9.dec.secure,
OMX.google.android.index.configureVideoTunnelMode) (0x80001005)
02-05 20:07:22.400 D/MediaCodecInfo( 3750): detail feature-tunneled-playback wasn't
present to remove
02-05 20:07:22.403 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.405 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.405 I/OMXMaster( 3758):
makeComponentInstance(OMX.Exynos.AVC.Encoder) in android.hardwar process
02-05 20:07:22.418 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.419 D/libexynosv4l2( 3758): try node: /dev/video7
02-05 20:07:22.419 I/libexynosv4l2( 3758): node found for device s5p-mfc-enc:
/dev/video7
02-05 20:07:22.419 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.433 D/RenderEngine( 3677): shader cache generated - 48 shaders in
1834.614258 ms
02-05 20:07:22.434 V/ZygoteInitThreadPool( 3603): Class
android.graphics.fonts.SystemFonts was preloaded took to much time: 540ms
02-05 20:07:22.434 W/ZygoteInitThreadPool( 3603): Completed : 5954 ~ 11909 took
1459ms
02-05 20:07:22.434 I/SurfaceFlinger( 3677): RemoteScreen::initialized()
02-05 20:07:22.435 I/SurfaceFlinger( 3677): RemoteScreen::initialized - update HW
Width(720), HW Height(1520)
02-05 20:07:22.438 I/servicemanager( 3395): Adding 'u:r:surfaceflinger:s0' service
(SurfaceFlinger:3677)
02-05 20:07:22.438 I/libexynosv4l2( 3758): open video device /dev/video7
02-05 20:07:22.440 I/HidlServiceManagement( 3677): Registered
android.frameworks.displayservice@1.0::IDisplayService/default
02-05 20:07:22.441 D/SurfaceFlinger( 3677): Setting power mode 2 on display 0
02-05 20:07:22.442 D/display ( 3620): setPowerMode:: FBIOBLANK mode(2), blank(0)
02-05 20:07:22.442 E/display ( 3620): FB BLANK ioctl failed errno : 16, ret: -1
02-05 20:07:22.442 D/display ( 3620): setPowerMode:: S3CFB_POWER_MODE mode(2),
blank(0)
02-05 20:07:22.442 I/display ( 3620): [compareVsyncPeriod] set the lowest(mode:0)
vsync 166 of display(0)
02-05 20:07:22.443 D/SurfaceFlinger( 3677): Finished setting power mode 2 on
display 0
02-05 20:07:22.445 W/OMXUtils( 3750): do not know color format 0x7f000011 =
2130706449
02-05 20:07:22.445 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.446 W/OMXUtils( 3750): do not know color format 0x10 = 16
02-05 20:07:22.447 W/OMXUtils( 3750): do not know color format 0x7f00a000 =
2130747392
02-05 20:07:22.447 W/OMXUtils( 3750): do not know color format 0x7f000789 =
2130708361
02-05 20:07:22.449 W/OMXUtils( 3750): do not know color format 0x7f000012 =
2130706450
02-05 20:07:22.450 W/OMXNodeInstance( 3758):
getConfig(0xf25b3600:Exynos.AVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
02-05 20:07:22.452 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.453 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.453 I/OMXMaster( 3758):
makeComponentInstance(OMX.Exynos.AVC.Encoder.secure) in android.hardwar process
02-05 20:07:22.460 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.460 D/libexynosv4l2( 3758): try node: /dev/video7
02-05 20:07:22.460 I/libexynosv4l2( 3758): node found for device s5p-mfc-enc:
/dev/video7
02-05 20:07:22.478 V/ZygoteInitThreadPool( 3603): Class android.graphics.Typeface
was preloaded took to much time: 1505ms
02-05 20:07:22.478 W/ZygoteInitThreadPool( 3603): Completed :
android.graphics.Typeface took 1506ms
02-05 20:07:22.479 D/ZygoteInitThreadPool( 3603): Done preloading
02-05 20:07:22.479 I/Zygote ( 3603): ...preloaded 12125 parallelPreloadClasses in
1577ms.
02-05 20:07:22.479 I/zygote ( 3603): VMRuntime.preloadDexCaches starting
02-05 20:07:22.480 I/libexynosv4l2( 3758): open video device /dev/video7
02-05 20:07:22.481 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f000012)/plane type(0x11) is not supported
02-05 20:07:22.481 I/EXYNOS_VIDEO_OSAL( 3758): [Exynos_OSAL_OMX2VideoFormat] color
format(0x7f42016b)/plane type(0x11) is not supported
02-05 20:07:22.482 W/OMXUtils( 3750): do not know color format 0x7f000011 =
2130706449
02-05 20:07:22.482 W/OMXUtils( 3750): do not know color format 0x10 = 16
02-05 20:07:22.483 W/OMXUtils( 3750): do not know color format 0x7f00a000 =
2130747392
02-05 20:07:22.483 W/OMXUtils( 3750): do not know color format 0x7f000789 =
2130708361
02-05 20:07:22.483 W/OMXNodeInstance( 3758):
getConfig(0xf25b3540:Exynos.AVC.Encoder.secure,
ConfigAndroidIntraRefresh(0x6f60000a)) (0x8000101a)
02-05 20:07:22.485 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.486 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.486 I/OMXMaster( 3758):
makeComponentInstance(OMX.Exynos.H263.Encoder) in android.hardwar process
02-05 20:07:22.493 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.493 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.494 D/libexynosv4l2( 3758): try node: /dev/video7
02-05 20:07:22.494 I/libexynosv4l2( 3758): node found for device s5p-mfc-enc:
/dev/video7
02-05 20:07:22.512 I/libexynosv4l2( 3758): open video device /dev/video7
02-05 20:07:22.515 W/OMXUtils( 3750): do not know color format 0x7f000011 =
2130706449
02-05 20:07:22.516 W/OMXUtils( 3750): do not know color format 0x10 = 16
02-05 20:07:22.516 W/OMXUtils( 3750): do not know color format 0x7f00a000 =
2130747392
02-05 20:07:22.517 W/OMXUtils( 3750): do not know color format 0x7f000789 =
2130708361
02-05 20:07:22.518 W/OMXUtils( 3750): do not know color format 0x7f000012 =
2130706450
02-05 20:07:22.518 W/OMXNodeInstance( 3758):
getConfig(0xf25b3540:Exynos.H263.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
02-05 20:07:22.520 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.522 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.523 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.523 I/OMXMaster( 3758):
makeComponentInstance(OMX.Exynos.HEVC.Encoder) in android.hardwar process
02-05 20:07:22.535 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.536 D/libexynosv4l2( 3758): try node: /dev/video7
02-05 20:07:22.536 I/libexynosv4l2( 3758): node found for device s5p-mfc-enc:
/dev/video7
02-05 20:07:22.536 I/zygote ( 3603): VMRuntime.preloadDexCaches strings
total=547718 before=14418 after=14418
02-05 20:07:22.536 I/zygote ( 3603): VMRuntime.preloadDexCaches types total=50660
before=13918 after=14112
02-05 20:07:22.536 I/zygote ( 3603): VMRuntime.preloadDexCaches fields
total=228738 before=17765 after=18691
02-05 20:07:22.536 I/zygote ( 3603): VMRuntime.preloadDexCaches methods
total=404216 before=22315 after=22315
02-05 20:07:22.536 I/zygote ( 3603): VMRuntime.preloadDexCaches finished
02-05 20:07:22.537 D/Zygote32Timing( 3603): PreloadClasses took to complete: 1635ms
02-05 20:07:22.537 I/Zygote ( 3603): !@Boot_EBS_F:
CacheNonBootClasspathClassLoaders
02-05 20:07:22.540 I/zygote ( 3603): The ClassLoaderContext is a special shared
library.
02-05 20:07:22.546 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.548 I/libexynosv4l2( 3758): open video device /dev/video7
02-05 20:07:22.553 D/ApplicationLoaders( 3603): Created zygote-cached class loader:
/system/framework/android.hidl.base-V1.0-java.jar
02-05 20:07:22.554 W/OMXUtils( 3750): do not know color format 0x7f000011 =
2130706449
02-05 20:07:22.555 I/zygote ( 3603): The ClassLoaderContext is a special shared
library.
02-05 20:07:22.557 D/ApplicationLoaders( 3603): Created zygote-cached class loader:
/system/framework/android.hidl.manager-V1.0-java.jar
02-05 20:07:22.557 W/OMXUtils( 3750): do not know color format 0x10 = 16
02-05 20:07:22.558 W/OMXUtils( 3750): do not know color format 0x7f00a000 =
2130747392
02-05 20:07:22.559 W/OMXUtils( 3750): do not know color format 0x7f000789 =
2130708361
02-05 20:07:22.559 W/OMXUtils( 3750): do not know color format 0x7f000012 =
2130706450
02-05 20:07:22.559 I/zygote ( 3603): The ClassLoaderContext is a special shared
library.
02-05 20:07:22.559 W/OMXNodeInstance( 3758):
getConfig(0xf25b3540:Exynos.HEVC.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
02-05 20:07:22.561 D/ApplicationLoaders( 3603): Created zygote-cached class loader:
/system/framework/android.test.base.jar
02-05 20:07:22.561 D/Zygote32Timing( 3603): CacheNonBootClasspathClassLoaders took
to complete: 24ms
02-05 20:07:22.561 I/Zygote ( 3603): !@Boot_EBS_F: Preload Resources
02-05 20:07:22.561 I/Zygote ( 3603): Preloading resources...
02-05 20:07:22.562 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.563 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.564 I/OMXMaster( 3758):
makeComponentInstance(OMX.Exynos.MPEG4.Encoder) in android.hardwar process
02-05 20:07:22.572 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.573 D/libexynosv4l2( 3758): try node: /dev/video7
02-05 20:07:22.573 W/Resources( 3603): Preloaded drawable resource #0x10802af
(android:drawable/dialog_background_material) that varies with configuration!!
02-05 20:07:22.573 I/libexynosv4l2( 3758): node found for device s5p-mfc-enc:
/dev/video7
02-05 20:07:22.584 I/libexynosv4l2( 3758): open video device /dev/video7
02-05 20:07:22.587 W/OMXUtils( 3750): do not know color format 0x7f000011 =
2130706449
02-05 20:07:22.587 W/OMXUtils( 3750): do not know color format 0x10 = 16
02-05 20:07:22.588 W/OMXUtils( 3750): do not know color format 0x7f00a000 =
2130747392
02-05 20:07:22.588 W/OMXUtils( 3750): do not know color format 0x7f000789 =
2130708361
02-05 20:07:22.588 W/OMXUtils( 3750): do not know color format 0x7f000012 =
2130706450
02-05 20:07:22.589 W/OMXNodeInstance( 3758):
getConfig(0xf25b3540:Exynos.MPEG4.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
02-05 20:07:22.591 I/ACodec ( 3750): [] Now uninitialized
02-05 20:07:22.592 I/OMXClient( 3750): IOmx service obtained
02-05 20:07:22.592 I/OMXMaster( 3758):
makeComponentInstance(OMX.Exynos.VP8.Encoder) in android.hardwar process
02-05 20:07:22.594 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.596 W/Resources( 3603): Preloaded color resource #0x10601df
(android:color/notification_action_ripple_color) that varies with configuration!!
02-05 20:07:22.596 W/Resources( 3603): Preloaded drawable resource #0x108066b
(android:drawable/notification_material_action_background) that varies with
configuration!!
02-05 20:07:22.598 I/FastMixerState( 3989): sMaxFastTracks = 8
02-05 20:07:22.600 I/SamsungPowerSoundPlay( 3989): Power sound main
02-05 20:07:22.600 I/SamsungPowerSoundPlay( 3989): Play power on sound
02-05 20:07:22.600 V/SamsungPowerSound( 3989): ++++++++ SamsungPowerSoundPlayer
Constuctor ++++++++
02-05 20:07:22.600 I/SamsungPowerSound( 3989): wait_for_audio_policy ++
02-05 20:07:22.602 I/SamsungPowerSound( 3989): wait_for_audio_policy --
02-05 20:07:22.603 V/SamsungPowerSound( 3989):
##########################################
02-05 20:07:22.603 V/SamsungPowerSound( 3989): powerSoundPlay on/off
[on]
02-05 20:07:22.606 D/libexynosv4l2( 3758): try node: /dev/video6
02-05 20:07:22.606 D/libexynosv4l2( 3758): try node: /dev/video7
02-05 20:07:22.606 I/libexynosv4l2( 3758): node found for device s5p-mfc-enc:
/dev/video7
02-05 20:07:22.612 V/SamsungPowerSound( 3989): check whether persist property
values are loaded
02-05 20:07:22.612 V/SamsungPowerSound( 3989): persist property values are loaded
02-05 20:07:22.613 V/SamsungPowerSound( 3989): powerSoundPlay ringermode
[0]
02-05 20:07:22.613 V/SamsungPowerSound( 3989): powerSoundPlay SysVolume
[15]
02-05 20:07:22.613 V/SamsungPowerSound( 3989): powerSoundPlay SysHeadsetVolume
[9]
02-05 20:07:22.613 V/SamsungPowerSound( 3989): powerSoundPlay SysHeadphoneVolume
[9]
02-05 20:07:22.613 V/SamsungPowerSound( 3989): powerSoundPlay AllSoundMute
[0]
02-05 20:07:22.613 V/SamsungPowerSound( 3989): powerSoundPlay FirstApiLevel
[28]
02-05 20:07:22.614 V/APM_AudioPolicyManager( 3671): initStreamVolume() stream 1,
min 0, max 15
02-05 20:07:22.616 V/SamsungPowerSound( 3989): PowerSound CurrentDevice's volume
[15]
02-05 20:07:22.616 V/SamsungPowerSound( 3989):
##########################################
02-05 20:07:22.616 I/Zygote ( 3603): ...preloaded 64 resources in 55ms.
02-05 20:07:22.616 V/SamsungPowerSound( 3989): ++++++++ SamsungPowerSoundObserver
Constuctor ++++++++
02-05 20:07:22.617 V/SamsungPowerSound( 3989): observerThreadWrapper (0xf6212858)
02-05 20:07:22.617 D/SecNativeFeatureCppIf( 3989): encoded
02-05 20:07:22.617 D/SecNativeFeatureCppIf( 3989): decoding and unzip finish
02-05 20:07:22.618 D/SecNativeFeatureCppIf( 3989): use unCompDataBuff. encoded
02-05 20:07:22.618 I/libexynosv4l2( 3758): open video device /dev/video7
02-05 20:07:22.618 V/SamsungPowerSound( 3989): [Enter] SamsungPowerSoundObserver
threadFunc
02-05 20:07:22.618 D/SecNativeFeatureCppIf( 3989): Free unCompDataBuff
02-05 20:07:22.618 D/SecNativeFeatureCppIf( 3989): encoded
02-05 20:07:22.618 D/SecNativeFeatureCppIf( 3989): decoding and unzip finish
02-05 20:07:22.618 D/SecNativeFeatureCppIf( 3989): use unCompDataBuff. encoded
02-05 20:07:22.618 V/APM_AudioPolicyManager( 3671): getAudioPolicyConfig:
audioParam;l_device_current_output
02-05 20:07:22.618 D/SecNativeFeatureCppIf( 3989): Free unCompDataBuff
02-05 20:07:22.619 D/SecNativeFeatureCppIf( 3989): encoded
02-05 20:07:22.619 V/APM_AudioPolicyManager( 3671): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
02-05 20:07:22.619 D/SecNativeFeatureCppIf( 3989): decoding and unzip finish
02-05 20:07:22.619 D/SecNativeFeatureCppIf( 3989): use unCompDataBuff. encoded
02-05 20:07:22.619 D/SecNativeFeatureCppIf( 3989): Free unCompDataBuff
02-05 20:07:22.619 D/SecNativeFeatureCppIf( 3989): encoded
02-05 20:07:22.619 D/SecNativeFeatureCppIf( 3989): decoding and unzip finish
02-05 20:07:22.619 D/SecNativeFeatureCppIf( 3989): use unCompDataBuff. encoded
02-05 20:07:22.619 D/SecNativeFeatureCppIf( 3989): Free unCompDataBuff
02-05 20:07:22.620 D/AudioInfo( 3989): MPS_CODE : ZVV, get MPS_CODE
02-05 20:07:22.620 D/AudioInfo( 3989): 1 OMC path check :
/omr/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 D/AudioInfo( 3989): 2 OMC path check :
/omr/res/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 D/AudioInfo( 3989): 3 OMC path check :
/system/omc/ZVV/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 D/AudioInfo( 3989): 4 OMC path check :
/system/omc/single/ZVV/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 D/AudioInfo( 3989): 5 OMC path check :
/odm/etc/omc/ZVV/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 D/AudioInfo( 3989): 6 OMC path check :
/odm/etc/omc/single/ZVV/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 D/AudioInfo( 3989): 7 OMC path check :
/product/omc/ZVV/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 D/AudioInfo( 3989): 8 OMC path check :
/product/omc/single/ZVV/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 D/AudioInfo( 3989): 9 OMC path check :
/prism/media/carriers/ZVV/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 D/AudioInfo( 3989): 10 OMC path check :
/prism/media/carriers/single/ZVV/res/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 I/SamsungPowerSound( 3989): Power sound
Path:system/media/audio/ui/PowerOn.ogg
02-05 20:07:22.620 V/SamsungPowerSound( 3989): File path :
system/media/audio/ui/PowerOn.ogg
02-05 20:07:22.621 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.622 I/Zygote ( 3603): ...preloaded 41 resources in 6ms.
02-05 20:07:22.622 D/Zygote32Timing( 3603): PreloadResources took to complete: 61ms
02-05 20:07:22.625 W/OMXUtils( 3750): do not know color format 0x7f000011 =
2130706449
02-05 20:07:22.626 V/APM_AudioPolicyManager( 3671): getAudioPolicyConfig:
g_volume_situation_key;type=8;device=1
02-05 20:07:22.626 W/OMXUtils( 3750): do not know color format 0x10 = 16
02-05 20:07:22.626 V/SamsungPowerSound( 3989): getSettingVolume [0.000000]
02-05 20:07:22.626 I/SamsungPowerSound( 3989): wait_for_surface_manager ++
02-05 20:07:22.626 W/OMXUtils( 3750): do not know color format 0x7f00a000 =
2130747392
02-05 20:07:22.627 I/SamsungPowerSound( 3989): wait_for_surface_manager --
02-05 20:07:22.627 V/SamsungPowerSound( 3989): Bootsound delay: 0
02-05 20:07:22.627 D/SamsungPowerSound( 3989): Enter play
02-05 20:07:22.627 W/OMXUtils( 3750): do not know color format 0x7f000789 =
2130708361
02-05 20:07:22.628 W/OMXUtils( 3750): do not know color format 0x7f000012 =
2130706450
02-05 20:07:22.628 W/OMXNodeInstance( 3758):
getConfig(0xf25b3600:Exynos.VP8.Encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x8000101a)
02-05 20:07:22.628 E/SamsungPowerSound( 3989): Can not open
system/media/audio/ui/PowerOn.ogg
02-05 20:07:22.628 V/SamsungPowerSound( 3989): Power sound playback complete
02-05 20:07:22.628 V/SamsungPowerSound( 3989): resetObserverDevice
02-05 20:07:22.628 V/SamsungPowerSound( 3989): requestExit() to Observer thread
02-05 20:07:22.633 I/Codec2Client( 3750): Available Codec2 services: "default"
"software"
02-05 20:07:22.642 I/C2SecAmrNBDec( 3758): in CreateCodec2Factory
02-05 20:07:22.642 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.642 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.643 I/C2SecAmrNBDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.644 D/libEGL ( 3603): loaded /vendor/lib/egl/libGLES_mali.so
02-05 20:07:22.645 I/C2SecAmrWBDec( 3758): in CreateCodec2Factory
02-05 20:07:22.645 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.645 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.646 I/C2SecAmrWBDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.647 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.649 I/C2SecFlacDec( 3758): in CreateCodec2Factory
02-05 20:07:22.649 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.649 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.650 I/C2SecFlacDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.652 I/C2SecImaDec( 3758): in CreateCodec2Factory
02-05 20:07:22.652 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.652 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.653 I/C2SecImaDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.656 I/C2SecMp3Dec( 3758): in CreateCodec2Factory
02-05 20:07:22.656 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.656 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.656 I/C2SecMp3Dec( 3758): in DestroyCodec2Factory
02-05 20:07:22.658 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.658 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.662 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.662 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.668 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.668 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.671 I/C2SecWmaDec( 3758): in CreateCodec2Factory
02-05 20:07:22.671 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.671 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.672 I/C2SecWmaDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.674 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.675 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.678 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.678 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.682 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.682 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.688 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.688 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.692 V/C2Store ( 3783): in init
02-05 20:07:22.693 V/C2Store ( 3783): loading dll
02-05 20:07:22.694 I/Zygote ( 3603): Preloading shared libraries...
02-05 20:07:22.695 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.700 E/Zygote ( 3603): Couldn't load qti_performance
02-05 20:07:22.710 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.711 V/C2Store ( 3783): unloading dll
02-05 20:07:22.711 V/C2Store ( 3783): in init
02-05 20:07:22.711 V/C2Store ( 3783): loading dll
02-05 20:07:22.714 I/Zygote ( 3603): Called ZygoteHooks.endPreload()
02-05 20:07:22.715 I/Zygote ( 3603): Installed AndroidKeyStoreProvider in 1ms.
02-05 20:07:22.718 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.718 V/C2Store ( 3783): unloading dll
02-05 20:07:22.718 V/C2Store ( 3783): in init
02-05 20:07:22.718 V/C2Store ( 3783): loading dll
02-05 20:07:22.719 V/SamsungPowerSound( 3989): [Exit] SamsungPowerSoundObserver
threadFunc
02-05 20:07:22.720 V/SamsungPowerSound( 3989): -------- SamsungPowerSoundObserver
Destructor ---------
02-05 20:07:22.720 V/SamsungPowerSound( 3989): -------- SamsungPowerSoundPlayer
Destructor ---------
02-05 20:07:22.721 I/BpBinder( 3989): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
02-05 20:07:22.721 I/BpBinder( 3989): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
02-05 20:07:22.721 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.723 I/Zygote ( 3603): Warmed up JCA providers in 8ms.
02-05 20:07:22.723 I/Zygote ( 3603): !@Boot: End of preload()
02-05 20:07:22.723 D/Zygote ( 3603): end preload
02-05 20:07:22.723 I/Zygote ( 3603): !@Boot_EBS_F: boot_progress_preload_end
02-05 20:07:22.724 D/Zygote32Timing( 3603): ZygotePreload took to complete: 1936ms
02-05 20:07:22.728 V/APM_AudioPolicyManager( 3671): releaseAudioPatch() patch 6
02-05 20:07:22.728 V/APM_AudioPolicyManager( 3671): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
02-05 20:07:22.728 V/APM_AudioPolicyManager( 3671): releaseAudioPatchInternal patch
6
02-05 20:07:22.728 V/APM_AudioPolicyManager( 3671): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
02-05 20:07:22.728 V/APM_AudioPolicyManager( 3671): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
02-05 20:07:22.728 V/APM_AudioPolicyManager( 3671): setOutputDevices() prevDevice
{type:0x2,@:}
02-05 20:07:22.729 V/APM_AudioPolicyManager( 3671): setOutputDevices changing
device to AUDIO_DEVICE_NONE
02-05 20:07:22.730 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.730 V/C2Store ( 3783): unloading dll
02-05 20:07:22.730 V/C2Store ( 3783): in init
02-05 20:07:22.730 V/C2Store ( 3783): loading dll
02-05 20:07:22.731 D/audio_hw_primary_abox( 3611): fast_out-out_set_parameters:
enter with param = routing=0
02-05 20:07:22.731 V/audio_hw_primary_abox( 3611): fast_out-out_set_parameters:
Requested to change route to AUDIO_DEVICE_NONE
02-05 20:07:22.731 D/audio_hw_primary_abox( 3611): fast_out-out_set_parameters:
exit
02-05 20:07:22.732 V/APM_AudioPolicyManager( 3671): resetOutputDevice()
releaseAudioPatch returned 0
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): computeVolume: camera shutter
sound volume 0.000000
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
1, volume 0.001884, deviceTypes 0x2
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.733 V/APM_AudioPolicyManager( 3671): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): releaseAudioPatch() patch 4
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): releaseAudioPatchInternal patch
4
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
02-05 20:07:22.734 V/APM_AudioPolicyManager( 3671): setOutputDevices() prevDevice
{type:0x2,@:}
02-05 20:07:22.735 V/APM_AudioPolicyManager( 3671): setOutputDevices changing
device to AUDIO_DEVICE_NONE
02-05 20:07:22.735 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.735 V/C2Store ( 3783): unloading dll
02-05 20:07:22.736 V/C2Store ( 3783): in init
02-05 20:07:22.736 V/C2Store ( 3783): loading dll
02-05 20:07:22.736 D/audio_hw_primary_abox( 3611): primary_out-out_set_parameters:
enter with param = routing=0
02-05 20:07:22.736 V/audio_hw_primary_abox( 3611): primary_out-out_set_parameters:
Requested to change route to AUDIO_DEVICE_NONE
02-05 20:07:22.736 D/audio_hw_primary_abox( 3611): primary_out-out_set_parameters:
exit
02-05 20:07:22.737 V/APM_AudioPolicyManager( 3671): resetOutputDevice()
releaseAudioPatch returned 0
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): computeVolume: camera shutter
sound volume 0.000000
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
1, volume 0.001884, deviceTypes 0x2
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.738 V/APM_AudioPolicyManager( 3671): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.739 V/APM_AudioPolicyManager( 3671): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.739 V/APM_AudioPolicyManager( 3671): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.739 V/APM_AudioPolicyManager( 3671): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
02-05 20:07:22.739 V/APM_AudioPolicyManager( 3671): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
02-05 20:07:22.741 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.741 V/C2Store ( 3783): unloading dll
02-05 20:07:22.742 V/C2Store ( 3783): in init
02-05 20:07:22.742 V/C2Store ( 3783): loading dll
02-05 20:07:22.747 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.748 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.748 V/C2Store ( 3783): unloading dll
02-05 20:07:22.748 V/C2Store ( 3783): in init
02-05 20:07:22.748 V/C2Store ( 3783): loading dll
02-05 20:07:22.755 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.755 V/C2Store ( 3783): unloading dll
02-05 20:07:22.755 V/C2Store ( 3783): in init
02-05 20:07:22.755 V/C2Store ( 3783): loading dll
02-05 20:07:22.763 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.763 V/C2Store ( 3783): unloading dll
02-05 20:07:22.764 V/C2Store ( 3783): in init
02-05 20:07:22.764 V/C2Store ( 3783): loading dll
02-05 20:07:22.767 I/zygote ( 3603): Explicit concurrent copying GC freed
105478(4952KB) AllocSpace objects, 5(128KB) LOS objects, 49% free, 5011KB/10022KB,
paused 175us total 42.956ms
02-05 20:07:22.769 I/mediaswcodec( 3783): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
02-05 20:07:22.771 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.771 V/C2Store ( 3783): unloading dll
02-05 20:07:22.771 V/C2Store ( 3783): in init
02-05 20:07:22.771 V/C2Store ( 3783): loading dll
02-05 20:07:22.781 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.781 V/C2Store ( 3783): unloading dll
02-05 20:07:22.781 V/C2Store ( 3783): in init
02-05 20:07:22.781 V/C2Store ( 3783): loading dll
02-05 20:07:22.788 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.788 V/C2Store ( 3783): unloading dll
02-05 20:07:22.788 V/C2Store ( 3783): in init
02-05 20:07:22.788 V/C2Store ( 3783): loading dll
02-05 20:07:22.792 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.792 V/C2Store ( 3783): unloading dll
02-05 20:07:22.792 V/C2Store ( 3783): in init
02-05 20:07:22.792 V/C2Store ( 3783): loading dll
02-05 20:07:22.795 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.797 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.797 V/C2Store ( 3783): unloading dll
02-05 20:07:22.797 V/C2Store ( 3783): in init
02-05 20:07:22.797 V/C2Store ( 3783): loading dll
02-05 20:07:22.801 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.802 V/C2Store ( 3783): unloading dll
02-05 20:07:22.802 V/C2Store ( 3783): in init
02-05 20:07:22.802 V/C2Store ( 3783): loading dll
02-05 20:07:22.808 I/zygote ( 3603): Explicit concurrent copying GC freed
6167(221KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 4821KB/9643KB, paused
99us total 35.758ms
02-05 20:07:22.808 D/Zygote32Timing( 3603): PostZygoteInitGC took to complete: 84ms
02-05 20:07:22.808 D/Zygote32Timing( 3603): ZygoteInit took to complete: 2034ms
02-05 20:07:22.810 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.810 V/C2Store ( 3783): unloading dll
02-05 20:07:22.811 V/C2Store ( 3783): in init
02-05 20:07:22.811 V/C2Store ( 3783): loading dll
02-05 20:07:22.814 I/Zygote ( 3603): !@Boot_EBS_F: zygote forkSystemServer
02-05 20:07:22.817 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.817 V/C2Store ( 3783): unloading dll
02-05 20:07:22.817 V/C2Store ( 3783): in init
02-05 20:07:22.817 V/C2Store ( 3783): loading dll
02-05 20:07:22.822 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.824 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.824 V/C2Store ( 3783): unloading dll
02-05 20:07:22.824 V/C2Store ( 3783): in init
02-05 20:07:22.824 V/C2Store ( 3783): loading dll
02-05 20:07:22.830 I/mediaswcodec( 3783): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
02-05 20:07:22.830 D/C2SoftHevcEnc( 3783): Given level 6000 does not cover current
configuration: adjusting to 6001
02-05 20:07:22.830 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.830 V/C2Store ( 3783): unloading dll
02-05 20:07:22.830 V/C2Store ( 3783): in init
02-05 20:07:22.830 V/C2Store ( 3783): loading dll
02-05 20:07:22.834 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.834 V/C2Store ( 3783): unloading dll
02-05 20:07:22.834 V/C2Store ( 3783): in init
02-05 20:07:22.834 V/C2Store ( 3783): loading dll
02-05 20:07:22.839 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.839 V/C2Store ( 3783): unloading dll
02-05 20:07:22.839 V/C2Store ( 3783): in init
02-05 20:07:22.839 V/C2Store ( 3783): loading dll
02-05 20:07:22.843 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.843 V/C2Store ( 3783): unloading dll
02-05 20:07:22.843 V/C2Store ( 3783): in init
02-05 20:07:22.843 V/C2Store ( 3783): loading dll
02-05 20:07:22.847 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.847 V/C2Store ( 3783): unloading dll
02-05 20:07:22.847 V/C2Store ( 3783): in init
02-05 20:07:22.847 V/C2Store ( 3783): loading dll
02-05 20:07:22.848 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.854 E/BootAnimationLoader( 3988): !@BootAnimation : Could not open
'/sys/class/lcd/panel/ux_color'
02-05 20:07:22.854 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.854 V/C2Store ( 3783): unloading dll
02-05 20:07:22.854 V/C2Store ( 3783): in init
02-05 20:07:22.854 V/C2Store ( 3783): loading dll
02-05 20:07:22.854 E/BootAnimationLoader( 3988): !@BootAnimation : WindowColor =
BLACK(11 )
02-05 20:07:22.854 I/BootAnimationLoader( 3988): ret=2, fps:12, interval:83333
02-05 20:07:22.855 E/BootAnimationLoader( 3988): !@BootAnimation : mps_code = ZVV
02-05 20:07:22.855 E/BootAnimationLoader( 3988): !@BootAnimation : [Chameleon]
Carrier animation is not supported...
02-05 20:07:22.855 E/BootAnimationLoader( 3988): !@BootAnimation : Load sequence
resource = /omr/res/media/bootsamsung.qmg
02-05 20:07:22.856 E/BootAnimationLoader( 3988): !@BootAnimation : Load loop
resource = /system/media/bootsamsungloop.qmg
02-05 20:07:22.856 E/BootAnimationLoader( 3988): !@BootAnimation : [Encryption
info]crypt_state = encrypted, crypt_input_window = 0, crypt_type = 0
02-05 20:07:22.858 D/SecNativeFeatureCppIf( 3988): encoded
02-05 20:07:22.858 D/SecNativeFeatureCppIf( 3988): decoding and unzip finish
02-05 20:07:22.858 D/SecNativeFeatureCppIf( 3988): use unCompDataBuff. encoded
02-05 20:07:22.858 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.858 V/C2Store ( 3783): unloading dll
02-05 20:07:22.858 V/C2Store ( 3783): in init
02-05 20:07:22.858 V/C2Store ( 3783): loading dll
02-05 20:07:22.859 D/SecNativeFeatureCppIf( 3988): Free unCompDataBuff
02-05 20:07:22.859 D/SecNativeFeatureCppIf( 3988): encoded
02-05 20:07:22.859 D/SecNativeFeatureCppIf( 3988): decoding and unzip finish
02-05 20:07:22.859 I/CASS_DEBUG( 3592): Modem status : 0x03 -> 0x03
02-05 20:07:22.859 D/SecNativeFeatureCppIf( 3988): use unCompDataBuff. encoded
02-05 20:07:22.860 D/SecNativeFeatureCppIf( 3988): Free unCompDataBuff
02-05 20:07:22.860 D/SecNativeFeatureCppIf( 3988): encoded
02-05 20:07:22.860 D/SecNativeFeatureCppIf( 3988): decoding and unzip finish
02-05 20:07:22.860 D/SecNativeFeatureCppIf( 3988): use unCompDataBuff. encoded
02-05 20:07:22.861 D/SecNativeFeatureCppIf( 3988): Free unCompDataBuff
02-05 20:07:22.861 D/SecNativeFeatureCppIf( 3988): encoded
02-05 20:07:22.861 D/SecNativeFeatureCppIf( 3988): decoding and unzip finish
02-05 20:07:22.861 D/SecNativeFeatureCppIf( 3988): use unCompDataBuff. encoded
02-05 20:07:22.862 D/SecNativeFeatureCppIf( 3988): Free unCompDataBuff
02-05 20:07:22.862 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.862 V/C2Store ( 3783): unloading dll
02-05 20:07:22.862 V/C2Store ( 3783): in init
02-05 20:07:22.862 V/C2Store ( 3783): loading dll
02-05 20:07:22.868 I/BootAnimationLoader( 3988): !@BootAnimation : activeId is 0 <
0
02-05 20:07:22.868 I/BootAnimationLoader( 3988): !@BootAnimation : main resolution
w = 720, h = 1520
02-05 20:07:22.868 I/BootAnimationLoader( 3988): !@BootAnimation : createSurface
RGB565
02-05 20:07:22.869 I/SurfaceFlinger( 3677): id=1 createSurf (720x1520),4 flag=0,
samsungani565#0
02-05 20:07:22.870 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.870 V/C2Store ( 3783): unloading dll
02-05 20:07:22.870 V/C2Store ( 3783): in init
02-05 20:07:22.870 V/C2Store ( 3783): loading dll
02-05 20:07:22.877 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.877 V/C2Store ( 3783): unloading dll
02-05 20:07:22.877 V/C2Store ( 3783): in init
02-05 20:07:22.877 V/C2Store ( 3783): loading dll
02-05 20:07:22.881 I/C2SoftVp8Enc( 3783): setting temporal layering 0 + 0
02-05 20:07:22.881 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.881 V/C2Store ( 3783): unloading dll
02-05 20:07:22.881 V/C2Store ( 3783): in init
02-05 20:07:22.881 V/C2Store ( 3783): loading dll
02-05 20:07:22.885 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.885 V/C2Store ( 3783): unloading dll
02-05 20:07:22.885 V/C2Store ( 3783): in init
02-05 20:07:22.885 V/C2Store ( 3783): loading dll
02-05 20:07:22.886 I/BootAnimationLoader( 3988): !@BootAnimation : activeId is 0 <
0
02-05 20:07:22.886 I/BootAnimationLoader( 3988): !@BootAnimation : main resolution
w = 720, h = 1520
02-05 20:07:22.886 I/BootAnimationLoader( 3988): !@BootAnimation :
BootAnimData_STATUS = 0x3
02-05 20:07:22.888 E/BootAnimation( 3988): /sys/class/sec/led/led_pattern: open
error, fd = -1
02-05 20:07:22.888 E/BootAnimationLoader( 3988): !@BootAnimation : draw Start
02-05 20:07:22.888 I/BootAnimationLoader( 3988): !@BootAnimation : Number of frames
drawn 1
02-05 20:07:22.888 I/BootAnimationLoader( 3988): !@ Bootanimation : Start
callBootanimServiceFinishCheckThread
02-05 20:07:22.894 I/C2SoftVp9Enc( 3783): setting temporal layering 0 + 0
02-05 20:07:22.896 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.896 V/C2Store ( 3783): unloading dll
02-05 20:07:22.896 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.897 E/MediaCodecsXmlParser( 3750): >>>SEC codec
02-05 20:07:22.897 D/MediaCodecsXmlParser( 3750): parsing
/apex/com.android.media.swcodec/etc/media_codecs.xml...
02-05 20:07:22.899 D/MediaCodecsXmlParser( 3750): disabling c2.android.gsm.decoder
02-05 20:07:22.901 D/MediaCodecsXmlParser( 3750): disabling
c2.android.mpeg2.decoder
02-05 20:07:22.902 D/Zygote ( 3603): Forked child process 4014
02-05 20:07:22.903 D/MediaCodecsXmlParser( 3750): Cannot find
/apex/com.android.media.swcodec/etc/media_codecs.xml
02-05 20:07:22.903 I/Zygote ( 3603): System server process 4014 has been created
02-05 20:07:22.903 E/MediaCodecsXmlParser( 3750): >>>SEC codec
02-05 20:07:22.903 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_primary.xml...
02-05 20:07:22.903 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ddp.xml...
02-05 20:07:22.904 I/Zygote ( 3603): Accepting command socket connections
02-05 20:07:22.904 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ac4.xml...
02-05 20:07:22.904 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
02-05 20:07:22.905 D/MediaCodecsXmlParser( 3750): Cannot find
/vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.905 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_performance_c2.xml...
02-05 20:07:22.907 E/MediaCodecsXmlParser( 3750): >>>SEC codec
02-05 20:07:22.907 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_primary.xml...
02-05 20:07:22.907 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.907 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.907 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.907 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.907 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.907 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ddp.xml...
02-05 20:07:22.908 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.908 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.908 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.908 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ac4.xml...
02-05 20:07:22.908 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
02-05 20:07:22.908 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
02-05 20:07:22.908 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.908 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.908 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.909 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_c2_sec.xml...
02-05 20:07:22.910 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_performance.xml...
02-05 20:07:22.910 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.910 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 25 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 35 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 41 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 71 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 77 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 81 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 87 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 91 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 97 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 104 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.911 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 110 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 114 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 120 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 129 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 142 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 146 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 157 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.912 E/MediaCodecsXmlParser( 3750): >>>SEC codec
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_primary.xml...
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.912 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.913 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.913 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.913 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.913 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ddp.xml...
02-05 20:07:22.913 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.913 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.913 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.913 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ac4.xml...
02-05 20:07:22.914 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
02-05 20:07:22.914 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
02-05 20:07:22.914 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.914 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.914 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.914 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_c2_sec_wmx.xml...
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_performance.xml...
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 25 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 35 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 41 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.916 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 71 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 77 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 81 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 87 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 91 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 97 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 104 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 110 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 114 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 120 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.917 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 129 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.918 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 142 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.918 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 146 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.918 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 157 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.918 E/MediaCodecsXmlParser( 3750): >>>SEC codec
02-05 20:07:22.918 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_primary.xml...
02-05 20:07:22.918 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.918 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.919 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.919 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.919 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.919 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ddp.xml...
02-05 20:07:22.919 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.919 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.919 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.919 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ac4.xml...
02-05 20:07:22.919 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
02-05 20:07:22.920 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
02-05 20:07:22.920 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.920 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.920 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.920 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/dax3_media_codecs_dolby_audio.xml...
02-05 20:07:22.921 D/MediaCodecsXmlParser( 3750): ignoring Alias specified not
directly in a MediaCodec at line 40 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
02-05 20:07:22.921 D/MediaCodecsXmlParser( 3750): ignoring Alias specified not
directly in a MediaCodec at line 46 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
02-05 20:07:22.921 D/MediaCodecsXmlParser( 3750): ignoring Alias specified not
directly in a MediaCodec at line 52 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
02-05 20:07:22.921 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_performance.xml...
02-05 20:07:22.921 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:22.922 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 19 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 25 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 30 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 35 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 41 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 71 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 77 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 81 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 87 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 91 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 97 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 104 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 110 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 114 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 120 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 129 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 142 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 146 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.922 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 157 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.923 E/MediaCodecsXmlParser( 3750): >>>SEC codec
02-05 20:07:22.923 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:22.923 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_primary.xml...
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ddp.xml...
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_ac4.xml...
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
02-05 20:07:22.924 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device
manifest.
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.924 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.924 I/Gralloc4( 3988): mapper 4.x is not supported
02-05 20:07:22.925 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
02-05 20:07:22.925 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs.xml...
02-05 20:07:22.925 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device
manifest.
02-05 20:07:22.925 D/MediaCodecsXmlParser( 3750): Setting: updating existing
setting at line 87 of /vendor/etc/media_codecs.xml
02-05 20:07:22.925 W/Gralloc3( 3988): mapper 3.x is not supported
02-05 20:07:22.926 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_google_video_le.xml...
02-05 20:07:22.926 D/MediaCodecsXmlParser( 3750): unable to open media codecs
configuration xml file: /vendor/etc/media_codecs_google_video_le.xml
02-05 20:07:22.926 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_google_audio.xml...
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_google_telephony.xml...
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): parsing
/vendor/etc/media_codecs_performance.xml...
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 48 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 54 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 57 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 60 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 104 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 110 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 114 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 120 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 123 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 129 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 142 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.927 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 146 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.928 D/MediaCodecsXmlParser( 3750): MediaCodec: cannot update non-
existing codec at line 157 of /vendor/etc/media_codecs_performance.xml
02-05 20:07:22.928 I/C2SecAmrNBDec( 3758): in CreateCodec2Factory
02-05 20:07:22.928 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.928 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.930 I/Codec2InfoBuilder( 3750): adding type 'audio/3gpp'
02-05 20:07:22.930 I/C2SecAmrNBDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.931 I/C2SecAmrWBDec( 3758): in CreateCodec2Factory
02-05 20:07:22.931 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.931 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.934 I/gralloc ( 3988): Arm Module v1.0
02-05 20:07:22.934 I/Codec2InfoBuilder( 3750): adding type 'audio/amr-wb'
02-05 20:07:22.935 I/C2SecAmrWBDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.935 I/C2SecFlacDec( 3758): in CreateCodec2Factory
02-05 20:07:22.935 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.936 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.938 I/Codec2InfoBuilder( 3750): adding type 'audio/flac'
02-05 20:07:22.939 I/C2SecFlacDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.940 I/C2SecImaDec( 3758): in CreateCodec2Factory
02-05 20:07:22.940 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.940 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.940 E/system_server( 4014): Not starting debugger since process
cannot load the jdwp agent.
02-05 20:07:22.942 I/Codec2InfoBuilder( 3750): adding type 'audio/x-ima'
02-05 20:07:22.943 I/C2SecImaDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.943 I/C2SecMp3Dec( 3758): in CreateCodec2Factory
02-05 20:07:22.943 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.943 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.945 I/ProcessState( 4014): system_server uses 2M binder buffer
02-05 20:07:22.946 I/Codec2InfoBuilder( 3750): adding type 'audio/mpeg'
02-05 20:07:22.946 I/C2SecMp3Dec( 3758): in DestroyCodec2Factory
02-05 20:07:22.947 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.947 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.949 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:22.949 I/Codec2InfoBuilder( 3750): adding type 'video/mp43'
02-05 20:07:22.950 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.950 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.951 I/SurfaceFlinger( 3677): Enter boot animation
02-05 20:07:22.953 E/FMQ ( 3677): grantorIdx must be less than 3
02-05 20:07:22.954 E/FMQ ( 3620): grantorIdx must be less than 3
02-05 20:07:22.954 I/Codec2InfoBuilder( 3750): adding type 'video/mp4v-es'
02-05 20:07:22.956 E/FMQ ( 3620): grantorIdx must be less than 3
02-05 20:07:22.957 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.957 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.957 E/FMQ ( 3677): grantorIdx must be less than 3
02-05 20:07:22.958 D/SurfaceFlinger( 3677): Display 0 HWC layers:
02-05 20:07:22.958 D/SurfaceFlinger( 3677): DEVICE | 0xe7c26c80 | 0000 |
RGB_565 | 0.0 0.0 720.0 1520.0 | 0 0 720 1520 | samsungani565#0
02-05 20:07:22.958 D/SurfaceFlinger( 3677):
02-05 20:07:22.959 I/Codec2InfoBuilder( 3750): adding type 'video/wvc1'
02-05 20:07:22.959 I/Codec2InfoBuilder( 3750): adding type 'video/x-ms-wmv'
02-05 20:07:22.960 I/C2SecWmaDec( 3758): in CreateCodec2Factory
02-05 20:07:22.960 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.961 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.962 I/Codec2InfoBuilder( 3750): adding type 'audio/x-ms-wma'
02-05 20:07:22.963 I/C2SecWmaDec( 3758): in DestroyCodec2Factory
02-05 20:07:22.964 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.964 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.966 I/Codec2InfoBuilder( 3750): adding type 'video/x-ms-wmv7'
02-05 20:07:22.967 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.968 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.971 I/Codec2InfoBuilder( 3750): adding type 'video/x-ms-wmv8'
02-05 20:07:22.972 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.972 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.977 I/Codec2InfoBuilder( 3750): adding type 'audio/ac4'
02-05 20:07:22.979 I/SEC_componentStore( 3758): GetCodec2SecComponentStore+++++++++
++++
02-05 20:07:22.979 I/SEC_componentStore( 3758):
GetCodec2SecComponentStore--------------default
02-05 20:07:22.980 I/Codec2InfoBuilder( 3750): adding type 'audio/ac3'
02-05 20:07:22.981 I/Codec2InfoBuilder( 3750): adding type 'audio/eac3'
02-05 20:07:22.981 I/Codec2InfoBuilder( 3750): adding type 'audio/eac3-joc'
02-05 20:07:22.982 V/C2Store ( 3783): in init
02-05 20:07:22.982 V/C2Store ( 3783): loading dll
02-05 20:07:22.985 D/gralloc ( 3618): [mali_gralloc_allocate] begin
02-05 20:07:22.985 D/gralloc ( 3618): buffer_descriptor: wh(720 1520)
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)
02-05 20:07:22.985 D/gralloc ( 3618): [mali_gralloc_allocate] allocation successful
02-05 20:07:22.988 I/Codec2InfoBuilder( 3750): adding type 'audio/mp4a-latm'
02-05 20:07:22.995 V/C2Store ( 3783): in init
02-05 20:07:22.995 V/C2Store ( 3783): loading dll
02-05 20:07:22.995 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:22.995 V/C2Store ( 3783): unloading dll
02-05 20:07:22.997 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.000 I/Codec2InfoBuilder( 3750): adding type 'audio/mp4a-latm'
02-05 20:07:23.006 V/C2Store ( 3783): in init
02-05 20:07:23.006 V/C2Store ( 3783): loading dll
02-05 20:07:23.007 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.007 V/C2Store ( 3783): unloading dll
02-05 20:07:23.008 I/Codec2InfoBuilder( 3750): adding type 'audio/3gpp'
02-05 20:07:23.009 V/C2Store ( 3783): in init
02-05 20:07:23.009 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.009 V/C2Store ( 3783): loading dll
02-05 20:07:23.009 V/C2Store ( 3783): unloading dll
02-05 20:07:23.011 I/Codec2InfoBuilder( 3750): adding type 'audio/3gpp'
02-05 20:07:23.011 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.011 V/C2Store ( 3783): unloading dll
02-05 20:07:23.013 V/C2Store ( 3783): in init
02-05 20:07:23.013 V/C2Store ( 3783): loading dll
02-05 20:07:23.017 I/Codec2InfoBuilder( 3750): adding type 'audio/amr-wb'
02-05 20:07:23.018 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.018 V/C2Store ( 3783): unloading dll
02-05 20:07:23.018 V/C2Store ( 3783): in init
02-05 20:07:23.018 V/C2Store ( 3783): loading dll
02-05 20:07:23.021 I/Codec2InfoBuilder( 3750): adding type 'audio/amr-wb'
02-05 20:07:23.022 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.022 V/C2Store ( 3783): in init
02-05 20:07:23.022 V/C2Store ( 3783): loading dll
02-05 20:07:23.022 V/C2Store ( 3783): unloading dll
02-05 20:07:23.023 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.026 D/Codec2InfoBuilder( 3750): codec entry for
'c2.android.av1.decoder' is disabled
02-05 20:07:23.026 V/C2Store ( 3783): in init
02-05 20:07:23.026 V/C2Store ( 3783): loading dll
02-05 20:07:23.027 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.027 V/C2Store ( 3783): unloading dll
02-05 20:07:23.031 I/Codec2InfoBuilder( 3750): adding type 'video/avc'
02-05 20:07:23.035 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.035 V/C2Store ( 3783): unloading dll
02-05 20:07:23.035 V/C2Store ( 3783): in init
02-05 20:07:23.035 V/C2Store ( 3783): loading dll
02-05 20:07:23.036 I/mediaswcodec( 3783): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
02-05 20:07:23.037 I/mediaswcodec( 3783): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
02-05 20:07:23.038 I/Codec2InfoBuilder( 3750): adding type 'video/avc'
02-05 20:07:23.040 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.040 V/C2Store ( 3783): unloading dll
02-05 20:07:23.040 V/C2Store ( 3783): in init
02-05 20:07:23.040 V/C2Store ( 3783): loading dll
02-05 20:07:23.042 I/Codec2InfoBuilder( 3750): adding type 'audio/flac'
02-05 20:07:23.042 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.042 V/C2Store ( 3783): unloading dll
02-05 20:07:23.043 V/C2Store ( 3783): in init
02-05 20:07:23.043 V/C2Store ( 3783): loading dll
02-05 20:07:23.044 I/Codec2InfoBuilder( 3750): adding type 'audio/flac'
02-05 20:07:23.045 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.045 V/C2Store ( 3783): unloading dll
02-05 20:07:23.045 V/C2Store ( 3783): in init
02-05 20:07:23.045 V/C2Store ( 3783): loading dll
02-05 20:07:23.048 I/Codec2InfoBuilder( 3750): adding type 'audio/g711-alaw'
02-05 20:07:23.048 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.048 V/C2Store ( 3783): unloading dll
02-05 20:07:23.048 V/C2Store ( 3783): in init
02-05 20:07:23.048 V/C2Store ( 3783): loading dll
02-05 20:07:23.049 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.050 I/Codec2InfoBuilder( 3750): adding type 'audio/g711-mlaw'
02-05 20:07:23.051 V/C2Store ( 3783): in init
02-05 20:07:23.051 V/C2Store ( 3783): loading dll
02-05 20:07:23.051 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.051 V/C2Store ( 3783): unloading dll
02-05 20:07:23.053 D/Codec2InfoBuilder( 3750): codec entry for
'c2.android.gsm.decoder' is disabled
02-05 20:07:23.054 V/C2Store ( 3783): in init
02-05 20:07:23.054 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.054 V/C2Store ( 3783): loading dll
02-05 20:07:23.054 V/C2Store ( 3783): unloading dll
02-05 20:07:23.058 I/Codec2InfoBuilder( 3750): adding type 'video/3gpp'
02-05 20:07:23.061 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.061 V/C2Store ( 3783): unloading dll
02-05 20:07:23.062 V/C2Store ( 3783): in init
02-05 20:07:23.062 V/C2Store ( 3783): loading dll
02-05 20:07:23.066 I/Codec2InfoBuilder( 3750): adding type 'video/3gpp'
02-05 20:07:23.070 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.070 V/C2Store ( 3783): unloading dll
02-05 20:07:23.070 V/C2Store ( 3783): in init
02-05 20:07:23.070 V/C2Store ( 3783): loading dll
02-05 20:07:23.072 I/Codec2InfoBuilder( 3750): adding type 'video/hevc'
02-05 20:07:23.074 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.074 V/C2Store ( 3783): unloading dll
02-05 20:07:23.074 V/C2Store ( 3783): in init
02-05 20:07:23.074 V/C2Store ( 3783): loading dll
02-05 20:07:23.075 I/mediaswcodec( 3783): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
02-05 20:07:23.076 D/C2SoftHevcEnc( 3783): Given level 6000 does not cover current
configuration: adjusting to 6001
02-05 20:07:23.078 I/mediaswcodec( 3783): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
02-05 20:07:23.079 D/C2SoftHevcEnc( 3783): Given level 6000 does not cover current
configuration: adjusting to 6001
02-05 20:07:23.079 I/Codec2InfoBuilder( 3750): adding type 'video/hevc'
02-05 20:07:23.080 I/SystemServerTiming( 4014): InitBeforeStartServices
02-05 20:07:23.082 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.082 V/C2Store ( 3783): unloading dll
02-05 20:07:23.082 V/C2Store ( 3783): in init
02-05 20:07:23.082 V/C2Store ( 3783): loading dll
02-05 20:07:23.084 I/Codec2InfoBuilder( 3750): adding type 'audio/mpeg'
02-05 20:07:23.084 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.084 V/C2Store ( 3783): unloading dll
02-05 20:07:23.084 V/C2Store ( 3783): in init
02-05 20:07:23.084 V/C2Store ( 3783): loading dll
02-05 20:07:23.085 I/SystemServer( 4014): !@Boot_EBS_F: SYSTEM_SERVER_START
02-05 20:07:23.085 I/SystemServer( 4014): !@Boot: Entered the Android system
server!
02-05 20:07:23.085 I/SystemServer( 4014): !@Boot_EBS_F: BOOT_PROGRESS_SYSTEM_RUN
02-05 20:07:23.089 I/HidlServiceManagement( 3775): Registered
vendor.samsung.hardware.radio.channel@2.0::ISehChannel/imsd2
02-05 20:07:23.089 D/Codec2InfoBuilder( 3750): codec entry for
'c2.android.mpeg2.decoder' is disabled
02-05 20:07:23.090 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.090 V/C2Store ( 3783): unloading dll
02-05 20:07:23.090 V/C2Store ( 3783): in init
02-05 20:07:23.090 V/C2Store ( 3783): loading dll
02-05 20:07:23.090 I/HidlServiceManagement( 3775): Registered
vendor.samsung.hardware.radio.channel@2.0::ISehChannel/epdgd2
02-05 20:07:23.092 I/HidlServiceManagement( 3775): Registered
vendor.samsung.hardware.radio.bridge@2.0::ISehBridge/slot2
02-05 20:07:23.092 I/Codec2InfoBuilder( 3750): adding type 'video/mp4v-es'
02-05 20:07:23.098 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.100 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.100 V/C2Store ( 3783): unloading dll
02-05 20:07:23.100 V/C2Store ( 3783): in init
02-05 20:07:23.100 V/C2Store ( 3783): loading dll
02-05 20:07:23.103 I/Codec2InfoBuilder( 3750): adding type 'video/mp4v-es'
02-05 20:07:23.105 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.105 V/C2Store ( 3783): unloading dll
02-05 20:07:23.105 V/C2Store ( 3783): in init
02-05 20:07:23.105 V/C2Store ( 3783): loading dll
02-05 20:07:23.108 I/Codec2InfoBuilder( 3750): adding type 'audio/opus'
02-05 20:07:23.109 V/C2Store ( 3783): in init
02-05 20:07:23.109 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.109 V/C2Store ( 3783): loading dll
02-05 20:07:23.109 V/C2Store ( 3783): unloading dll
02-05 20:07:23.111 I/Codec2InfoBuilder( 3750): adding type 'audio/opus'
02-05 20:07:23.111 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.111 V/C2Store ( 3783): unloading dll
02-05 20:07:23.111 V/C2Store ( 3783): in init
02-05 20:07:23.111 V/C2Store ( 3783): loading dll
02-05 20:07:23.114 I/Codec2InfoBuilder( 3750): adding type 'audio/raw'
02-05 20:07:23.115 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.115 V/C2Store ( 3783): unloading dll
02-05 20:07:23.115 V/C2Store ( 3783): in init
02-05 20:07:23.115 V/C2Store ( 3783): loading dll
02-05 20:07:23.117 I/Codec2InfoBuilder( 3750): adding type 'audio/vorbis'
02-05 20:07:23.118 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.118 V/C2Store ( 3783): unloading dll
02-05 20:07:23.118 V/C2Store ( 3783): in init
02-05 20:07:23.118 V/C2Store ( 3783): loading dll
02-05 20:07:23.121 I/Codec2InfoBuilder( 3750): adding type 'video/x-vnd.on2.vp8'
02-05 20:07:23.122 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.122 V/C2Store ( 3783): unloading dll
02-05 20:07:23.123 V/C2Store ( 3783): in init
02-05 20:07:23.123 V/C2Store ( 3783): loading dll
02-05 20:07:23.124 I/C2SoftVp8Enc( 3783): setting temporal layering 0 + 0
02-05 20:07:23.124 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.124 I/C2SoftVp8Enc( 3783): setting temporal layering 0 + 0
02-05 20:07:23.126 I/Codec2InfoBuilder( 3750): adding type 'video/x-vnd.on2.vp8'
02-05 20:07:23.127 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.127 V/C2Store ( 3783): unloading dll
02-05 20:07:23.127 V/C2Store ( 3783): in init
02-05 20:07:23.127 V/C2Store ( 3783): loading dll
02-05 20:07:23.130 I/Codec2InfoBuilder( 3750): adding type 'video/x-vnd.on2.vp9'
02-05 20:07:23.130 I/HidlServiceManagement( 3774): Registered
vendor.samsung.hardware.radio.channel@2.0::ISehChannel/imsd
02-05 20:07:23.132 I/HidlServiceManagement( 3774): Registered
vendor.samsung.hardware.radio.channel@2.0::ISehChannel/epdgd
02-05 20:07:23.134 V/C2Store ( 3783): in init
02-05 20:07:23.134 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.134 V/C2Store ( 3783): loading dll
02-05 20:07:23.134 V/C2Store ( 3783): unloading dll
02-05 20:07:23.135 I/C2SoftVp9Enc( 3783): setting temporal layering 0 + 0
02-05 20:07:23.136 I/HidlServiceManagement( 3774): Registered
vendor.samsung.hardware.radio.bridge@2.0::ISehBridge/slot1
02-05 20:07:23.136 I/C2SoftVp9Enc( 3783): setting temporal layering 0 + 0
02-05 20:07:23.140 D/Codec2InfoBuilder( 3750): codec entry for
'c2.android.vp9.encoder' is disabled
02-05 20:07:23.140 V/C2Store ( 3783): in ~ComponentModule
02-05 20:07:23.140 V/C2Store ( 3783): unloading dll
02-05 20:07:23.142 W/BatteryNotifier( 3750): batterystats service unavailable!
02-05 20:07:23.143 I/servicemanager( 3395): Adding 'u:r:mediaserver:s0' service
(media.resource_manager:3750)
02-05 20:07:23.150 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.199 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.225 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.251 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.299 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.325 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.345 I/teecl ( 4014): NW> Starting log for teecl
02-05 20:07:23.352 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.362 E/UsbAlsaJackDetectorJNI( 4014): Can't register
UsbAlsaJackDetector native methods
02-05 20:07:23.367 I/PaymentService-JNI( 4014):
register_android_server_PaymentManagerService
02-05 20:07:23.369 V/KnoxFWS ( 4014): knox framework jni has registed
02-05 20:07:23.371 D/LoadedApk( 4014): LoadedApk::makeApplication()
appContext=android.app.ContextImpl@39c9a3b appContext.mOpPackageName=android
appContext.mBasePackageName=android
appContext.mPackageInfo=android.app.LoadedApk@54dd558
02-05 20:07:23.394 I/SystemServerInitThreadPool( 4014): Creating instance with 8
threads
02-05 20:07:23.394 D/SystemServerTiming( 4014): InitBeforeStartServices took to
complete: 314ms
02-05 20:07:23.394 D/SystemServerTiming( 4014): !@Boot_SystemServer: 314ms :
InitBeforeStartServices
02-05 20:07:23.394 I/SystemServerTiming( 4014): !@Boot_EBS: Took 314ms by
'InitBeforeStartServices'
02-05 20:07:23.394 I/SystemServerTiming( 4014): StartServices
02-05 20:07:23.394 I/SystemServer( 4014): !@Boot_EBS_F: startBootstrapServices
02-05 20:07:23.394 I/SystemServerTiming( 4014): startBootstrapServices
02-05 20:07:23.395 I/SystemServerTiming( 4014): StartWatchdog
02-05 20:07:23.400 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.426 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.452 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.491 D/SystemServerTiming( 4014): StartWatchdog took to complete:
96ms
02-05 20:07:23.491 I/SystemServer( 4014): Reading configuration...
02-05 20:07:23.491 I/SystemServerTiming( 4014): ReadingSystemConfig
02-05 20:07:23.492 I/softdog ( 4014): !@Success to open /dev/watchdog1
02-05 20:07:23.492 D/SystemServerTiming( 4014): ReadingSystemConfig took to
complete: 1ms
02-05 20:07:23.492 I/SystemServerTiming( 4014): PlatformCompat
02-05 20:07:23.492 I/softdog ( 4014): !@Success to set timeout of /dev/watchdog1 :
100s
02-05 20:07:23.493 D/CompatConfig( 4014): Found a config file:
/system/etc/compatconfig/framework-platform-compat-config.xml
02-05 20:07:23.494 I/SystemServerTimingAsync( 4014):
InitThreadPoolExec:ReadingSystemConfig
02-05 20:07:23.494 E/Watchdog( 4014): !@Sync: 0 heap: 3 / 640 [2024-02-05
20:07:23.493] sdogWay: softdog FD: 71
02-05 20:07:23.496 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/smartthingskit.xml
02-05 20:07:23.496 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@890b7bf
02-05 20:07:23.497 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/wellbeing.xml
02-05 20:07:23.498 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-full-base.xml
02-05 20:07:23.498 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/clockpackageapp.xml
02-05 20:07:23.499 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/google-hiddenapi-package-allowlist.xml
02-05 20:07:23.500 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-handheld-product.xml
02-05 20:07:23.500 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@a77be51
02-05 20:07:23.500 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.500 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/galaxyapps.xml
02-05 20:07:23.501 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@8b7dfb7
02-05 20:07:23.502 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/facebook-hiddenapi-package-whitelist.xml
02-05 20:07:23.502 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@3a8ee8d
02-05 20:07:23.503 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@2e0c053
02-05 20:07:23.503 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/google.xml
02-05 20:07:23.504 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@77d5d90
02-05 20:07:23.504 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@42e689
02-05 20:07:23.504 I/SystemConfig( 4014): Adding association: com.google.android.as
<- com.android.providers.contacts
02-05 20:07:23.504 I/SystemConfig( 4014): Adding association: com.google.android.as
<- com.android.providers.media
02-05 20:07:23.505 I/SystemConfig( 4014): Adding association: com.google.android.as
<- com.android.providers.telephony
02-05 20:07:23.505 I/SystemConfig( 4014): Adding association: com.google.android.as
<- com.android.systemui
02-05 20:07:23.505 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@5b0168e
02-05 20:07:23.505 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/smartcallprovider.xml
02-05 20:07:23.506 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@882c2bc
02-05 20:07:23.506 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/easyonehandapp.xml
02-05 20:07:23.506 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@845e6cb
02-05 20:07:23.507 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/google_turbo.xml
02-05 20:07:23.507 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/samsungexperienceservice.xml
02-05 20:07:23.507 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@7d3ddc1
02-05 20:07:23.508 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform.xml
02-05 20:07:23.508 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@34a24a7
02-05 20:07:23.508 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/samsungaccount.xml
02-05 20:07:23.509 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@6ff94fd
02-05 20:07:23.509 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/bixbyagent.xml
02-05 20:07:23.509 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@46a6443
02-05 20:07:23.510 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/google_duo.xml
02-05 20:07:23.510 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@c3583f9
02-05 20:07:23.510 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/nsdswebapp.xml
02-05 20:07:23.511 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@cc5019f
02-05 20:07:23.511 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/carrierwifi-sysconfig.xml
02-05 20:07:23.511 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/com.google.android.mainline.patchlevel.1.xml
02-05 20:07:23.512 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@622114a
02-05 20:07:23.512 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/preinstalled-packages-platform-overlays.xml
02-05 20:07:23.512 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@b0fb1d8
02-05 20:07:23.513 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@8f7f816
02-05 20:07:23.513 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/hiddenapi-package-whitelist.xml
02-05 20:07:23.514 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@6ba1384
02-05 20:07:23.514 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/samsungunifiedwfcapp.xml
02-05 20:07:23.514 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/framework-sysconfig.xml
02-05 20:07:23.514 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@7737fa2
02-05 20:07:23.515 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@65ce433
02-05 20:07:23.516 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/privateshare.xml
02-05 20:07:23.516 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@f825d69
02-05 20:07:23.516 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/google-rollback-package-whitelist.xml
02-05 20:07:23.517 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@af7908f
02-05 20:07:23.517 D/CompatConfig( 4014): Found a config file:
/system/etc/compatconfig/libcore-platform-compat-config.xml
02-05 20:07:23.518 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/samsungpushservice.xml
02-05 20:07:23.518 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/google-staged-installer-whitelist.xml
02-05 20:07:23.519 I/SystemConfig( 4014): Reading permissions from
/system/etc/sysconfig/documentsui.xml
02-05 20:07:23.520 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/GoogleDocumentsUI_permissions.xml
02-05 20:07:23.521 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/GoogleExtServices_permissions.xml
02-05 20:07:23.522 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/GoogleNetworkStack_permissions.xml
02-05 20:07:23.522 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/GooglePermissionController_permissions.xml
02-05 20:07:23.523 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/SemAudioThumbnail_library.xml
02-05 20:07:23.524 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/android.software.freeform_window_management.xml
02-05 20:07:23.524 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@39f1552
02-05 20:07:23.524 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/android.software.live_wallpaper.xml
02-05 20:07:23.525 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@4d32920
02-05 20:07:23.525 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/android.software.sip.voip.xml
02-05 20:07:23.525 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@723bb7f
02-05 20:07:23.526 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/android.software.sip.xml
02-05 20:07:23.526 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/android.software.verified_boot.xml
02-05 20:07:23.526 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@4ac6395
02-05 20:07:23.527 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/android.software.webview.xml
02-05 20:07:23.527 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.527 D/CompatConfig( 4014): Found a config file:
/system/etc/compatconfig/documents-ui-compat-config.xml
02-05 20:07:23.527 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/android.test.base.xml
02-05 20:07:23.528 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/android.test.mock.xml
02-05 20:07:23.528 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/android.test.runner.xml
02-05 20:07:23.529 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@6af9b77
02-05 20:07:23.529 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/biofaceservice.xml
02-05 20:07:23.530 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/carrierwifi.xml
02-05 20:07:23.530 D/CompatConfig( 4014): Found a config file:
/system/etc/compatconfig/services-platform-compat-config.xml
02-05 20:07:23.530 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.android.future.usb.accessory.xml
02-05 20:07:23.531 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.android.location.provider.xml
02-05 20:07:23.531 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@6c449
02-05 20:07:23.531 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.android.media.remotedisplay.xml
02-05 20:07:23.532 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@b978b7c
02-05 20:07:23.532 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.android.mediadrm.signer.xml
02-05 20:07:23.533 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.android.api.version.xml
02-05 20:07:23.533 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@b64e45a
02-05 20:07:23.533 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.android.ibs.framework-v1.xml
02-05 20:07:23.534 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@68fe368
02-05 20:07:23.534 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.android.psitrackersdk.framework-v1.xml
02-05 20:07:23.534 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@b7cec26
02-05 20:07:23.535 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.effect.xml
02-05 20:07:23.535 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@c33ce14
02-05 20:07:23.535 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.android.sdk.camera.processor.xml
02-05 20:07:23.536 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@fbba4b2
02-05 20:07:23.536 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.android.semtelephonesdk.framework-v1.xml
02-05 20:07:23.536 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@589b780
02-05 20:07:23.536 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.android.spensdk.framework-v1.xml
02-05 20:07:23.537 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@bb59fe
02-05 20:07:23.537 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.bbc.xml
02-05 20:07:23.537 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.device.xml
02-05 20:07:23.537 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@2975075
02-05 20:07:23.538 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.feature.clockpack_v08.xml
02-05 20:07:23.538 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@e5c787b
02-05 20:07:23.539 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.feature.device_category_phone.xml
02-05 20:07:23.539 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@c197ef1
02-05 20:07:23.539 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.feature.galaxyfinder_v7.xml
02-05 20:07:23.540 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@7302157
02-05 20:07:23.540 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.samsung.feature.samsung_experience_mobile.xml
02-05 20:07:23.540 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.android.sdhmssdk.framework-v1.xml
02-05 20:07:23.541 D/CompatConfig( 4014): No directory
/system/system_ext/etc/compatconfig, skipping
02-05 20:07:23.541 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.android.secimaging.xml
02-05 20:07:23.541 D/CompatConfig( 4014): No directory
/apex/com.android.vndk.v30/etc/compatconfig, skipping
02-05 20:07:23.541 D/CompatConfig( 4014): No directory
/apex/com.android.neuralnetworks/etc/compatconfig, skipping
02-05 20:07:23.542 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.android.smartface.smart_stay.xml
02-05 20:07:23.542 D/CompatConfig( 4014): No directory
/apex/com.android.art/etc/compatconfig, skipping
02-05 20:07:23.542 D/CompatConfig( 4014): No directory
/apex/com.android.ipsec/etc/compatconfig, skipping
02-05 20:07:23.542 D/CompatConfig( 4014): No directory
/apex/com.android.media.swcodec/etc/compatconfig, skipping
02-05 20:07:23.542 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.esecomm.xml
02-05 20:07:23.543 D/CompatConfig( 4014): Found a config file:
/apex/com.android.mediaprovider/etc/compatconfig/media-provider-platform-compat-
config.xml
02-05 20:07:23.543 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.feature.cocktailpanel.xml
02-05 20:07:23.543 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.feature.motionrecognition_service.xml
02-05 20:07:23.544 D/CompatConfig( 4014): Adding:
com.android.server.compat.config.Change@6b677dc
02-05 20:07:23.544 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.feature.nsflp_level_530.xml
02-05 20:07:23.544 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.feature.overlaymagnifier.xml
02-05 20:07:23.544 D/CompatConfig( 4014): No directory
/apex/com.android.runtime/etc/compatconfig, skipping
02-05 20:07:23.545 D/CompatConfig( 4014): No directory
/apex/com.android.conscrypt/etc/compatconfig, skipping
02-05 20:07:23.545 D/CompatConfig( 4014): No directory
/apex/com.android.permission/etc/compatconfig, skipping
02-05 20:07:23.545 D/CompatConfig( 4014): No directory
/apex/com.android.resolv/etc/compatconfig, skipping
02-05 20:07:23.545 D/CompatConfig( 4014): No directory
/apex/com.android.wifi/etc/compatconfig, skipping
02-05 20:07:23.545 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.feature.saccessorymanager.xml
02-05 20:07:23.545 D/CompatConfig( 4014): No directory
/apex/com.android.tzdata/etc/compatconfig, skipping
02-05 20:07:23.545 D/CompatConfig( 4014): No directory
/apex/com.android.adbd/etc/compatconfig, skipping
02-05 20:07:23.545 D/CompatConfig( 4014): No directory
/apex/com.android.os.statsd/etc/compatconfig, skipping
02-05 20:07:23.545 D/CompatConfig( 4014): No directory
/apex/com.android.extservices/etc/compatconfig, skipping
02-05 20:07:23.546 D/CompatConfig( 4014): No directory
/apex/com.android.i18n/etc/compatconfig, skipping
02-05 20:07:23.546 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.feature.usb_authentication.xml
02-05 20:07:23.546 D/CompatConfig( 4014): No directory
/apex/com.android.tethering/etc/compatconfig, skipping
02-05 20:07:23.546 D/CompatConfig( 4014): No directory
/apex/com.android.sdkext/etc/compatconfig, skipping
02-05 20:07:23.546 D/CompatConfig( 4014): No directory
/apex/com.android.media/etc/compatconfig, skipping
02-05 20:07:23.546 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/com.sec.smartcard.auth.xml
02-05 20:07:23.547 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/epdgmanager_library.xml
02-05 20:07:23.547 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/galaxylabs_permission.xml
02-05 20:07:23.548 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(platform_compat:4014)
02-05 20:07:23.548 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/handheld_core_hardware.xml
02-05 20:07:23.548 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(platform_compat_native:4014)
02-05 20:07:23.548 D/SystemServerTiming( 4014): PlatformCompat took to complete:
56ms
02-05 20:07:23.548 I/SystemServerTiming( 4014): StartFileIntegrityService
02-05 20:07:23.548 I/SystemServiceManager( 4014): Starting
com.android.server.security.FileIntegrityService
02-05 20:07:23.549 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/imsmanager_library.xml
02-05 20:07:23.549 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/javax.obex.xml
02-05 20:07:23.550 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/knox_sdk_api_level_33.xml
02-05 20:07:23.551 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/knoxanalytics.xml
02-05 20:07:23.551 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/knoxsdk_edm.xml
02-05 20:07:23.552 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/knoxsdk_mdm.xml
02-05 20:07:23.552 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/org.apache.http.legacy.xml
02-05 20:07:23.553 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.553 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/org.simalliance.openmobileapi.xml
02-05 20:07:23.554 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.phone.xml
02-05 20:07:23.554 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.providers.calendar.xml
02-05 20:07:23.555 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.providers.downloads.xml
02-05 20:07:23.556 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.server.telecom.xml
02-05 20:07:23.557 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.settings.intelligence.xml
02-05 20:07:23.557 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.settings.xml
02-05 20:07:23.558 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.vpndialogs.xml
02-05 20:07:23.559 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.android.wallpaper.livepicker.xml
02-05 20:07:23.560 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.knox.vpn.proxyhandler.xml
02-05 20:07:23.560 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.osp.app.signin.xml
02-05 20:07:23.560 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(file_integrity:4014)
02-05 20:07:23.561 D/SystemServerTiming( 4014): StartFileIntegrityService took to
complete: 13ms
02-05 20:07:23.561 I/SystemServerTiming( 4014): StartInstaller
02-05 20:07:23.561 I/SystemServiceManager( 4014): Starting
com.android.server.pm.Installer
02-05 20:07:23.561 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.accessibility.xml
02-05 20:07:23.562 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.adaptivebrightnessgo.cameralightsensor.xml
02-05 20:07:23.563 D/installd( 3736): Found quota mount
/dev/block/platform/13500000.dwmmc0/by-name/userdata at /data
02-05 20:07:23.563 D/installd( 3736): Found quota mount
/dev/block/platform/13500000.dwmmc0/by-name/userdata at /data/user/0
02-05 20:07:23.564 D/SystemServerTiming( 4014): StartInstaller took to complete:
3ms
02-05 20:07:23.564 I/SystemServerTiming( 4014): DeviceIdentifiersPolicyService
02-05 20:07:23.564 I/SystemServiceManager( 4014): Starting
com.android.server.os.DeviceIdentifiersPolicyService
02-05 20:07:23.565 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.MtpApplication.xml
02-05 20:07:23.566 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.SettingsReceiver.xml
02-05 20:07:23.566 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(device_identifiers:4014)
02-05 20:07:23.566 D/SystemServerTiming( 4014): DeviceIdentifiersPolicyService took
to complete: 2ms
02-05 20:07:23.566 I/SystemServerTiming( 4014): UriGrantsManagerService
02-05 20:07:23.566 I/SystemServiceManager( 4014): Starting
com.android.server.uri.UriGrantsManagerService$Lifecycle
02-05 20:07:23.566 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.accessibility.talkback.xml
02-05 20:07:23.567 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.appsedge.xml
02-05 20:07:23.568 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.clipboardedge.xml
02-05 20:07:23.568 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(uri_grants:4014)
02-05 20:07:23.568 D/SystemServerTiming( 4014): UriGrantsManagerService took to
complete: 2ms
02-05 20:07:23.568 I/SystemServerTiming( 4014): StartActivityManager
02-05 20:07:23.568 I/SystemServiceManager( 4014): Starting
com.android.server.wm.ActivityTaskManagerService$Lifecycle
02-05 20:07:23.568 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.clockpack.xml
02-05 20:07:23.570 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.cocktailbarservice.xml
02-05 20:07:23.570 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.contacts.xml
02-05 20:07:23.571 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.dressroom.xml
02-05 20:07:23.572 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.galaxyfinder.xml
02-05 20:07:23.573 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.omcagent.xml
02-05 20:07:23.574 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.settings.bixby.xml
02-05 20:07:23.575 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.sharelive.xml
02-05 20:07:23.576 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.taskedge.xml
02-05 20:07:23.576 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.app.telephonyui.xml
02-05 20:07:23.579 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.app.updatecenter.xml
02-05 20:07:23.579 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.applock.xml
02-05 20:07:23.580 D/CoreStateController( 4014): CoreStateController()
02-05 20:07:23.580 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.appseparation.xml
02-05 20:07:23.581 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.beaconmanager.xml
02-05 20:07:23.581 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(activity_task:4014)
02-05 20:07:23.581 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.bluelightfilter.xml
02-05 20:07:23.582 I/SystemServiceManager( 4014): Starting
com.android.server.am.ActivityManagerService$Lifecycle
02-05 20:07:23.582 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.callbgprovider.xml
02-05 20:07:23.583 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.cidmanager.xml
02-05 20:07:23.584 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dialer.xml
02-05 20:07:23.585 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dqagent.xml
02-05 20:07:23.585 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.dynamiclock.xml
02-05 20:07:23.586 I/ActivityManager( 4014): Memory class: 128
02-05 20:07:23.586 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.easysetup.xml
02-05 20:07:23.587 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.email.provider.xml
02-05 20:07:23.588 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.fast.xml
02-05 20:07:23.588 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.fmm.xml
02-05 20:07:23.589 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.forest.xml
02-05 20:07:23.590 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gamehome.xml
02-05 20:07:23.591 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gametools.xml
02-05 20:07:23.591 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.game.gos.xml
02-05 20:07:23.592 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.hdmapp.xml
02-05 20:07:23.593 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.incallui.xml
02-05 20:07:23.594 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.kgclient.xml
02-05 20:07:23.594 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.analytics.uploader.xml
02-05 20:07:23.595 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.attestation.xml
02-05 20:07:23.596 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.containeragent.xml
02-05 20:07:23.597 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.containercore.xml
02-05 20:07:23.597 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.knox.pushmanager.xml
02-05 20:07:23.598 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.livestickers.xml
02-05 20:07:23.599 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.localeoverlaymanager.xml
02-05 20:07:23.600 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.lool.xml
02-05 20:07:23.601 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mdx.quickboard.xml
02-05 20:07:23.601 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.602 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.messaging.xml
02-05 20:07:23.603 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.mobileservice.xml
02-05 20:07:23.603 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.networkdiagnostic.xml
02-05 20:07:23.604 E/libpsi ( 4014): No kernel psi monitor support (errno=2)
02-05 20:07:23.604 E/LowMemDetector( 4014): Failed to register psi trigger
02-05 20:07:23.604 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.providers.carrier.xml
02-05 20:07:23.605 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.providers.contacts.xml
02-05 20:07:23.606 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.providers.media.xml
02-05 20:07:23.606 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.rubin.app.xml
02-05 20:07:23.607 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.scloud.xml
02-05 20:07:23.607 I/ActivityManager( 4014): Connection with lmkd established
02-05 20:07:23.607 I/lmkd ( 3394): lmkd data connection established
02-05 20:07:23.608 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.sdm.config.xml
02-05 20:07:23.609 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.secsoundpicker.xml
02-05 20:07:23.609 I/DHA_PROPERTY( 4014): highRes_MaxCached : 0 normalRes_MaxCached
: 4
02-05 20:07:23.610 I/DHA_PROPERTY( 4014): DHA STEP 2
02-05 20:07:23.610 I/DHA_PROPERTY( 4014): DHA TH RATE 2.0
02-05 20:07:23.610 I/DHA_PROPERTY( 4014): DHA mSzDHAThreshold 33554432
02-05 20:07:23.610 I/DHA_PROPERTY( 4014): DHA DHA_INCREASE_THRESHOLD 2097152
02-05 20:07:23.610 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.server.wifi.mobilewips.xml
02-05 20:07:23.610 E/audit ( 3585): type=1400 audit(1707174443.607:102): avc:
denied { getattr } for pid=1 comm="init" name="extra_free_kbytes" dev="proc"
ino=18124 scontext=u:r:init:s0 tcontext=u:object_r:proc_extra_free_kbytes:s0
tclass=file permissive=0 SEPF_SM-A105M_11_0010 audit_filtered
02-05 20:07:23.610 E/audit ( 3585): type=1300 audit(1707174443.607:102):
arch=40000028 syscall=322 per=8 success=yes exit=17 a0=ffffff9c a1=f6f993c0
a2=a8241 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)
02-05 20:07:23.610 E/audit ( 3585): type=1327 audit(1707174443.607:102):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
02-05 20:07:23.610 I/CameraManagerGlobal( 4014): Connecting to camera service
02-05 20:07:23.611 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.service.peoplestripe.xml
02-05 20:07:23.611 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.setting.multisound.xml
02-05 20:07:23.612 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.setupindiaservicestnc.xml
02-05 20:07:23.613 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.sm.devicesecurity_v6.xml
02-05 20:07:23.617 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.smartcallprovider.xml
02-05 20:07:23.618 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.smartface.xml
02-05 20:07:23.619 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.smartswitchassistant.xml
02-05 20:07:23.619 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.spayfw.xml
02-05 20:07:23.620 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.spaymini.xml
02-05 20:07:23.621 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.svcagent.xml
02-05 20:07:23.622 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.themecenter.xml
02-05 20:07:23.622 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.android.timezone.updater.xml
02-05 20:07:23.623 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.android.video.xml
02-05 20:07:23.624 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.attribution.xml
02-05 20:07:23.624 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.clipboardsaveservice.xml
02-05 20:07:23.625 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.cmh.xml
02-05 20:07:23.626 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.klmsagent.xml
02-05 20:07:23.627 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.samsung.knox.securefolder.xml
02-05 20:07:23.627 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.628 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.samsung.sec.android.application.csc.xml
02-05 20:07:23.628 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.RilServiceModeApp.xml
02-05 20:07:23.629 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.SecSetupWizard.xml
02-05 20:07:23.630 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/rcsopenapi_library.xml
02-05 20:07:23.630 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.billing.xml
02-05 20:07:23.631 I/BatteryStatsImpl( 4014): SEC_FEATURE_GPU= false
02-05 20:07:23.631 I/BatteryStatsImpl( 4014): SEC_FEATURE_GPU_UTIL= false
02-05 20:07:23.631 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.camera.xml
02-05 20:07:23.632 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.sec.android.app.factorykeystring.xml
02-05 20:07:23.633 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.fm.xml
02-05 20:07:23.634 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.hwmoduletest.xml
02-05 20:07:23.634 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.launcher.xml
02-05 20:07:23.635 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.magnifier.xml
02-05 20:07:23.636 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.myfiles.xml
02-05 20:07:23.636 W/BatteryStatsImpl( 4014): sNumGpuSpeedSteps= 1
02-05 20:07:23.636 D/BatteryStatsImpl( 4014): Reading daily items from
/data/system/batterystats-daily.xml
02-05 20:07:23.637 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.popupcalculator.xml
02-05 20:07:23.637 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.ringtoneBR.xml
02-05 20:07:23.638 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.safetyassurance.xml
02-05 20:07:23.639 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.samsungapps.xml
02-05 20:07:23.639 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.servicemodeapp.xml
02-05 20:07:23.640 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.app.soundalive_80.xml
02-05 20:07:23.641 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.daemonapp.xml
02-05 20:07:23.641 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.diagmonagent.xml
02-05 20:07:23.642 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.gallery3d.xml
02-05 20:07:23.643 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.sec.android.mimage.photoretouching.xml
02-05 20:07:23.643 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.preloadinstaller.xml
02-05 20:07:23.644 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.provider.badge.xml
02-05 20:07:23.645 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.android.soagent.xml
02-05 20:07:23.645 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-
com.sec.android.widgetapp.samsungapps.xml
02-05 20:07:23.646 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.app.RilErrorNotifier.xml
02-05 20:07:23.647 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.epdg.xml
02-05 20:07:23.648 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.epdgtestapp.xml
02-05 20:07:23.649 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.factory.xml
02-05 20:07:23.650 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.hearingadjust-r.xml
02-05 20:07:23.651 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.imslogger.xml
02-05 20:07:23.652 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.imsservice.xml
02-05 20:07:23.652 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.location.nsflp2_v5_3.xml
02-05 20:07:23.653 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.sec.spp.push.xml
02-05 20:07:23.654 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.654 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.skms.android.agent.xml
02-05 20:07:23.655 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.wsomacp.xml
02-05 20:07:23.656 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-com.wssyncmldm.xml
02-05 20:07:23.657 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-facebook.xml
02-05 20:07:23.658 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-google-product.xml
02-05 20:07:23.662 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-google-system.xml
02-05 20:07:23.662 D/AT_Distributor( 3787): IsUartUsingAP is AP
02-05 20:07:23.663 D/AT_Distributor( 3787): IsConnectedToAirCmdService() : false
02-05 20:07:23.663 D/AT_Distributor( 3787): ConnectToUart()
02-05 20:07:23.663 D/AT_Distributor( 3787): Transport file name: /dev/ttySAC2
02-05 20:07:23.663 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-o-os-com.samsung.android.uds.xml
02-05 20:07:23.664 D/AT_Distributor( 3787): connect to local socket fd : 10,
bardrate: 115200
02-05 20:07:23.664 D/AT_Distributor( 3787): InitSocketMessageHandler(): UART,
id(3), fd(10)
02-05 20:07:23.664 D/AT_Distributor( 3787): ConnectToRil()
02-05 20:07:23.664 D/AT_Distributor( 3787): try to connect RIL
02-05 20:07:23.665 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-platform.xml
02-05 20:07:23.665 D/AT_Distributor( 3787): connection success RIL
02-05 20:07:23.665 D/AT_Distributor( 3787): Send Msg [ATD > RIL] 4 bytes <>
02-05 20:07:23.666 D/AT_Distributor( 3787): IsConnectedToAirCmdService() : false
02-05 20:07:23.667 D/AT_Distributor( 3787): Send Msg [ATD > UART] 15 bytes <(\r)(\
n)+UART READY(\r)(\n)>
02-05 20:07:23.667 D/AT_Distributor( 3787): startConnectToDdexeThread()
02-05 20:07:23.667 D/AT_Distributor( 3787): ConnectToDDEXE()
02-05 20:07:23.667 D/AT_Distributor( 3787): InitSocketMessageHandler(): DDEXE,
id(9), fd(15)
02-05 20:07:23.668 D/AT_Distributor( 3787): SetAtdStatus(), 1_0_0
02-05 20:07:23.668 D/AT_Distributor( 3787): ListenFD()
02-05 20:07:23.671 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/privapp-permissions-themestore.xml
02-05 20:07:23.672 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/saiv.xml
02-05 20:07:23.673 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/samsungkeystoreutils.xml
02-05 20:07:23.674 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/scamera_sdk_util.xml
02-05 20:07:23.675 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/sec_platform_library.xml
02-05 20:07:23.675 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/secimaging.xml
02-05 20:07:23.675 D/SparseMappingTable( 4014): SparseMappingTable reset() called.
Caller=com.android.internal.app.procstats.ProcessStats.resetCommon:609
com.android.internal.app.procstats.ProcessStats.reset:486
com.android.internal.app.procstats.ProcessStats.<init>:260
com.android.server.am.ProcessStatsService.<init>:96
com.android.server.am.ActivityManagerService.<init>:3140
com.android.server.am.ActivityManagerService$Lifecycle.<init>:2791
java.lang.reflect.Constructor.newInstance0:-2
java.lang.reflect.Constructor.newInstance:343
com.android.server.SystemServiceManager.startService:154
com.android.server.am.ActivityManagerService$Lifecycle.startService:2797
02-05 20:07:23.676 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/semextendedformat.xml
02-05 20:07:23.677 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/semmediatranscoder.xml
02-05 20:07:23.677 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/semsdrvideoconverter.xml
02-05 20:07:23.678 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/sfeffect.xml
02-05 20:07:23.678 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.power.stats@1.0::IPowerStats/default in either framework or device
manifest.
02-05 20:07:23.678 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/split-permissions-google.xml
02-05 20:07:23.679 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/stayrotation.xml
02-05 20:07:23.680 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.power@1.0::IPower/default in either framework or device manifest.
02-05 20:07:23.680 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/turboapk-permissions.xml
02-05 20:07:23.680 E/BatteryStatsService( 4014): Unable to load Power.Stats.HAL.
Setting rail availability to false
02-05 20:07:23.681 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/vsimservice_library.xml
02-05 20:07:23.681 I/SystemConfig( 4014): Reading permissions from
/system/etc/permissions/platform.xml
02-05 20:07:23.682 E/BluetoothAdapter( 4014): Bluetooth binder is null
02-05 20:07:23.683 D/BatteryExternalStatsWorker( 4014): update stats : write (63)
02-05 20:07:23.683 D/BatteryExternalStatsWorker( 4014): ModemActivityEnergyInfo was
updated
02-05 20:07:23.686 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.usb.accessory.xml
02-05 20:07:23.687 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.opengles.aep.xml
02-05 20:07:23.688 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.bluetooth.xml
02-05 20:07:23.689 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.wifi.xml
02-05 20:07:23.689 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.bluetooth_le.xml
02-05 20:07:23.689 I/KernelCpuUidFreqTimeReader( 4014):
mPerClusterTimesAvailable=false
02-05 20:07:23.690 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.telephony.ims.xml
02-05 20:07:23.690 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.software.midi.xml
02-05 20:07:23.691 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.vulkan.version.xml
02-05 20:07:23.692 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
02-05 20:07:23.692 W/KernelCpuUidFreqTimeBpfMapReader( 4014): Failed to start
tracking
02-05 20:07:23.693 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.vulkan.level.xml
02-05 20:07:23.694 W/KernelCpuUidActiveTimeBpfMapReader( 4014): Failed to start
tracking
02-05 20:07:23.694 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.proximity.xml
02-05 20:07:23.695 W/KernelCpuUidClusterTimeBpfMapReader( 4014): Failed to start
tracking
02-05 20:07:23.695 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.usb.host.xml
02-05 20:07:23.696 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.camera.front.xml
02-05 20:07:23.697 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.camera.flash-autofocus.xml
02-05 20:07:23.698 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.wifi.passpoint.xml
02-05 20:07:23.699 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.camera.xml
02-05 20:07:23.700 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.location.gps.xml
02-05 20:07:23.701 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.software.vulkan.deqp.level.xml
02-05 20:07:23.701 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.702 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.telephony.gsm.xml
02-05 20:07:23.702 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.sensor.accelerometer.xml
02-05 20:07:23.703 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.wifi.direct.xml
02-05 20:07:23.703 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/android.hardware.vulkan.compute.xml
02-05 20:07:23.704 I/SystemConfig( 4014): Reading permissions from
/vendor/etc/permissions/handheld_core_hardware.xml
02-05 20:07:23.707 I/SystemConfig( 4014): Reading permissions from
/product/etc/permissions/privapp-permissions-br.com.bemobi.appsclub.vivo.xml
02-05 20:07:23.708 W/SystemConfig( 4014): No directory /system_ext/etc/sysconfig,
skipping
02-05 20:07:23.708 W/KernelMemoryBandwidthStats( 4014): No kernel memory bandwidth
stats available
02-05 20:07:23.709 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.power.stats@1.0::IPowerStats/default in either framework or device
manifest.
02-05 20:07:23.709 I/SystemConfig( 4014): Reading permissions from
/system_ext/etc/permissions/com.android.carrierconfig.xml
02-05 20:07:23.710 I/hwservicemanager( 3396): getTransport: Cannot find entry
android.hardware.power@1.0::IPower/default in either framework or device manifest.
02-05 20:07:23.710 E/BatteryStatsService( 4014): Unable to load Power Hal or
power.stats HAL
02-05 20:07:23.710 D/BatteryExternalStatsWorker( 4014): done
updateExternalStatsLocked
02-05 20:07:23.711 I/SystemConfig( 4014): Reading permissions from
/system_ext/etc/permissions/com.android.cellbroadcastreceiver.xml
02-05 20:07:23.714 I/SystemConfig( 4014): Reading permissions from
/system_ext/etc/permissions/com.android.storagemanager.xml
02-05 20:07:23.717 I/SystemConfig( 4014): Reading permissions from
/system_ext/etc/permissions/privapp-permissions-google-system-ext.xml
02-05 20:07:23.719 I/SystemConfig( 4014): Reading permissions from
/system_ext/etc/permissions/com.android.systemui.xml
02-05 20:07:23.720 W/SystemConfig( 4014): No directory /system/carrier/sysconfig,
skipping
02-05 20:07:23.721 W/SystemConfig( 4014): No directory /system/carrier/permissions,
skipping
02-05 20:07:23.722 I/SystemConfig( 4014): Reading permissions from
/apex/com.android.ipsec/etc/permissions/android.net.ipsec.ike.xml
02-05 20:07:23.725 I/SystemConfig( 4014): Reading permissions from
/product/omc/ZVV/etc/permissions/privapp-permissions-
br.com.bemobi.appsclub.vivo.xml
02-05 20:07:23.725 D/SystemConfig( 4014): readAllPermissions took to complete:
231ms
02-05 20:07:23.725 D/SystemServerTimingAsync( 4014):
InitThreadPoolExec:ReadingSystemConfig took to complete: 231ms
02-05 20:07:23.728 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.731 I/BootAnimationLoader( 3988): !@BootAnimation : Number of frames
drawn 11
02-05 20:07:23.755 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.802 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.828 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.855 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.883 I/IntentFirewall( 4014): Read new rules (A:0 B:0 S:0)
02-05 20:07:23.888 I/ActivityManager( 4014): SwappinessController() - default
value: 160
02-05 20:07:23.892 D/CoreStateObserverController( 4014): CoreStateController()
02-05 20:07:23.902 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.920 V/ActivityManagerServiceExt( 4014): ActivityManagerServiceExt ::
created
02-05 20:07:23.923 D/FreecessController( 4014): freezer.state == FROZEN
02-05 20:07:23.929 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:23.936 D/ActivityManager_KPM( 4014): Current Launcher:
com.sec.android.app.launcher
02-05 20:07:23.937 D/SluggishDetector( 4014): [SD] kperfmon nonexist
02-05 20:07:23.938 D/SluggishInfo( 4014): [SI] kperfmon nonexist
02-05 20:07:23.938 D/OomAdjuster( 4014): becameIdle is cleared without AM Lock.
activeUids=com.android.server.am.ActiveUids@ee0d16
caller=com.android.server.am.OomAdjuster.updateOomAdjLockedInner:672
com.android.server.am.OomAdjuster.updateOomAdjLocked:416
com.android.server.am.ActivityManagerService.updateOomAdjLocked:21528
com.android.server.am.ActivityManagerService.<init>:3253
com.android.server.am.ActivityManagerService$Lifecycle.<init>:2791
java.lang.reflect.Constructor.newInstance0:-2
java.lang.reflect.Constructor.newInstance:343
com.android.server.SystemServiceManager.startService:154
com.android.server.am.ActivityManagerService$Lifecycle.startService:2797
com.android.server.SystemServer.startBootstrapServices:1180
com.android.server.SystemServer.run:962 com.android.server.SystemServer.main:773
java.lang.reflect.Method.invoke:-2
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run:602
com.android.internal.os.ZygoteInit.main:1108
02-05 20:07:23.942 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(batterystats:4014)
02-05 20:07:23.943 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(appops:4014)
02-05 20:07:23.943 D/AppOps ( 4014): AppOpsService published
02-05 20:07:23.944 D/SystemServerTiming( 4014): StartActivityManager took to
complete: 376ms
02-05 20:07:23.944 D/SystemServerTiming( 4014): !@Boot_SystemServer: 376ms :
StartActivityManager
02-05 20:07:23.944 I/SystemServerTiming( 4014): !@Boot_EBS: Took 376ms by
'StartActivityManager'
02-05 20:07:23.944 I/SystemServerTiming( 4014): StartDataLoaderManagerService
02-05 20:07:23.944 I/SystemServiceManager( 4014): Starting
com.android.server.pm.DataLoaderManagerService
02-05 20:07:23.945 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(dataloader_manager:4014)
02-05 20:07:23.945 D/SystemServerTiming( 4014): StartDataLoaderManagerService took
to complete: 1ms
02-05 20:07:23.945 I/io_stats( 3531): !@ 179,0 r 13054 593354 w 362 7556 d 43 1124
f 40 149 iot 4716 4177 th 51200 0 0 pt 0 inp 0 1 13.107
02-05 20:07:23.945 I/SystemServerTiming( 4014): StartIncrementalService
02-05 20:07:23.945 D/SystemServerTiming( 4014): StartIncrementalService took to
complete: 0ms
02-05 20:07:23.945 I/SystemServerTiming( 4014): StartPowerManager
02-05 20:07:23.946 I/SystemServiceManager( 4014): Starting
com.android.server.power.PowerManagerService
02-05 20:07:23.956 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:23.959 D/PowerManagerService( 4014): [PWL] sb acquire:
PowerManagerService.Display
02-05 20:07:23.961 D/PowerManagerService( 4014): Setting HAL interactive mode to
true
02-05 20:07:23.963 I/PowerManagerService-JNI( 4014): Loaded misc power HAL service
02-05 20:07:23.964 I/Sec MiscPowerHAL( 3653): !@sysfs_write +:
/sys/class/sec/tsp/input/enabled: 1
02-05 20:07:23.964 I/Sec MiscPowerHAL( 3653): !@sysfs_write +:
/sys/class/power_supply/battery/lcd: 1
02-05 20:07:23.964 I/Sec MiscPowerHAL( 3653): !@sysfs_write -:
/sys/class/sec/tsp/input/enabled: 1
02-05 20:07:23.964 I/Sec MiscPowerHAL( 3653): !@sysfs_write -:
/sys/class/power_supply/battery/lcd: 1
02-05 20:07:23.964 I/servicemanager( 3395): Found
android.hardware.power.IPower/default in device VINTF manifest.
02-05 20:07:23.969 I/hw-BpHwBinder( 3396): onLastStrongRef automatically unlinking
death recipients
02-05 20:07:23.973 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(power:4014)
02-05 20:07:23.973 D/SystemServerTiming( 4014): StartPowerManager took to complete:
28ms
02-05 20:07:23.973 I/SystemServerTiming( 4014): StartThermalManager
02-05 20:07:23.973 I/SystemServiceManager( 4014): Starting
com.android.server.power.ThermalManagerService
02-05 20:07:23.974 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(thermalservice:4014)
02-05 20:07:23.975 D/SystemServerTiming( 4014): StartThermalManager took to
complete: 1ms
02-05 20:07:23.975 I/SystemServerTiming( 4014): InitPowerManagement
02-05 20:07:23.976 D/PowerManagerService( 4014): [api]
registerLowPowerModeObserver: com.android.server.am.BatteryStatsService@b07ec73
(uid: 1000 pid: 4014)
02-05 20:07:23.976 D/SystemServerTiming( 4014): InitPowerManagement took to
complete: 1ms
02-05 20:07:23.976 I/SystemServerTiming( 4014): VaultKeeperService
02-05 20:07:23.976 I/SystemServiceManager( 4014): Starting
com.android.server.VaultKeeperService$LifeCycle
02-05 20:07:23.976 D/VaultKeeperService$Lifecycle( 4014): onStart()
02-05 20:07:23.985 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(VaultKeeperService:4014)
02-05 20:07:23.989 D/SystemServerTiming( 4014): VaultKeeperService took to
complete: 13ms
02-05 20:07:23.989 I/SystemServerTiming( 4014): PACMService
02-05 20:07:23.990 I/SystemServiceManager( 4014): Starting
com.android.server.PACMService
02-05 20:07:24.003 I/ServiceManager( 3747): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:24.030 I/ServiceManager( 3601): Waiting for service 'statscompanion' on
'/dev/binder'...
02-05 20:07:24.055 I/PACMService( 4014): Success to start PACM Service(S-ver :
10.6.0/ P-ver : 1)
02-05 20:07:24.056 D/PACMSOCKET( 4014): [v.1] Ready to connect.
02-05 20:07:24.056 D/PACMService( 4014): onStart()
02-05 20:07:24.056 D/SystemServerTiming( 4014): PACMService took to complete: 67ms
02-05 20:07:24.056 I/SystemServerTiming( 4014): StartRecoverySystemService
02-05 20:07:24.056 I/SystemServiceManager( 4014): Starting
com.android.server.recoverysystem.RecoverySystemService$Lifecycle
02-05 20:07:24.056 I/ServiceManager( 3751): Waiting for service 'package_native' on
'/dev/binder'...
02-05 20:07:24.057 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(recovery:4014)
02-05 20:07:24.057 D/SystemServerTiming( 4014): StartRecoverySystemService took to
complete: 1ms
02-05 20:07:24.058 I/PackageWatchdog( 4014): Syncing state, reason: added new
observer
02-05 20:07:24.058 I/PackageWatchdog( 4014): Not pruning observers, elapsed time:
0ms
02-05 20:07:24.058 I/PackageWatchdog( 4014): Cancelling state sync, nothing to sync
02-05 20:07:24.058 I/PackageWatchdog( 4014): Saving observer state to file
02-05 20:07:24.059 I/SystemServerTiming( 4014): StartLightsService
02-05 20:07:24.059 I/SystemServiceManager( 4014): Starting
com.android.server.lights.LightsService
02-05 20:07:24.060 I/servicemanager( 3395): Found
android.hardware.light.ILights/default in device VINTF manifest.
02-05 20:07:24.061 I/servicemanager( 3395): Found
android.hardware.light.ILights/default in device VINTF manifest.
02-05 20:07:24.063 W/Binder ( 4014): Outgoing transactions from this process must
be FLAG_ONEWAY
02-05 20:07:24.063 W/Binder ( 4014): java.lang.Throwable
02-05 20:07:24.063 W/Binder ( 4014): at
android.os.BinderProxy.transact(BinderProxy.java:514)
02-05 20:07:24.063 W/Binder ( 4014): at
vendor.samsung.hardware.light.ISehLights$Stub$Proxy.getLights(ISehLights.java:174)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.server.lights.LightsService.populateAvailableLightsFromAidl(LightsServi
ce.java:844)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.server.lights.LightsService.populateAvailableLights(LightsService.java:
824)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.server.lights.LightsService.<init>(LightsService.java:776)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.server.lights.LightsService.<init>(LightsService.java:764)
02-05 20:07:24.063 W/Binder ( 4014): at
java.lang.reflect.Constructor.newInstance0(Native Method)
02-05 20:07:24.063 W/Binder ( 4014): at
java.lang.reflect.Constructor.newInstance(Constructor.java:343)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.server.SystemServiceManager.startService(SystemServiceManager.java:154)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.server.SystemServer.startBootstrapServices(SystemServer.java:1241)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.server.SystemServer.run(SystemServer.java:962)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.server.SystemServer.main(SystemServer.java:773)
02-05 20:07:24.063 W/Binder ( 4014): at java.lang.reflect.Method.invoke(Native
Method)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
02-05 20:07:24.063 W/Binder ( 4014): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1108)
02-05 20:07:24.063 I/vendor.samsung.hardware.light-service( 3646): sehGetLights
02-05 20:07:24.063 I/SehLight( 3646): getLightsInternal
02-05 20:07:24.063 I/SehLight( 3646): getLightsInternal : 0
02-05 20:07:24.066 D/PowerManagerUtil( 4014): fileExist
/sys/class/sec/led/led_lowpower: false
02-05 20:07:24.066 D/LightsService( 4014): [SvcLED] mUseSoftwareAutoBrightness:
true, mUseLEDAutoBrightness: false, mDelayForcedSvcLEDTask: 0, mUsePatternLED:
true
02-05 20:07:24.068 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(lights:4014)
02-05 20:07:24.068 D/SystemServerTiming( 4014): StartLightsService took to
complete: 9ms
02-05 20:07:24.068 I/SystemServerTiming( 4014): StartPdpService
02-05 20:07:24.068 I/SystemServiceManager( 4014): Starting
com.android.server.pdp.PdpService
02-05 20:07:24.069 D/PdpService( 4014): [PDP] onStart
02-05 20:07:24.069 D/SystemServerTiming( 4014): StartPdpService took to complete:
1ms
02-05 20:07:24.069 I/SystemServerTiming( 4014): StartSidekickService
02-05 20:07:24.069 D/SystemServerTiming( 4014): StartSidekickService took to
complete: 0ms
02-05 20:07:24.069 I/SystemServerTiming( 4014): StartDisplayManager
02-05 20:07:24.069 I/SystemServiceManager( 4014): Starting
com.android.server.display.DisplayManagerService
02-05 20:07:24.074 D/PersistentDataStore( 4014):
loadRememberedActiveDisplayFitStatusFromXml activeDisplayFitStatus : false
02-05 20:07:24.075 I/servicemanager( 3395): Adding 'u:r:system_server:s0' service
(display:4014)
02-05 20:07:24.076 D/SystemServerTiming( 4014): StartDisplayManager took to
complete: 7ms
02-05 20:07:24.076 I/SystemServerTiming( 4014): WaitForDisplay
02-05 20:07:24.076 I/SystemServer( 4014): !@Boot_EBS_D:
PHASE_WAIT_FOR_DEFAULT_DISPLAY
02-05 20:07:24.076 I/SystemServiceManager( 4014): Starting phase 100
02-05 20:07:24.076 I/SystemServerTiming( 4014): OnBootPhase_100
02-05 20:07:24.076 I/SystemServerTiming( 4014):
OnBootPhase_100_com.android.server.security.FileIntegrityService
02-05 20:07:24.076 D/SystemServerTiming( 4014):
OnBootPhase_100_com.android.server.security.FileIntegrityService took to complete:
0ms
02-05 20:07:24.076 I/SystemServerTiming( 4014):
OnBootPhase_100_com.android.server.pm.Installer
02-05 20:07:24.076 D/SystemServerTiming( 4014):
OnBootPhase_100_com.android.server.pm.Installer took to complete: 0ms

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