0% found this document useful (0 votes)
229 views211 pages

Logcat Home Fota Update Log

The document contains log messages from system services at startup. It records the initialization of services like lmkd for memory management, vold for volume management, and servicemanager. Vold mounts and scans various partitions, finds some unmanaged devices, and logs the filesystem table. It also handles a block device event for an SD card.
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)
229 views211 pages

Logcat Home Fota Update Log

The document contains log messages from system services at startup. It records the initialization of services like lmkd for memory management, vold for volume management, and servicemanager. Vold mounts and scans various partitions, finds some unmanaged devices, and logs the filesystem table. It also handles a block device event for an SD card.
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/ 211

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

09-23 15:00:18.821 D/lmkd ( 355): fetch chimera enabled flag :[0] from property
09-23 15:00:18.822 I/lmkd ( 355): Using psi monitors for memory pressure
detection
09-23 15:00:18.823 I/lmkd ( 355): try memboost disable, check disable_mem_boost
node
09-23 15:00:18.823 E/lmkd ( 355): Error opening
/sys/kernel/mm/vmscan/disable_mem_boost; errno=2
09-23 15:00:18.824 I/lmkd ( 355): set custom_sw_limit : 300
09-23 15:00:18.824 I/lmkd ( 355): set upgrade_pressure : 60
09-23 15:00:18.824 I/lmkd ( 355): set lmkd_freelimit_val : 11
09-23 15:00:18.824 I/lmkd ( 355): enable_upgrade_criadj : 1
09-23 15:00:18.824 I/lmkd ( 355): Process polling is supported
09-23 15:00:18.852 I/SELinux ( 358): SELinux: Loaded service_contexts from:
09-23 15:00:18.852 I/SELinux ( 358): /vendor/etc/selinux/vndservice_contexts
09-23 15:00:18.853 I/vndservicemanager( 358): Adding 'u:r:vndservicemanager:s0'
service (manager:358)
09-23 15:00:18.854 I/SELinux ( 356): SELinux: Loaded service_contexts from:
09-23 15:00:18.854 I/SELinux ( 356): /system/etc/selinux/plat_service_contexts
09-23 15:00:18.854 I/SELinux ( 356):
/system_ext/etc/selinux/system_ext_service_contexts
09-23 15:00:18.854 I/SELinux ( 356):
/vendor/etc/selinux/vendor_service_contexts
09-23 15:00:18.855 I/servicemanager( 356): Adding 'u:r:servicemanager:s0' service
(manager:356)
09-23 15:00:18.856 I/hwservicemanager( 357): hwservicemanager is ready now.
--------- beginning of system
09-23 15:00:18.936 I/vold ( 365): Vold 3.0 (the awakening) firing up
09-23 15:00:18.937 D/vold ( 365): Detected support for: ext4 vfat
09-23 15:00:18.947 D/vold ( 365): Tearing down stale mount /mnt/sde
09-23 15:00:18.947 D/vold ( 365): /mnt/sde in unmounting procedure: Success
09-23 15:00:18.947 D/vold ( 365): /mnt/sde sucessfully unmounted: Success
09-23 15:00:18.947 D/vold ( 365): Found unmanaged dm device named vroot
09-23 15:00:18.947 D/vold ( 365): Found unmanaged dm device named vendor-verity
09-23 15:00:18.947 D/vold ( 365): Found unmanaged dm device named product-
verity
09-23 15:00:18.947 D/vold ( 365): Found unmanaged dm device named system-verity
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop3:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop1:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64
/dev/block/loop10: No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop5:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop8:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64
/dev/block/loop12: No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop0:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop7:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop4:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop2:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop9:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64 /dev/block/loop6:
No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64
/dev/block/loop11: No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64
/dev/block/loop15: No such device or address
09-23 15:00:18.948 W/vold ( 365): Failed to LOOP_GET_STATUS64
/dev/block/loop14: No such device or address
09-23 15:00:18.949 W/vold ( 365): Failed to LOOP_GET_STATUS64
/dev/block/loop13: No such device or address
09-23 15:00:18.950 D/vold ( 365): VolumeBase::create()++
09-23 15:00:18.950 D/vold ( 365): VolumeBase::create()--
09-23 15:00:18.950 D/vold ( 365): DiskUtil::mountTmpFSVolumeForEnc
09-23 15:00:18.951 D/vold ( 365): Starting restorecon of /mnt/sde/staging
09-23 15:00:18.953 D/vold ( 365): Finished restorecon of /mnt/sde/staging
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/product /product ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/system /system ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/vendor /vendor ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/system / ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/vendor /vendor ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/product /product ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/userdata /data ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/cache /cache ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/protect1 /mnt/vendor/protect_f ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/protect2 /mnt/vendor/protect_s ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/nvdata /mnt/vendor/nvdata ext4
09-23 15:00:18.956 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/nvcfg /mnt/vendor/nvcfg ext4
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/persist /mnt/vendor/persist ext4
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/efs /mnt/vendor/efs ext4
09-23 15:00:18.957 D/vold ( 365): fstab record: /devices/platform/externdevice*
auto auto
09-23 15:00:18.957 D/vold ( 365): fstab record: /devices/platform/mt_usb*
auto vfat
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/frp /persistent emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/nvram /nvram emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/proinfo /proinfo emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/lk /bootloader emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/lk2 /bootloader2 emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/para /misc emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/boot /boot emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/recovery /recovery emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/logo /logo emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/expdb /expdb emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/seccfg /seccfg emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/tee1 /tee1 emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/tee2 /tee2 emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/scp1 /scp1 emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/scp2 /scp2 emmc
09-23 15:00:18.957 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/sspm_1 /sspm_1 emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/sspm_2 /sspm_2 emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/efuse /efuse emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/md1img /md1img emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/md1dsp /md1dsp emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/md1arm7 /md1arm7 emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/md3img /md3img emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/gz1 /gz1 emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/gz2 /gz2 emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/spmfw /spmfw emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/boot_para /boot_para emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/odmdtbo /odmdtbo emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/dtbo /dtbo emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/vbmeta /vbmeta emmc
09-23 15:00:18.958 D/vold ( 365): fstab record:
/dev/block/platform/bootdevice/by-name/uh /uh emmc
09-23 15:00:18.959 I/servicemanager( 356): Adding 'u:r:vold:s0' service (vold:365)
09-23 15:00:18.960 D/vold ( 365): VoldNativeService::start() completed OK
09-23 15:00:18.969 D/vold ( 365): handleBlockEvent with action=1 major=179
minor=0 eventPath=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/
mmcblk0
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param
'DEVPATH=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/mmcblk0'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'SYNTH_UUID=0'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'MAJOR=179'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'MINOR=0'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'DEVNAME=mmcblk0'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'DEVTYPE=disk'
09-23 15:00:18.970 D/vold ( 365): handleBlockEvent with action=1 major=179
minor=32 eventPath=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param
'DEVPATH=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'SYNTH_UUID=0'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'MAJOR=179'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'MINOR=32'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'DEVNAME=mmcblk0boot0'
09-23 15:00:18.970 D/NetlinkEvent( 365): NL param 'DEVTYPE=disk'
09-23 15:00:18.972 D/vold ( 365): handleBlockEvent with action=1 major=179
minor=64 eventPath=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot1
09-23 15:00:18.972 D/NetlinkEvent( 365): NL param
'DEVPATH=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
09-23 15:00:18.972 D/NetlinkEvent( 365): NL param 'SYNTH_UUID=0'
09-23 15:00:18.972 D/NetlinkEvent( 365): NL param 'MAJOR=179'
09-23 15:00:18.972 D/NetlinkEvent( 365): NL param 'MINOR=64'
09-23 15:00:18.972 D/NetlinkEvent( 365): NL param 'DEVNAME=mmcblk0boot1'
09-23 15:00:18.972 D/NetlinkEvent( 365): NL param 'DEVTYPE=disk'
09-23 15:00:18.975 D/vold ( 365): handleBlockEvent with action=1 major=179
minor=32 eventPath=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot0
09-23 15:00:18.975 D/NetlinkEvent( 365): NL param
'DEVPATH=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot0'
09-23 15:00:18.975 D/NetlinkEvent( 365): NL param 'SYNTH_UUID=0'
09-23 15:00:18.975 D/NetlinkEvent( 365): NL param 'MAJOR=179'
09-23 15:00:18.975 D/NetlinkEvent( 365): NL param 'MINOR=32'
09-23 15:00:18.976 D/NetlinkEvent( 365): NL param 'DEVNAME=mmcblk0boot0'
09-23 15:00:18.976 D/NetlinkEvent( 365): NL param 'DEVTYPE=disk'
09-23 15:00:18.982 D/vold ( 365): handleBlockEvent with action=1 major=179
minor=64 eventPath=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/
mmcblk0/mmcblk0boot1
09-23 15:00:18.982 D/NetlinkEvent( 365): NL param
'DEVPATH=/devices/platform/bootdevice/mmc_host/mmc0/mmc0:0001/block/mmcblk0/
mmcblk0boot1'
09-23 15:00:18.982 D/NetlinkEvent( 365): NL param 'SYNTH_UUID=0'
09-23 15:00:18.982 D/NetlinkEvent( 365): NL param 'MAJOR=179'
09-23 15:00:18.982 D/NetlinkEvent( 365): NL param 'MINOR=64'
09-23 15:00:18.982 D/NetlinkEvent( 365): NL param 'DEVNAME=mmcblk0boot1'
09-23 15:00:18.982 D/NetlinkEvent( 365): NL param 'DEVTYPE=disk'
09-23 15:00:19.252 I/io_stats( 401): !@ found device mmcblk0 (179,0) (size 29820
MBs) and set for logging.
09-23 15:00:19.253 I/io_stats( 401): !@ 179,0 r 5400 289157 w 39 216 d 0 0 f 34 25
iot 1876 0 th 51200 0 0 pt 0 inp 0 0 5.789
09-23 15:00:19.328 D/scs ( 403): scsRunning State prop: NONE
09-23 15:00:19.329 D/scs ( 403): scsRunning State : 0
09-23 15:00:19.329 D/scs ( 403): bODMorProduct : true
09-23 15:00:19.329 D/scs ( 403): OMC_B2B_FILE : /product/omc/omc_b2b_list
09-23 15:00:19.329 D/scs ( 403): getValuesFromFile : PET
09-23 15:00:19.329 D/scs ( 403): salesCode : PET
09-23 15:00:19.329 D/scs ( 403): salesCode length : 3
09-23 15:00:19.329 D/scs ( 403): Init the omcnw
09-23 15:00:19.330 D/scs ( 403): getValuesFromFile : PET
09-23 15:00:19.330 D/scs ( 403): omcNwCode1 : PET
09-23 15:00:19.330 D/scs ( 403): omcNwCode1 length : 3
09-23 15:00:19.330 D/scs ( 403): SALES_CODE is single. OMCNW_CODE1 should be
the same
09-23 15:00:19.331 D/scs ( 403): dataFilePath /product/omc/omc_data.json
09-23 15:00:19.332 D/scs ( 403): SALES_CODE : PET
09-23 15:00:19.332 D/scs ( 403): OMC_PATH : /product/omc/single/PET/conf
09-23 15:00:19.332 D/scs ( 403): OMCNW_CODE : PET
09-23 15:00:19.332 D/scs ( 403): OMCNW_PATH : /product/omc/single/PET/conf
09-23 15:00:19.332 D/scs ( 403): CUSTOMER_XML_FILE_PATH :
/product/omc/single/PET/conf/customer.xml
09-23 15:00:19.332 D/scs ( 403): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
09-23 15:00:19.332 D/scs ( 403): OMC_RES_PATH : /product/omc/single/PET/res
09-23 15:00:19.332 D/scs ( 403): OMC_ETC_PATH : /product/omc/single/PET/etc
09-23 15:00:19.332 D/scs ( 403): TSS_TYPE : NONE
09-23 15:00:19.332 D/scs ( 403): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
09-23 15:00:19.332 D/scs ( 403): set OMC Properties
09-23 15:00:19.333 D/scs ( 403): ro.oem.key1 : PET
09-23 15:00:19.333 D/scs ( 403): set sales_code = PET
09-23 15:00:19.333 D/scs ( 403): set ro.csc.omcnw_code = PET
09-23 15:00:19.334 D/scs ( 403): set TSS Properties
09-23 15:00:19.334 D/scs ( 403): ro.omc.img_mount : 0
09-23 15:00:19.334 D/scs ( 403): setCountryCode()
09-23 15:00:19.334 D/scs ( 403): setCountryCode from customer.xml
09-23 15:00:19.334 D/scs ( 403): setCountryCode(customer filepath) :
/product/omc/single/PET/conf/customer.xml
09-23 15:00:19.335 D/scs ( 403): setted country_code = PERU
09-23 15:00:19.336 D/scs ( 403): setted countryiso_code = PE
09-23 15:00:19.336 D/scs ( 403): setCSCVersion()
09-23 15:00:19.336 D/scs ( 403): SW_CONFIG_FILE filepath :
/product/omc/SW_Configuration.xml
09-23 15:00:19.337 D/scs ( 403): csc_name = A107MOWA
09-23 15:00:19.337 D/scs ( 403): csc_version = 6CVG1
09-23 15:00:19.339 D/scs ( 403): firstBootCheck file is created :
A107MOWA6CVG1
09-23 15:00:19.339 D/scs ( 403): setScsRunningState : 1
09-23 15:00:19.340 D/scs ( 403): persistent_properties ready: false
09-23 15:00:19.340 E/scs ( 403): persist property cannot be set
09-23 15:00:19.383 I/TeeMcDaemon( 405): Registry search paths:
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:226]
09-23 15:00:19.383 I/TeeMcDaemon( 405): /data/vendor/mcRegistry
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:228]
09-23 15:00:19.383 I/TeeMcDaemon( 405): /vendor/app/mcRegistry
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:228]
09-23 15:00:19.383 I/TeeMcDaemon( 405): /system/app/mcRegistry
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:228]
09-23 15:00:19.383 I/TeeMcDaemon( 405): Initialise Secure World
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:258]
09-23 15:00:19.383 I/TeeMcDaemon( 405): driver version: v8.3
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:184]
09-23 15:00:19.383 I/TeeMcDaemon( 405): driver version: v8.3
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:104]
09-23 15:00:19.383 I/TeeMcDaemon( 405): driver open
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:109]
09-23 15:00:19.383 I/TeeMcDaemon( 405): driver closed
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:120]
09-23 15:00:19.383 I/TeeMcDaemon( 405): TEE is ready, version: t-base-MTK-A64-
Android-500a-V005-20200914_073624_11486_104359
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:235]
09-23 15:00:19.383 I/TeeMcDaemon( 405): Load decryption key
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:268]
09-23 15:00:19.383 W/TeeMcDaemon( 405): Cannot open key SO (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:381]
09-23 15:00:19.383 W/TeeMcDaemon( 405): key decryption missing, ignore
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:274]
09-23 15:00:19.383 I/TeeMcDaemon( 405): t-base-MTK-A64-Android-500a-V002-
20191002_135701_73850_100232
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:295]
09-23 15:00:19.384 I/TeeMcDaemon( 405): Specific partition path used for
Store_1.tf, stored in /mnt/vendor/persist/mcRegistry
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/FSD2.cpp:381]
09-23 15:00:19.384 I/TeeMcDaemon( 405): Start services
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:317]
09-23 15:00:19.384 I/TeeMcDaemon( 405): * start secure world interface
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:321]
09-23 15:00:19.385 I/TeeMcDaemon( 405): * start filesystem
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:321]
09-23 15:00:19.385 I/TeeMcDaemon( 405): Start listening to secure world
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:443]
09-23 15:00:19.385 I/TeeMcDaemon( 405): driver version: v8.3
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:104]
09-23 15:00:19.385 I/TeeMcDaemon( 405): driver open
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:109]
09-23 15:00:19.389 W/TeeMcDaemon( 405): Cannot open trustlet
/data/vendor/mcRegistry/07050501000000000000000000000020.tlbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.393 I/TeeMcDaemon( 405): * start endorsement installer
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:321]
09-23 15:00:19.393 I/TeeMcDaemon( 405): run: Start listening for request from STH2
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/FSD2.cpp:484]
09-23 15:00:19.394 I/TeeMcDaemon( 405): * start registry server
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:321]
09-23 15:00:19.394 I/TeeMcDaemon( 405): * start debug session
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:321]
09-23 15:00:19.394 I/TeeEndorsementInstaller( 405): Starting endorsement installer
thread [vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/
common/500/Daemon/src/EndorsementInstaller.cpp:85]
09-23 15:00:19.394 I/TeeMcDaemon( 405): run: Starting server
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/RegistryServer.cpp:207]
09-23 15:00:19.394 W/TeeMcDaemon( 405): Cannot open trustlet
/data/vendor/mcRegistry/08050500000000000000000000000000.tlbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.395 E/TeeMcDaemon( 405): mcOpenSession returned INVALID_OPERATION
(rc 0x9)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/native_interface.cpp:604]
09-23 15:00:19.395 W/TeeMcDaemon( 405): Tci buffer might be too short, trying
again with new size sent by SWd (size = 911548 bytes)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/DebugSession.cpp:104]
09-23 15:00:19.396 W/TeeMcDaemon( 405): Cannot open trustlet
/data/vendor/mcRegistry/08050500000000000000000000000000.tlbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.398 I/wmt_loader( 408): Can't open device node(/dev/wmtdetect)
count(1)
09-23 15:00:19.398 I/TeeMcDaemon( 405): session opened
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/DebugSession.cpp:125]
09-23 15:00:19.399 I/TeeMcDaemon( 405): Load secure drivers
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:340]
09-23 15:00:19.399 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/020f0000000000000000000000000000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.399 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is no
09-23 15:00:19.403 I/servicemanager( 356): Adding 'u:r:system_suspend:s0' service
(suspend_control:406)
09-23 15:00:19.404 I/TeeMcDaemon( 405): open: Open storage file
"/mnt/vendor/persist/mcRegistry/Store_1.tf"
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/FSD2.cpp:182]
09-23 15:00:19.405 I/TeeMcDaemon( 405): open: storage file
"/mnt/vendor/persist/mcRegistry/Store_1.tf" successfully open (size: 22 KB / 22528
B)) [vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/
common/500/Daemon/src/FSD2.cpp:198]
09-23 15:00:19.407 I/hwservicemanager( 357): getFrameworkHalManifest: Reading
VINTF information.
09-23 15:00:19.409 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/05120000000000000000000000000000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.413 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/05140000000000000000000000000000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.414 W/TeeMcDaemon( 405): Cannot open trustlet
/vendor/app/mcRegistry/05140000000000000000000000000000.drbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.414 W/TeeMcDaemon( 405): Driver
/vendor/app/mcRegistry/05140000000000000000000000000000.drbin missing, ignore
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:354]
09-23 15:00:19.414 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/020b0000000000000000000000000000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.414 W/TeeMcDaemon( 405): Cannot open trustlet
/vendor/app/mcRegistry/020b0000000000000000000000000000.drbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.414 W/TeeMcDaemon( 405): Driver
/vendor/app/mcRegistry/020b0000000000000000000000000000.drbin missing, ignore
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:354]
09-23 15:00:19.414 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/05070000000000000000000000000000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.414 W/TeeMcDaemon( 405): Cannot open trustlet
/vendor/app/mcRegistry/05070000000000000000000000000000.drbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.414 W/TeeMcDaemon( 405): Driver
/vendor/app/mcRegistry/05070000000000000000000000000000.drbin missing, ignore
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:354]
09-23 15:00:19.414 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/030b0000000000000000000000000000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.414 I/hwservicemanager( 357): getFrameworkHalManifest: Successfully
processed VINTF information
09-23 15:00:19.415 I/hwservicemanager( 357): getDeviceHalManifest: Reading VINTF
information.
09-23 15:00:19.418 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/030c0000000000000000000000000000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.418 W/TeeMcDaemon( 405): Cannot open trustlet
/vendor/app/mcRegistry/030c0000000000000000000000000000.drbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.418 W/TeeMcDaemon( 405): Driver
/vendor/app/mcRegistry/030c0000000000000000000000000000.drbin missing, ignore
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:354]
09-23 15:00:19.418 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/07060000000000000000000000007169.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.418 W/TeeMcDaemon( 405): Cannot open trustlet
/vendor/app/mcRegistry/07060000000000000000000000007169.drbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.418 W/TeeMcDaemon( 405): Driver
/vendor/app/mcRegistry/07060000000000000000000000007169.drbin missing, ignore
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:354]
09-23 15:00:19.418 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.418 W/TeeMcDaemon( 405): Cannot open trustlet
/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.drbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.418 W/TeeMcDaemon( 405): Driver
/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.drbin missing, ignore
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:354]
09-23 15:00:19.418 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/06090000000000000000000000000000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.419 I/engmode_hidl_service( 410): engmode()
09-23 15:00:19.419 I/engmode_hidl_service( 410): e_server_hal service is started
09-23 15:00:19.422 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/9073f03a9618383bb1856eb3f990babd.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.422 W/TeeMcDaemon( 405): Cannot open trustlet
/vendor/app/mcRegistry/9073f03a9618383bb1856eb3f990babd.drbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.422 W/TeeMcDaemon( 405): Driver
/vendor/app/mcRegistry/9073f03a9618383bb1856eb3f990babd.drbin missing, ignore
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:354]
09-23 15:00:19.422 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/07090000000000000000000000000000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.426 I/TeeMcDaemon( 405): * loading
/vendor/app/mcRegistry/5020170115e016302017012521300000.drbin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:343]
09-23 15:00:19.426 W/TeeMcDaemon( 405): Cannot open trustlet
/vendor/app/mcRegistry/5020170115e016302017012521300000.drbin (No such file or
directory)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/SecureWorld.cpp:102]
09-23 15:00:19.426 W/TeeMcDaemon( 405): Driver
/vendor/app/mcRegistry/5020170115e016302017012521300000.drbin missing, ignore
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:354]
09-23 15:00:19.426 W/TeeMcDaemon( 405): TUI device not found, skip
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/TuiStarter.cpp:46]
09-23 15:00:19.426 I/TeeMcDaemon( 405): Daemon running
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/MobiCoreDriverDaemon.cpp:379]
09-23 15:00:19.432 I/hwservicemanager( 357): getDeviceHalManifest: Successfully
processed VINTF information
09-23 15:00:19.434 I/HidlServiceManagement( 406): Registered
[email protected]::ISystemSuspend/default
09-23 15:00:19.435 I/HidlServiceManagement( 406): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:19.437 I/HidlServiceManagement( 410): Registered
[email protected]::ISehEngmode/default
09-23 15:00:19.438 I/HidlServiceManagement( 410): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:19.438 I/hwservicemanager( 357): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
09-23 15:00:19.439 I/hwservicemanager( 357): Since
[email protected]::IKeymasterDevice/default is not registered, trying
to start it as a lazy HAL.
09-23 15:00:19.440 I/hwservicemanager( 357): Since
[email protected]::IKeymasterDevice/default is not registered, trying
to start it as a lazy HAL.
09-23 15:00:19.440 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IKeymasterDevice/default": error code: 0x20,
try count : 1
09-23 15:00:19.440 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IKeymasterDevice/default": error code: 0x20,
try count : 2
09-23 15:00:19.441 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IKeymasterDevice/default": error code: 0x20,
try count : 3
09-23 15:00:19.441 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IKeymasterDevice/default": error code: 0x20,
try count : 1
09-23 15:00:19.441 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IKeymasterDevice/default": error code: 0x20,
try count : 2
09-23 15:00:19.442 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IKeymasterDevice/default": error code: 0x20,
try count : 3
09-23 15:00:19.450 I/[email protected]( 407): Fetching keymaster
device name default
09-23 15:00:19.453 I/TlcTeeKeyMaster( 407): keymaster-400C-3.0-V001-
20180613_163215
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tee_keymaster_device.cpp:37]
09-23 15:00:19.454 I/TrustonicTeeKeymasterImpl( 407): Read os_version = 110000,
os_patchlevel = 202206
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/trustonic_tee_keymaster_impl.cpp:108]
09-23 15:00:19.456 I/TeeSysClient( 407): driver version: v8.3
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:104]
09-23 15:00:19.456 I/TeeSysClient( 407): driver open
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:109]
09-23 15:00:19.459 D/TlcTeeKeyMaster( 407): HAL_CONFIGURE
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/cust_tee_keymaster_impl.cpp:45]
09-23 15:00:19.459 D/TlcTeeKeyMaster( 407): TEE_Configure
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:782]
09-23 15:00:19.459 D/TlcTeeKeyMaster( 407): params =
09-23 15:00:19.459 D/TlcTeeKeyMaster( 407): KM_TAG_OS_VERSION: 110000
09-23 15:00:19.459 D/TlcTeeKeyMaster( 407): KM_TAG_OS_PATCHLEVEL: 202206
09-23 15:00:19.459 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:783]
09-23 15:00:19.464 D/TlcTeeKeyMaster( 407): TEE_Configure exiting with 0
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:840]
09-23 15:00:19.466 I/HidlServiceManagement( 407): Registered
[email protected]::IKeymasterDevice/default
09-23 15:00:19.467 I/HidlServiceManagement( 407): Removing namespace from process
name [email protected] to [email protected]
service.trustonic.
09-23 15:00:19.467 I/LegacySupport( 407): Registration complete for
[email protected]::IKeymasterDevice/default.
09-23 15:00:19.467 I/hw-BpHwBinder( 357): onLastStrongRef automatically unlinking
death recipients
09-23 15:00:19.637 I/STORK_BIRD( 428): [Server] Storkbird version 1.0.3 start!!!
09-23 15:00:19.637 I/vaultkeeper( 426): firing up. VaultKeeper.
09-23 15:00:19.639 I/HidlServiceManagement( 427): Registered
[email protected]::ISehVaultKeeper/default
09-23 15:00:19.639 I/HidlServiceManagement( 427): Removing namespace from process
name [email protected] to [email protected]
service.
09-23 15:00:19.639 I/[email protected]
service( 427): vaultkeeper_hal service is started
09-23 15:00:19.645 I/Checkpoint( 365): cp_prepareCheckpoint called
09-23 15:00:19.676 E/vold ( 365): fbeEnable
09-23 15:00:19.676 D/FsCrypt ( 365): fscrypt_initialize_systemwide_keys
09-23 15:00:19.677 E/KeyStorage( 365): retrieveKey : /data/unencrypted/key
09-23 15:00:19.681 I/hwservicemanager( 357): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
09-23 15:00:19.682 I/vold ( 365): List of Keymaster HALs found:
09-23 15:00:19.683 I/vold ( 365): Keymaster HAL #1:
SoftwareWrappedKeymaster2Device from Google SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
09-23 15:00:19.683 I/vold ( 365): Using SoftwareWrappedKeymaster2Device from
Google for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
09-23 15:00:19.686 D/TlcTeeKeyMaster( 407): TEE_GetKeyCharacteristics
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1018]
09-23 15:00:19.687 E/TlcTeeKeyMaster( 407): *****************************
09-23 15:00:19.687 E/TlcTeeKeyMaster( 407): *** ERROR: transact:572:
(keymaster_error_t)tci->response.header.returnCode == -62
09-23 15:00:19.687 E/TlcTeeKeyMaster( 407): *** Detected in
vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:572()
09-23 15:00:19.687 E/TlcTeeKeyMaster( 407): *****************************
09-23 15:00:19.687 E/TlcTeeKeyMaster( 407): *****************************
09-23 15:00:19.687 E/TlcTeeKeyMaster( 407): *** ERROR:
TEE_GetKeyCharacteristics:1076: transact(session_handle, tci) == -62
09-23 15:00:19.687 E/TlcTeeKeyMaster( 407): *** Detected in
vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1076()
09-23 15:00:19.687 E/TlcTeeKeyMaster( 407): *****************************
09-23 15:00:19.688 D/TlcTeeKeyMaster( 407): TEE_GetKeyCharacteristics exiting with
-62 [vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/
common/3.0/src/tlcTeeKeymaster_if.cpp:1105]
09-23 15:00:19.688 E/vold ( 365): begin failed, code -62
09-23 15:00:19.688 D/KeyStorage( 365): Upgrading key: /data/unencrypted/key
09-23 15:00:19.690 D/TlcTeeKeyMaster( 407): TEE_UpgradeKey exiting with 0
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1814]
09-23 15:00:19.699 I/wmt_loader( 408): Can't open device node(/dev/wmtdetect)
count(2)
09-23 15:00:19.699 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is no
09-23 15:00:19.703 I/hwservicemanager( 357): getTransport: Cannot find entry
[email protected]::IBootControl/default in either framework or device
manifest.
09-23 15:00:19.704 D/TlcTeeKeyMaster( 407): TEE_DeleteKey exiting with -100
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1825]
09-23 15:00:19.704 E/vold ( 365): delete_key failed, code -100
09-23 15:00:19.704 E/KeyStorage( 365): Key deletion failed during upgrade,
continuing anyway: /data/unencrypted/key
09-23 15:00:19.704 I/KeyStorage( 365): Key upgraded: /data/unencrypted/key
09-23 15:00:19.704 D/TlcTeeKeyMaster( 407): TEE_GetKeyCharacteristics
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1018]
09-23 15:00:19.705 D/TlcTeeKeyMaster( 407): TEE_GetKeyCharacteristics exiting with
0 [vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/
common/3.0/src/tlcTeeKeymaster_if.cpp:1105]
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): TEE_Begin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1846]
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): purpose = 0x00000001
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1847]
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): params =
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): KM_TAG_BLOCK_MODE: 0x00000020
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): KM_TAG_PADDING: 0x00000001
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): KM_TAG_MAC_LENGTH: 128
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): KM_TAG_APPLICATION_ID: <data of length
64>
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): KM_TAG_NONCE: <data of length 12>
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1848]
09-23 15:00:19.706 D/TlcTeeKeyMaster( 407): find_spare_operation_slot: allocate op
0xe732fd052c29a792 to slot #0 (1 ops live)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:623]
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407): TEE_Begin exiting with 0
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1949]
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407): TEE_Update
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2323]
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407): params =
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2324]
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407): input = <data of length 80>
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2325]
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407): split_update_chunks
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2124]
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407): &my_params =
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.707 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2202]
09-23 15:00:19.708 D/TlcTeeKeyMaster( 407): TEE_Update exiting with 0
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2379]
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407): TEE_Finish
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2392]
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407): params =
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2393]
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407): signature = <data of length 0>
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2394]
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407): split_update_chunks
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2124]
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407): &my_params =
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.709 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2202]
09-23 15:00:19.710 D/TlcTeeKeyMaster( 407): release_operation_slot: release op
slot #0 (handle 0xe732fd052c29a792; 0 ops live)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:638]
09-23 15:00:19.710 D/TlcTeeKeyMaster( 407): TEE_Finish exiting with 0
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2478]
09-23 15:00:19.710 E/KeyStorage( 365): retrieveKey success : /data/unencrypted/key
09-23 15:00:19.710 D/FsCrypt ( 365): fscrypt_initialize_systemwide_keys,
install_storage_key DATA_MNT_POINT
09-23 15:00:19.710 D/vold ( 365): Detected support for
FS_IOC_ADD_ENCRYPTION_KEY
09-23 15:00:19.711 D/vold ( 365): Installed fscrypt key with ref
5f7ef71576faf055 to /data
09-23 15:00:19.711 D/vold ( 365): Added fscrypt-provisioning key for
5f7ef71576faf055 to session keyring
09-23 15:00:19.711 D/FsCrypt ( 365): key mode: aes-256-xts:aes-256-cts:v1, file
name: /data/unencrypted/mode
09-23 15:00:19.714 D/FsCrypt ( 365): ref_filename: /data/unencrypted/ref
09-23 15:00:19.716 D/FsCrypt ( 365): Wrote system DE key reference to:
/data/unencrypted/ref
09-23 15:00:19.717 D/vold ( 365): Installed fscrypt key with ref
372679e4123d7968 to /data
09-23 15:00:19.717 D/vold ( 365): Added fscrypt-provisioning key for
372679e4123d7968 to session keyring
09-23 15:00:19.721 D/FsCrypt ( 365): Wrote per boot key reference to:
/data/unencrypted/per_boot_ref
09-23 15:00:19.882 I/derive_sdk( 439): Read version 0 from
/apex/com.android.sdkext/etc/sdkinfo.binarypb
09-23 15:00:19.883 I/derive_sdk( 439): R extension version is 0
09-23 15:00:19.906 D/vold ( 365): initUser0
09-23 15:00:19.906 D/FsCrypt ( 365): fscrypt_init_user0
09-23 15:00:19.906 E/FsCrypt ( 365): Preparing: /data/misc/vold/user_keys
09-23 15:00:19.907 E/FsCrypt ( 365): Preparing: /data/misc/vold/user_keys/ce
09-23 15:00:19.908 E/FsCrypt ( 365): Preparing: /data/misc/vold/user_keys/de
09-23 15:00:19.908 E/FsCrypt ( 365): Preparing: /data/keyfota
09-23 15:00:19.908 D/FsCrypt ( 365): load_all_de_keys
09-23 15:00:19.908 D/FsCrypt ( 365): Skipping non-de-key <.>
09-23 15:00:19.908 D/FsCrypt ( 365): Skipping non-de-key <..>
09-23 15:00:19.908 E/KeyStorage( 365): retrieveKey :
/data/misc/vold/user_keys/de/0
09-23 15:00:19.912 I/hwservicemanager( 357): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
09-23 15:00:19.913 I/vold ( 365): List of Keymaster HALs found:
09-23 15:00:19.913 I/vold ( 365): Keymaster HAL #1:
SoftwareWrappedKeymaster2Device from Google SecurityLevel: TRUSTED_ENVIRONMENT HAL:
[email protected]::IKeymasterDevice/default
09-23 15:00:19.913 I/vold ( 365): Using SoftwareWrappedKeymaster2Device from
Google for encryption. Security level: TRUSTED_ENVIRONMENT, HAL:
[email protected]::IKeymasterDevice/default
09-23 15:00:19.914 D/TlcTeeKeyMaster( 407): TEE_GetKeyCharacteristics
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1018]
09-23 15:00:19.915 E/TlcTeeKeyMaster( 407): *****************************
09-23 15:00:19.915 E/TlcTeeKeyMaster( 407): *** ERROR: transact:572:
(keymaster_error_t)tci->response.header.returnCode == -62
09-23 15:00:19.915 E/TlcTeeKeyMaster( 407): *** Detected in
vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:572()
09-23 15:00:19.915 E/TlcTeeKeyMaster( 407): *****************************
09-23 15:00:19.915 E/TlcTeeKeyMaster( 407): *****************************
09-23 15:00:19.915 E/TlcTeeKeyMaster( 407): *** ERROR:
TEE_GetKeyCharacteristics:1076: transact(session_handle, tci) == -62
09-23 15:00:19.915 E/TlcTeeKeyMaster( 407): *** Detected in
vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1076()
09-23 15:00:19.915 E/TlcTeeKeyMaster( 407): *****************************
09-23 15:00:19.916 D/TlcTeeKeyMaster( 407): TEE_GetKeyCharacteristics exiting with
-62 [vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/
common/3.0/src/tlcTeeKeymaster_if.cpp:1105]
09-23 15:00:19.916 E/vold ( 365): begin failed, code -62
09-23 15:00:19.916 D/KeyStorage( 365): Upgrading key:
/data/misc/vold/user_keys/de/0
09-23 15:00:19.917 D/TlcTeeKeyMaster( 407): TEE_UpgradeKey exiting with 0
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1814]
09-23 15:00:19.933 D/TlcTeeKeyMaster( 407): TEE_DeleteKey exiting with -100
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1825]
09-23 15:00:19.934 E/vold ( 365): delete_key failed, code -100
09-23 15:00:19.934 E/KeyStorage( 365): Key deletion failed during upgrade,
continuing anyway: /data/misc/vold/user_keys/de/0
09-23 15:00:19.934 I/KeyStorage( 365): Key upgraded:
/data/misc/vold/user_keys/de/0
09-23 15:00:19.934 D/TlcTeeKeyMaster( 407): TEE_GetKeyCharacteristics
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1018]
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): TEE_GetKeyCharacteristics exiting with
0 [vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/
common/3.0/src/tlcTeeKeymaster_if.cpp:1105]
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): TEE_Begin
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1846]
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): purpose = 0x00000001
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1847]
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): params =
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): KM_TAG_BLOCK_MODE: 0x00000020
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): KM_TAG_PADDING: 0x00000001
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): KM_TAG_MAC_LENGTH: 128
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): KM_TAG_APPLICATION_ID: <data of length
64>
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): KM_TAG_NONCE: <data of length 12>
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.936 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1848]
09-23 15:00:19.937 D/TlcTeeKeyMaster( 407): find_spare_operation_slot: allocate op
0xd4376743a2d3b34a to slot #0 (1 ops live)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:623]
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407): TEE_Begin exiting with 0
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:1949]
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407): TEE_Update
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2323]
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407): params =
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2324]
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407): input = <data of length 80>
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2325]
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407): split_update_chunks
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2124]
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407): &my_params =
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.938 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2202]
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407): TEE_Update exiting with 0
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2379]
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407): TEE_Finish
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2392]
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407): params =
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2393]
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407): signature = <data of length 0>
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2394]
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407): split_update_chunks
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2124]
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407): &my_params =
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407): KM_TAG_AUTH_TOKEN: <data of length 69>
09-23 15:00:19.939 D/TlcTeeKeyMaster( 407):
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2202]
09-23 15:00:19.940 D/TlcTeeKeyMaster( 407): release_operation_slot: release op
slot #0 (handle 0xd4376743a2d3b34a; 0 ops live)
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:638]
09-23 15:00:19.940 D/TlcTeeKeyMaster( 407): TEE_Finish exiting with 0
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/keymaster/common/
3.0/src/tlcTeeKeymaster_if.cpp:2478]
09-23 15:00:19.941 E/KeyStorage( 365): retrieveKey success :
/data/misc/vold/user_keys/de/0
09-23 15:00:19.941 D/vold ( 365): Installed fscrypt key with ref
db953f5e44a4a4ea to /data
09-23 15:00:19.941 D/vold ( 365): Added fscrypt-provisioning key for
db953f5e44a4a4ea to session keyring
09-23 15:00:19.941 D/FsCrypt ( 365): Installed de key for user 0
09-23 15:00:19.941 D/FsCrypt ( 365): fscrypt_prepare_user_storage for volume null,
user 0, serial 0, flags 1
09-23 15:00:19.941 E/FsCrypt ( 365): Preparing: /data/system/users/0
09-23 15:00:19.942 E/FsCrypt ( 365): Preparing: /data/misc/profiles/cur/0
09-23 15:00:19.942 E/FsCrypt ( 365): Preparing: /data/system_de/0
09-23 15:00:19.943 E/FsCrypt ( 365): Preparing: /data/misc_de/0
09-23 15:00:19.944 E/FsCrypt ( 365): Preparing: /data/vendor_de/0
09-23 15:00:19.944 E/FsCrypt ( 365): Preparing: /data/user_de/0
09-23 15:00:19.944 D/FsCrypt ( 365): lookup_policy 0
09-23 15:00:19.945 I/vold ( 365): Verified that /data/system_de/0 has the
encryption policy db953f5e44a4a4ea v1 modes 1/4 flags 0x0
09-23 15:00:19.945 I/vold ( 365): Verified that /data/misc_de/0 has the
encryption policy db953f5e44a4a4ea v1 modes 1/4 flags 0x0
09-23 15:00:19.945 I/vold ( 365): Verified that /data/vendor_de/0 has the
encryption policy db953f5e44a4a4ea v1 modes 1/4 flags 0x0
09-23 15:00:19.946 I/vold ( 365): Verified that /data/user_de/0 has the
encryption policy db953f5e44a4a4ea v1 modes 1/4 flags 0x0
09-23 15:00:19.946 D/FsCrypt ( 365): prepare_subdirs
09-23 15:00:19.946 D/vold ( 365): /system/bin/vold_prepare_subdirs
09-23 15:00:19.946 D/vold ( 365): prepare
09-23 15:00:19.946 D/vold ( 365):
09-23 15:00:19.946 D/vold ( 365): 0
09-23 15:00:19.946 D/vold ( 365): 1
09-23 15:00:19.982 D/vold_prepare_subdirs( 443): Setting up mode 700 uid 0 gid 0
context u:object_r:vold_data_file:s0 on path: /data/misc_de/0/vold
09-23 15:00:19.984 D/vold_prepare_subdirs( 443): Setting up mode 700 uid 0 gid 0
context u:object_r:storaged_data_file:s0 on path: /data/misc_de/0/storaged
09-23 15:00:19.986 D/vold_prepare_subdirs( 443): Setting up mode 700 uid 0 gid 0
context u:object_r:rollback_data_file:s0 on path: /data/misc_de/0/rollback
09-23 15:00:19.989 D/vold_prepare_subdirs( 443): Setting up mode 700 uid 0 gid 0
context u:object_r:apex_rollback_data_file:s0 on path: /data/misc_de/0/apexrollback
09-23 15:00:19.993 D/vold_prepare_subdirs( 443): Setting up mode 711 uid 0 gid 0
context u:object_r:apex_module_data_file:s0 on path: /data/misc_de/0/apexdata
09-23 15:00:19.995 D/vold_prepare_subdirs( 443): 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
09-23 15:00:19.997 D/vold_prepare_subdirs( 443): 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
09-23 15:00:19.998 D/vold_prepare_subdirs( 443): 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
09-23 15:00:19.999 I/wmt_loader( 408): Can't open device node(/dev/wmtdetect)
count(3)
09-23 15:00:19.999 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.000 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is no
09-23 15:00:20.001 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.002 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.003 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.004 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.005 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.006 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.007 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.008 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.009 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.010 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.011 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.012 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.013 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.014 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.015 D/vold_prepare_subdirs( 443): 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
09-23 15:00:20.016 D/vold_prepare_subdirs( 443): Setting up mode 700 uid 1000 gid
1000 context u:object_r:fingerprint_vendor_data_file:s0 on path:
/data/vendor_de/0/fpdata
09-23 15:00:20.018 D/vold_prepare_subdirs( 443): Setting up mode 700 uid 1000 gid
1000 context u:object_r:face_vendor_data_file:s0 on path:
/data/vendor_de/0/facedata
09-23 15:00:20.299 I/wmt_loader( 408): Can't open device node(/dev/wmtdetect)
count(4)
09-23 15:00:20.300 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is no
09-23 15:00:20.418 I/tzdatacheck( 449): timezone distro dir
/data/misc/zoneinfo/current does not exist. No action required.
09-23 15:00:20.436 I/auditd ( 450): Starting up
09-23 15:00:20.436 I/auditd ( 450): Start at vold.decrypt: none,
ro.crypto.state : encrypted, ro.crypto.type : file
09-23 15:00:20.440 E/auditd ( 450): SELinux: [audit_filter] audit_filter_table
is created successfully. filter table line count = 946 / rule count(atomic) = 432
09-23 15:00:20.441 I/audit_log( 450): Previous audit logfile detected, rotating
09-23 15:00:20.442 I/audit_log( 450): Previous audit logfile not detected
09-23 15:00:20.442 E/audit_log( 450): Could not open audit log file
/data/misc/integrity/integrity.log : No such file or directory
09-23 15:00:20.442 E/auditd ( 450): Failed on audit_log_open(ilog)
09-23 15:00:20.463 E/audit ( 450): type=1403 audit(1663963216.276:11):
auid=4294967295 ses=4294967295 lsm=selinux res=1
09-23 15:00:20.463 E/audit ( 450): type=1300 audit(1663963216.276:11):
arch=40000028 syscall=4 per=8 success=yes exit=1244200 a0=5 a1=f6bd0000 a2=12fc28
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)
09-23 15:00:20.463 E/audit ( 450): type=1327 audit(1663963216.276:11):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
09-23 15:00:20.463 E/audit ( 450): type=1404 audit(1663963216.468:12):
enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1
lsm=selinux res=1
09-23 15:00:20.463 E/audit ( 450): type=1300 audit(1663963216.468:12):
arch=40000028 syscall=4 per=8 success=yes exit=1 a0=4 a1=fff3c250 a2=1 a3=14
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)
09-23 15:00:20.463 E/audit ( 450): type=1327 audit(1663963216.468:12):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
09-23 15:00:20.463 E/audit ( 450): type=1400 audit(1663963216.720:13): avc:
denied { relabelto } for pid=1 comm="init" name="dtbo" dev="tmpfs" ino=66
scontext=u:r:init:s0 tcontext=u:object_r:dtbo_block_device:s0 tclass=lnk_file
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:20.463 E/audit ( 450): type=1300 audit(1663963216.720:13):
arch=40000028 syscall=227 per=8 success=no exit=-13 a0=f7ce8000 a1=f7b920f4
a2=f7cf17a0 a3=20 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)
09-23 15:00:20.463 E/audit ( 450): type=1327 audit(1663963216.720:13):
proctitle=2F73797374656D2F62696E2F696E69740073656C696E75785F7365747570
09-23 15:00:20.463 E/audit ( 450): type=1400 audit(1663963218.824:14): avc:
denied { read } for pid=354 comm="logd" name="u:object_r:boot_dram_info_prop:s0"
dev="tmpfs" ino=91 scontext=u:r:logd:s0 tcontext=u:object_r:boot_dram_info_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:20.463 E/audit ( 450): type=1300 audit(1663963218.824:14):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff934440
a2=a8000 a3=0 items=0 ppid=1 pid=354 auid=4294967295 uid=1036 gid=1036 euid=1036
suid=1036 fsuid=1036 egid=1036 sgid=1036 fsgid=1036 tty=(none) ses=4294967295
comm="logd" exe="/system/bin/logd" subj=u:r:logd:s0 key=(null)
09-23 15:00:20.463 E/audit ( 450): type=1327 audit(1663963218.824:14):
proctitle="/system/bin/logd"
09-23 15:00:20.463 E/audit ( 450): type=1400 audit(1663963218.852:15): avc:
denied { write } for pid=330 comm="init" name="generate-oops" dev="proc"
ino=4026532385 scontext=u:r:vendor_init:s0 tcontext=u:object_r:proc_aed:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:20.463 E/audit ( 450): type=1300 audit(1663963218.852:15):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=f76734c0
a2=a8241 a3=180 items=0 ppid=1 pid=330 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)
09-23 15:00:20.463 E/audit ( 450): type=1327 audit(1663963218.852:15):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
09-23 15:00:20.463 E/audit ( 450): type=1400 audit(1663963220.392:16): avc:
denied { read } for pid=405 comm="McDaemon.ENIN" name="00000000.authtokcont"
dev="mmcblk0p39" ino=1179690 scontext=u:r:mobicore:s0
tcontext=u:object_r:mobicore_data_file:s0 tclass=lnk_file permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:20.463 E/audit ( 450): type=1300 audit(1663963220.392:16):
arch=40000028 syscall=327 per=8 success=no exit=-13 a0=ffffff9c a1=f4ea7400
a2=f43faf98 a3=0 items=0 ppid=1 pid=405 auid=4294967295 uid=1000 gid=1000 euid=1000
suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="McDaemon.ENIN" exe="/vendor/bin/mcDriverDaemon" subj=u:r:mobicore:s0
key=(null)
09-23 15:00:20.463 E/audit ( 450): type=1327 audit(1663963220.392:16):
proctitle=2F76656E646F722F62696E2F6D634472697665724461656D6F6E002D2D5031002F6D6E742
F76656E646F722F706572736973742F6D635265676973747279002D72002F76656E646F722F6170702F
6D6352656769737472792F3032306630303030303030303030303030303030303030303030303030303
0302E647262696E
09-23 15:00:20.463 E/audit ( 450): type=1305 audit(1663963220.440:17):
audit_pid=450 old=0 auid=4294967295 ses=4294967295 subj=u:r:auditd:s0 res=1
09-23 15:00:20.464 E/audit ( 450): type=1305 audit(1663963220.440:18):
audit_rate_limit=100 old=0 auid=4294967295 ses=4294967295 subj=u:r:auditd:s0 res=1
09-23 15:00:20.599 I/wmt_loader( 408): Can't open device node(/dev/wmtdetect)
count(5)
09-23 15:00:20.600 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is no
09-23 15:00:20.638 I/vaultkeeper( 426): There is no
property(ro.factory.factory_binary)
09-23 15:00:20.638 I/VaultKeeper_COMMON( 426): VK 4.2.3 [Client]
/vendor/bin/vaultkeeperd. => [Vault] VK. [CMD NO.] 973
09-23 15:00:20.638 I/VaultKeeper_COMMON( 426): [CMD:INITIALIZE]
09-23 15:00:20.640 I/TeeSysClient( 426): driver version: v8.3
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:104]
09-23 15:00:20.640 I/TeeSysClient( 426): driver open
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:109]
09-23 15:00:20.658 I/VaultKeeper_COMMON( 426): openSession done(session id : 3073,
device id : 0)
09-23 15:00:20.659 I/VaultKeeper_COMMON( 426): notify done(session id : 3073,
device id : 0)
09-23 15:00:20.701 I/VaultKeeper_COMMON( 426): waitNotification done(session id :
3073, device id : 0)
09-23 15:00:20.701 I/VaultKeeper_COMMON( 426): closeSession done(session id :
3073, device id : 0)
09-23 15:00:20.701 I/TeeSysClient( 426): driver closed
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:120]
09-23 15:00:20.704 I/vaultkeeper( 426): runCommand Success.(TA ret = 0)
09-23 15:00:20.705 I/vaultkeeper( 426): VAULTKEEPER SERVICE READY!
09-23 15:00:20.732 E/libc ( 330): Access denied finding property
"persist.vendor.softdog"
09-23 15:00:20.732 E/audit ( 450): type=1400 audit(1663963220.728:19): avc:
denied { read } for pid=330 comm="init" name="u:object_r:vendor_softdog_prop:s0"
dev="tmpfs" ino=569 scontext=u:r:vendor_init:s0
tcontext=u:object_r:vendor_softdog_prop:s0 tclass=file permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:20.733 E/audit ( 450): type=1300 audit(1663963220.728:19):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ffc767b0
a2=a8000 a3=0 items=0 ppid=1 pid=330 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)
09-23 15:00:20.733 E/audit ( 450): type=1327 audit(1663963220.728:19):
proctitle=2F73797374656D2F62696E2F696E697400737562636F6E7465787400753A723A76656E646
F725F696E69743A7330003135
09-23 15:00:20.735 I/tombstoned( 453): tombstoned successfully initialized
09-23 15:00:20.748 I/engmode_binder_server( 454): EngineeringMode version =
30.3.07
09-23 15:00:20.748 I/engmode_binder_server( 454): firing up.
EngineeringModeHandler.
09-23 15:00:20.749 I/engmode_binder_server( 454): EngineeringModeHandler Service
instantiate()
09-23 15:00:20.749 I/engmode_binder_server( 454): EngineeringModeHandler created
09-23 15:00:20.753 I/ENGMODE15( 454): EM Version#0001 - 2.8.4
09-23 15:00:20.753 E/ENGMODE15( 454): server time is NULL
09-23 15:00:20.753 I/engmode_binder_server( 454): VERSION = 15/0x00000000
09-23 15:00:20.753 I/engmode_cache_list( 454): clist created(15)
09-23 15:00:20.753 I/engmode_binder_server( 454): Notify To Cp count (0)
09-23 15:00:20.754 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.754 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.754 I/engmode_binder_server( 454): Notify To Cp count (1)
09-23 15:00:20.754 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.754 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.754 I/engmode_binder_server( 454): Notify To Cp count (2)
09-23 15:00:20.754 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.754 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.754 I/engmode_binder_server( 454): Notify To Cp count (3)
09-23 15:00:20.754 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.754 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.754 I/engmode_binder_server( 454): Notify To Cp count (4)
09-23 15:00:20.754 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.754 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.754 I/engmode_binder_server( 454): Notify To Cp count (5)
09-23 15:00:20.754 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.754 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.754 I/engmode_binder_server( 454): Notify To Cp count (6)
09-23 15:00:20.754 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.754 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.755 I/engmode_binder_server( 454): Notify To Cp count (7)
09-23 15:00:20.755 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.755 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.755 I/engmode_binder_server( 454): Notify To Cp count (8)
09-23 15:00:20.755 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.755 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.755 I/engmode_binder_server( 454): Notify To Cp count (9)
09-23 15:00:20.755 E/engmode_ril_command( 454): Failed to Connect_RILD, ret : 4
09-23 15:00:20.755 E/engmode_ril_command( 454): Connect to fail(-803209197).
09-23 15:00:20.755 I/vndservicemanager( 358): Adding 'u:r:emservice:s0' service
(EngineeringModeService:454)
09-23 15:00:20.756 I/engmode_binder_server( 454): EngineeringModeHandlerService =
0
09-23 15:00:20.756 I/engmode_binder_server( 454): EngineeringModeHandler is now
ready
09-23 15:00:20.818 D/scs ( 457): scsRunning State prop: 1
09-23 15:00:20.818 D/scs ( 457): scsRunning State : 1
09-23 15:00:20.818 D/scs ( 457): bODMorProduct : true
09-23 15:00:20.818 D/scs ( 457): OMC_B2B_FILE : /product/omc/omc_b2b_list
09-23 15:00:20.818 D/scs ( 457): getValuesFromFile : PET
09-23 15:00:20.818 D/scs ( 457): salesCode : PET
09-23 15:00:20.818 D/scs ( 457): salesCode length : 3
09-23 15:00:20.818 D/scs ( 457): Init the omcnw
09-23 15:00:20.818 D/scs ( 457): getValuesFromFile : PET
09-23 15:00:20.819 D/scs ( 457): omcNwCode1 : PET
09-23 15:00:20.819 D/scs ( 457): omcNwCode1 length : 3
09-23 15:00:20.819 D/scs ( 457): SALES_CODE is single. OMCNW_CODE1 should be
the same
09-23 15:00:20.819 D/scs ( 457): dataFilePath /product/omc/omc_data.json
09-23 15:00:20.819 D/scs ( 457): SALES_CODE : PET
09-23 15:00:20.819 D/scs ( 457): OMC_PATH : /product/omc/single/PET/conf
09-23 15:00:20.819 D/scs ( 457): OMCNW_CODE : PET
09-23 15:00:20.819 D/scs ( 457): OMCNW_PATH : /product/omc/single/PET/conf
09-23 15:00:20.819 D/scs ( 457): CUSTOMER_XML_FILE_PATH :
/product/omc/single/PET/conf/customer.xml
09-23 15:00:20.819 D/scs ( 457): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
09-23 15:00:20.819 D/scs ( 457): OMC_RES_PATH : /product/omc/single/PET/res
09-23 15:00:20.819 D/scs ( 457): OMC_ETC_PATH : /product/omc/single/PET/etc
09-23 15:00:20.819 D/scs ( 457): TSS_TYPE : NONE
09-23 15:00:20.819 D/scs ( 457): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
09-23 15:00:20.819 D/scs ( 457): persistent_properties ready: true
09-23 15:00:20.820 D/scs ( 457): set OMC persist properties
09-23 15:00:20.824 I/flags_health_check( 459): ServerConfigurableFlagsReset
reset_mode value: 0
09-23 15:00:20.824 I/flags_health_check( 459): ServerConfigurableFlagsReset
attempted boot count is under threshold, skipping reset.
09-23 15:00:20.833 D/scs ( 457): [checkSetPropperty] persist.sys.omc_support:
true
09-23 15:00:20.852 D/scs ( 457): [checkSetPropperty] persist.sys.omc_path:
/product/omc/single/PET/conf
09-23 15:00:20.852 D/scs ( 457): set omc_path = /product/omc/single/PET/conf
09-23 15:00:20.869 D/LibBpfLoader( 460): Loading optional ELF object
/system/etc/bpf/time_in_state.o with license GPL
09-23 15:00:20.870 D/LibBpfLoader( 460): Loaded code section 3
(tracepoint_sched_sched_switch)
09-23 15:00:20.871 D/LibBpfLoader( 460): Loaded relo section 3
(.reltracepoint/sched/sched_switch)
09-23 15:00:20.871 D/LibBpfLoader( 460): Adding section 3 to cs list
09-23 15:00:20.871 D/LibBpfLoader( 460): Loaded code section 5
(tracepoint_power_cpu_frequency)
09-23 15:00:20.871 D/LibBpfLoader( 460): Loaded relo section 5
(.reltracepoint/power/cpu_frequency)
09-23 15:00:20.871 D/LibBpfLoader( 460): Adding section 5 to cs list
09-23 15:00:20.875 D/LibBpfLoader( 460): bpf_create_map name
uid_time_in_state_map, ret: 7
09-23 15:00:20.876 D/LibBpfLoader( 460): bpf_create_map name
uid_concurrent_times_map, ret: 8
09-23 15:00:20.877 D/LibBpfLoader( 460): bpf_create_map name uid_last_update_map,
ret: 9
09-23 15:00:20.877 D/LibBpfLoader( 460): bpf_create_map name cpu_last_update_map,
ret: 10
09-23 15:00:20.877 D/LibBpfLoader( 460): bpf_create_map name cpu_policy_map, ret:
11
09-23 15:00:20.877 D/LibBpfLoader( 460): bpf_create_map name policy_freq_idx_map,
ret: 12
09-23 15:00:20.877 D/LibBpfLoader( 460): bpf_create_map name freq_to_idx_map, ret:
13
09-23 15:00:20.877 D/LibBpfLoader( 460): bpf_create_map name nr_active_map, ret:
14
09-23 15:00:20.877 D/LibBpfLoader( 460): bpf_create_map name policy_nr_active_map,
ret: 15
09-23 15:00:20.877 D/LibBpfLoader( 460): map_fd found at 0 is 7 in
/system/etc/bpf/time_in_state.o
09-23 15:00:20.877 D/LibBpfLoader( 460): map_fd found at 1 is 8 in
/system/etc/bpf/time_in_state.o
09-23 15:00:20.877 D/LibBpfLoader( 460): map_fd found at 2 is 9 in
/system/etc/bpf/time_in_state.o
09-23 15:00:20.877 D/LibBpfLoader( 460): map_fd found at 3 is 10 in
/system/etc/bpf/time_in_state.o
09-23 15:00:20.877 D/LibBpfLoader( 460): map_fd found at 4 is 11 in
/system/etc/bpf/time_in_state.o
09-23 15:00:20.877 D/LibBpfLoader( 460): map_fd found at 5 is 12 in
/system/etc/bpf/time_in_state.o
09-23 15:00:20.877 D/LibBpfLoader( 460): map_fd found at 6 is 13 in
/system/etc/bpf/time_in_state.o
09-23 15:00:20.877 D/LibBpfLoader( 460): map_fd found at 7 is 14 in
/system/etc/bpf/time_in_state.o
09-23 15:00:20.877 D/LibBpfLoader( 460): map_fd found at 8 is 15 in
/system/etc/bpf/time_in_state.o
09-23 15:00:20.878 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 40, insn offset 5 , insn 118
09-23 15:00:20.878 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 128, insn offset 16 , insn 118
09-23 15:00:20.878 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 200, insn offset 25 , insn 118
09-23 15:00:20.878 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 264, insn offset 33 , insn 118
09-23 15:00:20.878 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 520, insn offset 65 , insn 118
09-23 15:00:20.878 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 656, insn offset 82 , insn 118
09-23 15:00:20.878 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1008, insn offset 126 , insn 118
09-23 15:00:20.878 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1048, insn offset 131 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1240, insn offset 155 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1440, insn offset 180 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1480, insn offset 185 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1656, insn offset 207 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1864, insn offset 233 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1904, insn offset 238 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2024, insn offset 253 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2112, insn offset 264 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 40, insn offset 5 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 120, insn offset 15 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 200, insn offset 25 , insn 118
09-23 15:00:20.879 D/LibBpfLoader( 460): cs[0].name:tracepoint_sched_sched_switch
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.881 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/time_in_state.o (tracepoint_sched_sched_switch) returned fd: 16 (no
error)
09-23 15:00:20.881 D/LibBpfLoader( 460): cs[1].name:tracepoint_power_cpu_frequency
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.881 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/time_in_state.o (tracepoint_power_cpu_frequency) returned fd: 17
(no error)
09-23 15:00:20.882 I/bpfloader( 460): Loaded object:
/system/etc/bpf/time_in_state.o
09-23 15:00:20.883 D/LibBpfLoader( 460): Loading critical for netd ELF object
/system/etc/bpf/clatd.o with license Apache 2.0
09-23 15:00:20.883 E/LibBpfLoader( 460): No progs section could be found in elf
object
09-23 15:00:20.884 D/LibBpfLoader( 460): Loaded code section 3
(schedcls_ingress_clat_ether)
09-23 15:00:20.884 D/LibBpfLoader( 460): Loaded relo section 3
(.relschedcls/ingress/clat_ether)
09-23 15:00:20.884 D/LibBpfLoader( 460): Adding section 3 to cs list
09-23 15:00:20.884 D/LibBpfLoader( 460): Loaded code section 5
(schedcls_ingress_clat_rawip)
09-23 15:00:20.884 D/LibBpfLoader( 460): Loaded relo section 5
(.relschedcls/ingress/clat_rawip)
09-23 15:00:20.884 D/LibBpfLoader( 460): Adding section 5 to cs list
09-23 15:00:20.884 D/LibBpfLoader( 460): Loaded code section 7
(schedcls_egress_clat_ether)
09-23 15:00:20.885 D/LibBpfLoader( 460): Adding section 7 to cs list
09-23 15:00:20.885 D/LibBpfLoader( 460): Loaded code section 8
(schedcls_egress_clat_rawip)
09-23 15:00:20.885 D/LibBpfLoader( 460): Loaded relo section 8
(.relschedcls/egress/clat_rawip)
09-23 15:00:20.885 D/LibBpfLoader( 460): Adding section 8 to cs list
09-23 15:00:20.886 D/LibBpfLoader( 460): bpf_create_map name clat_ingress_map,
ret: 7
09-23 15:00:20.886 D/LibBpfLoader( 460): bpf_create_map name clat_egress_map, ret:
8
09-23 15:00:20.886 D/LibBpfLoader( 460): map_fd found at 0 is 7 in
/system/etc/bpf/clatd.o
09-23 15:00:20.886 D/LibBpfLoader( 460): map_fd found at 1 is 8 in
/system/etc/bpf/clatd.o
09-23 15:00:20.887 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 392, insn offset 49 , insn 118
09-23 15:00:20.887 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 352, insn offset 44 , insn 118
09-23 15:00:20.887 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 520, insn offset 65 , insn 118
09-23 15:00:20.888 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_ingress_clat_ether) returned fd: 9 (no error)
09-23 15:00:20.888 D/scs ( 457): [checkSetPropperty]
persist.sys.omcnw_path: /product/omc/single/PET/conf
09-23 15:00:20.888 D/scs ( 457): set persist.sys.omcnw_path =
/product/omc/single/PET/conf
09-23 15:00:20.888 D/scs ( 457): Carrerid etc path : PET
09-23 15:00:20.889 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_ingress_clat_rawip) returned fd: 10 (no error)
09-23 15:00:20.890 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_egress_clat_ether) returned fd: 11 (no error)
09-23 15:00:20.891 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/clatd.o (schedcls_egress_clat_rawip) returned fd: 12 (no error)
09-23 15:00:20.891 I/bpfloader( 460): Loaded object: /system/etc/bpf/clatd.o
09-23 15:00:20.892 D/LibBpfLoader( 460): Loading critical for netd ELF object
/system/etc/bpf/offload.o with license Apache 2.0
09-23 15:00:20.892 D/LibBpfLoader( 460): Loaded code section 3
(schedcls_ingress_tether_ether)
09-23 15:00:20.893 D/LibBpfLoader( 460): Loaded relo section 3
(.relschedcls/ingress/tether_ether)
09-23 15:00:20.893 D/LibBpfLoader( 460): Adding section 3 to cs list
09-23 15:00:20.893 D/LibBpfLoader( 460): Loaded code section 5
(schedcls_ingress_tether_rawip$5_4)
09-23 15:00:20.893 D/LibBpfLoader( 460): Loaded relo section 5
(.relschedcls/ingress/tether_rawip$5_4)
09-23 15:00:20.893 D/LibBpfLoader( 460): Adding section 5 to cs list
09-23 15:00:20.893 D/LibBpfLoader( 460): Loaded code section 7
(schedcls_ingress_tether_rawip$4_14)
09-23 15:00:20.894 D/LibBpfLoader( 460): Loaded relo section 7
(.relschedcls/ingress/tether_rawip$4_14)
09-23 15:00:20.894 D/LibBpfLoader( 460): Adding section 7 to cs list
09-23 15:00:20.894 D/LibBpfLoader( 460): Loaded code section 9
(schedcls_ingress_tether_rawip$stub)
09-23 15:00:20.894 D/LibBpfLoader( 460): Adding section 9 to cs list
09-23 15:00:20.895 D/LibBpfLoader( 460): bpf_create_map name tether_ingress_map,
ret: 7
09-23 15:00:20.895 D/LibBpfLoader( 460): bpf_create_map name tether_stats_map,
ret: 8
09-23 15:00:20.895 D/LibBpfLoader( 460): bpf_create_map name tether_limit_map,
ret: 9
09-23 15:00:20.895 D/LibBpfLoader( 460): map_fd found at 0 is 7 in
/system/etc/bpf/offload.o
09-23 15:00:20.895 D/LibBpfLoader( 460): map_fd found at 1 is 8 in
/system/etc/bpf/offload.o
09-23 15:00:20.895 D/LibBpfLoader( 460): map_fd found at 2 is 9 in
/system/etc/bpf/offload.o
09-23 15:00:20.896 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 304, insn offset 38 , insn 118
09-23 15:00:20.896 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 384, insn offset 48 , insn 118
09-23 15:00:20.896 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 448, insn offset 56 , insn 118
09-23 15:00:20.896 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 264, insn offset 33 , insn 118
09-23 15:00:20.896 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 344, insn offset 43 , insn 118
09-23 15:00:20.896 E/scs ( 457): Values.bSetPersistDone is true
09-23 15:00:20.896 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 408, insn offset 51 , insn 118
09-23 15:00:20.896 D/scs ( 457): setScsRunningState : 2
09-23 15:00:20.896 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 264, insn offset 33 , insn 118
09-23 15:00:20.896 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 344, insn offset 43 , insn 118
09-23 15:00:20.897 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 408, insn offset 51 , insn 118
09-23 15:00:20.897 D/scs ( 457): setActivatedID()
09-23 15:00:20.898 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/offload.o (schedcls_ingress_tether_ether) returned fd: 10 (no
error)
09-23 15:00:20.898 D/LibBpfLoader( 460):
cs[1].name:schedcls_ingress_tether_rawip$5_4 min_kver:50400 .max_kver:ffffffff
(kvers:4137f)
09-23 15:00:20.898 D/LibBpfLoader( 460):
cs[2].name:schedcls_ingress_tether_rawip$4_14 min_kver:40e00 .max_kver:50400
(kvers:4137f)
09-23 15:00:20.898 D/scs ( 457): bActivatedID is false and singlesku is false
09-23 15:00:20.898 D/scs ( 457): setTssCheckedFlag : 1
09-23 15:00:20.899 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/offload.o (schedcls_ingress_tether_rawip$4_14) returned fd: 11 (no
error)
09-23 15:00:20.899 D/LibBpfLoader( 460):
cs[3].name:schedcls_ingress_tether_rawip$stub min_kver:0 .max_kver:50400
(kvers:4137f)
09-23 15:00:20.899 D/LibBpfLoader( 460): New bpf prog load reusing prog
/sys/fs/bpf/prog_offload_schedcls_ingress_tether_rawip, ret: 12 (no error)
09-23 15:00:20.899 I/bpfloader( 460): Loaded object: /system/etc/bpf/offload.o
09-23 15:00:20.899 I/wmt_loader( 408): Can't open device node(/dev/wmtdetect)
count(6)
09-23 15:00:20.900 D/LibBpfLoader( 460): Loading critical for netd ELF object
/system/etc/bpf/netd.o with license Apache 2.0
09-23 15:00:20.900 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is no
09-23 15:00:20.901 D/LibBpfLoader( 460): Loaded code section 3
(cgroupskb_ingress_stats)
09-23 15:00:20.902 D/scs ( 457): mdc.scs.tss_checked: 1
09-23 15:00:20.902 E/scs ( 457): mdc.scs.tss_checked: 1
09-23 15:00:20.902 D/scs ( 457): setScsRunningState : 3
09-23 15:00:20.902 D/SecNativeFeatureCppIf( 457): encoded
09-23 15:00:20.903 D/SecNativeFeatureCppIf( 457): decoding and unzip finish
09-23 15:00:20.903 D/SecNativeFeatureCppIf( 457): use unCompDataBuff. encoded
09-23 15:00:20.903 D/LibBpfLoader( 460): Loaded relo section 3
(.relcgroupskb/ingress/stats)
09-23 15:00:20.903 D/LibBpfLoader( 460): Adding section 3 to cs list
09-23 15:00:20.903 D/SecNativeFeatureCppIf( 457): Free unCompDataBuff
09-23 15:00:20.903 D/LibBpfLoader( 460): Loaded code section 5
(cgroupskb_egress_stats)
09-23 15:00:20.904 D/SecNativeFeatureCppIf( 457): encoded
09-23 15:00:20.904 D/SecNativeFeatureCppIf( 457): decoding and unzip finish
09-23 15:00:20.904 D/SecNativeFeatureCppIf( 457): use unCompDataBuff. encoded
09-23 15:00:20.904 D/SecNativeFeatureCppIf( 457): Free unCompDataBuff
09-23 15:00:20.904 E/scs ( 457): set R/S properties
09-23 15:00:20.904 D/scs ( 457): addGmsProperty()
09-23 15:00:20.904 D/scs ( 457): Non TSS!!
09-23 15:00:20.904 D/scs ( 457): propBootReferenceId is set as carrierId : PET
09-23 15:00:20.904 D/scs ( 457): isConfigEncoded() :
/product/omc/single/PET/conf/cscfeature.xml
09-23 15:00:20.904 D/scs ( 457): isConfigEncoded() : true
09-23 15:00:20.904 D/scs ( 457): Set GMS Client ID based on ReferenceId PET
09-23 15:00:20.904 D/scs ( 457): Xml is Encoded? 1
09-23 15:00:20.905 D/LibBpfLoader( 460): Loaded relo section 5
(.relcgroupskb/egress/stats)
09-23 15:00:20.905 D/LibBpfLoader( 460): Adding section 5 to cs list
09-23 15:00:20.905 D/LibBpfLoader( 460): Loaded code section 7
(skfilter_egress_xtbpf)
09-23 15:00:20.906 D/LibBpfLoader( 460): Loaded relo section 7
(.relskfilter/egress/xtbpf)
09-23 15:00:20.906 D/LibBpfLoader( 460): Adding section 7 to cs list
09-23 15:00:20.906 D/LibBpfLoader( 460): Loaded code section 9
(skfilter_ingress_xtbpf)
09-23 15:00:20.906 D/scs ( 457): Set ro.com.google.clientidbase.am : android-
americamovil-{country}
09-23 15:00:20.906 D/scs ( 457): Cannot find GMM on xml
09-23 15:00:20.906 D/LibBpfLoader( 460): Loaded relo section 9
(.relskfilter/ingress/xtbpf)
09-23 15:00:20.906 D/LibBpfLoader( 460): Adding section 9 to cs list
09-23 15:00:20.906 D/scs ( 457): Set ro.com.google.clientidbase.ms : android-
americamovil-{country}-revc
09-23 15:00:20.906 D/scs ( 457): Cannot find YT on xml
09-23 15:00:20.906 D/scs ( 457): Cannot find WAL on xml
09-23 15:00:20.907 D/LibBpfLoader( 460): Loaded code section 11
(skfilter_whitelist_xtbpf)
09-23 15:00:20.907 D/scs ( 457): Cannot find CR on xml
09-23 15:00:20.907 D/scs ( 457): Cannot find VS on xml
09-23 15:00:20.907 D/scs ( 457): Cannot find PG on xml
09-23 15:00:20.907 D/scs ( 457): setStsProperty()
09-23 15:00:20.907 D/scs ( 457): isConfigEncoded() :
/product/omc/single/PET/conf/cscfeature.xml
09-23 15:00:20.907 D/scs ( 457): isConfigEncoded() : true
09-23 15:00:20.907 D/scs ( 457): Set STS property based on CarrierId PET
09-23 15:00:20.907 D/scs ( 457): Xml is Encoded? 1
09-23 15:00:20.907 D/LibBpfLoader( 460): Loaded relo section 11
(.relskfilter/whitelist/xtbpf)
09-23 15:00:20.907 D/LibBpfLoader( 460): Adding section 11 to cs list
09-23 15:00:20.907 D/LibBpfLoader( 460): Loaded code section 13
(skfilter_blacklist_xtbpf)
09-23 15:00:20.908 D/scs ( 457): Set ro.sts.property : FALSE
09-23 15:00:20.908 D/scs ( 457): set FacebookProperty
09-23 15:00:20.908 D/scs ( 457): set partnerid from carrierid
09-23 15:00:20.908 D/scs ( 457): Read OMC_B2B_FILE, Change the path to B2C
from B2B
09-23 15:00:20.908 D/LibBpfLoader( 460): Loaded relo section 13
(.relskfilter/blacklist/xtbpf)
09-23 15:00:20.908 D/LibBpfLoader( 460): Adding section 13 to cs list
09-23 15:00:20.908 D/LibBpfLoader( 460): Loaded code section 15
(skfilter_limitlist_xtbpf)
09-23 15:00:20.909 D/scs ( 457): propCarrierId:PET szB2C:
09-23 15:00:20.909 D/LibBpfLoader( 460): Loaded relo section 15
(.relskfilter/limitlist/xtbpf)
09-23 15:00:20.909 D/LibBpfLoader( 460): Adding section 15 to cs list
09-23 15:00:20.909 D/LibBpfLoader( 460): Loaded code section 17
(skfilter_mobilefw_xtbpf)
09-23 15:00:20.909 D/scs ( 457): conffilePath
:/product/omc/single/PET/etc/appmanager.conf
09-23 15:00:20.910 D/LibBpfLoader( 460): Loaded relo section 17
(.relskfilter/mobilefw/xtbpf)
09-23 15:00:20.910 D/LibBpfLoader( 460): Adding section 17 to cs list
09-23 15:00:20.910 D/LibBpfLoader( 460): Loaded code section 19
(skfilter_wlanfw_xtbpf)
09-23 15:00:20.910 D/scs ( 457): carrierid:PET
09-23 15:00:20.910 D/scs ( 457): Amazon property set : set partnerid from
carrierid
09-23 15:00:20.910 D/scs ( 457): set AmazoneProperty
09-23 15:00:20.910 D/scs ( 457): Amazon property set : set partnerid from
carrierid
09-23 15:00:20.910 D/scs ( 457): bootCarrierId:PET
09-23 15:00:20.911 D/scs ( 457): Amazon Config: /system/etc/amzpartnerid.conf
09-23 15:00:20.911 D/LibBpfLoader( 460): Loaded relo section 19
(.relskfilter/wlanfw/xtbpf)
09-23 15:00:20.911 D/scs ( 457): Device doesn't have Amazon conf corresponding
to PET
09-23 15:00:20.911 D/LibBpfLoader( 460): Adding section 19 to cs list
09-23 15:00:20.911 D/scs ( 457): setSpotifyProperty:1
09-23 15:00:20.911 D/LibBpfLoader( 460): Loaded code section 21
(skfilter_mecwl_xtbpf)
09-23 15:00:20.911 D/scs ( 457): find logic start
09-23 15:00:20.912 D/scs ( 457): find logic end
09-23 15:00:20.912 D/LibBpfLoader( 460): Loaded relo section 21
(.relskfilter/mecwl/xtbpf)
09-23 15:00:20.912 D/LibBpfLoader( 460): Adding section 21 to cs list
09-23 15:00:20.912 D/scs ( 457): setSpotifyProperty country:PE
09-23 15:00:20.912 D/scs ( 457): setSpotifyProperty carrier:PET
09-23 15:00:20.912 D/scs ( 457): bootCarrierId:PET
09-23 15:00:20.912 D/scs ( 457):
conffilePath1:/product/omc/PET/etc/spotify.preload
09-23 15:00:20.912 D/LibBpfLoader( 460): Loaded code section 23
(skfilter_mecbl_xtbpf)
09-23 15:00:20.912 D/scs ( 457):
conffilePath1:/product/omc/single/PET/etc/spotify.preload
09-23 15:00:20.912 D/scs ( 457): conffilePath1:/system/etc/spotify.preload
09-23 15:00:20.912 D/scs ( 457): spotify.conf start
09-23 15:00:20.912 D/scs ( 457): Matching Country : PE
09-23 15:00:20.912 D/scs ( 457): Matching Exclusion Carrier : PET
09-23 15:00:20.912 D/scs ( 457): preloadPartner : samsung-mobile-preload
09-23 15:00:20.912 D/scs ( 457): preloadReferrer : samsung-mobile-preload
09-23 15:00:20.912 D/scs ( 457): NO PRELOAD Spotify !!!
09-23 15:00:20.912 D/scs ( 457): spotify.conf end
09-23 15:00:20.912 D/scs ( 457): setOATHProperty:1
09-23 15:00:20.912 D/scs ( 457): set partnerid from carrierid: PET
09-23 15:00:20.912 D/scs ( 457): bootReferenceId:PET
09-23 15:00:20.912 D/scs ( 457):
conffilePath:/product/omc/PET/etc/oathpartnerid.conf
09-23 15:00:20.912 D/scs ( 457):
conffilePath:/product/omc/single/PET/etc/oathpartnerid.conf
09-23 15:00:20.912 D/scs ( 457): conffilePath:/system/etc/oathpartnerid.conf
09-23 15:00:20.912 D/scs ( 457): Device doesn't have OATH conf(OATH config)
corresponding to bootReferenceId PET
09-23 15:00:20.912 D/scs ( 457): set NetflixProperty
09-23 15:00:20.912 D/scs ( 457): set Netflix channelId from carrierid
09-23 15:00:20.912 D/scs ( 457): Read OMC_B2B_FILE, Change the path to B2C
from B2B
09-23 15:00:20.912 D/scs ( 457): propCarrierId:PET szB2C:
09-23 15:00:20.912 D/scs ( 457): conffilePath:/system/etc/netflixchid.conf
09-23 15:00:20.912 D/scs ( 457): Device doesn't have netflixchid.conf
corresponding to PET
09-23 15:00:20.912 D/scs ( 457): setLinkedinProperty : 1
09-23 15:00:20.912 D/scs ( 457): setLinkedinProperty sales_code : PET
09-23 15:00:20.912 D/scs ( 457): conffilePath : /system/etc/linkedin.conf
09-23 15:00:20.913 D/scs ( 457): linkedin.conf start
09-23 15:00:20.913 D/LibBpfLoader( 460): Loaded relo section 23
(.relskfilter/mecbl/xtbpf)
09-23 15:00:20.913 D/LibBpfLoader( 460): Adding section 23 to cs list
09-23 15:00:20.913 D/LibBpfLoader( 460): Loaded code section 25
(skfilter_mmswhitelist_xtbpf)
09-23 15:00:20.913 D/scs ( 457): NOT PRELOADED Linkedin !!!
09-23 15:00:20.913 D/scs ( 457): linkedin.conf end
09-23 15:00:20.913 D/scs ( 457): setOfficeProperty : 1
09-23 15:00:20.914 D/scs ( 457): setOfficeProperty sales_code : PET
09-23 15:00:20.914 D/scs ( 457): conffilePath : /system/etc/Office.conf
09-23 15:00:20.914 D/scs ( 457): office.conf start
09-23 15:00:20.914 D/LibBpfLoader( 460): Loaded relo section 25
(.relskfilter/mmswhitelist/xtbpf)
09-23 15:00:20.914 D/LibBpfLoader( 460): Adding section 25 to cs list
09-23 15:00:20.914 D/LibBpfLoader( 460): Loaded code section 27
(cgroupsock_inet_create)
09-23 15:00:20.914 D/scs ( 457): PRELOADED Office !!!
09-23 15:00:20.915 D/LibBpfLoader( 460): Loaded relo section 27
(.relcgroupsock/inet/create)
09-23 15:00:20.915 D/LibBpfLoader( 460): Adding section 27 to cs list
09-23 15:00:20.915 D/scs ( 457): office.conf end
09-23 15:00:20.915 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/lazada.conf
09-23 15:00:20.915 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.915 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/booking.conf
09-23 15:00:20.915 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.915 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/1mg.conf
09-23 15:00:20.915 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.915 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/zalo.conf
09-23 15:00:20.915 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.915 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/zmp3.conf
09-23 15:00:20.915 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.915 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/bm.conf
09-23 15:00:20.915 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.915 D/scs ( 457): setProperty: /product/omc/single/PET/etc/vng-
test.conf
09-23 15:00:20.915 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.915 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/TikTok.conf
09-23 15:00:20.915 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.915 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/TikTok.conf
09-23 15:00:20.916 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.916 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/kaspersky.com.conf
09-23 15:00:20.916 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.916 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/ivi.conf
09-23 15:00:20.916 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.916 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/twitter.conf
09-23 15:00:20.916 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.916 D/scs ( 457): setProperty:
/product/omc/single/PET/etc/foodpanda.conf
09-23 15:00:20.916 D/scs ( 457): there is no conf or parsing fail
09-23 15:00:20.916 D/scs ( 457): setScsRunningState : 4
09-23 15:00:20.918 D/LibBpfLoader( 460): bpf_create_map name cookie_tag_map, ret:
7
09-23 15:00:20.918 D/LibBpfLoader( 460): bpf_create_map name uid_counterset_map,
ret: 8
09-23 15:00:20.920 D/LibBpfLoader( 460): bpf_create_map name app_uid_stats_map,
ret: 9
09-23 15:00:20.921 D/LibBpfLoader( 460): bpf_create_map name stats_map_A, ret: 10
09-23 15:00:20.922 D/LibBpfLoader( 460): bpf_create_map name stats_map_B, ret: 11
09-23 15:00:20.923 D/LibBpfLoader( 460): bpf_create_map name iface_stats_map, ret:
12
09-23 15:00:20.923 D/LibBpfLoader( 460): bpf_create_map name configuration_map,
ret: 13
09-23 15:00:20.923 D/LibBpfLoader( 460): bpf_create_map name uid_owner_map, ret:
14
09-23 15:00:20.925 D/LibBpfLoader( 460): bpf_create_map name knoxvpn_exempt_map,
ret: 15
09-23 15:00:20.926 D/LibBpfLoader( 460): bpf_create_map name
knoxvpn_user_filter_map, ret: 16
09-23 15:00:20.927 I/servicemanager( 356): Adding 'u:r:statsd:s0' service
(stats:461)
09-23 15:00:20.927 D/LibBpfLoader( 460): bpf_create_map name
knoxvpn_app_filter_map, ret: 17
09-23 15:00:20.928 D/LibBpfLoader( 460): bpf_create_map name iface_index_name_map,
ret: 18
09-23 15:00:20.928 D/LibBpfLoader( 460): bpf_create_map name uid_permission_map,
ret: 19
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 0 is 7 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 1 is 8 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 2 is 9 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 3 is 10 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 4 is 11 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 5 is 12 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 6 is 13 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 7 is 14 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 8 is 15 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 9 is 16 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 10 is 17 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 11 is 18 in
/system/etc/bpf/netd.o
09-23 15:00:20.928 D/LibBpfLoader( 460): map_fd found at 12 is 19 in
/system/etc/bpf/netd.o
09-23 15:00:20.930 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 656, insn offset 82 , insn 118
09-23 15:00:20.930 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 728, insn offset 91 , insn 118
09-23 15:00:20.930 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1136, insn offset 142 , insn 118
09-23 15:00:20.930 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1232, insn offset 154 , insn 118
09-23 15:00:20.930 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1360, insn offset 170 , insn 118
09-23 15:00:20.930 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1480, insn offset 185 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1784, insn offset 223 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1872, insn offset 234 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1976, insn offset 247 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2080, insn offset 260 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2120, insn offset 265 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2272, insn offset 284 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2376, insn offset 297 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2416, insn offset 302 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2704, insn offset 338 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2808, insn offset 351 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2848, insn offset 356 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2992, insn offset 374 , insn 118
09-23 15:00:20.931 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 3104, insn offset 388 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 3144, insn offset 393 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 3376, insn offset 422 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 3480, insn offset 435 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 3520, insn offset 440 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 648, insn offset 81 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 720, insn offset 90 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1000, insn offset 125 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1272, insn offset 159 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1352, insn offset 169 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1456, insn offset 182 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1560, insn offset 195 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1600, insn offset 200 , insn 118
09-23 15:00:20.932 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1760, insn offset 220 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1864, insn offset 233 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 1904, insn offset 238 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2176, insn offset 272 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2280, insn offset 285 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2320, insn offset 290 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2464, insn offset 308 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2568, insn offset 321 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2608, insn offset 326 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2840, insn offset 355 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2944, insn offset 368 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 2984, insn offset 373 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 88, insn offset 11 , insn 118
09-23 15:00:20.933 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 192, insn offset 24 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 232, insn offset 29 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 40, insn offset 5 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 144, insn offset 18 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 184, insn offset 23 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 136, insn offset 17 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
09-23 15:00:20.934 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 32, insn offset 4 , insn 118
09-23 15:00:20.935 D/LibBpfLoader( 460): applying relo to instruction at byte
offset: 80, insn offset 10 , insn 118
09-23 15:00:20.942 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (cgroupskb_ingress_stats) returned fd: 20 (no error)
09-23 15:00:20.946 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (cgroupskb_egress_stats) returned fd: 21 (no error)
09-23 15:00:20.946 D/LibBpfLoader( 460): cs[2].name:skfilter_egress_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.947 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_egress_xtbpf) returned fd: 22 (no error)
09-23 15:00:20.947 D/LibBpfLoader( 460): cs[3].name:skfilter_ingress_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.948 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_ingress_xtbpf) returned fd: 23 (no error)
09-23 15:00:20.948 D/LibBpfLoader( 460): cs[4].name:skfilter_whitelist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.949 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_whitelist_xtbpf) returned fd: 24 (no error)
09-23 15:00:20.949 D/LibBpfLoader( 460): cs[5].name:skfilter_blacklist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.950 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_blacklist_xtbpf) returned fd: 25 (no error)
09-23 15:00:20.950 D/LibBpfLoader( 460): cs[6].name:skfilter_limitlist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.951 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_limitlist_xtbpf) returned fd: 26 (no error)
09-23 15:00:20.951 D/LibBpfLoader( 460): cs[7].name:skfilter_mobilefw_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.952 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mobilefw_xtbpf) returned fd: 27 (no error)
09-23 15:00:20.952 D/LibBpfLoader( 460): cs[8].name:skfilter_wlanfw_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.953 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_wlanfw_xtbpf) returned fd: 28 (no error)
09-23 15:00:20.953 D/LibBpfLoader( 460): cs[9].name:skfilter_mecwl_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.954 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mecwl_xtbpf) returned fd: 29 (no error)
09-23 15:00:20.954 D/LibBpfLoader( 460): cs[10].name:skfilter_mecbl_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.955 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mecbl_xtbpf) returned fd: 30 (no error)
09-23 15:00:20.955 D/LibBpfLoader( 460): cs[11].name:skfilter_mmswhitelist_xtbpf
min_kver:0 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.956 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (skfilter_mmswhitelist_xtbpf) returned fd: 31 (no error)
09-23 15:00:20.956 D/LibBpfLoader( 460): cs[12].name:cgroupsock_inet_create
min_kver:40e00 .max_kver:ffffffff (kvers:4137f)
09-23 15:00:20.957 D/LibBpfLoader( 460): bpf_prog_load lib call for
/system/etc/bpf/netd.o (cgroupsock_inet_create) returned fd: 32 (no error)
09-23 15:00:20.957 I/bpfloader( 460): Loaded object: /system/etc/bpf/netd.o
09-23 15:00:20.962 I/netdClient( 462): Skipping libnetd_client init since *we* are
netd
09-23 15:00:20.972 I/netd ( 462): netd 1.0 starting
09-23 15:00:20.980 D/TetherController( 462): Setting IP forward enable = 0
09-23 15:00:20.984 D/FirewallController( 462): Could not read /proc/self/uid_map,
max uid defaulting to 4294967294
09-23 15:00:21.005 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:21.005 D/IptablesRestoreController( 462): :INPUT -
09-23 15:00:21.005 D/IptablesRestoreController( 462): -F INPUT
09-23 15:00:21.005 D/IptablesRestoreController( 462): :bw_INPUT -
09-23 15:00:21.005 D/IptablesRestoreController( 462): -A INPUT -j bw_INPUT
09-23 15:00:21.005 D/IptablesRestoreController( 462): :fw_INPUT -
09-23 15:00:21.005 D/IptablesRestoreController( 462): -A INPUT -j fw_INPUT
09-23 15:00:21.005 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.007 E/audit ( 450): type=1300 audit(1663963221.004:20):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f63ed700
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.007 E/audit ( 450): type=1327 audit(1663963221.004:20):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.008 E/audit ( 450): type=1300 audit(1663963221.004:21):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efd5da00
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.008 E/audit ( 450): type=1327 audit(1663963221.004:21):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:21.008 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.008 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:21.008 D/IptablesRestoreController( 462): :FORWARD -
09-23 15:00:21.008 D/IptablesRestoreController( 462): -F FORWARD
09-23 15:00:21.008 D/IptablesRestoreController( 462): :oem_fwd -
09-23 15:00:21.008 D/IptablesRestoreController( 462): -A FORWARD -j oem_fwd
09-23 15:00:21.008 D/IptablesRestoreController( 462): :fw_FORWARD -
09-23 15:00:21.008 D/IptablesRestoreController( 462): -A FORWARD -j fw_FORWARD
09-23 15:00:21.008 D/IptablesRestoreController( 462): :bw_FORWARD -
09-23 15:00:21.008 D/IptablesRestoreController( 462): -A FORWARD -j bw_FORWARD
09-23 15:00:21.008 D/IptablesRestoreController( 462): :tetherctrl_FORWARD -
09-23 15:00:21.008 D/IptablesRestoreController( 462): -A FORWARD -j
tetherctrl_FORWARD
09-23 15:00:21.008 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.009 E/audit ( 450): type=1300 audit(1663963221.004:22):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f647b000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.009 E/audit ( 450): type=1327 audit(1663963221.004:22):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.009 E/audit ( 450): type=1300 audit(1663963221.004:23):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efdb2000
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.009 E/audit ( 450): type=1327 audit(1663963221.004:23):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:21.009 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.009 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *raw
09-23 15:00:21.009 D/IptablesRestoreController( 462): :PREROUTING -
09-23 15:00:21.009 D/IptablesRestoreController( 462): -F PREROUTING
09-23 15:00:21.009 D/IptablesRestoreController( 462): :clat_raw_PREROUTING -
09-23 15:00:21.009 D/IptablesRestoreController( 462): -A PREROUTING -j
clat_raw_PREROUTING
09-23 15:00:21.009 D/IptablesRestoreController( 462): :bw_raw_PREROUTING -
09-23 15:00:21.009 D/IptablesRestoreController( 462): -A PREROUTING -j
bw_raw_PREROUTING
09-23 15:00:21.009 D/IptablesRestoreController( 462): :idletimer_raw_PREROUTING -
09-23 15:00:21.009 D/IptablesRestoreController( 462): -A PREROUTING -j
idletimer_raw_PREROUTING
09-23 15:00:21.009 D/IptablesRestoreController( 462): :tetherctrl_raw_PREROUTING -
09-23 15:00:21.009 D/IptablesRestoreController( 462): -A PREROUTING -j
tetherctrl_raw_PREROUTING
09-23 15:00:21.009 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.010 E/audit ( 450): type=1300 audit(1663963221.008:24):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f63f7a00
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.010 E/audit ( 450): type=1327 audit(1663963221.008:24):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.011 E/audit ( 450): type=1300 audit(1663963221.008:25):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efacd000
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.011 E/audit ( 450): type=1327 audit(1663963221.008:25):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:21.011 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.011 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *mangle
09-23 15:00:21.011 D/IptablesRestoreController( 462): :FORWARD -
09-23 15:00:21.011 D/IptablesRestoreController( 462): -F FORWARD
09-23 15:00:21.011 D/IptablesRestoreController( 462): :tetherctrl_mangle_FORWARD -
09-23 15:00:21.011 D/IptablesRestoreController( 462): -A FORWARD -j
tetherctrl_mangle_FORWARD
09-23 15:00:21.011 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.012 E/audit ( 450): type=1300 audit(1663963221.008:26):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f6389000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.012 E/audit ( 450): type=1327 audit(1663963221.008:26):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.012 E/audit ( 450): type=1300 audit(1663963221.008:27):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efdae000
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.012 E/audit ( 450): type=1327 audit(1663963221.008:27):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:21.012 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.012 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *mangle
09-23 15:00:21.012 D/IptablesRestoreController( 462): :INPUT -
09-23 15:00:21.012 D/IptablesRestoreController( 462): -F INPUT
09-23 15:00:21.012 D/IptablesRestoreController( 462): :wakeupctrl_mangle_INPUT -
09-23 15:00:21.012 D/IptablesRestoreController( 462): -A INPUT -j
wakeupctrl_mangle_INPUT
09-23 15:00:21.012 D/IptablesRestoreController( 462): :routectrl_mangle_INPUT -
09-23 15:00:21.012 D/IptablesRestoreController( 462): -A INPUT -j
routectrl_mangle_INPUT
09-23 15:00:21.012 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.013 E/audit ( 450): type=1300 audit(1663963221.008:28):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f63f7a00
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.013 E/audit ( 450): type=1327 audit(1663963221.008:28):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.013 E/audit ( 450): type=1300 audit(1663963221.008:29):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efacd000
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.013 E/audit ( 450): type=1327 audit(1663963221.008:29):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:21.013 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.013 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *nat
09-23 15:00:21.013 D/IptablesRestoreController( 462): :PREROUTING -
09-23 15:00:21.013 D/IptablesRestoreController( 462): -F PREROUTING
09-23 15:00:21.013 D/IptablesRestoreController( 462): :oem_nat_pre -
09-23 15:00:21.013 D/IptablesRestoreController( 462): -A PREROUTING -j oem_nat_pre
09-23 15:00:21.013 D/IptablesRestoreController( 462): :tetherctrl_nat_PREROUTING -
09-23 15:00:21.013 D/IptablesRestoreController( 462): -A PREROUTING -j
tetherctrl_nat_PREROUTING
09-23 15:00:21.013 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.014 E/audit ( 450): type=1300 audit(1663963221.012:30):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f62fd000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.014 E/audit ( 450): type=1327 audit(1663963221.012:30):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.014 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.014 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *nat
09-23 15:00:21.014 D/IptablesRestoreController( 462): :POSTROUTING -
09-23 15:00:21.014 D/IptablesRestoreController( 462): -F POSTROUTING
09-23 15:00:21.014 D/IptablesRestoreController( 462): :tetherctrl_nat_POSTROUTING
-
09-23 15:00:21.014 D/IptablesRestoreController( 462): -A POSTROUTING -j
tetherctrl_nat_POSTROUTING
09-23 15:00:21.014 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.015 E/audit ( 450): type=1300 audit(1663963221.012:31):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f63f7a00
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.015 E/audit ( 450): type=1327 audit(1663963221.012:31):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.015 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.015 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:21.015 D/IptablesRestoreController( 462): -S OUTPUT
09-23 15:00:21.015 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.015 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.015 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:21.015 D/IptablesRestoreController( 462): :oem_out -
09-23 15:00:21.015 D/IptablesRestoreController( 462): -A OUTPUT -j oem_out
09-23 15:00:21.015 D/IptablesRestoreController( 462): :fw_OUTPUT -
09-23 15:00:21.015 D/IptablesRestoreController( 462): -A OUTPUT -j fw_OUTPUT
09-23 15:00:21.015 D/IptablesRestoreController( 462): :st_OUTPUT -
09-23 15:00:21.015 D/IptablesRestoreController( 462): -A OUTPUT -j st_OUTPUT
09-23 15:00:21.015 D/IptablesRestoreController( 462): :bw_OUTPUT -
09-23 15:00:21.015 D/IptablesRestoreController( 462): -A OUTPUT -j bw_OUTPUT
09-23 15:00:21.015 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.016 E/audit ( 450): type=1300 audit(1663963221.012:32):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f62f1000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.016 E/audit ( 450): type=1327 audit(1663963221.012:32):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.016 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.016 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:21.016 D/IptablesRestoreController( 462): -S OUTPUT
09-23 15:00:21.016 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.017 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.017 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:21.017 D/IptablesRestoreController( 462): :oem_out -
09-23 15:00:21.017 D/IptablesRestoreController( 462): -A OUTPUT -j oem_out
09-23 15:00:21.017 D/IptablesRestoreController( 462): :fw_OUTPUT -
09-23 15:00:21.017 D/IptablesRestoreController( 462): -A OUTPUT -j fw_OUTPUT
09-23 15:00:21.017 D/IptablesRestoreController( 462): :st_OUTPUT -
09-23 15:00:21.017 D/IptablesRestoreController( 462): -A OUTPUT -j st_OUTPUT
09-23 15:00:21.017 D/IptablesRestoreController( 462): :bw_OUTPUT -
09-23 15:00:21.017 D/IptablesRestoreController( 462): -A OUTPUT -j bw_OUTPUT
09-23 15:00:21.017 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.017 E/audit ( 450): type=1300 audit(1663963221.012:33):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efab7000
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.017 E/audit ( 450): type=1327 audit(1663963221.012:33):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:21.018 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.018 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *mangle
09-23 15:00:21.018 D/IptablesRestoreController( 462): -S POSTROUTING
09-23 15:00:21.018 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.018 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.018 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *mangle
09-23 15:00:21.018 D/IptablesRestoreController( 462): :oem_mangle_post -
09-23 15:00:21.018 D/IptablesRestoreController( 462): -A POSTROUTING -j
oem_mangle_post
09-23 15:00:21.018 D/IptablesRestoreController( 462): :bw_mangle_POSTROUTING -
09-23 15:00:21.018 D/IptablesRestoreController( 462): -A POSTROUTING -j
bw_mangle_POSTROUTING
09-23 15:00:21.018
D/IptablesRestoreController( 462): :idletimer_mangle_POSTROUTING -
09-23 15:00:21.018 D/IptablesRestoreController( 462): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
09-23 15:00:21.018 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.019 E/audit ( 450): type=1300 audit(1663963221.016:34):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f647b000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.019 E/audit ( 450): type=1327 audit(1663963221.016:34):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.019 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.019 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *mangle
09-23 15:00:21.019 D/IptablesRestoreController( 462): -S POSTROUTING
09-23 15:00:21.019 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.019 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.019 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *mangle
09-23 15:00:21.019 D/IptablesRestoreController( 462): :oem_mangle_post -
09-23 15:00:21.019 D/IptablesRestoreController( 462): -A POSTROUTING -j
oem_mangle_post
09-23 15:00:21.019 D/IptablesRestoreController( 462): :bw_mangle_POSTROUTING -
09-23 15:00:21.019 D/IptablesRestoreController( 462): -A POSTROUTING -j
bw_mangle_POSTROUTING
09-23 15:00:21.019
D/IptablesRestoreController( 462): :idletimer_mangle_POSTROUTING -
09-23 15:00:21.019 D/IptablesRestoreController( 462): -A POSTROUTING -j
idletimer_mangle_POSTROUTING
09-23 15:00:21.019 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.020 E/audit ( 450): type=1300 audit(1663963221.016:35):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efa9a000
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.020 E/audit ( 450): type=1327 audit(1663963221.016:35):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:21.020 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.020 I/netd ( 462): Creating child chains: 14805us
09-23 15:00:21.020 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:21.020 D/IptablesRestoreController( 462): :oem_out -
09-23 15:00:21.020 D/IptablesRestoreController( 462): :oem_fwd -
09-23 15:00:21.020 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.020 D/IptablesRestoreController( 462): *nat
09-23 15:00:21.020 D/IptablesRestoreController( 462): :oem_nat_pre -
09-23 15:00:21.020 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.021 E/audit ( 450): type=1300 audit(1663963221.016:36):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f62f2800
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.021 E/audit ( 450): type=1327 audit(1663963221.016:36):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.021 E/audit ( 450): type=1300 audit(1663963221.016:37):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f63f8400
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.021 E/audit ( 450): type=1327 audit(1663963221.016:37):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:21.021 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.021 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:21.021 D/IptablesRestoreController( 462): :oem_out -
09-23 15:00:21.021 D/IptablesRestoreController( 462): :oem_fwd -
09-23 15:00:21.021 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:21.022 E/audit ( 450): type=1300 audit(1663963221.020:38):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efab5000
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.022 E/audit ( 450): type=1327 audit(1663963221.020:38):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:21.022 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:21.029 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.044 I/HidlServiceManagement( 470): Registered
[email protected]::IAllocator/ashmem
09-23 15:00:21.044 I/HidlServiceManagement( 470): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.067 I/[email protected]( 473): Init IBluetoothHCI
09-23 15:00:21.069 W/mtk.hal.bt-msg-handler( 473): ThreadRoutine: thread id 481,
thread name bt_hal_msg_handl started
09-23 15:00:21.069 I/mtk.hal.bt-msg-handler( 473): Start RunLooper
09-23 15:00:21.069 I/mtk.hal.bt-msg-handler( 473): StartThread Done.
09-23 15:00:21.073 I/HidlServiceManagement( 473): Registered
[email protected]::IBluetoothHci/default
09-23 15:00:21.074 I/HidlServiceManagement( 473): Removing namespace from process
name [email protected] to [email protected]
mediatek.
09-23 15:00:21.074 I/LegacySupport( 473): Registration complete for
[email protected]::IBluetoothHci/default.
09-23 15:00:21.079 W/[email protected]( 475): Could not
find seccomp policy file at: /vendor/etc/seccomp_policy/[email protected]
09-23 15:00:21.083 I/HidlServiceManagement( 475): Registered
[email protected]::ISurfaceFlingerConfigs/default
09-23 15:00:21.084 I/HidlServiceManagement( 475): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.097 I/HidlServiceManagement( 474): Registered
[email protected]::IMediaCasService/default
09-23 15:00:21.098 I/HidlServiceManagement( 474): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.113 I/TlcTeeGatekeeper( 478): t-base-MTK-ARMv8-Android-400C-V001-
20180713_214233_52230_81596
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/gatekeeper/
common/500/src/HalAdaptationLayer.cpp:104]
09-23 15:00:21.113 E/audit ( 450): type=1300 audit(1663963221.108:39):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f501e800
items=0 ppid=471 pid=490 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/system/bin/iptables"
subj=u:r:netd:s0 key=(null)
09-23 15:00:21.113 E/audit ( 450): type=1327 audit(1663963221.108:39):
proctitle=69707461626C6573002D77002D740066696C746572002D4E006F656D5F696E
09-23 15:00:21.116 I/TeeSysClient( 478): driver version: v8.3
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:104]
09-23 15:00:21.116 I/TeeSysClient( 478): driver open
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:109]
09-23 15:00:21.126 I/TeeSysClient( 478): driver closed
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:120]
09-23 15:00:21.130 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.132 I/HidlServiceManagement( 478): Registered
[email protected]::IGatekeeper/default
09-23 15:00:21.133 I/HidlServiceManagement( 478): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.135 W/[email protected]( 486): main
09-23 15:00:21.143 W/[email protected]( 486):
HIDL_FETCH_IHealth: default
09-23 15:00:21.163 I/vendor.samsung.hardware.light-service( 493): Start Lights
AIDL!
09-23 15:00:21.164 I/SehLight( 493): Found sysfs :
/sys/class/leds/lcd-backlight/brightness
09-23 15:00:21.164 I/SehLight( 493): updateSupportedLights : 0
09-23 15:00:21.165 I/[email protected]( 486): default
instance initializing with healthd_config...
09-23 15:00:21.166 I/servicemanager( 356): getDeviceHalManifest: Reading VINTF
information.
09-23 15:00:21.168 I/HidlServiceManagement( 486): Registered
[email protected]::ISehHealth/default
09-23 15:00:21.170 I/[email protected]( 486): default:
Hal init done
09-23 15:00:21.172 D/mtkaudiohalservice( 472): Start audiohalservice ++
09-23 15:00:21.173 E/audit ( 450): type=1400 audit(1663963221.168:40): avc:
denied { read } for pid=472 comm="android.hardwar"
name="u:object_r:vendor_audio_prop:s0" dev="tmpfs" ino=351
scontext=u:r:mtk_hal_audio:s0 tcontext=u:object_r:vendor_audio_prop:s0 tclass=file
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.174 E/audit ( 450): type=1300 audit(1663963221.168:40):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ffc72ab8
a2=a8000 a3=0 items=0 ppid=1 pid=472 auid=4294967295 uid=1041 gid=1005 euid=1041
suid=1041 fsuid=1041 egid=1005 sgid=1005 fsgid=1005 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/android.hardware.audio.service.mediatek"
subj=u:r:mtk_hal_audio:s0 key=(null)
09-23 15:00:21.174 E/libc ( 472): Access denied finding property
"persist.vendor.audio.service.hwbinder.size_kbyte"
09-23 15:00:21.175 D/mtkaudiohalservice( 472): registering IDevicesFactory
09-23 15:00:21.175 I/HidlServiceManagement( 476): Registered
[email protected]::IDrmFactory/clearkey
09-23 15:00:21.175 E/audit ( 450): type=1327 audit(1663963221.168:40):
proctitle="/vendor/bin/hw/android.hardware.audio.service.mediatek"
09-23 15:00:21.176 I/HidlServiceManagement( 476): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.177 I/servicemanager( 356): getDeviceHalManifest: Successfully
processed VINTF information
09-23 15:00:21.178 I/servicemanager( 356): getFrameworkHalManifest: Reading VINTF
information.
09-23 15:00:21.179 I/HidlServiceManagement( 476): Registered
[email protected]::ICryptoFactory/clearkey
09-23 15:00:21.179 I/HidlServiceManagement( 476): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.181 I/servicemanager( 356): getFrameworkHalManifest: Successfully
processed VINTF information
09-23 15:00:21.181 I/servicemanager( 356): Found
android.hardware.light.ILights/default in device VINTF manifest.
09-23 15:00:21.182 I/servicemanager( 356): Adding 'u:r:hal_light_default:s0'
service (android.hardware.light.ILights/default:493)
09-23 15:00:21.194 E/audit ( 450): type=1300 audit(1663963221.176:41):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f5749800
items=0 ppid=471 pid=496 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/system/bin/iptables"
subj=u:r:netd:s0 key=(null)
09-23 15:00:21.195 E/audit ( 450): type=1327 audit(1663963221.176:41):
proctitle=69707461626C6573002D77002D740066696C746572002D4100494E505554002D6A006F656
D5F696E
09-23 15:00:21.197 D/HYPER-HAL( 491): sec-hyper-aidl start!
09-23 15:00:21.200 I/wmt_loader( 408): Can't open device node(/dev/wmtdetect)
count(7)
09-23 15:00:21.200 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is no
09-23 15:00:21.215 I/HidlServiceManagement( 472): Registered
[email protected]::IDevicesFactory/default
09-23 15:00:21.216 I/HidlServiceManagement( 472): Removing namespace from process
name android.hardware.audio.service.mediatek to audio.service.mediatek.
09-23 15:00:21.216 I/LegacySupport( 472): Registration complete for
[email protected]::IDevicesFactory/default.
09-23 15:00:21.217 D/mtkaudiohalservice( 472): registered IDevicesFactory
09-23 15:00:21.217 D/mtkaudiohalservice( 472): registering IEffectsFactory
09-23 15:00:21.221 I/HidlServiceManagement( 477): Registered
[email protected]::IDrmFactory/widevine
09-23 15:00:21.222 I/HidlServiceManagement( 477): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.222 E/[email protected]( 499):
vendor drk main
09-23 15:00:21.225 I/HidlServiceManagement( 480): Registered
[email protected]::IAllocator/default
09-23 15:00:21.225 I/HidlServiceManagement( 480): Removing namespace from process
name [email protected] to [email protected]
service-mediatek.
09-23 15:00:21.226 I/HidlServiceManagement( 489): Registered
[email protected]::IMemtrack/default
09-23 15:00:21.226 D/[email protected]( 498): sec-
miscpower-2-0 starts
09-23 15:00:21.227 I/HidlServiceManagement( 489): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.227 I/LegacySupport( 489): Registration complete for
[email protected]::IMemtrack/default.
09-23 15:00:21.228 I/HidlServiceManagement( 477): Registered
[email protected]::ICryptoFactory/widevine
09-23 15:00:21.228 I/HidlServiceManagement( 477): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.230 I/HidlServiceManagement( 494): Registered
[email protected]::IGraphicExt/default
09-23 15:00:21.230 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.231 I/HidlServiceManagement( 494): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.233 I/HidlServiceManagement( 498): Registered
[email protected]::ISehMiscPower/default
09-23 15:00:21.234 I/HidlServiceManagement( 498): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.236 I/HidlServiceManagement( 499): Registered
[email protected]::ISehDrk/default
09-23 15:00:21.236 I/HidlServiceManagement( 499): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.238 W/hwservicemanager( 357): Detected instance of
[email protected]::IGraphicExt (pid: 494) registering over instance
of or with base of [email protected]::IGraphicExt (pid: 494).
09-23 15:00:21.238 I/HidlServiceManagement( 494): Registered
[email protected]::IGraphicExt/default
09-23 15:00:21.238 I/HidlServiceManagement( 494): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.256 I/io_stats( 401): !@ 179,0 r 6994 301514 w 65 704 d 9 36 f 48
79 iot 2860 0 th 51200 0 0 pt 0 inp 7 0 7.794
09-23 15:00:21.260 E/HYPER-HAL( 491): [JsonParser.cpp]ParseHints(): ResourceList
Is Empty
09-23 15:00:21.261 I/[email protected]( 500):
SysInputDev V1_1 started
09-23 15:00:21.261 I/[email protected]( 500):
SysInputDev: start
09-23 15:00:21.262 E/[email protected]( 500):
sysinput:TSP get_tspdev_info: failed open fd(/sys/class/sec/tsp/cmd), -1
09-23 15:00:21.262 I/[email protected]( 500):
sysinput:TSP: get_tspdev_info: path is :/sys/class/sec/tsp/cmd
09-23 15:00:21.262 E/[email protected]( 500):
sysinput:TSP get_tspdev_info: failed open fd(/sys/class/sec/tsp1/cmd), -1
09-23 15:00:21.262 E/[email protected]( 500):
sysinput:TSP get_tspdev_info: failed open fd(/sys/class/sec/tsp1/cmd), -1
09-23 15:00:21.262 E/[email protected]( 500):
get_spendev_info: failed open fd, -1
09-23 15:00:21.262 I/[email protected]( 500):
sysinput:SPEN: get_spendev_info: path is :/sys/class/sec/sec_epen/
09-23 15:00:21.262 I/[email protected]( 500): spen:
cmd_node_support:false
09-23 15:00:21.262 E/HYPER-HAL( 491): [JsonParser.cpp]ParseHints(): targetResource
of DDRMaxFreq is null
09-23 15:00:21.263 I/[email protected]( 495): mtkPowerService register
IMtkPower
09-23 15:00:21.284 D/NVRAM ( 497): Nvram hidle service is now ready
09-23 15:00:21.290 I/HidlServiceManagement( 500): Registered
[email protected]::ISehSysInputDev/default
09-23 15:00:21.290 I/HidlServiceManagement( 500): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.291 E/audit ( 450): type=1300 audit(1663963221.288:42):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=ea6ac000
items=0 ppid=471 pid=525 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.291 E/audit ( 450): type=1327 audit(1663963221.288:42):
proctitle=6970367461626C6573002D77002D740066696C746572002D4E006F656D5F696E
09-23 15:00:21.293 D/PQCommon( 484): [PQ_PROT] [PQCust] libpq_cust_base.so OK,
libpq_cust.so absent
09-23 15:00:21.294 I/modemdbfilter_client( 520): 2019-09-05.1 DB_HIDL client:
[ModemDBFilterHidlServer]. previous mask value 077
09-23 15:00:21.295 E/HYPER-HAL( 491): [JsonParser.cpp]parseConfigFile(): Json File
NO Exist : /vendor/etc/config_model.json
09-23 15:00:21.295 E/HYPER-HAL( 491): [JsonParser.cpp]JsonInit(): Skip Model
Config Parsing
09-23 15:00:21.295 W/modemdbfilter_client( 520): DB_HIDL client:
[ModemDBFilterHidlServer] is modem single bin load.Won't do copy
09-23 15:00:21.295 I/modemdbfilter_client( 520): DB_HIDL client:
[ModemDBFilterHidlServer] No need copy modem and filter
09-23 15:00:21.295 I/modemdbfilter_client( 520): DB_HIDL client:
[ModemDBFilterHidlServer] Copy db filter ok
09-23 15:00:21.295 I/modemdbfilter_client( 520): DB_HIDL client:
[ModemDBFilterHidlServer] destroy.
09-23 15:00:21.295 I/modemdbfilter_client( 520): DB_HIDL client:
[ModemDBFilterHidlServer] process exited!
09-23 15:00:21.296 D/[email protected]( 504): sec-
vibrator-2-2 starts
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): !@SEC VIB HAL init
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): isNodeExist
node:/timed_output/vibrator/enable
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): true
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator using timed_output
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator THE_DEVICE_INTENSITY
/timed_output/vibrator/intensity
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator
THE_DEVICE_FORCE_TOUCH_INTENSITY /timed_output/vibrator/force_touch_intensity
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator THE_DEVICE_MULTI_FREQ
/timed_output/vibrator/multi_freq
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator THE_DEVICE_HAPTIC_ENGINE
/timed_output/vibrator/haptic_engine
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator
THE_DEVICE_HAPTIC_ENGINE_INDEX /timed_output/vibrator/cp_trigger_index
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator
THE_DEVICE_HAPTIC_PLAYBACK_QUEUE /timed_output/vibrator/cp_trigger_queue
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator
THE_DEVICE_HAPTIC_ENGINE_NUM_WAVES /timed_output/vibrator/num_waves
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator THE_DEVICE_MOTOR_TYPE
/timed_output/vibrator/motor_type
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator THE_DEVICE_EVENT_CMD
/timed_output/vibrator/event_cmd
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator
THE_DEVICE_PATTERN_LENGTH /timed_output/vibrator/pattern_length
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator
THE_DEVICE_EXT_CONTROL /timed_output/vibrator/ext_control
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator
THE_DEVICE_CAL_INTENSITIES /timed_output/vibrator/intensities
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): Vibrator
THE_DEVICE_CAL_HAPTIC_INTENSITIES /timed_output/vibrator/haptic_intensities
09-23 15:00:21.296 E/SecVibrator-HAL2.2_A( 504): getMotorInfo Start >>
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): getMotorIndex return motor type
>>
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): getMotorIndex node:
/sys/class/timed_output/vibrator/motor_type open failed. errno: 2
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): getMotorIndexbyMethod >>
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): false
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): isNodeExist
node:/timed_output/vibrator/haptic_engine
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): false
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): isNodeExist
node:/timed_output/vibrator/intensity
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): false
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): getMotorIndexbyMethod : 1 <<
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): Vibrator motor type is NONE. but
ran vib method fallback : 1
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): getMotorInfo End motor : 1 <<
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): getMotorPerfomMethod >>
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): isNodeExist
node:/timed_output/vibrator/cp_trigger_index
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): false
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): isNodeExist
node:/timed_output/vibrator/haptic_engine
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): false
09-23 15:00:21.297 E/SecVibrator-HAL2.2_A( 504): isNodeExist
node:/timed_output/vibrator/intensity
09-23 15:00:21.298 E/SecVibrator-HAL2.2_A( 504): false
09-23 15:00:21.298 E/SecVibrator-HAL2.2_A( 504): getMotorPerfomMethod 0 <<
09-23 15:00:21.300 E/HYPER-HAL( 491): [HandlerQC.cpp]HandlerQC(): unable to open
vendor/lib64/libqti-perfd-client.so: dlopen failed: library "libqti-perfd-
client.so" not found
09-23 15:00:21.300 I/HidlServiceManagement( 472): Registered
[email protected]::IEffectsFactory/default
09-23 15:00:21.300 I/LegacySupport( 472): Registration complete for
[email protected]::IEffectsFactory/default.
09-23 15:00:21.300 D/mtkaudiohalservice( 472): registered IEffectsFactory
09-23 15:00:21.300 D/mtkaudiohalservice( 472): registering Bluetooth Audio API 2.0
09-23 15:00:21.305 E/hwcomposer( 484): [SWWatchDog] [SW_WDT] Set an anchor w/o
notify. <<[DEV] ioctl(DISP_IOCTL_GET_DISPLAY_CAPS):598>>
09-23 15:00:21.305 E/hwcomposer( 484): [SWWatchDog] [SW_WDT] delAnchor: the
anchor(0) is not in the pool
09-23 15:00:21.306 D/RefBase ( 484): RefBase: Explicit destruction, weak count = 0
(in 0xff984318)
09-23 15:00:21.306 W/RefBase ( 484): CallStack::getCurrentInternal not linked,
returning null
09-23 15:00:21.306 W/RefBase ( 484): CallStack::logStackInternal not linked
09-23 15:00:21.308 E/libc ( 484): Access denied finding property
"vendor.dp.log.enable"
09-23 15:00:21.308 E/libc ( 484): Access denied finding property
"vendor.dp.systrace.enable"
09-23 15:00:21.308 E/libc ( 484): Access denied finding property
"vendor.dp.dumpbuffer.enable"
09-23 15:00:21.308 E/libc ( 484): Access denied finding property
"vendor.dp.dumpbuffer.error"
09-23 15:00:21.308 E/libc ( 484): Access denied finding property
"vendor.dp.dumpbuffer.folder"
09-23 15:00:21.308 E/libc ( 484): Access denied finding property
"persist.vendor.dp.dumpreg.check"
09-23 15:00:21.309 E/libc ( 484): Access denied finding property
"vendor.dp.dumpreg.enable"
09-23 15:00:21.309 E/libc ( 484): Access denied finding property
"vendor.dp.mmpath.enable"
09-23 15:00:21.309 E/libc ( 484): Access denied finding property
"persist.vendor.dp.met.check"
09-23 15:00:21.309 E/libc ( 484): Access denied finding property
"vendor.dp.met.enable"
09-23 15:00:21.309 E/libc ( 484): Access denied finding property
"vendor.dp.dualpipe.4k.enable"
09-23 15:00:21.309 E/libc ( 484): Access denied finding property
"vendor.dp.dualpipe.cam.enable"
09-23 15:00:21.309 E/libc ( 484): Access denied finding property
"vendor.dp.frameChange.disable"
09-23 15:00:21.311 E/audit ( 450): type=1400 audit(1663963221.304:43): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.311 E/ccci_fsd(0)( 530): md_fsd Ver:v2.3, CCCI Ver:6
09-23 15:00:21.311 E/audit ( 450): type=1300 audit(1663963221.304:43):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.311 E/audit ( 450): type=1327 audit(1663963221.304:43):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.311 E/audit ( 450): type=1400 audit(1663963221.304:44): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.312 E/audit ( 450): type=1300 audit(1663963221.304:44):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.312 W/ccci_fsd(1)( 530): [get_print_error_log_flag]
'persist.vendor.md.fsd.log': 0
09-23 15:00:21.312 E/audit ( 450): type=1327 audit(1663963221.304:44):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.312 E/audit ( 450): type=1400 audit(1663963221.304:45): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.312 E/audit ( 450): type=1300 audit(1663963221.304:45):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.312 E/audit ( 450): type=1327 audit(1663963221.304:45):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.312 E/audit ( 450): type=1400 audit(1663963221.304:46): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.312 E/audit ( 450): type=1300 audit(1663963221.304:46):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.312 E/audit ( 450): type=1327 audit(1663963221.304:46):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.313 E/audit ( 450): type=1400 audit(1663963221.304:47): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.313 E/audit ( 450): type=1300 audit(1663963221.304:47):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.312 I/HidlServiceManagement( 510): Registered
[email protected]::ITee/default
09-23 15:00:21.313 E/audit ( 450): type=1327 audit(1663963221.304:47):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.313 E/audit ( 450): type=1400 audit(1663963221.304:48): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.313 E/audit ( 450): type=1300 audit(1663963221.304:48):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.313 E/audit ( 450): type=1327 audit(1663963221.304:48):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.313 E/audit ( 450): type=1400 audit(1663963221.304:49): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.313 E/audit ( 450): type=1300 audit(1663963221.304:49):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.313 E/audit ( 450): type=1327 audit(1663963221.304:49):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.313 E/audit ( 450): type=1400 audit(1663963221.304:50): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.313 E/audit ( 450): type=1300 audit(1663963221.304:50):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.313 E/audit ( 450): type=1327 audit(1663963221.304:50):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.313 E/audit ( 450): type=1400 audit(1663963221.304:51): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.313 E/audit ( 450): type=1300 audit(1663963221.304:51):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.313 E/audit ( 450): type=1327 audit(1663963221.304:51):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.313 E/audit ( 450): type=1400 audit(1663963221.304:52): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.313 E/audit ( 450): type=1300 audit(1663963221.304:52):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.313 E/audit ( 450): type=1327 audit(1663963221.304:52):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.313 E/audit ( 450): type=1400 audit(1663963221.304:53): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.313 E/audit ( 450): type=1300 audit(1663963221.304:53):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.313 E/audit ( 450): type=1327 audit(1663963221.304:53):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.313 I/HidlServiceManagement( 497): Registered
[email protected]::INvram/default
09-23 15:00:21.313 E/audit ( 450): type=1400 audit(1663963221.304:54): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.313 E/audit ( 450): type=1300 audit(1663963221.304:54):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.313 E/audit ( 450): type=1327 audit(1663963221.304:54):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.314 E/audit ( 450): type=1400 audit(1663963221.308:55): avc:
denied { read } for pid=484 comm="android.hardwar"
name="u:object_r:vendor_dp_prop:s0" dev="tmpfs" ino=362
scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:vendor_dp_prop:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.314 I/BTAudioProviderA2dpSoftware( 472): A2dpSoftwareAudioProvider
- size of audio buffer 7168 byte(s)
09-23 15:00:21.314 E/audit ( 450): type=1300 audit(1663963221.308:55):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff983dd0
a2=a8000 a3=0 items=0 ppid=1 pid=484 auid=4294967295 uid=1000 gid=1003 euid=1000
suid=1000 fsuid=1000 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]
service" subj=u:r:hal_graphics_composer_default:s0 key=(null)
09-23 15:00:21.314 E/audit ( 450): type=1327 audit(1663963221.308:55):
proctitle="/vendor/bin/hw/[email protected]"
09-23 15:00:21.314 I/HidlServiceManagement( 497): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.314 I/LegacySupport( 497): Registration complete for
[email protected]::INvram/default.
09-23 15:00:21.314 I/BTAudioProviderHearingAid( 472): HearingAidAudioProvider -
size of audio buffer 3584 byte(s)
09-23 15:00:21.316 I/HidlServiceManagement( 504): Registered
[email protected]::ISehVibrator/default
09-23 15:00:21.317 E/HYPER-HAL( 491): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /dev/stune/top-app/schedtune.boost
09-23 15:00:21.317 I/HidlServiceManagement( 510): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]isValidResourceData():
resourceData base value null
09-23 15:00:21.317 I/HidlServiceManagement( 504): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]ResourceManager():
resourceData null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]isValidResourceData():
resourceData base value null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]ResourceManager():
resourceData null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]isValidResourceData():
resourceData base value null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]ResourceManager():
resourceData null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]isValidResourceData():
resourceData base value null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]ResourceManager():
resourceData null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]isValidResourceData():
resourceData base value null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]ResourceManager():
resourceData null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]isValidResourceData():
resourceData base value null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]ResourceManager():
resourceData null
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]isValidResourceData():
resourceData basic data null or empty
09-23 15:00:21.317 E/HYPER-HAL( 491): [ResourceManager.cpp]ResourceManager():
resourceData null
09-23 15:00:21.318 E/HYPER-HAL( 491): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /sys/kernel/mm/vmscan/am_app_launch
09-23 15:00:21.318 E/HYPER-HAL( 491): [HandlerSysfs.cpp]doResourceHandling():
Couldn't Open Sysfs - /proc/sys/vm/kswapd_perftune_cpumask
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME (1)
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1927000
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 400000
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1
09-23 15:00:21.318 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.318 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.318 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.318 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RELAUNCH_RESUME (2)
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1927000
09-23 15:00:21.318 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.318 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.318 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.318 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
09-23 15:00:21.318 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_RESUME (3)
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1484000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 400000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1
09-23 15:00:21.319 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.319 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.319 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.319 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_START (4)
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1927000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 400000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1
09-23 15:00:21.319 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.319 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.319 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.319 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_RESUME_TAIL (5)
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1750000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1
09-23 15:00:21.319 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.319 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.319 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.319 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 300
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_LAZY (6)
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_ACT_SWITCH (7)
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2001000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1500000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 400000
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 0
09-23 15:00:21.319 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.319 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.319 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.319 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.319 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_HOME (8)
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2001000
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1500000
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 400000
09-23 15:00:21.320 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.320 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.320 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.320 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 800
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH (9)
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1484000
09-23 15:00:21.320 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.320 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_TOUCH_TAIL (10)
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1484000
09-23 15:00:21.320 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.320 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GALLERY_SCROLL (11)
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1085000
09-23 15:00:21.320 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.320 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.320 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.321 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LAUNCHER_TOUCH (12)
09-23 15:00:21.321 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1484000
09-23 15:00:21.321 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.321 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.321 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.321 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
09-23 15:00:21.321 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_TOUCH (13)
09-23 15:00:21.321 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.321 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.321 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - HOME_KEY_TOUCH (14)
09-23 15:00:21.321 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1351000
09-23 15:00:21.321 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.321 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.321 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.321 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.321 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - PWM_ROTATION (15)
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2001000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001001 Value : 400000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 0
09-23 15:00:21.322 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.322 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.322 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.322 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.322 I/HidlServiceManagement( 510): Registered
[email protected]::ITui/default
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - LISTVIEW_SCROLL (16)
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1218000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1
09-23 15:00:21.322 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.322 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BROWSER_FLING (17)
09-23 15:00:21.322 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.322 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_LAUNCH (18)
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2001000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1500000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 0
09-23 15:00:21.322 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.322 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.322 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.322 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1500
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - DEVICE_WAKEUP (19)
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1868000
09-23 15:00:21.322 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.322 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
09-23 15:00:21.322 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - CONTACT_SCROLL (20)
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1351000
09-23 15:00:21.323 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.323 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 1000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - SMOOTH_SCROLL (21)
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1218000
09-23 15:00:21.323 I/HidlServiceManagement( 472): Registered
[email protected]::IBluetoothAudioProvidersFactory/default
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 10000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED (22)
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1218000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
09-23 15:00:21.323 I/LegacySupport( 472): Registration complete for
[email protected]::IBluetoothAudioProvidersFactory/default.
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - GESTURE_DETECTED_HRR (23)
09-23 15:00:21.323 D/mtkaudiohalservice( 472): registered Bluetooth Audio API 2.0
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1218000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.323 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.323 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.323 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.323 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - APP_START (24)
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001002 Value : 2001000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x20001002 Value : 650000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x60010000 Value : 1
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 4000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_M (27)
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2001000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1500000
09-23 15:00:21.323 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 0
09-23 15:00:21.323 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.323 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.323 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.324 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 3000
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH_LM (28)
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2001000
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1500000
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 0
09-23 15:00:21.324 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.324 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.324 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.324 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 5000
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - AMS_APP_LAUNCH (32)
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2001000
09-23 15:00:21.324 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1500000
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 0
09-23 15:00:21.325 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.325 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.325 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.325 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_USER_INTERACTION (2000)
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1218000
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x30001001 Value : 1
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - POWER_HINT_APP_LAUNCH (2001)
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 2001000
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1500000
09-23 15:00:21.325 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002003
09-23 15:00:21.325 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002003
09-23 15:00:21.325 I/HYPER-HAL( 491): [ResourceManager.cpp]getResourceManager():
Resouce not supported on this device - resourceID : 0x10002005
09-23 15:00:21.325 E/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): [Error]
Couldn't find Resource ID : 0x10002005
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x10003000 Value : 0
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 2000
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Start Hint Initializing - BADGE_UPDATE (26)
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x12001001 Value : 1351000
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Resource Id : 0x11001001 Value : 1155000
09-23 15:00:21.325 I/HYPER-HAL( 491): [RequestManager.cpp]initHintData(): Hint ::
Duration : 500
09-23 15:00:21.326 W/RefBase ( 491): CallStack::getCurrentInternal not linked,
returning null
09-23 15:00:21.326 W/RefBase ( 491): CallStack::logStackInternal not linked
09-23 15:00:21.328 I/servicemanager( 356): Found
vendor.samsung.hardware.hyper.ISehHyPer/default in device VINTF manifest.
09-23 15:00:21.328 I/servicemanager( 356): Adding 'u:r:hal_hyper_default:s0'
service (vendor.samsung.hardware.hyper.ISehHyPer/default:491)
09-23 15:00:21.332 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.333 E/ccci_fsd(0)( 531): md_fsd Ver:v2.3, CCCI Ver:6
09-23 15:00:21.333 W/ccci_fsd(1)( 531): [get_print_error_log_flag]
'persist.vendor.md.fsd.log': 0
09-23 15:00:21.334 E/ccci_fsd(3)( 531): error: open /dev/ccci_md3_sta fail: 6
09-23 15:00:21.335 I/hwcomposer( 484): [ASYNCBLTDEV] create AsyncBlitDevice
09-23 15:00:21.340 I/MediatekBTAudioProviderA2dpSoftware( 472):
A2dpSoftwareAudioProvider - size of audio buffer 7168 byte(s) p = 0xf0ad9e64
09-23 15:00:21.341 I/MediatekBTAudioProviderHearingAid( 472):
HearingAidAudioProvider - size of audio buffer 3584 byte(s)
09-23 15:00:21.343 I/HidlServiceManagement( 472): Registered
[email protected]::IBluetoothAudioProvidersFactory/
default
09-23 15:00:21.343 I/LegacySupport( 472): Registration complete for
[email protected]::IBluetoothAudioProvidersFactory/
default.
09-23 15:00:21.343 D/mtkaudiohalservice( 472): registered Bluetooth Audio API 2.1
09-23 15:00:21.347 I/HidlServiceManagement( 484): Registered
[email protected]::IComposer/default
09-23 15:00:21.347 I/HidlServiceManagement( 484): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.361 I/servicemanager( 356): Adding 'u:r:gpuservice:s0' service
(gpu:518)
09-23 15:00:21.375 I/libPowerHal( 495): perfservice ver:11.0
09-23 15:00:21.376 I/libPowerHal( 495): FBE feature is open, waiting for decrypt
done
09-23 15:00:21.376 I/libPowerHal( 495): check_vendor_partition done
09-23 15:00:21.376 I/libPowerHal( 495): checkDrvSupport - perfmgr:1/0, ppm:1,
ppmAll:1, acao:1, hmp:1, sysfs:1, dvfs:1, turbo:0
09-23 15:00:21.377 I/libPowerHal( 495): getCputopoInfo - cpuNum:8, cluster:2,
cputopoCluster:2
09-23 15:00:21.378 I/[email protected]( 502): SEC
Thermal HAL Service 1.0 starting...
09-23 15:00:21.378 E/[email protected]( 502): init seh-thermal
HAL
09-23 15:00:21.382 E/audit ( 450): type=1300 audit(1663963221.356:56):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efacd000
items=0 ppid=471 pid=533 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:21.382 E/audit ( 450): type=1327 audit(1663963221.356:56):
proctitle=6970367461626C6573002D77002D740066696C746572002D4100494E505554002D6A006F6
56D5F696E
09-23 15:00:21.387 D/ccci_rpcd( 544): ccci_rpcd Ver:v2.00, CCCI Ver:6
09-23 15:00:21.389 D/ccci_rpcd( 544): register signal hadler
09-23 15:00:21.390 D/ccci_rpcd( 544): TC1 lib not support for current project!
(dlopen failed: library "/vendor/lib/libccci_tc1_srv.so" not found)
09-23 15:00:21.393 I/libPowerHal( 495): [cluster 0]: cpu:4, first:0, freq
count:16, max_freq:2001000
09-23 15:00:21.394 I/libPowerHal( 495): 0: 900000
09-23 15:00:21.394 I/libPowerHal( 495): 15: 2001000
09-23 15:00:21.394 I/libPowerHal( 495): [cluster 1]: cpu:4, first:4, freq
count:16, max_freq:1500000
09-23 15:00:21.394 I/libPowerHal( 495): 0: 400000
09-23 15:00:21.394 I/libPowerHal( 495): 15: 1500000
09-23 15:00:21.394 I/libPowerHal( 495): nGpuFreqCount:3
09-23 15:00:21.394 I/libPowerHal( 495): [init] HintRscList_init
09-23 15:00:21.395 E/libPowerHal( 495): can't find app list file
09-23 15:00:21.395 I/HidlServiceManagement( 502): Registered
[email protected]::ISehThermal/default
09-23 15:00:21.396 E/audit ( 450): type=1400 audit(1663963221.392:57): avc:
denied { read } for pid=405 comm="McDaemon.ENIN" name="00000000.authtokcont"
dev="mmcblk0p39" ino=1179690 scontext=u:r:mobicore:s0
tcontext=u:object_r:mobicore_data_file:s0 tclass=lnk_file permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:21.396 E/audit ( 450): type=1300 audit(1663963221.392:57):
arch=40000028 syscall=327 per=8 success=no exit=-13 a0=ffffff9c a1=f4ea7400
a2=f43faf98 a3=0 items=0 ppid=1 pid=405 auid=4294967295 uid=1000 gid=1000 euid=1000
suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="McDaemon.ENIN" exe="/vendor/bin/mcDriverDaemon" subj=u:r:mobicore:s0
key=(null)
09-23 15:00:21.396 E/audit ( 450): type=1327 audit(1663963221.392:57):
proctitle=2F76656E646F722F62696E2F6D634472697665724461656D6F6E002D2D5031002F6D6E742
F76656E646F722F706572736973742F6D635265676973747279002D72002F76656E646F722F6170702F
6D6352656769737472792F3032306630303030303030303030303030303030303030303030303030303
0302E647262696E
09-23 15:00:21.396 I/HidlServiceManagement( 502): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.396 I/[email protected]( 502): Thermal
Service started successfully.
09-23 15:00:21.398 E/audit ( 450): type=1400 audit(1663963221.392:58): avc:
denied { read } for pid=547 comm="nvram_daemon" name="cmdline" dev="proc"
ino=4026532076 scontext=u:r:nvram_daemon:s0 tcontext=u:object_r:proc_cmdline:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.398 I/libPowerHal( 495): update_activity_whitelist_table: load
powerhal CusScnTable config succeed!
09-23 15:00:21.398 E/audit ( 450): type=1300 audit(1663963221.392:58):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=eaa77020
a2=a8000 a3=0 items=0 ppid=1 pid=547 auid=4294967295 uid=0 gid=1000 euid=0 suid=0
fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="nvram_daemon" exe="/vendor/bin/nvram_daemon" subj=u:r:nvram_daemon:s0
key=(null)
09-23 15:00:21.398 E/audit ( 450): type=1327 audit(1663963221.392:58):
proctitle="/vendor/bin/nvram_daemon"
09-23 15:00:21.399 E/audit ( 450): type=1400 audit(1663963221.396:59): avc:
denied { search } for pid=547 comm="nvram_daemon" name="android" dev="sysfs"
ino=4846 scontext=u:r:nvram_daemon:s0
tcontext=u:object_r:sysfs_dt_firmware_android:s0 tclass=dir permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:21.399 E/audit ( 450): type=1300 audit(1663963221.396:59):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ea83a030
a2=a8000 a3=0 items=0 ppid=1 pid=547 auid=4294967295 uid=0 gid=1000 euid=0 suid=0
fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="nvram_daemon" exe="/vendor/bin/nvram_daemon" subj=u:r:nvram_daemon:s0
key=(null)
09-23 15:00:21.399 E/audit ( 450): type=1327 audit(1663963221.396:59):
proctitle="/vendor/bin/nvram_daemon"
09-23 15:00:21.400 E/audit ( 450): type=1400 audit(1663963221.396:60): avc:
denied { search } for pid=547 comm="nvram_daemon" name="android" dev="sysfs"
ino=4846 scontext=u:r:nvram_daemon:s0
tcontext=u:object_r:sysfs_dt_firmware_android:s0 tclass=dir permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:21.400 V/ccci_mdinit( 541): (3):parse_info name:modem en
09-23 15:00:21.400 V/ccci_mdinit( 541): (3):parse_info name:ccci_drv_ver
09-23 15:00:21.400 V/ccci_mdinit( 541): (3):parse_info name:MTK_MD_CAP
09-23 15:00:21.400 E/ccci_mdinit( 541): (3):MD_ID = 2
09-23 15:00:21.400 D/BootLogoUpdater( 512): [boot_logo_updater main
186]boot_logo_updater,
09-23 15:00:21.400 V/ccci_mdinit( 541): (3):md not enabled, exit
09-23 15:00:21.400 E/BootLogoUpdater( 512): [boot_logo_updater]fail to open:
/sys/class/BOOT/BOOT/boot/boot_mode
09-23 15:00:21.400 E/BootLogoUpdater( 512): [boot_logo_updater]update boot reason
= 0, ret = 0
09-23 15:00:21.400 E/audit ( 450): type=1300 audit(1663963221.396:60):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ea83a030
a2=a8000 a3=0 items=0 ppid=1 pid=547 auid=4294967295 uid=0 gid=1000 euid=0 suid=0
fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="nvram_daemon" exe="/vendor/bin/nvram_daemon" subj=u:r:nvram_daemon:s0
key=(null)
09-23 15:00:21.400 E/audit ( 450): type=1327 audit(1663963221.396:60):
proctitle="/vendor/bin/nvram_daemon"
09-23 15:00:21.400 I/libPowerHal( 495): [update_activity_whitelist_table] total
activity num :26
09-23 15:00:21.401 E/audit ( 450): type=1400 audit(1663963221.396:61): avc:
denied { read } for pid=547 comm="nvram_daemon" name="cmdline" dev="proc"
ino=4026532076 scontext=u:r:nvram_daemon:s0 tcontext=u:object_r:proc_cmdline:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.401 E/audit ( 450): type=1300 audit(1663963221.396:61):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=eaa77020
a2=a8000 a3=0 items=0 ppid=1 pid=547 auid=4294967295 uid=0 gid=1000 euid=0 suid=0
fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="nvram_daemon" exe="/vendor/bin/nvram_daemon" subj=u:r:nvram_daemon:s0
key=(null)
09-23 15:00:21.401 E/audit ( 450): type=1327 audit(1663963221.396:61):
proctitle="/vendor/bin/nvram_daemon"
09-23 15:00:21.401 I/libPowerHal( 495): [init] nPackNum:26
09-23 15:00:21.401 I/libPowerHal( 495): access of (null) failed 1: No such file or
directory
09-23 15:00:21.401 E/audit ( 450): type=1400 audit(1663963221.396:62): avc:
denied { search } for pid=547 comm="nvram_daemon" name="android" dev="sysfs"
ino=4846 scontext=u:r:nvram_daemon:s0
tcontext=u:object_r:sysfs_dt_firmware_android:s0 tclass=dir permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:21.401 E/audit ( 450): type=1300 audit(1663963221.396:62):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ea83a030
a2=a8000 a3=0 items=0 ppid=1 pid=547 auid=4294967295 uid=0 gid=1000 euid=0 suid=0
fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="nvram_daemon" exe="/vendor/bin/nvram_daemon" subj=u:r:nvram_daemon:s0
key=(null)
09-23 15:00:21.402 E/audit ( 450): type=1327 audit(1663963221.396:62):
proctitle="/vendor/bin/nvram_daemon"
09-23 15:00:21.402 W/libc ( 512): Unable to set property
"vendor.sys.boot.reason" to "0": error code: 0x18, try count : 1
09-23 15:00:21.402 W/libc ( 512): Unable to set property
"vendor.sys.boot.reason" to "0": error code: 0x18, try count : 2
09-23 15:00:21.403 I/servicemanager( 356): Adding 'u:r:credstore:s0' service
(android.security.identity:515)
09-23 15:00:21.404 E/audit ( 450): type=1400 audit(1663963221.400:63): avc:
denied { search } for pid=547 comm="nvram_daemon" name="metadata" dev="dm-1"
ino=32 scontext=u:r:nvram_daemon:s0 tcontext=u:object_r:metadata_file:s0 tclass=dir
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:21.404 W/libc ( 512): Unable to set property
"vendor.sys.boot.reason" to "0": error code: 0x18, try count : 3
09-23 15:00:21.404 E/audit ( 450): type=1300 audit(1663963221.400:63):
arch=40000028 syscall=334 per=8 success=no exit=-13 a0=ffffff9c a1=ea4980d6 a2=0
a3=0 items=0 ppid=1 pid=547 auid=4294967295 uid=0 gid=1000 euid=0 suid=0 fsuid=0
egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295 comm="nvram_daemon"
exe="/vendor/bin/nvram_daemon" subj=u:r:nvram_daemon:s0 key=(null)
09-23 15:00:21.404 E/audit ( 450): type=1327 audit(1663963221.400:63):
proctitle="/vendor/bin/nvram_daemon"
09-23 15:00:21.404 D/NVRAM ( 547): nvram_layout_callback will run!!!
09-23 15:00:21.404 D/NVRAM ( 547): libfile nvram_platform_log_block
=2,nvram_platform_resv_block=2,nvram_platform_DM_block=1
nvram_platform_layout_version##=0,nvram_platform_header_offset=0,g_i4CFG_File_Count
=51
09-23 15:00:21.404 D/NVRAM ( 547): NVM_Init Max Lid: 78
09-23 15:00:21.404 E/audit ( 450): type=1400 audit(1663963221.400:64): avc:
denied { getattr } for pid=512 comm="boot_logo_updat" path="/dev/kmsg"
dev="tmpfs" ino=29 scontext=u:r:boot_logo_updater:s0
tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:21.404 D/NVRAM ( 547): [NVRAM]: info nvram_gpt_flag =1
09-23 15:00:21.405 D/NVRAM ( 547): Total nvram Lid number is 78
09-23 15:00:21.405 E/audit ( 450): type=1300 audit(1663963221.400:64):
arch=40000028 syscall=197 per=8 success=no exit=-13 a0=5 a1=ffb469a0 a2=ffb46a04
a3=0 items=0 ppid=1 pid=512 auid=4294967295 uid=0 gid=1003 euid=0 suid=0 fsuid=0
egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295 comm="boot_logo_updat"
exe="/system/bin/boot_logo_updater" subj=u:r:boot_logo_updater:s0 key=(null)
09-23 15:00:21.405 D/NVRAM ( 547): Check if upgrade status
09-23 15:00:21.405 E/audit ( 450): type=1327 audit(1663963221.400:64):
proctitle="/system/bin/boot_logo_updater"
09-23 15:00:21.405 E/audit ( 450): type=1400 audit(1663963221.400:65): avc:
denied { read } for pid=512 comm="boot_logo_updat" name="cmdline" dev="proc"
ino=4026532076 scontext=u:r:boot_logo_updater:s0
tcontext=u:object_r:proc_cmdline:s0 tclass=file permissive=0 SEPF_SM-A107M_11_0004
audit_filtered
09-23 15:00:21.405 E/audit ( 450): type=1300 audit(1663963221.400:65):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=e8f290e0
a2=a8000 a3=0 items=0 ppid=1 pid=512 auid=4294967295 uid=0 gid=1003 euid=0 suid=0
fsuid=0 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="boot_logo_updat" exe="/system/bin/boot_logo_updater"
subj=u:r:boot_logo_updater:s0 key=(null)
09-23 15:00:21.405 E/audit ( 450): type=1327 audit(1663963221.400:65):
proctitle="/system/bin/boot_logo_updater"
09-23 15:00:21.405 E/audit ( 450): type=1400 audit(1663963221.400:66): avc:
denied { search } for pid=512 comm="boot_logo_updat" name="android" dev="sysfs"
ino=4846 scontext=u:r:boot_logo_updater:s0
tcontext=u:object_r:sysfs_dt_firmware_android:s0 tclass=dir permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:21.405 D/ccci_mdinit( 538): (1):LK Load MD:[Enabled](0x00000001)
09-23 15:00:21.405 D/ccci_mdinit( 538): LK load MD success!(53)
09-23 15:00:21.405 E/audit ( 450): type=1300 audit(1663963221.400:66):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=e8c590b0
a2=a8000 a3=0 items=0 ppid=1 pid=512 auid=4294967295 uid=0 gid=1003 euid=0 suid=0
fsuid=0 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="boot_logo_updat" exe="/system/bin/boot_logo_updater"
subj=u:r:boot_logo_updater:s0 key=(null)
09-23 15:00:21.405 D/ccci_mdinit( 538): (1):LK load modem success
09-23 15:00:21.405 E/audit ( 450): type=1327 audit(1663963221.400:66):
proctitle="/system/bin/boot_logo_updater"
09-23 15:00:21.405 V/ccci_mdinit( 538): (1):parse_info name:modem en
09-23 15:00:21.405 V/ccci_mdinit( 538): (1):parse_info name:ccci_drv_ver
09-23 15:00:21.405 V/ccci_mdinit( 538): (1):parse_info name:MTK_MD_CAP
09-23 15:00:21.406 E/audit ( 450): type=1400 audit(1663963221.404:67): avc:
denied { search } for pid=512 comm="boot_logo_updat" name="android" dev="sysfs"
ino=4846 scontext=u:r:boot_logo_updater:s0
tcontext=u:object_r:sysfs_dt_firmware_android:s0 tclass=dir permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:21.406 I/libPowerHal( 495): loadConTable: load powerhal ConTable
config succeed!
09-23 15:00:21.406 E/audit ( 450): type=1300 audit(1663963221.404:67):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=e8c590b0
a2=a8000 a3=0 items=0 ppid=1 pid=512 auid=4294967295 uid=0 gid=1003 euid=0 suid=0
fsuid=0 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="boot_logo_updat" exe="/system/bin/boot_logo_updater"
subj=u:r:boot_logo_updater:s0 key=(null)
09-23 15:00:21.406 E/ccci_mdinit( 538): (1):image_type=12 and
persist.vendor.md_c2k_cap_dep_check=0
09-23 15:00:21.406 E/audit ( 450): type=1327 audit(1663963221.404:67):
proctitle="/system/bin/boot_logo_updater"
09-23 15:00:21.406 I/ccci_mdinit( 538): (1):md_init ver:2.30, sub:0, 1
09-23 15:00:21.406 D/ccci_mdinit( 538): (1):set md
status:vendor.mtk.md1.status=init
09-23 15:00:21.406 E/audit ( 450): type=1400 audit(1663963221.404:68): avc:
denied { read } for pid=512 comm="boot_logo_updat" name="cmdline" dev="proc"
ino=4026532076 scontext=u:r:boot_logo_updater:s0
tcontext=u:object_r:proc_cmdline:s0 tclass=file permissive=0 SEPF_SM-A107M_11_0004
audit_filtered
09-23 15:00:21.406 E/libPowerHal( 495): PERF_RES_FPS_FBT_FLOOR_BOUND cannot
access!!!!
09-23 15:00:21.406 E/audit ( 450): type=1300 audit(1663963221.404:68):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=e8f290e0
a2=a8000 a3=0 items=0 ppid=1 pid=512 auid=4294967295 uid=0 gid=1003 euid=0 suid=0
fsuid=0 egid=1003 sgid=1003 fsgid=1003 tty=(none) ses=4294967295
comm="boot_logo_updat" exe="/system/bin/boot_logo_updater"
subj=u:r:boot_logo_updater:s0 key=(null)
09-23 15:00:21.406 E/libPowerHal( 495): PERF_RES_FPS_FBT_KMIN cannot access!!!!
09-23 15:00:21.406 E/audit ( 450): type=1327 audit(1663963221.404:68):
proctitle="/system/bin/boot_logo_updater"
09-23 15:00:21.406 E/libPowerHal( 495): PERF_RES_FPS_FBT_BHR_OPP cannot access!!!!
09-23 15:00:21.406 E/libPowerHal( 495): PERF_RES_FPS_FPSGO_GPU_BLOCK_BOOST cannot
access!!!!
09-23 15:00:21.406 E/libPowerHal( 495): PERF_RES_FPS_FBT_BOOST_TA cannot
access!!!!
09-23 15:00:21.406 E/libPowerHal( 495): PERF_RES_FPS_FPSGO_MARGIN_MODE cannot
access!!!!
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_FPS_FBT_RESCUE_F cannot
access!!!!
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_FPS_FBT_RESCUE_PERCENT cannot
access!!!!
09-23 15:00:21.407 I/ccci_mdinit( 538): (1):MD0 set status: mtk.md0.status=init
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_FPS_FBT_ULTRA_RESCUE cannot
access!!!!
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_FPS_FBT_DEQTIME_BOUND cannot
access!!!!
09-23 15:00:21.407 I/ccci_mdinit( 538): (1):service names:
[init.svc.vendor.gsm0710muxd][init.svc.vendor.ril-daemon-mtk][init.svc.emdlogger1]
[init.svc.vendor.ccci_fsd]
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_DRAM_CM_MGR cannot access!!!!
09-23 15:00:21.407 D/ccci_lib( 538): read info:[modem num]:1
09-23 15:00:21.407 D/ccci_lib( 538): [modem en]:1-0-0-0-0
09-23 15:00:21.407 D/ccci_lib( 538): [MTK_ECCCI_C2K]:1
09-23 15:00:21.407 D/ccci_lib( 538): [ccci_drv_ver]:V2
09-23 15:00:21.407 D/ccci_lib( 538): [MTK_MD_CAP]:12
09-23 15:00:21.407 D/ccci_lib( 538): [MTK_SRIL_SUPPORT]:1
09-23 15:00:21.407 D/ccci_lib( 538): total:108
09-23 15:00:21.407 D/ccci_lib( 538): parse_info name:MTK_SRIL_SUPPORT
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_NET_WIFI_CAM cannot access!!!!
09-23 15:00:21.407 E/libPowerHal( 495): Could not open '/proc/net/wlan/setCAM'
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_FPS_FPSGO_LLF_TH cannot
access!!!!
09-23 15:00:21.407 D/ccci_mdinit( 538): (1):/dev/ccci_monitor is opened(0).
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_POWERHAL_TOUCH_BOOST_OPP cannot
access!!!!
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_POWERHAL_TOUCH_BOOST_DURATION
cannot access!!!!
09-23 15:00:21.407 E/libPowerHal( 495): PERF_RES_POWERHAL_TOUCH_BOOST_ACTIVE_TIME
cannot access!!!!
09-23 15:00:21.407 I/ccci_mdinit( 538): (1):md_img_exist 0 0 0 0
09-23 15:00:21.408 D/ccci_mdinit( 538): (1):time_srv_init++
09-23 15:00:21.408 D/ccci_mdinit( 538): (1):[get_rsc_protol_value] md_id: 0;
value: 9
09-23 15:00:21.408 D/ccci_mdinit( 538): (1):md env r
09-23 15:00:21.408 I/libPowerHal( 495): [init] loadRscTable:26
09-23 15:00:21.408 I/libPowerHal( 495): [init] loadRscTable:26 memset
09-23 15:00:21.408 D/ccci_mdinit( 538): [SYSENV]sysenv_get_with_area():337 , get
env name=md_type
09-23 15:00:21.408 I/libPowerHal( 495): [reset_thermal_policy]
09-23 15:00:21.408 D/ccci_mdinit( 538): [SYSENV]get_env_info():225 , initialize
09-23 15:00:21.408 I/libPowerHal( 495): [reset_thermal_policy] skip
09-23 15:00:21.408 D/ccci_mdinit( 538): (1):monitor_time_update_thread begin to
run
09-23 15:00:21.408 D/ccci_mdinit( 538): (1):monitor_time_update_thread round:0
########
09-23 15:00:21.408 D/ccci_mdinit( 538): (1):monitor_time_update_thread round:1
########
09-23 15:00:21.411 E/ccci_mdinit( 538): [SYSENV]get_partition_path():75 , failed
to get device path by mount point /para
09-23 15:00:21.411 D/ccci_mdinit( 538): [SYSENV]get_partition_path():84 ,
partition path = /dev/block/platform/bootdevice/by-name/para
09-23 15:00:21.411 E/ccci_mdinit( 538): [SYSENV]get_env_info():240 , env_buffer[0]
: 0xf675ae40
09-23 15:00:21.422 I/libPowerHal( 495): [fbc_touch_init] nFbcSupport:1
09-23 15:00:21.422 I/libPowerHal( 495): [init] updateScnListfromwhitelist
09-23 15:00:21.422 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_SCHED_BOOST_VALUE_TA ,param_1:30
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FPSGO_DEP_FRAMES ,param_1:20
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FPSGO_LLF_POLICY ,param_1:1
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FBT_RESCUE_C ,param_1:5
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FBT_BHR ,param_1:0
09-23 15:00:21.423 E/libPowerHal( 495): input parameter exceed reasonable range
2020000 0 15 1
09-23 15:00:21.423 D/ccci_mdinit( 538): [SYSENV]read_env_area():158 , read 16384
data from 0x20000 to 0xf675ae40
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_SCHED_BOOST_VALUE_TA ,param_1:5
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FPSGO_IDLEPREFER ,param_1:0
09-23 15:00:21.423 D/ccci_mdinit( 538): [SYSENV]get_env_info():269 , ENV
initialize success
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FBT_BHR ,param_1:0
09-23 15:00:21.423 I/ccci_mdinit( 538): (1):get md_type (null)
09-23 15:00:21.423 E/libPowerHal( 495): input parameter exceed reasonable range
2020000 0 15 1
09-23 15:00:21.423 D/ccci_mdinit( 538): (1):rsc_value: 0x9(@prj), 0x0(@store)
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FPSGO_LLF_POLICY ,param_1:1
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FPSGO_DEP_FRAMES ,param_1:20
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FPSGO_SP_SUB ,param_1:1
09-23 15:00:21.423 D/ccci_mdinit( 538): (1):ro.boot.debug_level=0x4f4c
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FSTB_FPS_LOWER ,param_1:60
09-23 15:00:21.423 D/ccci_mdinit( 538): (1):trigger modem to run! 0 1
09-23 15:00:21.423 I/libPowerHal( 495): cmdSetting - unknown cmd:ffffffff,
scmd:PERF_RES_FPS_FSTB_FPS_UPPER ,param_1:60
09-23 15:00:21.423 D/ccci_mdinit( 538): (1):set md
status:vendor.mtk.md1.status=reset
09-23 15:00:21.423 I/libPowerHal( 495): [init] perfservice_xmlparse_freeList
09-23 15:00:21.423 I/libPowerHal( 495): [init] nUserScnBase:0
09-23 15:00:21.424 I/libPowerHal( 495): [init]
updateCusScnTable:/vendor/etc/powerscntbl.xml
09-23 15:00:21.424 I/ccci_mdinit( 538): (1):MD1 set status: mtk.md1.status=reset
09-23 15:00:21.426 E/ccci_mdinit( 538): (1):[get_mdini_killed_state] error: get
mdinit killed: 25(-1)
09-23 15:00:21.426 D/ccci_mdinit( 538): (1):mdinit_killed: 0; first_boot: 1
09-23 15:00:21.426 I/ccci_mdinit( 538): (1):start_service
init.svc.vendor.ccci_fsd, current state:running, returned:7
09-23 15:00:21.426 I/libPowerHal( 495): updateCusScnTable: load powerhal
CusScnTable config succeed!
09-23 15:00:21.427 I/ccci_mdinit( 538):
(1):wait_for_property:success(init.svc.vendor.ccci_fsd=running), loop:600
09-23 15:00:21.427 D/ccci_lib( 538): ccb_info_len=20
09-23 15:00:21.427 D/NVRAM ( 547): Check FILE_VER in first boot
09-23 15:00:21.427 D/NVRAM ( 547): Begin excute customer callback!!!
09-23 15:00:21.427 D/NVRAM ( 547): nvram daemon callback will run!!!
09-23 15:00:21.427 D/ccci_lib( 538): new ccb_ctrl mmap on /dev/ccci_ccb_ctrl(9)
for addr=0x78018000, len=4096
09-23 15:00:21.427 D/NVRAM ( 547): Callback return 0
09-23 15:00:21.427 D/ccci_lib( 538): user 58 DL, slot 0, address=0xf67ed000 (1024,
32768)
09-23 15:00:21.427 D/powerd ( 495): powerd start
09-23 15:00:21.427 D/ccci_lib( 538): user 58 UL, slot 0, address=0xf67ed020 (1024,
32768)
09-23 15:00:21.427 D/ccci_lib( 538): user 58 DL, slot 1, address=0xf67ed040
(20480, 122880)
09-23 15:00:21.427 D/ccci_lib( 538): user 58 UL, slot 1, address=0xf67ed060 (128,
128)
09-23 15:00:21.427 D/ccci_lib( 538): user 58 DL, slot 2, address=0xf67ed080 (512,
36864)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 2, address=0xf67ed0a0 (1024,
32768)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 3, address=0xf67ed0c0 (512,
32768)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 3, address=0xf67ed0e0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 4, address=0xf67ed100 (512,
32768)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 4, address=0xf67ed120 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 5, address=0xf67ed140 (512,
131072)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 5, address=0xf67ed160 (128,
128)
09-23 15:00:21.428 D/powerd ( 495): powerd slave start
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 6, address=0xf67ed180 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 6, address=0xf67ed1a0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 7, address=0xf67ed1c0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 7, address=0xf67ed1e0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 8, address=0xf67ed200 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 8, address=0xf67ed220 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 9, address=0xf67ed240 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 9, address=0xf67ed260 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 10, address=0xf67ed280 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 10, address=0xf67ed2a0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 11, address=0xf67ed2c0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 11, address=0xf67ed2e0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 12, address=0xf67ed300 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 12, address=0xf67ed320 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 13, address=0xf67ed340 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 13, address=0xf67ed360 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 14, address=0xf67ed380 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 14, address=0xf67ed3a0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 15, address=0xf67ed3c0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 15, address=0xf67ed3e0 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 16, address=0xf67ed400 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 16, address=0xf67ed420 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): user 58 DL, slot 17, address=0xf67ed440 (128,
640)
09-23 15:00:21.428 D/NVRAM ( 547): [NVRAM Daemon]product info lid 61 ++
09-23 15:00:21.428 D/NVRAM ( 547): NVRAM AP_CFG_RDCL_FILE_AUXADC_LID:2
09-23 15:00:21.428 D/ccci_lib( 538): user 58 UL, slot 17, address=0xf67ed460 (128,
128)
09-23 15:00:21.428 D/ccci_lib( 538): ccci_ccb_ctrl_put:munmap on (9) for
addr=0xf67ed000, len=4096
09-23 15:00:21.428 D/NVRAM ( 547): fail to open
/sys/class/BOOT/BOOT/boot/boot_mode:
09-23 15:00:21.428 D/NVRAM ( 547): fail to open
/sys/class/BOOT/BOOT/boot/boot_mode:
09-23 15:00:21.428 D/ccci_lib( 538): init user58 md0 ret=0
09-23 15:00:21.428 D/NVRAM ( 547): 61 is in new nvram partition!!!
09-23 15:00:21.428 D/NVRAM ( 547): NVM_GetFileDesc: Open
/mnt/vendor/nvdata/APCFG/APRDCL/AUXADC,LID:2
09-23 15:00:21.428 D/NVRAM ( 547): New NVRAM partition name is
/dev/block/platform/bootdevice/by-name/proinfo.
09-23 15:00:21.428 D/ccci_lib( 538): ccb_info_len=20
09-23 15:00:21.428 D/ccci_lib( 538): new ccb_ctrl mmap on /dev/ccci_ccb_ctrl(9)
for addr=0x78018000, len=4096
09-23 15:00:21.428 I/servicemanager( 356): Found
android.hardware.power.IPower/default in device VINTF manifest.
09-23 15:00:21.428 D/NVRAM ( 547): [NVRAM Daemon] product info FID 6 rec_size
1024 rec_num 1
09-23 15:00:21.428 D/NVRAM ( 547): 61 is in new nvram partition!!!
09-23 15:00:21.428 I/servicemanager( 356): Adding 'u:r:mtk_hal_power:s0' service
(android.hardware.power.IPower/default:495)
09-23 15:00:21.429 D/NVRAM ( 547): fail to open
/sys/class/BOOT/BOOT/boot/boot_mode:
09-23 15:00:21.429 D/NVRAM ( 547): NVM_GetFileDesc: Open
/mnt/vendor/nvdata/APCFG/APRDEB/BT_Addr,LID:1
09-23 15:00:21.429 D/NVRAM ( 547): NVM_CmpFileVerNo 1
09-23 15:00:21.429 D/NVRAM ( 547): [NVRAM Daemon]wifi lid 55 ++
09-23 15:00:21.429 D/NVRAM ( 547): fail to open
/sys/class/BOOT/BOOT/boot/boot_mode:
09-23 15:00:21.429 D/NVRAM ( 547): NVM_GetFileDesc: Open
/mnt/vendor/nvdata/APCFG/APRDEB/WIFI,LID:55
09-23 15:00:21.429 D/HWMLIB ( 547): [WD] 0.0000 0.0000 0.0000 => 0
0 0
09-23 15:00:21.429 E/HWMLIB ( 547): gyroscope_open: Couldn't find or open file
sensor (Inappropriate ioctl for device)
09-23 15:00:21.429 D/NVRAM ( 547): null gyroscope file handle pointer: -1!
09-23 15:00:21.429 D/NVRAM ( 547): write calibration done
09-23 15:00:21.429 D/NVRAM ( 547): stop due to err
09-23 15:00:21.429 D/ccci_lib( 538): user 59 DL, slot 18, address=0xf67ed480 (512,
16384)
09-23 15:00:21.429 D/NVRAM ( 547): NVM_CmpFileVerNo 55
09-23 15:00:21.429 D/ccci_lib( 538): user 59 UL, slot 18, address=0xf67ed4a0
(1024, 16384)
09-23 15:00:21.429 D/ccci_lib( 538): ccci_ccb_ctrl_put:munmap on (9) for
addr=0xf67ed000, len=4096
09-23 15:00:21.429 D/ccci_lib( 538): init user59 md0 ret=0
09-23 15:00:21.429 D/HWMLIB ( 547): threshold won't set
09-23 15:00:21.429 D/NVRAM ( 547): write calibration done
09-23 15:00:21.429 D/ccci_lib( 538): ccb_info_len=20
09-23 15:00:21.429 D/ccci_lib( 538): new ccb_ctrl mmap on /dev/ccci_ccb_ctrl(9)
for addr=0x78018000, len=4096
09-23 15:00:21.429 D/ccci_lib( 538): user 60 DL, slot 19, address=0xf67ed4c0
(66560, 532480)
09-23 15:00:21.429 D/ccci_lib( 538): user 60 UL, slot 19, address=0xf67ed4e0
(64512, 516096)
09-23 15:00:21.429 D/ccci_lib( 538): ccci_ccb_ctrl_put:munmap on (9) for
addr=0xf67ed000, len=4096
09-23 15:00:21.429 I/[email protected]( 509): ISehWifi Hal
is booting up...
09-23 15:00:21.430 D/ccci_lib( 538): init user60 md0 ret=0
09-23 15:00:21.430 E/ccci_mdinit( 538): (1):Open md_log_config file failed,
errno=13!
09-23 15:00:21.430 I/ccci_mdinit( 538):
(1):MD_LOG_MEMDUMP_WAIT:ro.vendor.md_log_memdump_wait not exist, using default
value
09-23 15:00:21.430 I/ccci_mdinit( 538): (1):MD_LOG_MEMDUMP_WAIT value: 0
09-23 15:00:21.430 I/HidlServiceManagement( 495): Registered
[email protected]::IMtkPower/default
09-23 15:00:21.430 I/HidlServiceManagement( 495): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.431 I/LegacySupport( 495): Registration complete for
[email protected]::IMtkPower/default.
09-23 15:00:21.431 I/[email protected]( 495): mtkPowerService register IMtkPerf
09-23 15:00:21.432 I/HidlServiceManagement( 509): Registered
[email protected]::ISehWifi/default
09-23 15:00:21.432 I/HidlServiceManagement( 509): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.432 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.432 E/ccci_mdinit( 538): (1):fail to open
/mnt/vendor/nvdata/APCFG/APRDCL/CXP_SBP: 2
09-23 15:00:21.433 I/ccci_mdinit( 538): (1):get_cip_sbp_setting, file
/custom/etc/firmware/CIP_MD_SBP NOT exists!
09-23 15:00:21.433 I/ccci_mdinit( 538):
(1):PRJ_SBP_ID:ro.vendor.mtk_md_sbp_custom_value not exist, using default value
09-23 15:00:21.433 I/ccci_mdinit( 538): (1):check_nvram_ready(),
property_get("vendor.service.nvram_init") = , read_nvram_ready_retry = 1
09-23 15:00:21.433 D/NVRAM ( 547): NVM_CmpFileVerNo 2
09-23 15:00:21.434 D/NVRAM ( 547): Load File Version: 007, NvRam File Version:
007
09-23 15:00:21.434 D/NVRAM ( 547): Load File Version: 000, NvRam File Version:
000
09-23 15:00:21.434 D/NVRAM ( 547): Load File Version: 005, NvRam File Version:
005
09-23 15:00:21.434 D/NVRAM ( 547): NVM_ProtectDataFile : 1 ++
09-23 15:00:21.434 D/NVRAM ( 547): NVM_ProtectDataFile : 2 ++
09-23 15:00:21.434 I/HidlServiceManagement( 495): Registered
[email protected]::IMtkPerf/default
09-23 15:00:21.434 D/NVRAM ( 547): NVM_ProtectDataFile : 55 ++
09-23 15:00:21.434 I/HidlServiceManagement( 495): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:21.434 I/LegacySupport( 495): Registration complete for
[email protected]::IMtkPerf/default.
09-23 15:00:21.434 I/[email protected]( 495): mtkPowerService joinRpcThreadpool
09-23 15:00:21.435 D/NVRAM ( 547): NVM_ProtectUserData:Check Success
09-23 15:00:21.435 D/NVRAM ( 547): FD 6 rec_size 438 rec_num 1
09-23 15:00:21.435 D/NVRAM ( 547): [Voice] 0x60 0x00
09-23 15:00:21.435 D/NVRAM ( 547): [Codec] 0x23 0x10 0x00 0x00
09-23 15:00:21.435 D/NVRAM ( 547): [Radio] 0x07 0x00 0x00 0x00 0x05 0x07
09-23 15:00:21.435 D/NVRAM ( 547): [Sleep] 0x03 0x04 0x00 0x00 0x00 0x00 0x00
09-23 15:00:21.435 D/NVRAM ( 547): [BtFTR] 0x80 0x00
09-23 15:00:21.435 D/NVRAM ( 547): [TxPWOffset] 0xFF 0xFF 0xFF
09-23 15:00:21.435 D/NVRAM ( 547): [CoexAdjust] 0x00 0x00 0x00 0x00 0x00 0x00
09-23 15:00:21.435 D/NVRAM ( 547): [RadioExt] 0x00 0x00
09-23 15:00:21.435 D/NVRAM ( 547): [TxPWOffsetExt1] 0xFF 0xFF 0xFF
09-23 15:00:21.435 D/NVRAM ( 547): [TxPWOffsetExt2] 0xFF 0xFF 0xFF 0xFF 0xFF
0xFF 0xFF 0xFF 0xFF 0xFF
09-23 15:00:21.435 D/NVRAM ( 547): [PIP] 0x00 0x00
09-23 15:00:21.435 D/NVRAM ( 547): [TxPwrChComp_MainAnt] 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
09-23 15:00:21.435 D/NVRAM ( 547): [TxPwrChComp_AuxAnt] 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
09-23 15:00:21.435 D/NVRAM ( 547): [RadioTotal] 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00
09-23 15:00:21.436 D/NVRAM ( 547): NVM_ProtectUserData:Check Success
09-23 15:00:21.436 D/NVRAM ( 547): NVM_ProtectDataFile : 1 ++
09-23 15:00:21.437 D/NVRAM ( 547): NVM_SetCheckNo: CheckNo:33
09-23 15:00:21.437 D/NVRAM ( 547): NVM_SetCheckNo: CheckFlag:0
09-23 15:00:21.438 D/NVRAM ( 547): NVM_ProtectDataFile : 2 ++
09-23 15:00:21.438 D/NVRAM ( 547): NVM_SetCheckNo: CheckNo:2b
09-23 15:00:21.438 D/NVRAM ( 547): NVM_SetCheckNo: CheckFlag:0
09-23 15:00:21.439 D/NVRAM ( 547): NVM_ProtectUserData:Check Success
09-23 15:00:21.440 D/NVRAM ( 547): [wifi] wifi FD 7 rec_size 2048 rec_num 1
09-23 15:00:21.441 D/NVRAM ( 547): NVM_ProtectDataFile : 55 ++
09-23 15:00:21.445 D/NVRAM ( 547): NVM_SetCheckNo: CheckNo:bd
09-23 15:00:21.445 D/NVRAM ( 547): NVM_SetCheckNo: CheckFlag:0
09-23 15:00:21.445 D/NVRAM ( 547): NVM_ProtectUserData:Set Check Num Success
09-23 15:00:21.445 D/NVRAM ( 547): NVM_CloseFileDesc ProtectDataFile Success!!
09-23 15:00:21.462 D/NVRAM ( 547): NVM_ProtectUserData:Set Check Num Success
09-23 15:00:21.463 D/NVRAM ( 547): NVM_ProtectUserData:Set Check Num Success
09-23 15:00:21.463 D/NVRAM ( 547): NVM_CloseFileDesc ProtectDataFile Success!!
09-23 15:00:21.463 D/NVRAM ( 547): NVM_CloseFileDesc ProtectDataFile Success!!
09-23 15:00:21.463 D/NVRAM ( 547): [NVRAM Daemon]wifi custom lid 56 ++
09-23 15:00:21.463 D/NVRAM ( 547): fail to open
/sys/class/BOOT/BOOT/boot/boot_mode:
09-23 15:00:21.463 D/NVRAM ( 547): NVM_GetFileDesc: Open
/mnt/vendor/nvdata/APCFG/APRDEB/WIFI_CUSTOM,LID:56
09-23 15:00:21.464 D/NVRAM ( 547): NVM_CmpFileVerNo 56
09-23 15:00:21.464 D/NVRAM ( 547): Load File Version: 000, NvRam File Version:
000
09-23 15:00:21.464 D/NVRAM ( 547): NVM_ProtectDataFile : 56 ++
09-23 15:00:21.469 D/NVRAM ( 547): NVM_ProtectUserData:Check Success
09-23 15:00:21.470 D/NVRAM ( 547): [wifi] wifi custom FD 5 rec_size 4 rec_num 1
09-23 15:00:21.471 D/NVRAM ( 547): NVM_CloseFileDesc: Open by Readonly, no need
to check when close
09-23 15:00:21.472 D/NVRAM ( 547): Set Ready property success
09-23 15:00:21.472 D/NVRAM ( 547): NVRAM daemon sleep !
09-23 15:00:21.474 W/libc ( 330): Unable to set property
"sys.usb.ffs.aio_compat" to "1": error code: 0x18, try count : 1
09-23 15:00:21.474 W/libc ( 330): Unable to set property
"sys.usb.ffs.aio_compat" to "1": error code: 0x18, try count : 2
09-23 15:00:21.475 W/libc ( 330): Unable to set property
"sys.usb.ffs.aio_compat" to "1": error code: 0x18, try count : 3
09-23 15:00:21.500 I/wmt_loader( 408): Can't open device node(/dev/wmtdetect)
count(8)
09-23 15:00:21.501 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is no
09-23 15:00:21.517 E/DSMS-DAEMON( 575): Error while receiving the information of
the DSMS Family
09-23 15:00:21.519 I/gsid ( 576): no DSU: No such file or directory
09-23 15:00:21.532 I/SurfaceFlinger( 524): Using HWComposer service: 'default'
09-23 15:00:21.533 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.533 I/SurfaceFlinger( 524): SurfaceFlinger is starting
09-23 15:00:21.535 I/SurfaceFlinger( 524): Disabling backpressure propagation
09-23 15:00:21.535 I/SurfaceFlinger( 524): Enabling HWC virtual displays
09-23 15:00:21.535 I/SurfaceFlinger( 524): Disabling blur effects, they are not
supported.
09-23 15:00:21.535 I/SurfaceFlinger( 524): Treble testing override: 'false'
09-23 15:00:21.536 D/surfaceflinger( 524): [setMTKProperties]
09-23 15:00:21.536 D/surfaceflinger( 524):
========================================================================
09-23 15:00:21.536 D/surfaceflinger( 524): debug.sf.showupdates
(mDebugRegion): 0
09-23 15:00:21.536 D/surfaceflinger( 524): debug.sf.ddms (mDebugDDMS): 0
09-23 15:00:21.536 D/surfaceflinger( 524): [MediaTek SF]
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.sf.slowmotion
(mDelayTime ms): 0
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.sf.log_transaction
(mLogTransaction): 0
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.sf.log_repaint
(mLogRepaint): 0
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.sf.line_g3d
(mLineG3D): 0
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.sf.dump_ss
(mDumpScreenShot): 0
09-23 15:00:21.536 D/surfaceflinger( 524): [MediaTek GUI]
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.bq.dump: NULL
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.bq.line: 0
09-23 15:00:21.536 D/surfaceflinger( 524): *** dynamic modification ***
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.bq.line_p (set
fixed index): 0
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.bq.line_g (set
drawing grid, ex: 16:1 / 1:16): 0
09-23 15:00:21.536 D/surfaceflinger( 524): vendor.debug.bq.line_c (set
drawing color): 0
09-23 15:00:21.536 D/surfaceflinger( 524):
========================================================================
09-23 15:00:21.536 D/surfaceflinger( 524):
09-23 15:00:21.541 I/SurfaceFlinger( 524): SurfaceFlinger's main thread ready to
run. Initializing graphics H/W...
09-23 15:00:21.542 D/RenderEngine( 524): RenderEngine GLES Backend
09-23 15:00:21.556 D/libMEOW ( 524): meow reload base cfg path: na
09-23 15:00:21.556 D/libMEOW ( 524): meow reload overlay cfg path: na
09-23 15:00:21.578 I/FastMixerState( 511): sMaxFastTracks = 8
09-23 15:00:21.579 D/libMEOW ( 524): loaded /vendor/lib/egl/libEGL_mtk.so
09-23 15:00:21.595 V/MediaUtils( 511): physMem: 1876652032
09-23 15:00:21.595 V/MediaUtils( 511): requested limit: 1073741824
09-23 15:00:21.595 I/libc ( 511): malloc_limit: Allocation limit enabled, max
size 1073741824 bytes
09-23 15:00:21.596 I/audioserver( 511): ServiceManager: 0xf15afaf0
09-23 15:00:21.597 W/BatteryNotifier( 511): batterystats service unavailable!
09-23 15:00:21.618 D/PQCommon( 524): [PQ_PROT] [PQCust] libpq_cust_base.so OK,
libpq_cust.so absent
09-23 15:00:21.634 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.639 D/libMEOW ( 524): loaded /vendor/lib/egl/libGLESv1_CM_mtk.so
09-23 15:00:21.649 I/hwservicemanager( 357): getTransport: Cannot find entry
[email protected]::ISehDevicesFactory/default in either framework
or device manifest.
09-23 15:00:21.653 I/ServiceManager( 511): Waiting for service 'media.metrics' on
'/dev/binder'...
09-23 15:00:21.672 D/scs ( 599): scsRunning State prop: 4
09-23 15:00:21.673 D/scs ( 599): scsRunning State : 4
09-23 15:00:21.673 D/scs ( 599): bODMorProduct : true
09-23 15:00:21.673 D/scs ( 599): OMC_B2B_FILE : /product/omc/omc_b2b_list
09-23 15:00:21.673 D/scs ( 599): getValuesFromFile : PET
09-23 15:00:21.673 D/scs ( 599): salesCode : PET
09-23 15:00:21.673 D/scs ( 599): salesCode length : 3
09-23 15:00:21.673 D/scs ( 599): Init the omcnw
09-23 15:00:21.673 D/scs ( 599): getValuesFromFile : PET
09-23 15:00:21.673 D/scs ( 599): omcNwCode1 : PET
09-23 15:00:21.673 D/scs ( 599): omcNwCode1 length : 3
09-23 15:00:21.673 D/scs ( 599): SALES_CODE is single. OMCNW_CODE1 should be
the same
09-23 15:00:21.673 D/scs ( 599): dataFilePath /product/omc/omc_data.json
09-23 15:00:21.674 D/scs ( 599): SALES_CODE : PET
09-23 15:00:21.674 D/scs ( 599): OMC_PATH : /product/omc/single/PET/conf
09-23 15:00:21.674 D/scs ( 599): OMCNW_CODE : PET
09-23 15:00:21.674 D/scs ( 599): OMCNW_PATH : /product/omc/single/PET/conf
09-23 15:00:21.674 D/scs ( 599): CUSTOMER_XML_FILE_PATH :
/product/omc/single/PET/conf/customer.xml
09-23 15:00:21.674 D/scs ( 599): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
09-23 15:00:21.674 D/scs ( 599): OMC_RES_PATH : /product/omc/single/PET/res
09-23 15:00:21.674 D/scs ( 599): OMC_ETC_PATH : /product/omc/single/PET/etc
09-23 15:00:21.674 D/scs ( 599): TSS_TYPE : NONE
09-23 15:00:21.674 D/scs ( 599): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
09-23 15:00:21.674 E/scs ( 599): scs stopped : Already done
09-23 15:00:21.699 I/bootstat( 602): Service started: /system/bin/bootstat --
set_system_boot_reason
09-23 15:00:21.702 I/bootstat( 602): Canonical boot reason: reboot,fota_bl
09-23 15:00:21.702 I/bootstat( 602): Canonical boot reason: reboot,fota_bl
09-23 15:00:21.719 E/bootstat( 602): Failed to read
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
09-23 15:00:21.719 I/bootstat( 602): Value of persist.sys.boot.reason : recovery
09-23 15:00:21.719 I/bootstat( 602): Normalized last reboot reason : recovery
09-23 15:00:21.726 I/perfetto( 604): probes.cc:77 Starting
/system/bin/traced_probes service
09-23 15:00:21.731 W/perfetto( 605): service.cc:97 Started traced,
listening on /dev/socket/traced_producer /dev/socket/traced_consumer
09-23 15:00:21.731 E/bootstat( 602): Failed to unlink
/metadata/bootstat/persist.sys.boot.reason: No such file or directory
09-23 15:00:21.734 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.735 I/perfetto( 604): probes_producer.cc:100 Connected to the
service
09-23 15:00:21.741 D/scs ( 608): scsRunning State prop: 4
09-23 15:00:21.741 D/scs ( 608): scsRunning State : 4
09-23 15:00:21.741 D/scs ( 608): bODMorProduct : true
09-23 15:00:21.741 D/scs ( 608): OMC_B2B_FILE : /product/omc/omc_b2b_list
09-23 15:00:21.741 D/scs ( 608): getValuesFromFile : PET
09-23 15:00:21.741 D/scs ( 608): salesCode : PET
09-23 15:00:21.741 D/scs ( 608): salesCode length : 3
09-23 15:00:21.741 D/scs ( 608): Init the omcnw
09-23 15:00:21.741 D/scs ( 608): getValuesFromFile : PET
09-23 15:00:21.741 D/scs ( 608): omcNwCode1 : PET
09-23 15:00:21.741 D/scs ( 608): omcNwCode1 length : 3
09-23 15:00:21.742 D/scs ( 608): SALES_CODE is single. OMCNW_CODE1 should be
the same
09-23 15:00:21.742 D/scs ( 608): dataFilePath /product/omc/omc_data.json
09-23 15:00:21.742 D/scs ( 608): SALES_CODE : PET
09-23 15:00:21.742 D/scs ( 608): OMC_PATH : /product/omc/single/PET/conf
09-23 15:00:21.742 D/scs ( 608): OMCNW_CODE : PET
09-23 15:00:21.742 D/scs ( 608): OMCNW_PATH : /product/omc/single/PET/conf
09-23 15:00:21.742 D/scs ( 608): CUSTOMER_XML_FILE_PATH :
/product/omc/single/PET/conf/customer.xml
09-23 15:00:21.742 D/scs ( 608): CHANGE_TYPE_FILE_PATH :
/product/omc/omc_changetype
09-23 15:00:21.742 D/scs ( 608): OMC_RES_PATH : /product/omc/single/PET/res
09-23 15:00:21.742 D/scs ( 608): OMC_ETC_PATH : /product/omc/single/PET/etc
09-23 15:00:21.742 D/scs ( 608): TSS_TYPE : NONE
09-23 15:00:21.742 D/scs ( 608): SW_CONFIG_FILE_PATH :
/product/omc/SW_Configuration.xml
09-23 15:00:21.742 E/scs ( 608): scs stopped : Already done
09-23 15:00:21.748 I/appproc ( 463): !@Boot_EBS_F: start zygote from appmain
09-23 15:00:21.750 D/AndroidRuntime( 463): >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
09-23 15:00:21.753 I/ServiceManager( 511): Waiting for service 'media.metrics' on
'/dev/binder'...
09-23 15:00:21.782 I/connsyslogger( 614): previous mask value is 077
09-23 15:00:21.783 I/connsyslogger( 614): Starting consyslogger. Version=W1943.p1
09-23 15:00:21.783 D/connsyslogger( 614): boot mode
struct:size=3,tag=1090521090,mode=0
09-23 15:00:21.784 E/connsyslogger( 614): mkdir fail:directory
[/data/connsyslog/bootupLog], errno=17
09-23 15:00:21.791 D/connsyslogger( 614): systemReady:0
09-23 15:00:21.791 I/IMSD ( 618): Imsd 1.0 starting
09-23 15:00:21.791 I/AndroidRuntime( 463): Using default boot image
09-23 15:00:21.792 I/AndroidRuntime( 463): Leaving lock profiling enabled
09-23 15:00:21.793 D/connsyslogger( 614): Get auto start mode: 0
09-23 15:00:21.793 D/SecNativeFeatureCppIf( 463): encoded
09-23 15:00:21.793 D/connsyslogger( 614): getSavedLoggingMode(): mode = 0
09-23 15:00:21.793 D/SecNativeFeatureCppIf( 463): decoding and unzip finish
09-23 15:00:21.793 D/SecNativeFeatureCppIf( 463): use unCompDataBuff. encoded
09-23 15:00:21.794 D/SecNativeFeatureCppIf( 463): Free unCompDataBuff
09-23 15:00:21.795 W/libc ( 614): Unable to set property "vendor.pullFWlog" to
"": error code: 0x18, try count : 1
09-23 15:00:21.795 D/SecNativeFeatureCppIf( 463): encoded
09-23 15:00:21.795 D/SecNativeFeatureCppIf( 463): decoding and unzip finish
09-23 15:00:21.795 D/SecNativeFeatureCppIf( 463): use unCompDataBuff. encoded
09-23 15:00:21.795 D/SecNativeFeatureCppIf( 463): Free unCompDataBuff
09-23 15:00:21.795 W/libc ( 614): Unable to set property "vendor.pullFWlog" to
"": error code: 0x18, try count : 2
09-23 15:00:21.795 D/AndroidRuntime( 463): addProductProperty: pBrand1 is not null
09-23 15:00:21.795 D/AndroidRuntime( 463): addProductProperty: not brand or 7
09-23 15:00:21.796 I/servicemanager( 356): Adding 'u:r:idmap:s0' service
(idmap:617)
09-23 15:00:21.795 I/DrmManagerService(Native)( 615): instantiate
09-23 15:00:21.796 W/libc ( 614): Unable to set property "vendor.pullFWlog" to
"": error code: 0x18, try count : 3
09-23 15:00:21.796 E/connsyslogger( 614): mSockListenId ok
09-23 15:00:21.797 I/connsyslogger( 614): Set name csl_sock_host for
thread(ed5c81c0)
09-23 15:00:21.797 D/connsyslogger( 614): Success to setup socket local server
09-23 15:00:21.797 D/connsyslogger( 614): start logger : 0
09-23 15:00:21.797 D/connsyslogger( 614): boot mode:0
09-23 15:00:21.797 D/connsyslogger( 614): Open servFifoFd FIFO -1
09-23 15:00:21.800 I/wmt_loader( 408): chip id from property:26469
09-23 15:00:21.800 I/wmt_loader( 408): chipid vaild check: 32 :0x6765!
09-23 15:00:21.800 I/wmt_loader( 408): key:(persist.vendor.connsys.chipid)-value:
(0x6765),chipId:0x6765,ret(6)
09-23 15:00:21.803 I/zygote ( 463): option[0]=-Xzygote
09-23 15:00:21.803 I/zygote ( 463): option[1]=exit
09-23 15:00:21.803 I/zygote ( 463): option[2]=vfprintf
09-23 15:00:21.803 I/zygote ( 463): option[3]=sensitiveThread
09-23 15:00:21.803 I/zygote ( 463): option[4]=-verbose:gc
09-23 15:00:21.803 I/zygote ( 463): option[5]=-XX:PerfettoHprof=true
09-23 15:00:21.803 I/zygote ( 463): option[6]=-Xprimaryzygote
09-23 15:00:21.803 I/zygote ( 463): option[7]=-Xms4m
09-23 15:00:21.803 I/zygote ( 463): option[8]=-Xmx512m
09-23 15:00:21.803 I/zygote ( 463): option[9]=-XX:HeapGrowthLimit=256m
09-23 15:00:21.803 I/zygote ( 463): option[10]=-Xusejit:true
09-23 15:00:21.803 I/zygote ( 463): option[11]=-Xjitsaveprofilinginfo
09-23 15:00:21.803 I/zygote ( 463): option[12]=-XjdwpOptions:suspend=n,server=y
09-23 15:00:21.803 I/zygote ( 463): option[13]=-XjdwpProvider:default
09-23 15:00:21.803 I/zygote ( 463): option[14]=-Xopaque-jni-ids:swapable
09-23 15:00:21.803 I/zygote ( 463): option[15]=-Xlockprofthreshold:500
09-23 15:00:21.803 I/zygote ( 463): option[16]=-Xcompiler-option
09-23 15:00:21.803 I/zygote ( 463): option[17]=--instruction-set-variant=cortex-
a53
09-23 15:00:21.803 I/zygote ( 463): option[18]=-Xcompiler-option
09-23 15:00:21.804 I/zygote ( 463): option[19]=--instruction-set-features=default
09-23 15:00:21.804 I/zygote ( 463): option[20]=-Xcompiler-option
09-23 15:00:21.804 I/zygote ( 463): option[21]=--generate-mini-debug-info
09-23 15:00:21.804 I/zygote ( 463): option[22]=-Ximage-compiler-option
09-23 15:00:21.804 I/zygote ( 463): option[23]=--runtime-arg
09-23 15:00:21.804 I/zygote ( 463): option[24]=-Ximage-compiler-option
09-23 15:00:21.804 I/zygote ( 463): option[25]=-Xms64m
09-23 15:00:21.804 I/zygote ( 463): option[26]=-Ximage-compiler-option
09-23 15:00:21.804 I/zygote ( 463): option[27]=--runtime-arg
09-23 15:00:21.804 I/zygote ( 463): option[28]=-Ximage-compiler-option
09-23 15:00:21.804 I/zygote ( 463): option[29]=-Xmx64m
09-23 15:00:21.804 I/zygote ( 463): option[30]=-Ximage-compiler-option
09-23 15:00:21.804 I/zygote ( 463):
option[31]=--dirty-image-objects=/system/etc/dirty-image-objects
09-23 15:00:21.804 I/zygote ( 463): option[32]=-Ximage-compiler-option
09-23 15:00:21.804 I/zygote ( 463): option[33]=--instruction-set-variant=cortex-
a53
09-23 15:00:21.804 I/zygote ( 463): option[34]=-Ximage-compiler-option
09-23 15:00:21.804 I/zygote ( 463): option[35]=--instruction-set-features=default
09-23 15:00:21.804 I/zygote ( 463): option[36]=-Ximage-compiler-option
09-23 15:00:21.804 I/zygote ( 463): option[37]=--generate-mini-debug-info
09-23 15:00:21.804 I/zygote ( 463): option[38]=-Duser.locale=es-US
09-23 15:00:21.804 I/zygote ( 463): option[39]=--cpu-abilist=armeabi-v7a,armeabi
09-23 15:00:21.804 I/zygote ( 463):
option[40]=-Xfingerprint:samsung/a10sub/a10s:11/RP1A.200720.012/A107MUBU6CVG3:user/
release-keys
09-23 15:00:21.805 D/libMEOW ( 524): loaded /vendor/lib/egl/libGLESv2_mtk.so
09-23 15:00:21.805 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is no
09-23 15:00:21.826 I/servicemanager( 356): Adding 'u:r:incidentd:s0' service
(incident:619)
09-23 15:00:21.832 D/SecNativeFeatureCppIf( 620): encoded
09-23 15:00:21.833 D/SecNativeFeatureCppIf( 620): decoding and unzip finish
09-23 15:00:21.833 D/SecNativeFeatureCppIf( 620): use unCompDataBuff. encoded
09-23 15:00:21.834 D/SecNativeFeatureCppIf( 620): Free unCompDataBuff
09-23 15:00:21.834 D/SecNativeFeatureCppIf( 620): encoded
09-23 15:00:21.835 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.837 D/SecNativeFeatureCppIf( 620): decoding and unzip finish
09-23 15:00:21.837 D/SecNativeFeatureCppIf( 620): use unCompDataBuff. encoded
09-23 15:00:21.837 D/SecNativeFeatureCppIf( 620): Free unCompDataBuff
09-23 15:00:21.840 W/zygote ( 463): Failed to open pruning marker:
/efs/recovery/pruning_arm: No such file or directory
09-23 15:00:21.845 I/thermald( 631): START+++++++++ 631
09-23 15:00:21.845 I/thermald( 631): Success to write 631 to
/proc/driver/thermal/clsd_pid
09-23 15:00:21.845 I/thermald( 631): Success to write 631 to
/proc/driver/thermal/clmutt_tmd_pid
09-23 15:00:21.845 I/thermald( 631): Enter infinite loop
09-23 15:00:21.848 I/wmt_loader( 408): do kernel module init succeed: 0
09-23 15:00:21.848 I/wmt_loader( 408): adie chip id = 0x0
09-23 15:00:21.850 D/DataRouter( 622): Main entered
09-23 15:00:21.851 D/DataRouter( 622): switchUser
09-23 15:00:21.851 I/wmt_loader( 408): set property(vendor.connsys.adie.chipid) to
0x0000 succeed.
09-23 15:00:21.851 D/DataRouter( 622): monitor_usb_thread
09-23 15:00:21.851 E/wmt_loader( 408): chown wmt_dbg or wmt_aee fail:No such file
or directory
09-23 15:00:21.851 E/DataRouter( 622): Opening of the usb select file failed fd is
-1 & errno is 2
09-23 15:00:21.851 E/DataRouter( 622): Opening of the usb select file failed fd is
-1 & errno is 2
09-23 15:00:21.851 E/DataRouter( 622): Opening of the usb select file failed fd is
-1 & errno is 2
09-23 15:00:21.851 E/DataRouter( 622): Opening of the usb select file failed fd is
-1 & errno is 2
09-23 15:00:21.851 E/DataRouter( 622): Opening of the usb select file failed fd is
-1 & errno is 2
09-23 15:00:21.851 D/DataRouter( 622): Initialise USB and start the thread
09-23 15:00:21.851 D/DataRouter( 622): dr_usb_init
09-23 15:00:21.852 E/DataRouter( 622): USB Interface is open with 0x5
09-23 15:00:21.852 D/DataRouter( 622): USB interface is now configured for usb_fd
= 0x5
09-23 15:00:21.852 D/DataRouter( 622): monitor_data_of_usb
09-23 15:00:21.852 D/DataRouter( 622): USB monitor thread launched, usb_fd= 0x5
09-23 15:00:21.852 D/DataRouter( 622): Before the usb select
09-23 15:00:21.853 I/wmt_loader( 408): set property(vendor.connsys.driver.ready)
to yes succeed
09-23 15:00:21.854 I/ServiceManager( 511): Waiting for service 'media.metrics' on
'/dev/binder'...
09-23 15:00:21.919 I/spqr_service( 647): Starting SPQR native service
09-23 15:00:21.921 I/installd( 633): installd firing up
09-23 15:00:21.921 I/servicemanager( 356): Adding 'u:r:spqr_service_daemon:s0'
service (spqr_service:647)
09-23 15:00:21.921 I/installd( 633): failed to read bootmessage
09-23 15:00:21.934 I/servicemanager( 356): Adding 'u:r:installd:s0' service
(installd:633)
09-23 15:00:21.936 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:21.936 V/MediaUtils( 641): physMem: 1876652032
09-23 15:00:21.936 V/MediaUtils( 641): requested limit: 134217728
09-23 15:00:21.936 I/libc ( 641): malloc_limit: Allocation limit enabled, max
size 134217728 bytes
09-23 15:00:21.937 D/NVRAM ( 538): NVM_GetLIDByName
/vendor/nvdata/APCFG/APRDCL/MD_SBP
09-23 15:00:21.938 D/AudioPowerUsage( 641): AudioPowerUsage
09-23 15:00:21.938 D/AudioAnalytics( 641): AudioAnalytics
09-23 15:00:21.938 D/MediaMetricsService( 641): MediaMetricsService
09-23 15:00:21.939 I/servicemanager( 356): Adding 'u:r:mediametrics:s0' service
(media.metrics:641)
09-23 15:00:21.939 D/NVRAM ( 538): nvram_layout_callback will run!!!
09-23 15:00:21.939 D/NVRAM ( 538): libfile nvram_platform_log_block
=2,nvram_platform_resv_block=2,nvram_platform_DM_block=1
nvram_platform_layout_version##=0,nvram_platform_header_offset=0,g_i4CFG_File_Count
=51
09-23 15:00:21.939 D/NVRAM ( 538): NVM_Init Max Lid: 78
09-23 15:00:21.939 D/NVRAM ( 538): [NVRAM]: info nvram_gpt_flag =1
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/FILE_VER,0
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDEB/BT_Addr,1
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/AUXADC,2
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_Para,3
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_3A,4
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING,5
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_DEFECT,6
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SENSOR,7
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_LENS,8
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/UART,9
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/FACTORY,10
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/BWCS,11
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/HWMON_ACC,12
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/HWMON_GYRO,13
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDEB/OMADM_USB,14
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/Voice_Recognize_Param,15
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/Audio_AudEnh_Control_Opt,16
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/Audio_VOIP_Param,17
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/HWMON_PS,18
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/MD_Type,19
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/EXT_MD_Type,20
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/SDIO,21
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_VERSION,22
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_FEATURE,23
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_GEOMETRY,24
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/APCFG/APRDCL/MD_SBP,25
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING2,26
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING3,27
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING4,28
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING5,29
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING6,30
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING7,31
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING8,32
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING9,33
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING10,34
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING11,35
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_SHADING12,36
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE,37
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE2,38
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE3,39
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE4,40
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE5,41
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE6,42
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE7,43
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE8,44
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE9,45
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE10,46
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE11,47
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_PLINE12,48
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_AF,49
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgfile
=/mnt/vendor/nvdata/media/CAMERA_FLASH_CALIBRATION,50
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_Sph,51
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/APCFG/APRDEB/GPS,52
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_CompFlt,53
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_Effect,54
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/APCFG/APRDEB/WIFI,55
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/APCFG/APRDEB/WIFI_CUSTOM,56
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_Sph_Med,57
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_Vol_custom,58
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Sph_Dual_Mic,59
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_Wb_Sph,60
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/APCFG/APRDEB/PRODUCT_INFO,61
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Headphone_CompFlt,62
09-23 15:00:21.940 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_gain_table,63
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_ver1_Vol_custom,64
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_Hd_Record_Param,65
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_Hd_Record_Scene_Table,66
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_Buffer_DC_Calibration_Param,67
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/VibSpk_CompFlt,68
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/MusicDRC_CompFlt,69
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/RingToneDRC_CompFlt,70
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_MAGI_CONFERENCE,71
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_HAC_Param,72
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_Sph_Lpbk,73
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/Audio_BT_Gain,74
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/media/AUDIO_FUNC_SWITCH_Param,75
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/APCFG/APRDCL/FG,76
09-23 15:00:21.941 D/NVRAM ( 538): deal with cfgcustfile
=/mnt/vendor/nvdata/APCFG/APRDCL/smartpa_calib,77
09-23 15:00:21.941 D/NVRAM ( 538): NVRAM: NVM_GetLIDByName Lid =25
09-23 15:00:21.941 D/NVRAM ( 538): fail to open
/sys/class/BOOT/BOOT/boot/boot_mode:
09-23 15:00:21.941 D/NVRAM ( 538): NVM_GetFileDesc: Open
/mnt/vendor/nvdata/APCFG/APRDCL/MD_SBP,LID:25
09-23 15:00:21.941 D/NVRAM ( 538): NVM_CmpFileVerNo 25
09-23 15:00:21.942 I/MobileLogD( 644): =====MOBILELOG START=======
09-23 15:00:21.943 D/NVRAM ( 538): Load File Version: 001, NvRam File Version:
001
09-23 15:00:21.943 D/NVRAM ( 538): NVM_ProtectDataFile : 25 ++
09-23 15:00:21.943 D/NVRAM ( 538): NVM_ProtectUserData:Check Success
09-23 15:00:21.944 D/NVRAM ( 538): NVM_ProtectDataFile : 25 ++
09-23 15:00:21.944 D/NVRAM ( 538): NVM_SetCheckNo: CheckNo:3
09-23 15:00:21.944 D/NVRAM ( 538): NVM_SetCheckNo: CheckFlag:0
09-23 15:00:21.949 D/NVRAM ( 538): NVM_ProtectUserData:Set Check Num Success
09-23 15:00:21.949 D/NVRAM ( 538): NVM_CloseFileDesc ProtectDataFile Success!!
09-23 15:00:21.949 D/ccci_mdinit( 538): (1):Get: usp_sbp=-1, cip_sbp=0,
project_sbp=0, nvram_sbp=0, set sbp=0
09-23 15:00:21.949 I/ccci_mdinit( 538):
(1):SBP_SUB_ID:persist.vendor.operator.subid not exist
09-23 15:00:21.949 I/ccci_mdinit( 538): (1):set md boot data:mdl=0 sbp=0
dbg_dump=-1 sbp_sub=0
09-23 15:00:21.950 D/ccci_mdinit( 538): (1):set md
status:vendor.mtk.md1.status=bootup
09-23 15:00:21.951 I/ccci_mdinit( 538): (1):MD1 set status: mtk.md1.status=bootup
09-23 15:00:21.951 I/ccci_mdinit( 538): (1):md_id = 0; mdstatusfd = -1
09-23 15:00:21.955 I/AudioFlinger( 511): Using default 3000 mSec as standby time.
09-23 15:00:21.957 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:21.958 E/mobileLogD( 644): dlopen liblogpost.so error:(null)
09-23 15:00:21.958 E/MobileLogD( 644): open /sys/class/BOOT/BOOT/boot/boot_mode
fail,No such file or directory, and try quark
09-23 15:00:21.958 I/MobileLogD( 644): boot mode is 0
09-23 15:00:21.958 I/MobileLogD( 644): customer is: MTK_Internal
09-23 15:00:21.960 I/MobileLogD( 644): AllModeConfigUnified is true
09-23 15:00:21.961 E/MobileLogD( 644): no start logging
09-23 15:00:21.962 D/Netdiag ( 646): setgid AID_SYSTEM failed!
09-23 15:00:21.962 D/Netdiag ( 646): setuid SHELL successfully!
09-23 15:00:21.962 E/Netdiag ( 646): capset return value below 0!
09-23 15:00:21.962 I/Netdiag ( 646): network_dignose_daemon doing
09-23 15:00:21.964 D/SecNativeFeatureCppIf( 511): encoded
09-23 15:00:21.964 D/SecNativeFeatureCppIf( 511): decoding and unzip finish
09-23 15:00:21.965 D/SecNativeFeatureCppIf( 511): use unCompDataBuff. encoded
09-23 15:00:21.965 D/SecNativeFeatureCppIf( 511): Free unCompDataBuff
09-23 15:00:21.966 D/SecNativeFeatureCppIf( 511): encoded
09-23 15:00:21.966 D/SecNativeFeatureCppIf( 511): decoding and unzip finish
09-23 15:00:21.966 D/SecNativeFeatureCppIf( 511): use unCompDataBuff. encoded
09-23 15:00:21.967 D/Netdiag ( 646): commandlistening sockname=netdiag
09-23 15:00:21.967 D/SecNativeFeatureCppIf( 511): Free unCompDataBuff
09-23 15:00:21.967 D/Netdiag ( 646): commandlistening::startlistening()
ret:0,sock_listen_id:17
09-23 15:00:21.968 I/Netdiag ( 646): commandlistening threadStart doing
09-23 15:00:21.968 I/servicemanager( 356): Adding 'u:r:audioserver:s0' service
(media.audio_flinger:511)
09-23 15:00:21.968 D/Netdiag ( 646): commandlistening runListener doing
09-23 15:00:21.968 D/Netdiag ( 646): Set net log running flag to 0 at the very
beginning
09-23 15:00:21.969 I/audioserver( 511): Add AudioFlinger on audioserver
09-23 15:00:21.970 D/Netdiag ( 646): cheptest mode = 0
09-23 15:00:21.971 D/Netdiag ( 646): Add listener on socket server whose id=17
09-23 15:00:21.971 D/Netdiag ( 646): commandlistening unlock exit
09-23 15:00:21.972 D/APM::MultiSoundManager( 511): MultiSoundManager created
09-23 15:00:21.982 I/hwservicemanager( 357): getTransport: Cannot find entry
[email protected]::IKeymasterDevice/default in either framework or
device manifest.
09-23 15:00:21.985 E/APM::Serializer( 511): deserialize: Could not parse
/odm/etc/audio_policy_configuration_sec.xml document.
09-23 15:00:21.989 I/keystore( 637): found
[email protected]::IKeymasterDevice with interface name default and
seclevel TRUSTED_ENVIRONMENT
09-23 15:00:21.990 D/libMEOW ( 524): libMEOW_gift.so load 238 APIS.
09-23 15:00:21.990 D/libMEOW ( 524): plugin: libMEOW_gift.so loaded.
09-23 15:00:21.990 D/libEGL ( 524): loaded /vendor/lib/egl/libGLES_meow.so
09-23 15:00:21.992 D/libMEOW ( 524): applied 1 plugins for [surfaceflinger]:
09-23 15:00:21.992 D/libMEOW ( 524): plugin 1: [libMEOW_gift.so]:
09-23 15:00:21.996 I/keystore( 637): registerSignalHandler
09-23 15:00:21.996 I/servicemanager( 356): Adding 'u:r:keystore:s0' service
(android.security.keystore:637)
09-23 15:00:21.999 I/servicemanager( 356): Adding 'u:r:drmserver:s0' service
(drm.drmManager:615)
09-23 15:00:22.000 I/DrmManagerService(Native)( 615): instantiate addService
09-23 15:00:22.020 D/APM_EngineLoader( 511): Loaded engine from
libaudiopolicyenginedefault.so
09-23 15:00:22.021 E/APM::AudioPolicyEngine/Config( 511): parse: Could not parse
document /vendor/etc/audio_policy_engine_configuration.xml
09-23 15:00:22.021 E/libxml2 ( 511): I/O warning : failed to load external entity
"/vendor/etc/audio_policy_engine_configuration.xml"
09-23 15:00:22.021 W/APM::AudioPolicyEngine/Base( 511):
loadAudioPolicyEngineConfig: No configuration found, using default matching phone
experience.
09-23 15:00:22.029 E/APM::AudioPolicyEngine/Config( 511): parseLegacyVolumeFile:
Could not parse document /odm/etc/audio_policy_configuration.xml
09-23 15:00:22.029 E/libxml2 ( 511): I/O warning : failed to load external entity
"/odm/etc/audio_policy_configuration.xml"
09-23 15:00:22.037 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.046 I/wificond( 650): wificond is starting up...
09-23 15:00:22.050 I/servicemanager( 356): Adding 'u:r:wificond:s0' service
(wifinl80211:650)
09-23 15:00:22.058 I/HidlServiceManagement( 650): Registered
[email protected]::IKeystore/default
09-23 15:00:22.058 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.083 W/APM::AudioPolicyEngine/Base( 511):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_ASSISTANT found,
using default volume configuration
09-23 15:00:22.084 W/APM::AudioPolicyEngine/Base( 511):
loadAudioPolicyEngineConfig: No configuration of AUDIO_STREAM_CALL_ASSISTANT found,
using default volume configuration
09-23 15:00:22.084 W/APM::AudioPolicyEngine/Base( 511): setSessionActive session 0
already set 0
09-23 15:00:22.084 W/APM::AudioPolicyEngine/Base( 511): setSessionActive session 1
already set 0
09-23 15:00:22.084 W/APM::AudioPolicyEngine/Base( 511): setSessionActive session 2
already set 0
09-23 15:00:22.084 W/APM::AudioPolicyEngine/Base( 511): setSessionActive session 3
already set 0
09-23 15:00:22.084 W/APM::AudioPolicyEngine/Base( 511): setSessionActive session 4
already set 0
09-23 15:00:22.084 W/APM::AudioPolicyEngine/Base( 511): setSessionActive session 5
already set 0
09-23 15:00:22.084 W/APM::AudioPolicyEngine/Base( 511): setSessionActive session 6
already set 0
09-23 15:00:22.084 W/APM::AudioPolicyEngine/Base( 511): setSessionActive session 7
already set 0
09-23 15:00:22.087 E/agps ( 685): [agps] ERR: [MAIN] mtk_agpsd is running
ver=4.394.0
09-23 15:00:22.089 E/agps ( 685): [agps] ERR: [MAIN] mtk_agpsd is for Android
09-23 15:00:22.091 D/agps ( 685): [agps][n][RPC] get_rpc_interface load from
/system/lib/libviagpsrpc.so
09-23 15:00:22.091 D/agps ( 685): [agps][n][RPC] get_rpc_interface load from
/vendor/lib/libviagpsrpc.so
09-23 15:00:22.091 D/agps ( 685): [agps] WARNING: [MAIN]
cdma_mgr_dlopen_firmware failed
09-23 15:00:22.095 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.103 D/NVRAM ( 670): nvram_layout_callback will run!!!
09-23 15:00:22.103 D/NVRAM ( 670): libfile nvram_platform_log_block
=2,nvram_platform_resv_block=2,nvram_platform_DM_block=1
nvram_platform_layout_version##=0,nvram_platform_header_offset=0,g_i4CFG_File_Count
=51
09-23 15:00:22.103 D/NVRAM ( 670): NVM_Init Max Lid: 78
09-23 15:00:22.103 D/NVRAM ( 670): [NVRAM]: info nvram_gpt_flag =1
09-23 15:00:22.103 D/NVRAM ( 670): fail to open
/sys/class/BOOT/BOOT/boot/boot_mode:
09-23 15:00:22.103 D/NVRAM ( 670): NVM_GetFileDesc: Open
/mnt/vendor/nvdata/APCFG/APRDCL/FG,LID:76
09-23 15:00:22.104 D/NVRAM ( 670): NVM_CmpFileVerNo 76
09-23 15:00:22.104 D/NVRAM ( 670): Load File Version: 000, NvRam File Version:
000
09-23 15:00:22.104 D/NVRAM ( 670): NVM_ProtectDataFile : 76 ++
09-23 15:00:22.105 D/NVRAM ( 670): NVM_ProtectUserData:Check Success
09-23 15:00:22.105 I/MtkAgpsNative( 685): Enter mtk_agps_up_init
09-23 15:00:22.106 I/wmt_launcher( 409): get property(vendor.connsys.driver.ready)
is yes
09-23 15:00:22.106 I/wmt_launcher( 409): open device node
succeed.(Node:/dev/stpwmt, fd:5)
09-23 15:00:22.106 I/wmt_launcher( 409): key:(persist.vendor.connsys.chipid)-
value:(0x6765),chip_id:0x6765
09-23 15:00:22.106 I/wmt_launcher( 409): chip_id:0x6765
09-23 15:00:22.106 I/wmt_launcher( 409): patch path:/vendor/firmware/
09-23 15:00:22.106 I/wmt_launcher( 409): (persist.vendor.connsys.fwlog.status) is
not supported
09-23 15:00:22.106 I/wmt_launcher( 409): get property
(persist.vendor.connsys.dynamic.dump) is 0
09-23 15:00:22.106 I/wmt_launcher( 409): get
property(vendor.connsys.formeta.ready) failed iRet:0 or property is
09-23 15:00:22.106 I/wmt_launcher( 409): create pwr on thread ok
09-23 15:00:22.107 I/wmt_launcher( 409): (persist.vendor.connsys.fwlog.status) is
not supported
09-23 15:00:22.107 D/NVRAM ( 670): NVM_CloseFileDesc: Open by Readonly, no need
to check when close
09-23 15:00:22.112 I/[email protected]( 657): Loaded
library from vendor/lib/hw/sensors.mt6765.so
09-23 15:00:22.113 I/wmt_launcher( 409): enter power on connsys flow
09-23 15:00:22.115 I/thermal_repeater( 686): START+++++++++ 686
09-23 15:00:22.115 I/thermal_repeater( 686): Success to write 686 to
/proc/driver/thermal/clwmt_pid
09-23 15:00:22.115 I/thermal_repeater( 686): Success to write 686 to
/proc/driver/thermal/clmutt_tm_pid
09-23 15:00:22.116 I/[email protected]( 657): Loaded
library from vendor/lib/sensors.rp.so
09-23 15:00:22.116 D/Sensors ( 657): open_sensors: name=poll!
09-23 15:00:22.116 I/SensorList( 657): defaultSensorListCount=11
09-23 15:00:22.117 D/MtkAgpsNative( 685): rrlp_mod_init(): Init rrlp_ptr_g
09-23 15:00:22.117 I/MtkAgpsNative( 685): [????] kal_create_mutex:
name(tls_global)
09-23 15:00:22.117 D/MtkAgpsNative( 685): [????] -> idx(0) tbl_mtx_name()
name(tls_global)
09-23 15:00:22.117 D/MtkAgpsNative( 685): [????] -> empty slot found (0)
09-23 15:00:22.117 D/MtkAgpsNative( 685): [????] -> kal_create_mutex: idx(0)
name(tls_global)
09-23 15:00:22.118 I/SensorList( 657): sensor=0, name=kx022
09-23 15:00:22.118 I/SensorList( 657): replaceSensor=0
09-23 15:00:22.118 I/SensorList( 657): sensor=3, name=virtual_gyro
09-23 15:00:22.118 I/SensorList( 657): replaceSensor=3
09-23 15:00:22.118 I/SensorList( 657): sensor=1, name=NULL
09-23 15:00:22.118 I/SensorList( 657): removeSensor=1
09-23 15:00:22.118 I/SensorList( 657): sensor=4, name=epl_sensor_l
09-23 15:00:22.118 I/SensorList( 657): replaceSensor=4
09-23 15:00:22.118 I/SensorList( 657): sensor=7, name=stk3332_p
09-23 15:00:22.118 I/SensorList( 657): replaceSensor=7
09-23 15:00:22.118 I/SensorList( 657): sensor=5, name=NULL
09-23 15:00:22.118 I/SensorList( 657): removeSensor=5
09-23 15:00:22.118 I/SensorList( 657): sensor=71, name=NULL
09-23 15:00:22.118 I/SensorList( 657): removeSensor=71
09-23 15:00:22.118 I/SensorList( 657): newSensorListCount=11
09-23 15:00:22.118 E/SensorContext( 657): sensors_poll_context_t constructor.
09-23 15:00:22.118 E/SensorSaved( 657): (/mnt/vendor/nvcfg) exist
09-23 15:00:22.119 D/Accelerometer( 657): misc path =/sys/class/sensor/m_acc_misc/
09-23 15:00:22.119 I/Accelerometer( 657): read div
buf(/sys/class/sensor/m_acc_misc/accactive), mdiv 1000
09-23 15:00:22.126 I/Accelerometer( 657): read bias: [0.000000, 0.000000,
0.000000]
09-23 15:00:22.129 I/libMEOW_gift( 524): ctx:0xf3f96240, ARC not Enabled.
09-23 15:00:22.129 I/Accelerometer( 657): read cali: [-118, -7, -97]
09-23 15:00:22.131 I/thermal_mgr( 688): main argc 1.
09-23 15:00:22.131 I/thermal_mgr( 688): argv[0] /vendor/bin/thermal_manager.
09-23 15:00:22.132 E/SensorEventReader( 657): couldn't find device
path=/dev/m_mag_misc
09-23 15:00:22.132 E/Magnetic( 657): couldn't find input device
09-23 15:00:22.132 D/Magnetic( 657): misc path =
09-23 15:00:22.132 E/Magnetic( 657): open misc path
/sys/class/sensor/m_mag_misc/magactive fail
09-23 15:00:22.132 E/SensorSaved( 657): settings
file(/mnt/vendor/nvcfg/sensor/mag_bias.json) open failed: -2 (No such file or
directory)
09-23 15:00:22.132 I/Magnetic( 657): read bias: [0.000000, 0.000000, 0.000000]
09-23 15:00:22.132 E/SensorSaved( 657): settings
file(/mnt/vendor/nvcfg/sensor/mag_cali.json) open failed: -2 (No such file or
directory)
09-23 15:00:22.132 I/Magnetic( 657): read cali parameter: [0, 0, 0, 0, 0, 0]
09-23 15:00:22.132 E/Magnetic( 657): no cali attr
09-23 15:00:22.132 I/VendorInterface( 657): VendorInterface constructor.
09-23 15:00:22.133 E/VendorInterface( 657): open vendor libinfo fail
09-23 15:00:22.133 D/Proximity( 657): misc path =/sys/class/sensor/m_ps_misc/
09-23 15:00:22.133 I/Proximity( 657): read div
buf(/sys/class/sensor/m_ps_misc/psactive), mdiv 100
09-23 15:00:22.134 I/Proximity( 657): read cali [high, low]: [329, 508]
09-23 15:00:22.136 I/thermal_mgr( 688): loadmtc thermal.conf
09-23 15:00:22.136 I/libMtcLoader( 688): loadmtc
09-23 15:00:22.137 D/Light ( 657): misc path =/sys/class/sensor/m_als_misc/
09-23 15:00:22.138 I/Light ( 657): read div
buf(/sys/class/sensor/m_als_misc/alsactive),mdiv 100
09-23 15:00:22.138 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.138 I/Light ( 657): read lcdname: [ili9881h_hd_plus_vdo_truly]
09-23 15:00:22.138 E/SensorSaved( 657): settings
file(/mnt/vendor/nvcfg/sensor/als_cali.json) open failed: -2 (No such file or
directory)
09-23 15:00:22.138 I/Light ( 657): read alsCali: [0] lcd num:[1]
09-23 15:00:22.140 E/RenderEngine( 524): open file /system/etc/HBMNoiseTable
failed (No such file or directory)
09-23 15:00:22.141 I/RenderEngine( 524): OpenGL ES informations:
09-23 15:00:22.141 I/RenderEngine( 524): vendor : Imagination Technologies
09-23 15:00:22.141 I/RenderEngine( 524): renderer : PowerVR Rogue GE8320
09-23 15:00:22.141 I/RenderEngine( 524): version : OpenGL ES 3.2 build
1.13@5776728
09-23 15:00:22.141 I/RenderEngine( 524): extensions: GL_EXT_debug_marker
GL_ANDROID_extension_pack_es31a GL_EXT_blend_minmax GL_EXT_buffer_storage
GL_EXT_clear_texture GL_EXT_clip_control GL_EXT_color_buffer_float
GL_EXT_color_buffer_half_float GL_EXT_conservative_depth GL_EXT_copy_image
GL_EXT_discard_framebuffer GL_EXT_draw_buffers GL_EXT_draw_buffers_indexed
GL_EXT_draw_elements_base_vertex GL_EXT_EGL_image_array GL_EXT_external_buffer
GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader
GL_EXT_gpu_shader5 GL_EXT_memory_object GL_EXT_memory_object_fd
GL_EXT_multi_draw_arrays GL_EXT_multisampled_render_to_texture
GL_EXT_multisampled_render_to_texture2 GL_EXT_occlusion_query_boolean
GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_pvrtc_sRGB
GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_separate_shader_objects
GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote
GL_EXT_shader_implicit_conversions GL_EXT_shader_io_blocks
GL_EXT_shader_non_constant_global_initializers GL_EXT_shader_pixel_local_storage
GL_EXT_sh
09-23 15:00:22.141 I/RenderEngine( 524): GL_MAX_TEXTURE_SIZE = 8192
09-23 15:00:22.141 I/RenderEngine( 524): GL_MAX_VIEWPORT_DIMS = 4096
09-23 15:00:22.141 I/wmt_launcher( 409): patch name pre-fix:soc1_0_ram
09-23 15:00:22.142 I/wmt_launcher( 409): fw_version:0x8a00
09-23 15:00:22.142 I/wmt_launcher( 409):
/vendor/firmware//soc1_0_ram_mcu_1_1_hdr.bin
09-23 15:00:22.143 I/wmt_launcher( 409): fw Ver in patch: 0x8a00
09-23 15:00:22.143 I/wmt_launcher( 409): patch
info:0x11,0x00,0x00,0xf0,0x00,0x00,0x00,0x04
09-23 15:00:22.143 I/wmt_launcher( 409): rom patch type = [4]
09-23 15:00:22.143 I/wmt_launcher( 409):
/vendor/firmware//soc1_0_ram_wifi_1_1_hdr.bin
09-23 15:00:22.144 I/wmt_launcher( 409): fw Ver in patch: 0x8a00
09-23 15:00:22.144 I/wmt_launcher( 409): patch
info:0x11,0x00,0x14,0xf0,0x00,0x00,0x00,0x03
09-23 15:00:22.144 I/wmt_launcher( 409): rom patch type = [3]
09-23 15:00:22.144 I/wmt_launcher( 409):
/vendor/firmware//soc1_0_ram_bt_1_1_hdr.bin
09-23 15:00:22.145 I/wmt_launcher( 409): open
/vendor/firmware//soc1_0_ram_bt_1_1_hdr.bin success, fp:0xf4da100c, flen is 570865
09-23 15:00:22.146 E/agps ( 685): [agps] ERR: [MNL] bind failed
path=[/data/agps_supl/mnl_to_agps] reason=[No such file or directory]
09-23 15:00:22.146 E/SensorEventReader( 657): couldn't find device
path=/dev/m_baro_misc
09-23 15:00:22.146 D/agps ( 685): [agps] WARNING: [MNL] it's a Android P
version, bind MNL2AGPS_ABSTRACT_SOCK_NAME instead
09-23 15:00:22.146 E/Pressure( 657): couldn't find sensor device
09-23 15:00:22.146 E/SensorEventReader( 657): couldn't find device
path=/dev/m_hmdy_misc
09-23 15:00:22.146 E/HUMIDITY( 657): couldn't find sensor device
09-23 15:00:22.147 D/StepRecognize( 657): misc path
=/sys/class/sensor/m_step_c_misc/
09-23 15:00:22.147 I/StepRecognize( 657): read div
buf(/sys/class/sensor/m_step_c_misc/step_cactive)
09-23 15:00:22.147 I/StepRecognize( 657): mdiv 0
09-23 15:00:22.147 E/SensorEventReader( 657): couldn't find device
path=/dev/m_pedo_misc
09-23 15:00:22.147 D/Pedometer( 657): misc path =
09-23 15:00:22.147 E/Pedometer( 657): open misc path
/sys/class/sensor/m_pedo_misc/pedoactive fail
09-23 15:00:22.147 E/SensorEventReader( 657): couldn't find device
path=/dev/m_act_misc
09-23 15:00:22.147 E/Activity( 657): couldn't find sensor device
09-23 15:00:22.147 D/Situation( 657): misc path =/sys/class/sensor/m_situ_misc/
09-23 15:00:22.147 E/SensorEventReader( 657): couldn't find device
path=/dev/m_fusion_misc
09-23 15:00:22.147 E/ScpFusion( 657): open fusion misc path
/sys/class/sensor/m_fusion_misc/fusionactive fail
09-23 15:00:22.147 E/SensorEventReader( 657): couldn't find device
path=/dev/m_bio_misc
09-23 15:00:22.148 I/libMtcLoader( 688): .tp.settings is opened.
09-23 15:00:22.150 E/[email protected]( 657): Yang
getDataInfo 208
09-23 15:00:22.151 I/libMtcLoader( 688): readPolicy_formatV2
09-23 15:00:22.151 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtktscpu-sysrst!
09-23 15:00:22.152 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtktspmic-sysrst!
09-23 15:00:22.152 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtktsbattery-sysrst!
09-23 15:00:22.152 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtk-cl-kshutdown00!
09-23 15:00:22.152 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtktscharger-sysrst!
09-23 15:00:22.152 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtktscharger2-rst!
09-23 15:00:22.152 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtktswmt-sysrst!
09-23 15:00:22.152 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtktsAP-sysrst!
09-23 15:00:22.152 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtk-cl-kshutdown01!
09-23 15:00:22.152 E/libMtcLoader( 688): failed to write "" to
/proc/mtkcooler/mtk-cl-kshutdown02!
09-23 15:00:22.157 I/wmt_launcher( 409): set vendor.connsys.formeta.ready to yes
[done]
09-23 15:00:22.159 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.159 I/wmt_launcher( 409): spos:559331, epos:559408
09-23 15:00:22.159 E/wmt_launcher( 409): version info(t-neptune-mp-soc1_0e1-1950-
tc10sp-CERVINO_SOC1_0_E1_ASIC-20210708093001) found
09-23 15:00:22.159 I/wmt_launcher( 409):
property(persist.vendor.connsys.bt_fw_ver), value(t-neptune-mp-soc1_0e1-1950-
tc10sp-CERVINO_SOC1_0_E1_ASIC-20210708093001)
09-23 15:00:22.161 I/wmt_launcher( 409): fw Ver in patch: 0x8a00
09-23 15:00:22.162 D/agps ( 685): [agps][n][Default] AGPS XML load from
/data/vendor/agps_supl/agps_profiles_conf2.xml
09-23 15:00:22.163 E/agps ( 685): [agps] ERR: [Default] mtk_expat_xml_load2()
failed [fopen() No such file or directory] file
[/vendor/etc/agps_profiles_conf2.xml]
09-23 15:00:22.167 I/wmt_launcher( 409): patch
info:0x11,0x00,0x08,0xf0,0x00,0x00,0x00,0x00
09-23 15:00:22.167 I/wmt_launcher( 409): rom patch type = [0]
09-23 15:00:22.167 I/wmt_launcher( 409): cmd(srh_rom_patch) resp(ok)
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] AGPS XML load from
/vendor/etc/gnss/agps_profiles_conf2.xml
09-23 15:00:22.168 D/agps ( 685): [agps] WARNING: [Default]
=================== agps_xml_dump ===================
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] cur_supl_profile
name=[GOOGLE] addr=[supl.google.com] port=[7275] tls=[1] mcc=[] mcc_mnc=[]
is_auto_config=[0] supl_version=[1.0.0] tls_version=[0] sha_version=[0] app_id=[]
provider_id=[] default_apn=[] option_apn=[] optional_apn_2=[] addr_type=[]
esupl_apn_mode=[0] addr_ni=[] addr_ni_enable=[0]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] cdma_profile name=[CDMA1]
mcp_enable=[1] mcp_addr=[unprint] mcp_port=[6066] pde_addr_valid=[0]
pde_ip_type=[0] pde_addr=[unprint] pde_port=[1111] pde_url_valid=[0]
pde_url_addr=[unprint]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] agps_setting
agps_enable=[1] agps_protocol=[0] gpevt=[0] e911_gps_icon_enable=[0]
e911_open_gps=[0] tc10_ignore_fw_config=[0] lppe_hide_wifi_bt_status=[0]
lppe_network_location_disable=[0] agps_nvram_enable=[1] lbs_log_enable=[0]
lppe_crowd_source_confident=[90] ignore_si_for_e911=[0] use_tc10_config=[0]
lppe_def_nlp_enable=[0] emergency_ext_secs=[0]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] agps_setting
ignore_emergency_ext_secs_from_framework=[0] lppe_dbh_rule=[6,4,100,200,120,1]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] gnss_setting
sib8_16_enable=[1] gps_satellite_enable=[1] glonass_satellite_enable=[1]
beidou_satellite_enable=[1] galileo_satellite_enable=[1] a_gps_satellite_enable=[1]
a_glonass_satellite_enable=[1] a_beidou_satellite_enable=[0]
a_galileo_satellite_enable=[0]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] cp_setting
molr_pos_method=[0] external_addr=[0][0123456789*#+] mlc_number=[0][0123456789*#+]
cp_auto_reset=[0] epc_molr_lpp_payload_enable=[0] lpp_payload=[50]
reject_non911_nilr_enable=[1] cp_2g_disable=[1] cp_3g_disable=[1] cp_4g_disable=[1]
cp_lppe_enable=[0] cp_lppe_wlan_enable=[0] cp_lppe_srn_enable=[0]
cp_lppe_sensor_enable=[0] cp_lppe_dbh_enable=[0] cp_privacy_override=[0]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] cp_setting
tc10_cp_lpp_guard_time_sec=[-1] tc10_cp_capability_ctrl=[0]0
09-23 15:00:22.168 D/agps ( 685): [agps][n][Utility] agps_dump_buf=lpp_payload
0xd2,0x00,0x00,0x10,0x23,0x7b,0x20,0x26,0x40,0x4f,0xb8,0x00,0x72,0x02,0xbf,0xff,0xf
f,0xff,0xf8,0x00,0x00,0x00,0x00,0x20,0xc0,0x00,0x01,0x00,0x94,0x0f,0xb9,0x00,
09-23 15:00:22.168 D/agps ( 685): [agps][n][Utility] agps_dump_buf=lpp_payload
0x12,0x02,0xb7,0xff,0xff,0xf8,0x00,0x00,0x00,0x00,0x00,0x61,0x80,0x00,0x02,0x01,0x8
a,0x00,
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] up_setting ca_enable=[1]
ni_request=[1] roaming=[1] cdma_preferred=[0] pref_method=[1] supl_version=[2.0.0]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] up_setting
tls_version=[1] sha_version=[0] supl_log=[0] msa=[1] msb=[1] ecid=[1] otdoa=[1]
autonomous=[1] aflt=[0] hacc=[22] vacc=[0]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] up_setting loc_age=[0]
delay=[0] udp_port_enable=[0] dedicated_apn_enable=[1]
preferred_2g3g_cell_age=[300] lpp_enable=[0] ip_version_prefer[0]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] up_setting
cert_from_sdcard=[1] auto_profile_enable=[1] ut1=[20] ut2=[20] ut3=[20]
sync_to_slp=[0] imsi_enable=[1] no_sensitive_log=[1] tls_reuse_enable=[1]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] up_setting
imsi_cache_enable=[1] supl_raw_data_enable=[1] tc10_enable=[1] tc10_use_apn=[si 1,
ni 1] tc10_use_fw_dns=[0] allow_ni_for_gps_off=[0]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] up_setting
force_otdoa_assist_req=[0] up_lppe_enable=[0] esupl_apn_mode=[0] tcp_keepalive=[4]
aosp_profile_enable=[0] bind_nlp_setting_to_supl=[1] up_lppe_wlan_enable=[0]
up_lppe_srn_enable=[0] up_lppe_sensor_enable=[0] up_lppe_dbh_enable=[0]
operation_mode=[0]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] up_setting
up_lpp_in_2g3g_disable=[0] up_rrlp_in_4g_disable=[0] up_si_disable=[0]
use_ni_slp=[1] aosp_pos_mode_enable=[1] privacy_override_mode=[0]
glonass_msa_enable=[1] glonass_msb_enable=[1] beidou_msa_enable=[1]
beidou_msb_enable=[1] galileo_msa_enable=[1] galileo_msb_enable=[1]
09-23 15:00:22.168 D/agps ( 685): [agps][n][Default] up_setting
tc10_supl_ssl_method=[2] tc10_auto_supl_ver_for_ni=[0] tc10_supl_ver_skt_ni=[0]
tc10_use_rrlp_google_supl=[0] tc10_supl2_cap_ext_disable=[1]
tc10_auto_supl_ver_for_eni=[0] mutiple_location_id_enable=[1]
09-23 15:00:22.168 D/agps ( 685): [agps] WARNING: [KEY_VALUE]
load_key_value_list() fopen() failed for path=[/mnt/vendor/nvcfg/agps_nvram.txt],
reason=[No such file or directory]2
09-23 15:00:22.169 D/agps ( 685): [agps] WARNING: [AGPS] load agps_nvram.txt
failure
09-23 15:00:22.169 D/agps ( 685): [agps][n][AGPS] [MNL] write agps_reboot
09-23 15:00:22.170 E/agps ( 685): [agps] ERR: [MNL] connect() failed,
abstract=1 name=[mtk_agps2mnl] reason=[Connection refused]111
09-23 15:00:22.172 E/[email protected]( 657): Yang
getDataInfo
09-23 15:00:22.172 I/[email protected]( 657):
09-23 15:00:22.172 I/[email protected]( 657):
name:capsense_bottom
09-23 15:00:22.172 I/[email protected]( 657):
type:65560
09-23 15:00:22.172 I/[email protected]( 657): handle:1
09-23 15:00:22.172 I/[email protected]( 657):
data_fd=17
09-23 15:00:22.172 I/[email protected]( 657):
is_virtual=0
09-23 15:00:22.173 I/[email protected]( 657):
Listener:
09-23 15:00:22.173 I/[email protected]( 657):
Dependency:
09-23 15:00:22.173 I/[email protected]( 657):
name:capsense_bottom handle:1
09-23 15:00:22.173 I/[email protected]( 657):
09-23 15:00:22.173 I/[email protected]( 657): The
avaliable sensor handle number is 1
09-23 15:00:22.173 E/[email protected]( 657): Sensors
device API version 1.3 supported
09-23 15:00:22.173 D/agps ( 685): [agps][n][AGPS] [MNL] write
agps_settings_sync sib8_16=[1], gps=[1] glonass=[1] beidou=[1] galileo=[1]
agps=[1] aglonass=[1] abeidou=[0] agalileo=[0]
09-23 15:00:22.173 E/agps ( 685): [agps] ERR: [MNL] connect() failed,
abstract=1 name=[mtk_agps2mnl] reason=[Connection refused]111
09-23 15:00:22.173 I/[email protected]( 657): HIDL 2.0
load sensor module success.
09-23 15:00:22.175 D/MNLD ( 683): main: mnld version=MTK_MNLD_6_2_AS_20072701
09-23 15:00:22.176 D/agps ( 685): [agps] WARNING: [CP] get_ccci_uart is not a
tty
09-23 15:00:22.176 I/wmt_launcher( 409): (persist.vendor.connsys.fwlog.status) is
not supported
09-23 15:00:22.176 D/agps ( 685): [agps] WARNING: [CP] get_ccci_uart
[/dev/ttyC2] success
09-23 15:00:22.176 D/agps ( 685): [agps][n][CP] ccci_uart_1 open success
09-23 15:00:22.176 D/agps ( 685): [agps][n][CP] [MD_1] write sim_info_req
gsm_disabled=[1] umts_disabled=[1] lte_disabled=[1] lppe_enable=[0]
lppe_network_location_disable=[0] reject_non911_nilr_enable=[1]
battery_percentage=[100] cp_guard_time=[0]0 cp_capability_ctrl=[0]0
09-23 15:00:22.176 E/MtkAgpsNative( 685): safe_write reason=[No such device]19
09-23 15:00:22.177 E/agps ( 685): [agps] ERR: [CP] get_ccci_uart open failed
node=[/dev/ccci2_tty2] reason=[No such file or directory]
09-23 15:00:22.177 E/agps ( 685): [agps] ERR: [CP] ccci_uart_2 open failed
09-23 15:00:22.177 E/agps ( 685): ERR: [AGPS2WIFI] bind failed
path=[/data/agps_supl/wifi_2_agps] reason=[No such file or directory]
09-23 15:00:22.177 E/agps ( 685): ERR: [AGPS2WIFI] set_socket_blocking
invalid fd=-1
09-23 15:00:22.177 E/agps ( 685): [agps] ERR: [WIFI] wifi_mgr_init
create_wifi2agps_fd failed
09-23 15:00:22.177 D/agps ( 685): [agps][n][C2K_MSG] c2k_msg_set_handler(0,
0x0x3ba8aa1)
09-23 15:00:22.177 D/agps ( 685): [agps][n][C2K_MSG] c2k_msg_set_handler(1,
0x0x3ba8ba5)
09-23 15:00:22.177 D/agps ( 685): [agps][n][C2K_MSG] c2k_msg_set_handler(2,
0x0x3ba8c55)
09-23 15:00:22.177 D/agps ( 685): [agps][n][C2K_MSG] c2k_msg_set_handler(3,
0x0x3ba8d89)
09-23 15:00:22.177 D/agps ( 685): [agps][n][C2K_MSG] c2k_msg_set_handler(4,
0x0x3ba8dad)
09-23 15:00:22.177 D/agps ( 685): [agps][n][C2K_MSG] c2k_msg_set_handler(6,
0x0x3ba8e01)
09-23 15:00:22.177 D/agps ( 685): [agps][n][C2K_MSG] c2k_msg_set_handler(7,
0x0x3ba929d)
09-23 15:00:22.177 D/agps ( 685): [agps] WARNING: [LPPe]
lppe_mgr_start_capabilities_sync()
09-23 15:00:22.177 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_wlan]
09-23 15:00:22.179 E/HWComposer( 524): loadLayerMetadataSupport:
getLayerGenericMetadataKeys failed: UNSUPPORTED (8)
09-23 15:00:22.180 W/hwcomposer( 484): [EVENT] Start to listen uevent,
addr.nl_pid(484)
09-23 15:00:22.181 I/hwcomposer( 484): [HWC] Register hotplug
callback(ptr=0x549a0db)
09-23 15:00:22.181 I/hwcomposer( 484): [HWC] Register refresh
callback(ptr=0x549a0e5)
09-23 15:00:22.181 I/hwcomposer( 484): [HWC] Register vsync
callback(ptr=0x549a0ef)
09-23 15:00:22.181 I/wmt_launcher( 409): set persist.vendor.connsys.wifi_fw_ver to
210708093001000 [done]
09-23 15:00:22.181 I/wmt_launcher( 409): set vendor.wifi_fw_ver to
JDM_210708093001000 [done]
09-23 15:00:22.182 I/wmt_launcher( 409): set vendor.bluetooth_fw_ver to JDM_t-
neptune-mp-soc1_0e1-1950-tc10sp-CERVINO_SOC1_0_E1_ASIC-20210708093001 [done]
09-23 15:00:22.182 E/libMtcLoader( 688): failed to open
/proc/driver/thermal/tzcharger2, errno: 2.
09-23 15:00:22.186 D/mtk_lbs_utility( 683): set_signal_ignore: set_signal_ignore,
signo:13
09-23 15:00:22.187 I/HidlServiceManagement( 657): Registered
[email protected]::ISensors/default
09-23 15:00:22.187 I/HidlServiceManagement( 657): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:22.188 E/[email protected]( 657): Sensors
HAL hidl start.
09-23 15:00:22.188 E/mtk_socket( 685): ERR: LPPeWlan_requestCapabilities()
mtk_socket_client_connect() failed
09-23 15:00:22.189 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_bt]
09-23 15:00:22.190 E/mtk_socket( 685): ERR: LPPeBluetooth_requestCapabilities()
mtk_socket_client_connect() failed
09-23 15:00:22.191 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_sensor]
09-23 15:00:22.191 E/mtk_socket( 685): ERR: LPPeSensor_requestCapabilities()
mtk_socket_client_connect() failed
09-23 15:00:22.191 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_network]
09-23 15:00:22.191 D/mnld_uti( 683): chip_detector: combo_chip_id is 0x6765
09-23 15:00:22.191 E/mtk_socket( 685): ERR: LPPeNetwork_requestCapabilities()
mtk_socket_client_connect() failed
09-23 15:00:22.191 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_ipaddr]
09-23 15:00:22.192 D/AudioALSAHardware( 472): +mAudioALSAHardware
09-23 15:00:22.191 E/mtk_socket( 685): ERR: LPPeIpAddress_requestCapabilities()
mtk_socket_client_connect() failed
09-23 15:00:22.193 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_lbs]
09-23 15:00:22.193 E/mtk_socket( 685): ERR: LPPeLbs_requestCapabilities()
mtk_socket_client_connect() failed
09-23 15:00:22.193 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_wlan]
09-23 15:00:22.193 E/mtk_socket( 685): ERR: LPPeWlan_stopMeasurement()
mtk_socket_client_connect() failed
09-23 15:00:22.194 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_bt]
09-23 15:00:22.194 I/thermal_src( 738): ta_main
09-23 15:00:22.194 E/libc ( 683): Access denied finding property
"ro.logsystem.usertype"
09-23 15:00:22.194 E/mtk_socket( 685): ERR: LPPeBluetooth_stopMeasurement()
mtk_socket_client_connect() failed
09-23 15:00:22.194 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_sensor]
09-23 15:00:22.194 E/mtk_socket( 685): ERR: LPPeSensor_stopMeasurement()
mtk_socket_client_connect() failed
09-23 15:00:22.194 E/mtk_socket( 685): ERR: mtk_socket_connect_local() connect()
failed reason=[Connection refused]111 for path=[mtk_lppe_socket_network]
09-23 15:00:22.194 D/gps_controlller( 683): mnl_init: register callback for mnl
okey, mtk_gps_sys_function_register=0xf3336355
09-23 15:00:22.195 D/AudioCustParamClient( 472): AudioCustParamClient()
09-23 15:00:22.195 D/AudioCustParamClient( 472): init(), init AcpOps struct
09-23 15:00:22.195 E/mtk_socket( 685): ERR: LPPeNetwork_stopMeasurement()
mtk_socket_client_connect() failed
09-23 15:00:22.197 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.201 I/thermal_src1( 738): libthermal_algo_setup
09-23 15:00:22.201 V/thermal_src( 738): get control socket success, sock_id:6
09-23 15:00:22.201 V/thermal_src( 738): native process pid is 738
09-23 15:00:22.201 V/thermal_src( 738): bind done
09-23 15:00:22.201 I/thermal_src1( 738): ta_daemon_init
09-23 15:00:22.201 V/thermal_src( 738): [ta_daemon_init]
TA_DAEMON_CMD_SET_DAEMON_PID, input 738
09-23 15:00:22.201 V/thermal_src( 738): tad_ctrl_cmd_to_kernel,240 cmd = 0x1,
len=4
09-23 15:00:22.201 I/thermal_src1( 738): spa_init
09-23 15:00:22.202 E/mnl_common( 683): secgps_file_load: secgps_file_load: open
/data/vendor/gps/secgps.conf fail!
09-23 15:00:22.203 D/mnl_common( 683): mnl_utl_load_property:
========================================
09-23 15:00:22.203 D/mnl_common( 683): mnl_utl_load_property:
dev_dsp/dev_dsp2/dev_gps : ,init_speed/link_speed: 0 0
09-23 15:00:22.203 D/mnl_common( 683): mnl_utl_load_property: EPO_Enabled:
0,BEE_Enabled: 0,SUPL_Enabled: 0,SUPLSI_Enabled: 0,NLP_Enabled: 1,RfPathLossDb_Ap:
5.00,RfPathLossDb_Cp: 0.00,RfPathLossDb_Up: 0.00
09-23 15:00:22.203 D/mnl_common( 683): mnl_utl_load_property: EPO_priority:
0,BEE_priority: 0, SUPL_priority: 0
09-23 15:00:22.203 D/mnl_common( 683): mnl_utl_load_property: SUSPEND_enabled: 0,
SUSPEND_timeout:0,SUSPEND_ext_enabled:0,SUSPEND_ext_timeout:0,SUSPEND_ext_available
:1
09-23 15:00:22.204 D/mtk_lbs_utility( 683): socket_bind_udp:
fd=5,path=mnld_gps_control_socket
09-23 15:00:22.204 D/mtk_lbs_utility( 683): socket_bind_udp:
path=mnld_gps_control_socket
09-23 15:00:22.204 D/mtk_lbs_utility( 683): socket_bind_udp_force:
path=mnld_gps_control_socket
09-23 15:00:22.204 D/mtk_lbs_utility( 683): socket_bind_udp:
fd=6,path=mnld_epo_download_socket
09-23 15:00:22.204 D/mtk_lbs_utility( 683): socket_bind_udp:
path=mnld_epo_download_socket
09-23 15:00:22.205 D/mtk_lbs_utility( 683): socket_bind_udp:
fd=7,path=mnld_qepo_download_socket
09-23 15:00:22.205 D/mtk_lbs_utility( 683): socket_bind_udp:
path=mnld_qepo_download_socket
09-23 15:00:22.205 D/mnld ( 683): thread_adc_capture_init: EMI ADC thread start
09-23 15:00:22.205 D/mtk_lbs_utility( 683): socket_bind_udp:
fd=8,path=mnld_mtknav_download_socket
09-23 15:00:22.205 D/mtk_lbs_utility( 683): socket_bind_udp:
path=mnld_mtknav_download_socket
09-23 15:00:22.205 W/mnld ( 683): thread_adc_capture_init: open_port: Unable to
open /dev/gps_emi, retry:1
09-23 15:00:22.207 D/AudioCustParam( 472): appOpsGetInstance(), init AppOps
struct, lib is libaudio_param_parser-vnd.so
09-23 15:00:22.215 D/gps_controlller( 683): gps_control_thread: gps_control_thread
wait
09-23 15:00:22.222 D/MNLD ( 683): main: Find MPE library success, enable MPE
dynamically
09-23 15:00:22.222 D/MPE_MA ( 683): mpe_sys_read_mpe_conf_flag:
MPE_VER_20110402_5.02_00
09-23 15:00:22.222 D/android.hardware.audio.service.mediatek( 472): initXmlOps(),
init libXmlOps
09-23 15:00:22.222 D/AudioParamParser-vnd( 472): getDebugLevel(), debug level = -1
09-23 15:00:22.223 D/MPE_MA ( 683): mpe_sys_read_mpe_conf_flag: load mpe config
from default path
09-23 15:00:22.223 W/MPE_MA ( 683): mpe_sys_read_mpe_conf_flag: load mpe config
from MPE_CONF_DEFAULT
09-23 15:00:22.223 D/MPE_MA ( 683): mpe_sys_read_mpe_conf_flag: mpe config flag
17, 2
09-23 15:00:22.223 D/AudioParamParser-vnd( 472): appGetXmlDirFromProperty(),
appGetXmlDirFromProperty get_sea_region=0
09-23 15:00:22.225 I/hwservicemanager( 357): Since
[email protected]::ISensorManager/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:22.227 I/hwservicemanager( 357): Since
[email protected]::ISensorManager/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:22.227 I/HidlServiceManagement( 683): getService: Trying again for
[email protected]::ISensorManager/default...
09-23 15:00:22.236 E/MDP ( 484): DpAsyncBlitStream: unrecognizable user 0
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] Display Information:
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] # fo current devices : 1
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] ------------------------------------
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] Device id : 0
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] Width : 720
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] Height : 1520
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] xdpi : 272955.250000
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] ydpi : 271887.312500
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] vsync : 1
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] refresh : 16666667
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] connected : 1
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] hwrotation : 0
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] subtype : 0
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] secure : 1
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] aspect : 0.474, 2.111
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] portrait : [ 0, 0, 720,1520]
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] landscape : [ 0, 0, 720,1520]
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] trigger_by_vsync: 0
09-23 15:00:22.237 I/hwcomposer( 484): [DPY] density : 160
09-23 15:00:22.238 I/HWComposer( 524): Switching to legacy multi-display mode
09-23 15:00:22.238 E/HWComposer( 524): isConnected failed for display 0: Invalid
display
09-23 15:00:22.238 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.239 I/hwcomposer( 484): [HWC] (0) Attribute: config:0, attr:1,
value:720
09-23 15:00:22.239 I/hwcomposer( 484): [HWC] (0) Attribute: config:0, attr:2,
value:1520
09-23 15:00:22.239 I/hwcomposer( 484): [HWC] (0) Attribute: config:0, attr:3,
value:16666667
09-23 15:00:22.239 I/hwcomposer( 484): [HWC] (0) Attribute: config:0, attr:4,
value:272955
09-23 15:00:22.239 I/hwcomposer( 484): [HWC] (0) Attribute: config:0, attr:5,
value:271887
09-23 15:00:22.239 E/hwcomposer( 484): [HWC] displayGetAttribute: unknown
attribute(7)!
09-23 15:00:22.239 E/HWC2 ( 524): getDisplayAttribute(0, 0, Unknown) failed:
BadConfig (1)
09-23 15:00:22.239 I/hwcomposer( 484): [HWC] (0) Attribute: config:0, attr:9526,
value:0
09-23 15:00:22.242 W/SurfaceFlinger( 524): Ignoring VSYNC request while display is
disconnected
09-23 15:00:22.242 W/SurfaceFlinger( 524): Ignoring VSYNC request while display is
disconnected
09-23 15:00:22.243 W/SurfaceFlinger( 524): Ignoring VSYNC request while display is
disconnected
09-23 15:00:22.243 W/SurfaceFlinger( 524): Ignoring VSYNC request while display is
disconnected
09-23 15:00:22.243 E/HWComposer( 524): getDisplayConnectionType:
getDisplayConnectionType failed for display 0: Unsupported (8)
09-23 15:00:22.243 W/SurfaceFlinger( 524): Ignoring VSYNC request while display is
disconnected
09-23 15:00:22.243 W/SurfaceFlinger( 524): Ignoring VSYNC request while display is
disconnected
09-23 15:00:22.245 I/CompositionEngine( 524): createDisplayTemplated(), wfd -1
09-23 15:00:22.245 I/BufferQueueConsumer( 524): [](id:20c00000000,api:0,p:-
1,c:524) connect(): controlledByApp=false
09-23 15:00:22.246 I/FramebufferSurface( 524): framebuffer size has been limited
to [720x1520] from [720x1520]
09-23 15:00:22.246 E/BufferQueue( 524): [FramebufferSurface](this:0xf3e94060,id:-
1,api:0,p:-1,c:-1) id info cannot be read from 'FramebufferSurface'
09-23 15:00:22.246 I/BufferQueue( 524): [FramebufferSurface](this:0xf3e94060,id:-
1,api:0,p:-1,c:-1) BufferQueue core=(524:/system/bin/surfaceflinger)
09-23 15:00:22.247 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 1
09-23 15:00:22.257 I/hwcomposer( 484): (0) displayGetHdrCapability() caps:
09-23 15:00:22.259 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.260 D/android.hardware.audio.service.mediatek( 472): loadXmlOps(),
dlopen successfully!... (libxml2.so, handle = 0x0xdde8641d)
09-23 15:00:22.263 I/BufferQueueProducer( 524): [FramebufferSurface]
(id:20c00000000,api:1,p:484,c:524) connect(): api=1 producerControlledByApp=false
09-23 15:00:22.274 E/ion ( 480): ioctl c0044901 failed with code -1: Invalid
argument
09-23 15:00:22.274 I/mediaserver( 643): ServiceManager: 0xecab9420
09-23 15:00:22.275 E/ion ( 524): ioctl c0044901 failed with code -1: Invalid
argument
09-23 15:00:22.279 I/wmt_launcher( 409): patch name pre-fix:soc1_0_patch
09-23 15:00:22.280 I/wmt_launcher( 409): fw_version:0x8a00
09-23 15:00:22.280 I/wmt_launcher( 409):
/vendor/firmware//soc1_0_patch_mcu_1_1_hdr.bin
09-23 15:00:22.281 I/wmt_launcher( 409): fw Ver in patch: 0x00008a00
09-23 15:00:22.282 I/wmt_launcher( 409): read patch info:0x11,0xc0,0x01,0x00
09-23 15:00:22.282 I/wmt_launcher( 409): patch num = [1]
09-23 15:00:22.282 I/wmt_launcher( 409): patch seq = [1]
09-23 15:00:22.282 I/wmt_launcher( 409): cmd(srh_patch) resp(ok)
09-23 15:00:22.282 I/wmt_launcher( 409): (persist.vendor.connsys.fwlog.status) is
not supported
09-23 15:00:22.282 D/mediaserver( 643): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
09-23 15:00:22.290 D/mediaserver( 643): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
09-23 15:00:22.290 D/AudioParamParser-vnd( 472): appHandleLoadDirAudioTypeInfo(),
Don't load audio param xml = VoIPv2UI_AudioParam.xml
09-23 15:00:22.290 D/AudioParamParser-vnd( 472): appHandleLoadDirAudioTypeInfo(),
Don't load audio param xml = VoIPVolUI_AudioParam.xml
09-23 15:00:22.290 D/AudioParamParser-vnd( 472): appHandleLoadDirAudioTypeInfo(),
Don't load audio param xml = VoIPUI_AudioParam.xml
09-23 15:00:22.291 D/AudioParamParser-vnd( 472): appHandleLoadDirAudioTypeInfo(),
Don't load audio param xml = SpeechVolUI_AudioParam.xml
09-23 15:00:22.291 D/AudioParamParser-vnd( 472): appHandleLoadDirAudioTypeInfo(),
Don't load audio param xml = SpeechUI_AudioParam.xml
09-23 15:00:22.291 D/AudioParamParser-vnd( 472): appHandleLoadDirAudioTypeInfo(),
Don't load audio param xml = RingbackVolUI_AudioParam.xml
09-23 15:00:22.291 D/AudioParamParser-vnd( 472): appHandleLoadDirAudioTypeInfo(),
Don't load audio param xml = RecordVolUI_AudioParam.xml
09-23 15:00:22.291 D/AudioParamParser-vnd( 472): appHandleLoadDirAudioTypeInfo(),
Don't load audio param xml = RecordUI_AudioParam.xml
09-23 15:00:22.291 D/AudioParamParser-vnd( 472): appHandleLoadDirAudioTypeInfo(),
Don't load audio param xml = PlaybackVolUI_AudioParam.xml
09-23 15:00:22.299 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.308 D/agps ( 773): [WLAN-ASSISTANT] Running wlan_files_monitor
09-23 15:00:22.312 D/ipsec_policy_mont( 758): threaid priority -20,result:0
09-23 15:00:22.315 I/wmt_launcher( 409): set persist.vendor.connsys.patch.version
to 210708093001000 [done]
09-23 15:00:22.318 W/BatteryNotifier( 643): batterystats service unavailable!
09-23 15:00:22.318 V/MediaPlayerService( 643): MediaPlayerService created
09-23 15:00:22.319 I/servicemanager( 356): Adding 'u:r:mediaserver:s0' service
(media.player:643)
09-23 15:00:22.319 I/bootchecker( 783): Leave bootchecker log
09-23 15:00:22.319 W/BatteryNotifier( 643): batterystats service unavailable!
09-23 15:00:22.320 I/servicemanager( 356): Adding 'u:r:mediaserver:s0' service
(media.resource_manager:643)
09-23 15:00:22.320 D/MediaCodecList( 643): Allowing all OMX codecs
09-23 15:00:22.322 D/ipsec_policy_mont( 758): getproperty--
vendor.net.ims.ipsec.version :2.0
09-23 15:00:22.322 D/ipsec_policy_mont( 758): send success to get previous
policy,ret_send:28
09-23 15:00:22.324 I/hwservicemanager( 357): Since
[email protected]::IOmxStore/default is not registered, trying to
start it as a lazy HAL.
09-23 15:00:22.327 I/hwservicemanager( 357): Since
[email protected]::IOmxStore/default is not registered, trying to
start it as a lazy HAL.
09-23 15:00:22.329 I/HidlServiceManagement( 643): getService: Trying again for
[email protected]::IOmxStore/default...
09-23 15:00:22.339 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.360 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.366 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 2
09-23 15:00:22.380 D/mtkcam-debug( 664): [initializeDebugProcessNames]
"/system/bin/cameraserver" "/vendor/bin/hw/camerahalserver" "com.android.camera2"
"com.mediatek.camera"
09-23 15:00:22.395 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 3
09-23 15:00:22.396 E/audit ( 450): type=1400 audit(1663963222.392:109): avc:
denied { read } for pid=405 comm="McDaemon.ENIN" name="00000000.authtokcont"
dev="mmcblk0p39" ino=1179690 scontext=u:r:mobicore:s0
tcontext=u:object_r:mobicore_data_file:s0 tclass=lnk_file permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:22.396 E/audit ( 450): type=1300 audit(1663963222.392:109):
arch=40000028 syscall=327 per=8 success=no exit=-13 a0=ffffff9c a1=f4ea7400
a2=f43faf98 a3=0 items=0 ppid=1 pid=405 auid=4294967295 uid=1000 gid=1000 euid=1000
suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="McDaemon.ENIN" exe="/vendor/bin/mcDriverDaemon" subj=u:r:mobicore:s0
key=(null)
09-23 15:00:22.396 E/audit ( 450): type=1327 audit(1663963222.392:109):
proctitle=2F76656E646F722F62696E2F6D634472697665724461656D6F6E002D2D5031002F6D6E742
F76656E646F722F706572736973742F6D635265676973747279002D72002F76656E646F722F6170702F
6D6352656769737472792F3032306630303030303030303030303030303030303030303030303030303
0302E647262696E
09-23 15:00:22.402 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 1
09-23 15:00:22.402 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.407 D/AT_Distributor( 786): SERIALNO: syncBootParam
09-23 15:00:22.408 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 2
09-23 15:00:22.414 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 3
09-23 15:00:22.414 I/ULog ( 664): ULog initialized: mode=0x1 filters: req=0x0
func=0x0/0x0 details=0xfffff000 level=3
09-23 15:00:22.417 I/camerahalserver( 664): Camera HAL Server is starting...,
ADV_CAM_SUPPORT(0)
09-23 15:00:22.421 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 1
09-23 15:00:22.423 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 2
09-23 15:00:22.424 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 3
09-23 15:00:22.426 I/ULogGuard( 664): Running: func(1) = 10000,60000; req(1) =
30000,60000; time-bomb(1). Patrol every 1000 ms
09-23 15:00:22.427 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 1
09-23 15:00:22.431 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 2
09-23 15:00:22.434 D/AT_Distributor( 786): setProdCode sales code PET
09-23 15:00:22.436 D/AT_Distributor( 786): gUartPath = /dev/ttyMT0
09-23 15:00:22.436 D/AT_Distributor( 786): UART ttyMT0 is not used by console
09-23 15:00:22.436 D/AT_Distributor( 786): MakeLocalServer(): AirCmdService
Communication: Server_socket 5
09-23 15:00:22.436 D/AT_Distributor( 786): InitSocketAcceptHandler():
AirCmdService, id(6), fd(5)
09-23 15:00:22.436 D/zygote ( 463): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
09-23 15:00:22.436 D/AT_Distributor( 786): MakeLocalServer(): AtdJdmClientRecv
Communication: Server_socket 6
09-23 15:00:22.436 D/AT_Distributor( 786): InitSocketAcceptHandler():
AtdJdmClientRecv, id(0), fd(6)
09-23 15:00:22.436 D/AT_Distributor( 786): MakeLocalServer(): AtdJdmClientSend
Communication: Server_socket 7
09-23 15:00:22.436 D/zygote ( 463): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
09-23 15:00:22.436 D/AT_Distributor( 786): InitSocketAcceptHandler():
AtdJdmClientSend, id(1), fd(7)
09-23 15:00:22.437 D/AT_Distributor( 786): MakeLocalServer(): ATDMultiClient
Communication: Server_socket 8
09-23 15:00:22.437 D/AT_Distributor( 786): InitSocketAcceptHandler():
ATDMultiClient, id(5), fd(8)
09-23 15:00:22.437 D/AT_Distributor( 786): MakeLocalServer(): SatsService
Communication: Server_socket 9
09-23 15:00:22.437 D/AT_Distributor( 786): InitSocketAcceptHandler(): SatsService,
id(10), fd(9)
09-23 15:00:22.437 D/AT_Distributor( 786): first start
09-23 15:00:22.438 I/hwservicemanager( 357): getTransport: Cannot find entry
[email protected]::IUsbGadget/default in either framework or device
manifest.
09-23 15:00:22.440 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.442 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IOmxStore/default": error code: 0x20, try count
: 3
09-23 15:00:22.447 I/usbd ( 787): Usb HAL not found
09-23 15:00:22.451 I/[email protected]( 652):
mediacodecservice starting
09-23 15:00:22.459 E/[email protected]( 801): main 1
09-23 15:00:22.459 E/FaceHIDL( 801): getInstance
09-23 15:00:22.459 E/FaceHIDL( 801): mClientCallback
09-23 15:00:22.459 E/FaceHIDL( 801): Opening face hal library...
09-23 15:00:22.461 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.462 W/[email protected]( 652):
libminijail[652]: failed to get path of fd 5: No such file or directory
09-23 15:00:22.463 W/[email protected]( 652):
libminijail[652]: allowing syscall: clock_gettime
09-23 15:00:22.463 W/[email protected]( 652):
libminijail[652]: allowing syscall: connect
09-23 15:00:22.463 W/[email protected]( 652):
libminijail[652]: allowing syscall: fcntl64
09-23 15:00:22.463 W/[email protected]( 652):
libminijail[652]: allowing syscall: socket
09-23 15:00:22.463 W/[email protected]( 652):
libminijail[652]: allowing syscall: writev
09-23 15:00:22.468 I/[email protected]( 769): main
09-23 15:00:22.471 W/[email protected]( 652):
libminijail[652]: logging seccomp filter failures
09-23 15:00:22.474 I/cameraserver( 613): ServiceManager: 0xf339c430
09-23 15:00:22.476 E/audit ( 450): type=1300 audit(1663963222.472:110):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f2d9c800
items=0 ppid=471 pid=804 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/system/bin/iptables"
subj=u:r:netd:s0 key=(null)
09-23 15:00:22.476 E/audit ( 450): type=1327 audit(1663963222.472:110):
proctitle=69707461626C6573002D77002D740066696C746572002D4E006F656D5F7072696F74
09-23 15:00:22.479 I/CameraService( 613): CameraService started (pid=613)
09-23 15:00:22.479 I/CameraService( 613): CameraService process starting
09-23 15:00:22.481 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 1
09-23 15:00:22.482 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 2
09-23 15:00:22.482 W/BatteryNotifier( 613): batterystats service unavailable!
09-23 15:00:22.482 W/libc ( 1): Unable to set property
"ro.telephony.default_network" to "9": error code: 0xb, try count : 3
09-23 15:00:22.483 W/BatteryNotifier( 613): batterystats service unavailable!
09-23 15:00:22.483 I/CameraService( 613): enumerateProviders E
09-23 15:00:22.484 E/gpshal ( 769): safe_sendto: safe_sendto() sendto() failed
path=[mtk_hal2mnl] ret=-1 reason=[Connection refused]111
09-23 15:00:22.484 E/gpshal ( 769): gps_device__get_gps_interface:
hal2mnl_hal_reboot failed because of safe_sendto fail ,strerror:Connection refused
09-23 15:00:22.487 I/HidlServiceManagement( 769): Registered
[email protected]::IGnss/default
09-23 15:00:22.488 E/audit ( 450): type=1400 audit(1663963222.484:111): avc:
denied { read } for pid=652 comm="android.hardwar"
name="u:object_r:default_prop:s0" dev="tmpfs" ino=132 scontext=u:r:mediacodec:s0
tcontext=u:object_r:default_prop:s0 tclass=file permissive=0 SEPF_SM-A107M_11_0004
audit_filtered
09-23 15:00:22.476 I/[email protected]( 799):
swfingerprint version:1.0 -
09-23 15:00:22.488 I/LegacySupport( 769): Registration complete for
[email protected]::IGnss/default.
09-23 15:00:22.492 I/gatekeeperd( 784): !@Starting gatekeeperd...
09-23 15:00:22.492 E/audit ( 450): type=1300 audit(1663963222.484:111):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ffee3a90
a2=a8000 a3=0 items=0 ppid=1 pid=652 auid=4294967295 uid=1046 gid=1006 euid=1046
suid=1046 fsuid=1046 egid=1006 sgid=1006 fsgid=1006 tty=(none) ses=4294967295
comm="android.hardwar" exe="/vendor/bin/hw/[email protected]"
subj=u:r:mediacodec:s0 key=(null)
09-23 15:00:22.494 E/audit ( 450): type=1327 audit(1663963222.484:111):
proctitle=6D656469612E636F6465630068772F616E64726F69642E68617264776172652E6D6564696
12E6F6D7840312E302D73657276696365
09-23 15:00:22.495 E/libc ( 652): Access denied finding property
"mtk.vendor.omx.core.log"
09-23 15:00:22.498 E/OMXMaster( 652): addVendorPlugin SEC
09-23 15:00:22.499 I/hwservicemanager( 357): Since
[email protected]::ICameraProvider/internal/0 is not registered,
trying to start it as a lazy HAL.
09-23 15:00:22.500 E/CameraProviderManager( 613): addProviderLocked: Camera
provider HAL 'internal/0' is not actually available
09-23 15:00:22.502 E/SehGnss ( 769): HIDL_FETCH_ISehGnss hw_get_module gps err: 0
09-23 15:00:22.502 E/gpshal ( 769): safe_sendto: safe_sendto() sendto() failed
path=[mtk_hal2mnl] ret=-1 reason=[Connection refused]111
09-23 15:00:22.502 E/gpshal ( 769): gps_device__get_gps_interface:
hal2mnl_hal_reboot failed because of safe_sendto fail ,strerror:Connection refused
09-23 15:00:22.503 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.505 I/HidlServiceManagement( 769): Registered
[email protected]::ISehGnss/default
09-23 15:00:22.505 I/HidlServiceManagement( 769): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:22.506 I/LegacySupport( 769): Registration complete for
[email protected]::ISehGnss/default.
09-23 15:00:22.506 I/CameraService( 613): enumerateProviders X
09-23 15:00:22.507 I/CameraService( 613): CameraService pinged cameraservice proxy
09-23 15:00:22.507 I/CameraService( 613): CameraSerivce pinged cameraservice
worker
09-23 15:00:22.508 I/cameraserver( 613): Waiting for activity service
09-23 15:00:22.512 I/Sunwave ( 799): Swfingerprint
09-23 15:00:22.514 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/libsomx263dsw.so)
09-23 15:00:22.515 I/SEC_COMP_REGS( 652): Loading the library: libsomx263dsw.so
09-23 15:00:22.515 I/gatekeeperd( 784): !@gatekeeper deathRecipient linked success
09-23 15:00:22.515 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx263dsw.so/libsomx264dsw.so)
09-23 15:00:22.515 I/SEC_COMP_REGS( 652): Loading the library: libsomx264dsw.so
09-23 15:00:22.515 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomx264dsw.so/libsomxhevcdsw.so)
09-23 15:00:22.515 I/SEC_COMP_REGS( 652): Loading the library: libsomxhevcdsw.so
09-23 15:00:22.515 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxhevcdsw.so/libsomxmp4vdsw.so)
09-23 15:00:22.515 I/SEC_COMP_REGS( 652): Loading the library: libsomxmp4vdsw.so
09-23 15:00:22.515 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp4vdsw.so/libsomxvc1dsw.so)
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): Loading the library: libsomxvc1dsw.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvc1dsw.so/libsomxvp8d.so)
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): Loading the library: libsomxvp8d.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxvp8d.so/libsomxamrd.so)
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): Loading the library: libsomxamrd.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxamrd.so/libsomxadpcmd.so)
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): Loading the library: libsomxadpcmd.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxadpcmd.so/libsomxaped.so)
09-23 15:00:22.516 I/servicemanager( 356): Adding 'u:r:gatekeeperd:s0' service
(android.service.gatekeeper.IGateKeeperService:784)
09-23 15:00:22.516 E/SEC_COMP_REGS( 652): Skipping the library: libsomxaped.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxaped.so/libsomxflacd.so)
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): Loading the library: libsomxflacd.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxflacd.so/libsomxmp3d.so)
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): Loading the library: libsomxmp3d.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxmp3d.so/libsomxqcelpd.so)
09-23 15:00:22.516 E/SEC_COMP_REGS( 652): Skipping the library: libsomxqcelpd.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpd.so/libsomxqcelpe.so)
09-23 15:00:22.516 E/SEC_COMP_REGS( 652): Skipping the library: libsomxqcelpe.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxqcelpe.so/libsomxevrcd.so)
09-23 15:00:22.516 E/SEC_COMP_REGS( 652): Skipping the library: libsomxevrcd.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrcd.so/libsomxevrce.so)
09-23 15:00:22.516 E/SEC_COMP_REGS( 652): Skipping the library: libsomxevrce.so
09-23 15:00:22.516 I/SEC_COMP_REGS( 652): SEC_OMX_Component_Register:
libName(/vendor/lib/libsomxevrce.so/libsomxnaace.so)
09-23 15:00:22.517 I/SEC_COMP_REGS( 652): Loading the library: libsomxnaace.so
09-23 15:00:22.517 I/OMXMaster( 652): >>>Vendor SEC
09-23 15:00:22.522 I/HidlServiceManagement( 799): Registered
[email protected]::ISwfingerprint/default
09-23 15:00:22.522 I/HidlServiceManagement( 799): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:22.522 D/Sunwave ( 799): vndbinder_thread enter
09-23 15:00:22.523 I/LegacySupport( 799): Registration complete for
[email protected]::ISwfingerprint/default.
09-23 15:00:22.528 E/audit ( 450): type=1400 audit(1663963222.524:112): avc:
denied { dac_read_search } for pid=791 comm="create_factory_" capability=2
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.528 E/audit ( 450): type=1400 audit(1663963222.524:112): avc:
denied { dac_override } for pid=791 comm="create_factory_" capability=1
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.528 E/audit ( 450): type=1300 audit(1663963222.524:112):
arch=40000028 syscall=327 per=8 success=no exit=-13 a0=ffffff9c a1=f71a91e4
a2=ffe46200 a3=0 items=0 ppid=1 pid=791 auid=4294967295 uid=0 gid=1000 euid=0
suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="create_factory_" exe="/vendor/bin/sh" subj=u:r:factory_services:s0 key=(null)
09-23 15:00:22.528 E/audit ( 450): type=1327 audit(1663963222.524:112):
proctitle=2F76656E646F722F62696E2F7368002F76656E646F722F62696E2F6372656174655F66616
3746F72795F6566735F66696C65
09-23 15:00:22.534 E/audit ( 450): type=1300 audit(1663963222.524:113):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=e801c800
items=0 ppid=471 pid=809 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/system/bin/iptables"
subj=u:r:netd:s0 key=(null)
09-23 15:00:22.534 E/audit ( 450): type=1327 audit(1663963222.524:113):
proctitle=69707461626C6573002D77002D740066696C746572002D41006F656D5F64617461002D6A0
06F656D5F7072696F74
09-23 15:00:22.535 I/SoftOMXPlugin( 652): createOMXPlugin
09-23 15:00:22.536 E/MediaCodecsXmlParser( 652): >>>SEC codec
09-23 15:00:22.536 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_sec_primary.xml...
09-23 15:00:22.542 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.543 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_ddp.xml...
09-23 15:00:22.550 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_ac4.xml...
09-23 15:00:22.555 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
09-23 15:00:22.560 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs.xml...
09-23 15:00:22.562 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.564 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_mediatek_video.xml...
09-23 15:00:22.579 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_google_audio.xml...
09-23 15:00:22.581 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ICameraProvider/internal/0": error code:
0x20, try count : 1
09-23 15:00:22.584 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_google_telephony.xml...
09-23 15:00:22.584 E/audit ( 450): type=1400 audit(1663963222.580:114): avc:
denied { dac_read_search } for pid=818 comm="touch" capability=2
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.584 E/audit ( 450): type=1400 audit(1663963222.580:114): avc:
denied { dac_override } for pid=818 comm="touch" capability=1
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.584 E/audit ( 450): type=1300 audit(1663963222.580:114):
arch=40000028 syscall=348 per=8 success=no exit=-13 a0=ffffff9c a1=ffaa4483
a2=ffaa3550 a3=0 items=0 ppid=791 pid=818 auid=4294967295 uid=0 gid=1000 euid=0
suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="touch" exe="/vendor/bin/toybox_vendor" subj=u:r:factory_services:s0
key=(null)
09-23 15:00:22.584 E/audit ( 450): type=1327 audit(1663963222.580:114):
proctitle=746F756368002F6566732F626C7565746F6F74682F62745F61646472
09-23 15:00:22.584 E/audit ( 450): type=1400 audit(1663963222.580:115): avc:
denied { dac_read_search } for pid=818 comm="touch" capability=2
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.584 E/audit ( 450): type=1400 audit(1663963222.580:115): avc:
denied { dac_override } for pid=818 comm="touch" capability=1
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.584 E/audit ( 450): type=1300 audit(1663963222.580:115):
arch=40000028 syscall=334 per=8 success=no exit=-13 a0=ffffff9c a1=ffaa4483 a2=0
a3=0 items=0 ppid=791 pid=818 auid=4294967295 uid=0 gid=1000 euid=0 suid=0 fsuid=0
egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295 comm="touch"
exe="/vendor/bin/toybox_vendor" subj=u:r:factory_services:s0 key=(null)
09-23 15:00:22.584 E/audit ( 450): type=1327 audit(1663963222.580:115):
proctitle=746F756368002F6566732F626C7565746F6F74682F62745F61646472
09-23 15:00:22.584 E/audit ( 450): type=1400 audit(1663963222.580:116): avc:
denied { dac_read_search } for pid=818 comm="touch" capability=2
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.584 E/audit ( 450): type=1400 audit(1663963222.580:116): avc:
denied { dac_override } for pid=818 comm="touch" capability=1
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.584 E/audit ( 450): type=1300 audit(1663963222.580:116):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ffaa4483
a2=20040 a3=1b6 items=0 ppid=791 pid=818 auid=4294967295 uid=0 gid=1000 euid=0
suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="touch" exe="/vendor/bin/toybox_vendor" subj=u:r:factory_services:s0
key=(null)
09-23 15:00:22.584 E/audit ( 450): type=1327 audit(1663963222.580:116):
proctitle=746F756368002F6566732F626C7565746F6F74682F62745F61646472
09-23 15:00:22.584 D/PQCommon( 768): [PQ_PROT] [PQCust] libpq_cust_base.so OK,
libpq_cust.so absent
09-23 15:00:22.585 E/audit ( 450): type=1400 audit(1663963222.580:117): avc:
denied { dac_read_search } for pid=791 comm="create_factory_" capability=2
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.585 E/audit ( 450): type=1400 audit(1663963222.580:117): avc:
denied { dac_override } for pid=791 comm="create_factory_" capability=1
scontext=u:r:factory_services:s0 tcontext=u:r:factory_services:s0 tclass=capability
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:22.585 E/audit ( 450): type=1300 audit(1663963222.580:117):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=f71a91e4
a2=20241 a3=1b6 items=0 ppid=1 pid=791 auid=4294967295 uid=0 gid=1000 euid=0 suid=0
fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="create_factory_" exe="/vendor/bin/sh" subj=u:r:factory_services:s0 key=(null)
09-23 15:00:22.585 E/audit ( 450): type=1327 audit(1663963222.580:117):
proctitle=2F76656E646F722F62696E2F7368002F76656E646F722F62696E2F6372656174655F66616
3746F72795F6566735F66696C65
09-23 15:00:22.585 V/MediaUtils( 639): physMem: 1876652032
09-23 15:00:22.586 V/MediaUtils( 639): requested limit: 1125991200
09-23 15:00:22.586 I/libc ( 639): malloc_limit: Allocation limit enabled, max
size 1125991200 bytes
09-23 15:00:22.587 D/PQ ( 768): [PQ_SERVICE] PQService constructor start
09-23 15:00:22.589 D/PQ ( 768): [PQ_SERVICE] PQService constructor end
09-23 15:00:22.589 W/libutils.threads( 768): Thread (this=0xeddf8b84): getTid() is
undefined before run()
09-23 15:00:22.589 D/PQ ( 768): [PQ_SERVICE] PQService : runThreadLoop
09-23 15:00:22.589 D/AAL ( 768): AALService constructor
09-23 15:00:22.590 D/AAL ( 768): Screen size = (w 720, h 1520)
09-23 15:00:22.590 D/AAL ( 768): setFunction: 0x0 -> 0x0
09-23 15:00:22.590 W/libutils.threads( 768): Thread (this=0xedfae140): getTid() is
undefined before run()
09-23 15:00:22.590 D/AAL ( 768): AALService : runThreadLoop
09-23 15:00:22.591 D/AAL ( 768): AALService is ready to run.
09-23 15:00:22.590 D/FaceHal ( 801): face_open
09-23 15:00:22.592 D/AnculkFace( 801): ****openHal****
09-23 15:00:22.592 I/TeeSysClient( 801): driver version: v8.3
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:104]
09-23 15:00:22.592 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_google_video_le.xml...
09-23 15:00:22.592 I/TeeSysClient( 801): driver open
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:109]
09-23 15:00:22.592 E/faceunlock_ca( 801): TEEC_InitializeContext ok
09-23 15:00:22.593 D/AALCust ( 768): [AALCust] Load libaal_cust.so:OK |
libaal_cust_base.so:NOT_FOUND
09-23 15:00:22.594 D/AALCust ( 768): [AALCust] Load libpq_cust.so:NOT_FOUND |
libpq_cust_base.so:OK
09-23 15:00:22.594 D/AAL ( 768): AALFW initializing
09-23 15:00:22.594 I/hwservicemanager( 357): Since
[email protected]::IFactoryInterface/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:22.594 D/AAL ( 768): custInit = ec2d87d1, preWait = 0, postWait =
0, custDeinit = 0
09-23 15:00:22.594 D/AAL ( 768): mVirtual10ToPhysical12 = 0
09-23 15:00:22.594 D/AAL ( 768): loadGameDRETable: get iDispDRERegEntry, size:
20
09-23 15:00:22.594 D/AALCust ( 768): [AALCust] Load InitFunction
09-23 15:00:22.594 D/AALCust ( 768): [AALCust] Load SupportEssLevelCtlByKernel = 1
09-23 15:00:22.595 D/AALCust ( 768): [AALCust] Load SupportDreEnableCtlByKernel =
1
09-23 15:00:22.595 D/AALLightSensor( 768): AALLightSensor setEnabled 0-->1
09-23 15:00:22.595 W/libutils.threads( 768): Thread (this=0xedfa5050): getTid() is
undefined before run()
09-23 15:00:22.595 D/AALCust ( 768): [AALCust] Load libdre.so:NOT_FOUND |
NoChipCust:NOT_FOUND
09-23 15:00:22.595 D/AAL ( 768): setDebugFlags: FW setDebugFlags DONE
09-23 15:00:22.596 E/AALCust ( 768): Invalid LCM index -1, LCM count 1
09-23 15:00:22.596 I/AALCust ( 768): LCM index: 0/1
09-23 15:00:22.596 D/AALCust ( 768): [AALCust] Load ReadabilityEnhancementMode =
25
09-23 15:00:22.596 D/AALCust ( 768): [AALCust] Load ReadabilityEnhancementMode =
25
09-23 15:00:22.596 D/AALCust ( 768): [AALCust] Load ReadabilityLevel = 207
09-23 15:00:22.596 D/AALCust ( 768): [AALCust] Load LowBLReadabilityLevel = 0
09-23 15:00:22.597 D/PQ ( 768): [PQ_SERVICE] PQService is ready to run.
09-23 15:00:22.597 I/HidlServiceManagement( 768): Registered
[email protected]::IPictureQuality/default
09-23 15:00:22.598 D/AALCust ( 768): [AALCust] Load ESS_alg_mode = 31
09-23 15:00:22.598 D/AALCust ( 768): [AALCust] Load ESS_alg_mode = 31
09-23 15:00:22.598 D/AALCust ( 768): [AALCust] Load MinOutBL = 0
09-23 15:00:22.598 D/AALCust ( 768): [AALCust] Load SmartBacklightStrength = 128
09-23 15:00:22.598 D/AALCust ( 768): [AALCust] Load SmartBacklightRange = 128
09-23 15:00:22.598 D/AALCust ( 768): [AALCust] Load LcmGamma = 2.200000
09-23 15:00:22.599 D/AALCust ( 768): [AALCust] Load ESSVorYHist1
09-23 15:00:22.599 D/AALCust ( 768): [AALCust] Load ESSVorYHist2
09-23 15:00:22.599 D/AALCust ( 768): [AALCust] Load strenth_mode = 0
09-23 15:00:22.599 D/AAL ( 768): custInit = ec2d87d1, preWait = 0, postWait =
0, custDeinit = 0
09-23 15:00:22.599 D/AAL ( 768): mVirtual10ToPhysical12 = 0
09-23 15:00:22.599 D/AAL ( 768): getTuningReg: getTuningReg:
SmartBacklightStrength(id 41)
09-23 15:00:22.599 D/AAL ( 768): mInitSmartBacklightStrength = 128
09-23 15:00:22.600 D/AAL ( 768): Registers initialized
09-23 15:00:22.602 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_performance.xml...
09-23 15:00:22.602 I/TeeMcDaemon( 405): open: Open storage file
"/data/vendor/mcRegistry/TbStorage/Store_0.tf"
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/FSD2.cpp:182]
09-23 15:00:22.603 I/hwservicemanager( 357): Since
[email protected]::ISensorManager/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:22.603 D/AALLightSensor( 768): sensorservice is not ready
09-23 15:00:22.605 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.606 D/AAL ( 768): getTuningReg: getTuningReg:
SmartBacklightStrength(id 41)
09-23 15:00:22.606 I/HidlServiceManagement( 768): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:22.607 I/LegacySupport( 768): Registration complete for
[email protected]::IPictureQuality/default.
09-23 15:00:22.611 W/mediaextractor( 639): libminijail[639]: failed to get path of
fd 5: No such file or directory
09-23 15:00:22.611 W/mediaextractor( 639): libminijail[639]: allowing syscall:
clock_gettime
09-23 15:00:22.611 W/mediaextractor( 639): libminijail[639]: allowing syscall:
connect
09-23 15:00:22.611 W/mediaextractor( 639): libminijail[639]: allowing syscall:
fcntl64
09-23 15:00:22.612 W/mediaextractor( 639): libminijail[639]: allowing syscall:
socket
09-23 15:00:22.612 D/PQ ( 768): [PQ_SERVICE] Get HIDL memory success.
09-23 15:00:22.612 W/mediaextractor( 639): libminijail[639]: allowing syscall:
writev
09-23 15:00:22.614 I/TeeMcDaemon( 405): open: storage file
"/data/vendor/mcRegistry/TbStorage/Store_0.tf" successfully open (size: 33 KB /
33792 B))
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/Daemon/src/FSD2.cpp:198]
09-23 15:00:22.615 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 96 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.615 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 102 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.615 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 105 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.615 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 108 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.615 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 111 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 155 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 161 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 165 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 172 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 175 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 181 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 193 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 197 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 207 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 213 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.616 D/MediaCodecsXmlParser( 652): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
09-23 15:00:22.619 E/audit ( 450): type=1300 audit(1663963222.616:118):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=e9e0d000
items=0 ppid=471 pid=830 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.619 E/audit ( 450): type=1327 audit(1663963222.616:118):
proctitle=6970367461626C6573002D77002D740066696C746572002D4E006F656D5F7072696F74
09-23 15:00:22.621 I/HidlServiceManagement( 652): Registered
[email protected]::IOmx/default
09-23 15:00:22.622 I/HidlServiceManagement( 652): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:22.623 I/[email protected]( 652): IOmx HAL
service created.
09-23 15:00:22.624 I/OmxStore( 652): omx common prefix: 'OMX.'
09-23 15:00:22.624 E/MediaCodecsXmlParser( 652): >>>SEC codec
09-23 15:00:22.624 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_sec_primary.xml...
09-23 15:00:22.625 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_ddp.xml...
09-23 15:00:22.626 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_ac4.xml...
09-23 15:00:22.626 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
09-23 15:00:22.626 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs.xml...
09-23 15:00:22.626 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_mediatek_video.xml...
09-23 15:00:22.628 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_google_audio.xml...
09-23 15:00:22.630 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_google_telephony.xml...
09-23 15:00:22.630 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_google_video_le.xml...
09-23 15:00:22.631 E/faceunlock_ca( 801): TEEC_OpenSession success
09-23 15:00:22.631 W/mediaextractor( 639): libminijail[639]: logging seccomp
filter failures
09-23 15:00:22.631 D/AnculkFace( 801): openHal -- persist.vendor.wt_face_debug=0
mWtFaceDebug=0
09-23 15:00:22.632 E/faceunlock_ca( 801): [getFeatureCount],feature_count = 0x0
09-23 15:00:22.633 D/tor ( 639): Time zone APEX ICU file found:
/apex/com.android.tzdata/etc/icu/icu_tzdata.dat
09-23 15:00:22.633 D/tor ( 639): I18n APEX ICU file found:
/apex/com.android.i18n/etc/icu/icudt66l.dat
09-23 15:00:22.635 D/MediaCodecsXmlParser( 652): parsing
/vendor/etc/media_codecs_performance.xml...
09-23 15:00:22.635 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 96 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.636 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 102 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.636 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 105 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.636 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 108 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.636 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 111 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.636 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 155 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.636 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 161 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.637 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 165 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.637 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 172 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.637 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 175 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.637 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 181 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.637 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 193 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.637 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 197 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.637 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 207 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.638 D/MediaCodecsXmlParser( 652): MediaCodec: cannot update non-
existing codec at line 213 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:22.638 D/MediaCodecsXmlParser( 652): Cannot find
/data/misc/media/media_codecs_profiling_results.xml
09-23 15:00:22.638 E/MediaCodecsXmlParser( 652): Role video_decoder.vc1 has
mismatching types: video/wvc1 and video/x-ms-wmv
09-23 15:00:22.641 E/audit ( 450): type=1300 audit(1663963222.636:119):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=f3780000
items=0 ppid=471 pid=839 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.641 E/audit ( 450): type=1327 audit(1663963222.636:119):
proctitle=6970367461626C6573002D77002D740066696C746572002D41006F656D5F64617461002D6
A006F656D5F7072696F74
09-23 15:00:22.643 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.644 I/OemIptablesHook( 462): OEM iptable hook installed.
09-23 15:00:22.644 I/netd ( 462): Setting up OEM hooks: 1624210us
09-23 15:00:22.645 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.645 D/IptablesRestoreController( 462): :input_dos -
09-23 15:00:22.645 D/IptablesRestoreController( 462): -A INPUT -j input_dos
09-23 15:00:22.645 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.645 I/hw-BpHwBinder( 357): onLastStrongRef automatically unlinking
death recipients
09-23 15:00:22.646 I/HidlServiceManagement( 652): Registered
[email protected]::IOmxStore/default
09-23 15:00:22.646 I/HidlServiceManagement( 652): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:22.647 E/audit ( 450): type=1300 audit(1663963222.644:120):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f613f800
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.647 I/SEC_componentStore( 652): Instantiating Codec2's C2+++
09-23 15:00:22.647 I/SEC_componentStore( 652): Creating vendor Codec2 service...
09-23 15:00:22.647 E/audit ( 450): type=1327 audit(1663963222.644:120):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:22.647 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:22.650 E/audit ( 450): type=1300 audit(1663963222.644:121):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efa61000
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.650 E/audit ( 450): type=1327 audit(1663963222.644:121):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:22.650 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.650 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.650 D/IptablesRestoreController( 462): :input_dos -
09-23 15:00:22.650 D/IptablesRestoreController( 462): -A input_dos -p tcp -m
conntrack --ctstate NEW -m limit --limit 50/sec --limit-burst 50 -j ACCEPT
09-23 15:00:22.650 D/IptablesRestoreController( 462): -A input_dos -p tcp -m
conntrack --ctstate NEW -j DROP
09-23 15:00:22.650 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.653 E/audit ( 450): type=1300 audit(1663963222.648:122):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f6125000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.654 E/audit ( 450): type=1327 audit(1663963222.648:122):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:22.656 E/audit ( 450): type=1300 audit(1663963222.652:123):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efa64800
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.656 E/audit ( 450): type=1327 audit(1663963222.652:123):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:22.656 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.656 I/netd ( 462): Setting up FirewallController hooks: 11699us
09-23 15:00:22.656 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.656 D/IptablesRestoreController( 462): :tetherctrl_FORWARD -
09-23 15:00:22.656 D/IptablesRestoreController( 462): -A tetherctrl_FORWARD -j
DROP
09-23 15:00:22.656 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.656 D/IptablesRestoreController( 462): *nat
09-23 15:00:22.656 D/IptablesRestoreController( 462): :tetherctrl_nat_POSTROUTING
-
09-23 15:00:22.656 D/IptablesRestoreController( 462): :tetherctrl_nat_PREROUTING -
09-23 15:00:22.656 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.659 D/AnculkFace( 801): anc version changed from 3.0.1 to 3.0.2
09-23 15:00:22.659 E/audit ( 450): type=1300 audit(1663963222.656:124):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f6125000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.659 E/audit ( 450): type=1327 audit(1663963222.656:124):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:22.659 D/AnculkFace( 801): NO EXISTED FILE_RESTORE_FEATURE
09-23 15:00:22.660 D/FaceHal ( 801): set_notify_callback
09-23 15:00:22.660 E/FaceHIDL( 801): face HAL successfully initialized
09-23 15:00:22.661 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:22.663 E/audit ( 450): type=1300 audit(1663963222.660:125):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f63f8400
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.663 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.663 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.663 D/IptablesRestoreController( 462): :tetherctrl_FORWARD -
09-23 15:00:22.663 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.663 D/IptablesRestoreController( 462): *raw
09-23 15:00:22.663 D/IptablesRestoreController( 462): :tetherctrl_raw_PREROUTING -
09-23 15:00:22.663 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.663 E/audit ( 450): type=1327 audit(1663963222.660:125):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:22.665 E/audit ( 450): type=1300 audit(1663963222.660:126):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efa64800
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.665 E/audit ( 450): type=1327 audit(1663963222.660:126):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:22.666 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.666 E/audit ( 450): type=1300 audit(1663963222.664:127):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efacde00
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.666 E/audit ( 450): type=1327 audit(1663963222.664:127):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:22.666 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.666 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *mangle
09-23 15:00:22.666 D/IptablesRestoreController( 462): -A tetherctrl_mangle_FORWARD
-p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu
09-23 15:00:22.666 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.672 I/HidlServiceManagement( 801): Registered
[email protected]::IBiometricsFace/default
09-23 15:00:22.672 I/HidlServiceManagement( 801): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:22.672 E/[email protected]( 801): main 2
09-23 15:00:22.674 I/OMXClient( 643): IOmx service obtained
09-23 15:00:22.674 I/OMXMaster( 652):
makeComponentInstance(OMX.google.aac.decoder) in android.hardwar process
09-23 15:00:22.676 E/audit ( 450): type=1300 audit(1663963222.672:128):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f6100000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.676 E/audit ( 450): type=1327 audit(1663963222.672:128):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:22.676 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.676 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.676 D/IptablesRestoreController( 462): :tetherctrl_counters -
09-23 15:00:22.676 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.677 E/audit ( 450): type=1300 audit(1663963222.672:129):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f6122000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.676 I/factoryInterface_common( 792): factoryInterface, main():
factoryInterface Service is now ready
09-23 15:00:22.677 E/audit ( 450): type=1327 audit(1663963222.672:129):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:22.677 E/ion ( 652): ioctl c0044901 failed with code -1: Invalid
argument
09-23 15:00:22.677 I/SEC_componentStore( 652): >>SEC Codec2's SetIonUsage
ion_is_legacy++++++++
09-23 15:00:22.677 I/SEC_componentStore( 652): >>>SEC C2AllocatorIon::mapUsage
ion_is_legacy MTK 400
09-23 15:00:22.677 I/SEC_componentStore( 652): >>SEC Codec2's1 SetIonUsage : 1024
09-23 15:00:22.677 I/SEC_componentStore( 652): >>SEC Codec2's SetIonUsage
09-23 15:00:22.677 E/audit ( 450): type=1300 audit(1663963222.672:130):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=29 a2=40 a3=efa64800
items=0 ppid=462 pid=468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.677 E/audit ( 450): type=1327 audit(1663963222.672:130):
proctitle=2F73797374656D2F62696E2F6970367461626C65732D726573746F7265002D2D6E6F666C7
57368002D77002D76
09-23 15:00:22.678 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.678 I/netd ( 462): Setting up TetherController hooks: 21573us
09-23 15:00:22.678 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.678 D/IptablesRestoreController( 462): -S
09-23 15:00:22.678 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.678 I/zygote ( 463): Using memfd for future sealing
09-23 15:00:22.687 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.687 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_INPUT -
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_OUTPUT -
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_FORWARD -
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_happy_box -
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_penalty_box -
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_data_saver -
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_costly_shared -
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_global_alert -
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_foc_box -
09-23 15:00:22.687 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.687 D/IptablesRestoreController( 462): *raw
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_raw_PREROUTING -
09-23 15:00:22.687 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.687 D/IptablesRestoreController( 462): *mangle
09-23 15:00:22.687 D/IptablesRestoreController( 462): :bw_mangle_POSTROUTING -
09-23 15:00:22.687 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.688 E/audit ( 450): type=1300 audit(1663963222.684:131):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f5fe3000
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.688 E/audit ( 450): type=1327 audit(1663963222.684:131):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:22.688 E/audit ( 450): type=1300 audit(1663963222.684:132):
arch=40000028 syscall=294 per=8 success=yes exit=0 a0=4 a1=0 a2=40 a3=f63f8400
items=0 ppid=462 pid=467 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0
sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor"
exe="/system/bin/iptables" subj=u:r:netd:s0 key=(null)
09-23 15:00:22.688 E/audit ( 450): type=1327 audit(1663963222.684:132):
proctitle=2F73797374656D2F62696E2F69707461626C65732D726573746F7265002D2D6E6F666C757
368002D77002D76
09-23 15:00:22.691 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.691 I/netd ( 462): Setting up BandwidthController hooks: 13016us
09-23 15:00:22.691 I/netd ( 462): Setting up IdletimerController hooks: 123us
09-23 15:00:22.691 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.691 D/IptablesRestoreController( 462): :st_OUTPUT -
09-23 15:00:22.691 D/IptablesRestoreController( 462): :st_penalty_log -
09-23 15:00:22.691 D/IptablesRestoreController( 462): :st_penalty_reject -
09-23 15:00:22.691 D/IptablesRestoreController( 462): :st_clear_caught -
09-23 15:00:22.691 D/IptablesRestoreController( 462): :st_clear_detect -
09-23 15:00:22.691 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.694 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.694 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.694 D/IptablesRestoreController( 462): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
09-23 15:00:22.694 D/IptablesRestoreController( 462): -A st_penalty_log -j NFLOG
--nflog-group 0
09-23 15:00:22.694 D/IptablesRestoreController( 462): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
09-23 15:00:22.694 D/IptablesRestoreController( 462): -A st_penalty_reject -j
NFLOG --nflog-group 0
09-23 15:00:22.694 D/IptablesRestoreController( 462): -A st_penalty_reject -j
REJECT
09-23 15:00:22.694 D/IptablesRestoreController( 462): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
09-23 15:00:22.694 D/IptablesRestoreController( 462): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
09-23 15:00:22.694 D/IptablesRestoreController( 462): -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
09-23 15:00:22.694 D/IptablesRestoreController( 462): -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
09-23 15:00:22.694 D/IptablesRestoreController( 462): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
09-23 15:00:22.694 D/IptablesRestoreController( 462): -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
09-23 15:00:22.694 D/IptablesRestoreController( 462): -A st_clear_detect -p udp -j
st_clear_caught
09-23 15:00:22.694 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.695 I/factoryInterface_common( 792): factoryInterface,
interfaceConf(): init interfaceConf
09-23 15:00:22.696 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.696 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_runin.base=0
09-23 15:00:22.696 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_runin.offset=4
09-23 15:00:22.696 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_penalty_log -j
CONNMARK --or-mark 0x1000000
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_penalty_log -j NFLOG
--nflog-group 0
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_penalty_reject -j
CONNMARK --or-mark 0x2000000
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_penalty_reject -j
NFLOG --nflog-group 0
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_penalty_reject -j
REJECT
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_clear_detect -m
connmark --mark 0x2000000/0x2000000 -j REJECT
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
09-23 15:00:22.696 D/IptablesRestoreController( 462): -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
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_clear_detect -p udp -m
u32 --u32 "48&0xFFFF0000=0x16FE0000 &&60&0x00FF0000=0x00010000" -j CONNMARK --or-
mark 0x1000000
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_clear_detect -m
connmark --mark 0x1000000/0x1000000 -j RETURN
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_clear_detect -p tcp -m
state --state ESTABLISHED -m u32 --u32 "52>>26&0x3C@ 40&0x0=0x0" -j st_clear_caught
09-23 15:00:22.696 D/IptablesRestoreController( 462): -A st_clear_detect -p udp -j
st_clear_caught
09-23 15:00:22.696 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.696 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): flag_runin.mode config err.
09-23 15:00:22.696 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_runin.size =4
09-23 15:00:22.696 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_runin.type:nv
09-23 15:00:22.696 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_mmi_current_bit.base=0
09-23 15:00:22.696 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_mmi_current_bit.offset=855
09-23 15:00:22.696 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): flag_mmi_current_bit.mode
config err.
09-23 15:00:22.696 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): flag_mmi_current_bit.size
config err.
09-23 15:00:22.696 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_mmi_current_bit.type:nv
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_pcba_current_bit.base=0
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_pcba_current_bit.offset=854
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): flag_pcba_current_bit.mode
config err.
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): flag_pcba_current_bit.size
config err.
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_pcba_current_bit.type:nv
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_optical_calibration.base=0
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_optical_calibration.offset=-1
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): flag_optical_calibration.mode
config err.
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): flag_optical_calibration.size
config err.
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_optical_calibration.type:nv
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_proximity_calibration.base=0
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_proximity_calibration.offset=-1
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj():
flag_proximity_calibration.mode config err.
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj():
flag_proximity_calibration.size config err.
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_proximity_calibration.type:nv
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_custornv.base=1
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_custornv.offset=0
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): flag_custornv.mode config
err.
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_custornv.size =104
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_custornv.type:nv
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): country_code.base=0
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): country_code.offset=-1
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): country_code.mode config err.
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): country_code.size =32
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): country_code.type:nv
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): carrierId.base=0
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): carrierId.offset=204
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): carrierId.mode config err.
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): carrierId.size =32
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): carrierId.type:nv
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): hardwareVer.base=0
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): hardwareVer.offset=924
09-23 15:00:22.697 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): hardwareVer.mode config err.
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): hardwareVer.size =10
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): hardwareVer.type:nv
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_Gyro_calibration.base=0
09-23 15:00:22.697 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_Gyro_calibration.offset=-1
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): flag_Gyro_calibration.mode
config err.
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): flag_Gyro_calibration.size
config err.
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_Gyro_calibration.type:nv
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_Acc_calibration.base=0
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_Acc_calibration.offset=-1
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): flag_Acc_calibration.mode
config err.
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): flag_Acc_calibration.size
config err.
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): flag_Acc_calibration.type:nv
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:0.base=0
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:0.offset=0
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:0.mode =1
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:0.size config err.
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:0.type:nv
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:1.base=0
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:1.offset=1
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:1.mode =3
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:1.size config err.
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:1.type:nv
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:2.base=0
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:2.offset=2
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:2.mode =17
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:2.size config err.
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:2.type:nv
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:3.base=0
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:3.offset=3
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:3.mode =9
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:3.size config err.
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:3.type:nv
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:4.base=0
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:4.offset=241
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:4.mode =5
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:4.size config err.
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:4.type:nv
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:5.base=0
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:5.offset=860
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:5.mode =2
09-23 15:00:22.698 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:5.size config err.
09-23 15:00:22.698 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:5.type:nv
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:6.base=0
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:6.offset=861
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:6.mode =6
09-23 15:00:22.699 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:6.size config err.
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:6.type:nv
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:7.base=0
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:7.offset=862
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:7.mode =4
09-23 15:00:22.699 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:7.size config err.
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:7.type:nv
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:8.base=0
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:8.offset=868
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:8.mode =11
09-23 15:00:22.699 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:8.size config err.
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:8.type:nv
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:9.base=0
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:9.offset=904
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:9.mode =10
09-23 15:00:22.699 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:9.size config err.
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:9.type:nv
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:10.base=0
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:10.offset=905
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:10.mode =18
09-23 15:00:22.699 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:10.size config
err.
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:10.type:nv
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:11.base=0
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:11.offset=906
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:11.mode =19
09-23 15:00:22.699 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:11.size config
err.
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:11.type:nv
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:12.base=0
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:12.offset=907
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:12.mode =0
09-23 15:00:22.699 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:12.size config
err.
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:12.type:nv
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:13.base=0
09-23 15:00:22.700 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.701 I/netd ( 462): Setting up StrictController hooks: 9736us
09-23 15:00:22.701 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *nat
09-23 15:00:22.701 D/IptablesRestoreController( 462): :mec_nat_OUTPUT -
09-23 15:00:22.701 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.699 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:13.offset=908
09-23 15:00:22.701 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:13.mode =20
09-23 15:00:22.701 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:13.size config
err.
09-23 15:00:22.701 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:13.type:nv
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:14.base=0
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:14.offset=909
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:14.mode =7
09-23 15:00:22.702 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:14.size config
err.
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:14.type:nv
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:15.base=0
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:15.offset=910
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:15.mode =8
09-23 15:00:22.702 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:15.size config
err.
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:15.type:nv
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:16.base=0
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:16.offset=911
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:16.mode =21
09-23 15:00:22.702 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:16.size config
err.
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:16.type:nv
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:17.base=0
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:17.offset=912
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:17.mode =22
09-23 15:00:22.702 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:17.size config
err.
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:17.type:nv
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:18.base=0
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:18.offset=913
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:18.mode =23
09-23 15:00:22.702 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:18.size config
err.
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:18.type:nv
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:19.base=0
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:19.offset=914
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:19.mode =24
09-23 15:00:22.702 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:19.size config
err.
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:19.type:nv
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:20.base=0
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:20.offset=915
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:20.mode =25
09-23 15:00:22.702 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,151,__initNvItemObj(): mode index:20.size config
err.
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): mode index:20.type:nv
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_plsensor_calibflag.base=0
09-23 15:00:22.702 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_plsensor_calibflag.offset=952
09-23 15:00:22.702 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): ss_plsensor_calibflag.mode
config err.
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_plsensor_calibflag.size =4
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_plsensor_calibflag.type:nv
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_plsensor_testflag.base=0
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_plsensor_testflag.offset=953
09-23 15:00:22.703 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): ss_plsensor_testflag.mode
config err.
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_plsensor_testflag.size =4
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_plsensor_testflag.type:nv
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_nfc_testflag.base=0
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_nfc_testflag.offset=951
09-23 15:00:22.703 E/factoryInterface_common( 792): ERROR:
factoryInterface,factoryNv.cpp,145,__initNvItemObj(): ss_nfc_testflag.mode config
err.
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_nfc_testflag.size =4
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface,
__initNvItemObj(): ss_nfc_testflag.type:nv
09-23 15:00:22.703 I/factoryInterface_common( 792): factoryInterface, factoryNv():
sn_type:,phone_sn_type:,cali_type:
09-23 15:00:22.703 W/IptablesRestoreController( 462): iptables-restore process 468
terminated status=512
09-23 15:00:22.703 E/IptablesRestoreController( 462): iptables error:
09-23 15:00:22.703 E/IptablesRestoreController( 462): ------- COMMAND -------
09-23 15:00:22.703 E/IptablesRestoreController( 462): *nat
09-23 15:00:22.703 E/IptablesRestoreController( 462): :mec_nat_OUTPUT -
09-23 15:00:22.703 E/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.703 E/IptablesRestoreController( 462):
09-23 15:00:22.703 E/IptablesRestoreController( 462): ------- ERROR -------
09-23 15:00:22.703 E/IptablesRestoreController( 462): ip6tables-restore v1.8.4
(legacy): ip6tables-restore: unable to initialize table 'nat'
09-23 15:00:22.703 E/IptablesRestoreController( 462):
09-23 15:00:22.703 E/IptablesRestoreController( 462): Error occurred at line: 148
09-23 15:00:22.703 E/IptablesRestoreController( 462): Try `ip6tables-restore -h'
or 'ip6tables-restore --help' for more information.
09-23 15:00:22.703 E/IptablesRestoreController( 462): ----------------------
09-23 15:00:22.703 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : -1
09-23 15:00:22.703 I/netd ( 462): Setting up MecController::makeMecChain()
hooks: 2865us
09-23 15:00:22.703 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.703 D/IptablesRestoreController( 462): :limit -
09-23 15:00:22.703 D/IptablesRestoreController( 462): -A limit -p tcp ! --tcp-
flags FIN,SYN,RST NONE -j RETURN
09-23 15:00:22.703 D/IptablesRestoreController( 462): -A limit -p tcp --tcp-flags
ACK ACK -m length --length 0:53 -j RETURN
09-23 15:00:22.703 D/IptablesRestoreController( 462): -A limit -p tcp --dport 53 -
j RETURN
09-23 15:00:22.703 D/IptablesRestoreController( 462): -A limit -p udp --dport 53 -
j RETURN
09-23 15:00:22.703 D/IptablesRestoreController( 462): -A INPUT -p all -j limit
09-23 15:00:22.703 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.703 E/audit ( 357): avc: denied { find } for
interface=android.hardware.light::ILight sid=u:r:factory_services:s0 pid=792
scontext=u:r:factory_services:s0 tcontext=u:object_r:hal_light_hwservice:s0
tclass=hwservice_manager permissive=0
09-23 15:00:22.704 E/factoryInterface_common( 792): ERROR:
factoryInterface,light.cpp,45,associate(): Unable to get ILight interface.
09-23 15:00:22.704 I/factoryInterface_common( 792): factoryInterface, light():
init Light
09-23 15:00:22.704 I/factoryInterface_common( 792): factoryInterface,
initLightConfig(): end initLightConfig
09-23 15:00:22.704 I/factoryInterface_common( 792): factoryInterface,
initLightConfig(): end initLightConfig
09-23 15:00:22.704 I/factoryInterface_common( 792): factoryInterface,
initLightConfig(): end initLightConfig
09-23 15:00:22.704 I/factoryInterface_common( 792): factoryInterface,
initLightConfig(): end initLightConfig
09-23 15:00:22.704 I/factoryInterface_common( 792): factoryInterface,
initLightConfig(): end initLightConfig
09-23 15:00:22.704 E/factoryInterface_common( 792): ERROR:
factoryInterface,light.cpp,135,initLightConfig(): needSwitch config err.
09-23 15:00:22.704 I/factoryInterface_common( 792): factoryInterface,
initLightConfig(): end initLightConfig
09-23 15:00:22.704 I/factoryInterface_common( 792): factoryInterface,
initLightConfig(): end initLightConfig
09-23 15:00:22.704 I/factoryInterface_common( 792): factoryInterface,
flashLight(): init flashLight
09-23 15:00:22.705 E/factoryInterface_common( 792): ERROR:
factoryInterface,flashLight.cpp,22,initFlashConfig(): needSwitch config err.
09-23 15:00:22.705 E/factoryInterface_common( 792): ERROR:
factoryInterface,flashLight.cpp,22,initFlashConfig(): needSwitch config err.
09-23 15:00:22.705 I/factoryInterface_common( 792): factoryInterface, backlight():
init backlight
09-23 15:00:22.705 W/mnld ( 683): thread_adc_capture_init: open_port: Unable to
open /dev/gps_emi, retry:2
09-23 15:00:22.706 E/factoryInterface_common( 792): ERROR:
factoryInterface,batteryInfo.cpp,8,batteryInfo(): voltage config err.
09-23 15:00:22.706 E/factoryInterface_common( 792): ERROR:
factoryInterface,drivernode.cpp,23,drivernode(): sim_tray2 config err.
09-23 15:00:22.706 I/factoryInterface_common( 792): factoryInterface,
sensor_init(): sensor_init start sensor initial
09-23 15:00:22.707 I/factoryInterface_common( 792): [Meta] write_int failed to
open /sys/class/BOOT/BOOT/boot/boot_mode
09-23 15:00:22.707 I/factoryInterface_common( 792): [Meta] Not Support boot mode!
BootMode=-2
09-23 15:00:22.708 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.709 I/hwservicemanager( 357): Since
[email protected]::ISensorManager/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:22.709 I/factoryInterface_common( 792): [Meta] write_int failed to
open /sys/class/BOOT/BOOT/boot/boot_mode
09-23 15:00:22.710 D/agps ( 773): [WLAN-ASSISTANT] custom nvram filename =
/mnt/vendor/nvdata/APCFG/APRDEB/WIFI
09-23 15:00:22.710 I/factoryInterface_common( 792): [Meta] Not Support boot mode!
BootMode=-2
09-23 15:00:22.710 D/agps ( 773): [WLAN-ASSISTANT] nvram_path_file =
/mnt/vendor/nvdata/APCFG/APRDEB/WIFI, nvrma_file = WIFI
09-23 15:00:22.710 D/agps ( 773): [WLAN-ASSISTANT] nvram size = 2048
09-23 15:00:22.710 D/agps ( 773): [WLAN-ASSISTANT] Unable to access mac file
09-23 15:00:22.712 I/HidlServiceManagement( 792): Registered
[email protected]::IFactoryInterface/default
09-23 15:00:22.712 I/HidlServiceManagement( 792): Removing namespace from process
name [email protected] to [email protected].
09-23 15:00:22.714 I/factoryInterface_common( 792): factoryInterface, main():
IFactoryInterface is:0
09-23 15:00:22.718 I/factoryInterface_common( 792): factoryInterface,
interfaceConf(): init interfaceConf
09-23 15:00:22.726 I/HidlServiceManagement( 792): Registered
[email protected]::IFactoryAta/default
09-23 15:00:22.727 I/factoryInterface_common( 792): factoryInterface, main():
IFactoryAta is:0
09-23 15:00:22.727 D/[email protected]( 789):
Opening fingerprint hal library...
09-23 15:00:22.727 E/[email protected]( 789):
fingerprint open hal i = 0
09-23 15:00:22.727 E/[email protected]( 789):
Module ID = fpcfingerprint
09-23 15:00:22.730 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000008 = 0x00000002
09-23 15:00:22.730 D/PQ ( 768): [PQ_SERVICE] PQ_DBG_SHP_EN_STR[2]
09-23 15:00:22.731 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x0000000c = 0x00000002
09-23 15:00:22.731 D/PQ ( 768): [PQ_SERVICE] PQ_DBG_DSHP_EN_STR[2]
09-23 15:00:22.741 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.742 I/netd ( 462): Setting up NetlimitControl hooks: 38207us
09-23 15:00:22.742 I/ClatdController( 462): 4.9+ kernel and device shipped with P
- clat ebpf might work.
09-23 15:00:22.742 I/netd ( 462): Initializing ClatdController: 404us
09-23 15:00:22.744 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.745 I/netd ( 462): Initializing traffic control: 2639us
09-23 15:00:22.745 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.745 D/IptablesRestoreController( 462): -S
09-23 15:00:22.745 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.748 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.748 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_INPUT -
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_OUTPUT -
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_FORWARD -
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_happy_box -
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_penalty_box -
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_data_saver -
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_costly_shared -
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_global_alert -
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_foc_box -
09-23 15:00:22.748 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.748 D/IptablesRestoreController( 462): *raw
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_raw_PREROUTING -
09-23 15:00:22.748 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.748 D/IptablesRestoreController( 462): *mangle
09-23 15:00:22.748 D/IptablesRestoreController( 462): :bw_mangle_POSTROUTING -
09-23 15:00:22.748 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.765 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.765 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute *filter
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_INPUT -j
bw_global_alert
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_INPUT -p esp -j RETURN
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_INPUT -m mark --mark
0x100000/0x100000 -j RETURN
09-23 15:00:22.765 D/IptablesRestoreController( 462):
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_INPUT -j MARK --or-
mark 0x100000
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_OUTPUT -j
bw_global_alert
09-23 15:00:22.765 D/IptablesRestoreController( 462):
09-23 15:00:22.765 D/IptablesRestoreController( 462):
09-23 15:00:22.765 D/IptablesRestoreController( 462):
09-23 15:00:22.765 D/IptablesRestoreController( 462):
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_costly_shared -j
bw_penalty_box
09-23 15:00:22.765 D/IptablesRestoreController( 462): -I bw_penalty_box -m bpf --
object-pinned /sys/fs/bpf/prog_netd_skfilter_blacklist_xtbpf -j REJECT
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_penalty_box -j
bw_happy_box
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_happy_box -j
bw_data_saver
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_data_saver -j RETURN
09-23 15:00:22.765 D/IptablesRestoreController( 462): -I bw_happy_box -m bpf --
object-pinned /sys/fs/bpf/prog_netd_skfilter_whitelist_xtbpf -j RETURN
09-23 15:00:22.765 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.765 D/IptablesRestoreController( 462): *raw
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_raw_PREROUTING -i
ipsec+ -j RETURN
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_raw_PREROUTING -m
policy --pol ipsec --dir in -j RETURN
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_raw_PREROUTING -m bpf
--object-pinned /sys/fs/bpf/prog_netd_skfilter_ingress_xtbpf
09-23 15:00:22.765 D/IptablesRestoreController( 462): COMMIT
09-23 15:00:22.765 D/IptablesRestoreController( 462): *mangle
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_mangle_POSTROUTING -o
ipsec+ -j RETURN
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_mangle_POSTROUTING -m
policy --pol ipsec --dir out -j RETURN
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_mangle_POSTROUTING -j
MARK --set-mark 0x0/0x100000
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_mangle_POSTROUTING -m
owner --uid-owner clat -j RETURN
09-23 15:00:22.765 D/IptablesRestoreController( 462): -A bw_ma
09-23 15:00:22.768 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.776 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000010 = 0x00000000
09-23 15:00:22.777 D/PQ ( 768): [PQ_SERVICE] PQ_MDP_COLOR_EN_STR[0]
09-23 15:00:22.791 D/IptablesRestoreController( 462): [iptables debug]iptables-
restore execute done, res : 0
09-23 15:00:22.791 I/netd ( 462): Enabling bandwidth control: 46501us
09-23 15:00:22.797 E/connsyslogger( 614): select timeout
09-23 15:00:22.798 I/netd ( 462): Initializing RouteController: 6559us
09-23 15:00:22.799 D/XfrmController( 462): XfrmController::ipSecAddXfrmInterface,
line=1377
09-23 15:00:22.800 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:22.802 I/OMXClient( 643): IOmx service obtained
09-23 15:00:22.802 I/OMXMaster( 652): makeComponentInstance(OMX.dolby.ac3.decoder)
in android.hardwar process
09-23 15:00:22.803 E/AudioParamParser-vnd( 472): audioTypeLoadParamUnitHash(), No
paramUnit element found!
09-23 15:00:22.806 D/XfrmController( 462):
XfrmController::ipSecRemoveTunnelInterface, line=1590
09-23 15:00:22.806 D/XfrmController( 462): deviceName=ipsec_test
09-23 15:00:22.810 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.811 D/ccci_mdinit( 538): (1):md status event 9
09-23 15:00:22.812 D/fpc_fingerprint_hal( 789): fpc_hal_open
09-23 15:00:22.812 E/fpc_tac ( 789): fpc_tee_init: test
09-23 15:00:22.813 I/TeeSysClient( 789): driver version: v8.3
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:104]
09-23 15:00:22.813 I/TeeSysClient( 789): driver open
[vendor/mediatek/proprietary/trustzone/trustonic/source/external/mobicore/common/
500/ClientLib/src/driver.cpp:109]
09-23 15:00:22.813 D/fpc_tac ( 789): productId = t-base-MTK-A64-Android-
500a-V005-20200914_073624_11486_104359
09-23 15:00:22.813 D/fpc_tac ( 789): versionMci = 0x00010008
09-23 15:00:22.813 D/fpc_tac ( 789): versionSo = 0x00020002
09-23 15:00:22.813 D/fpc_tac ( 789): versionMclf = 0x00020005
09-23 15:00:22.813 D/fpc_tac ( 789): versionContainer = 0x00020001
09-23 15:00:22.813 D/fpc_tac ( 789): versionMcConfig = 0x00000003
09-23 15:00:22.813 D/fpc_tac ( 789): versionTlApi = 0x00010014
09-23 15:00:22.813 D/fpc_tac ( 789): versionDrApi = 0x00010004
09-23 15:00:22.813 D/fpc_tac ( 789): versionCmp = 0x00080003
09-23 15:00:22.815 D/STORAGE_OTP( 530): Kernel version: 4.19.127-22945975
09-23 15:00:22.816 D/STORAGE_OTP( 530): /dev/otp is not existed, not legacy
version.
09-23 15:00:22.816 D/STORAGE_OTP( 530): fail to open: /proc/version
09-23 15:00:22.816 D/STORAGE_OTP( 530): [emmc] does not exist
09-23 15:00:22.816 D/STORAGE_OTP( 530): storage otp device init failed
09-23 15:00:22.816 E/ccci_fsd(1)( 530): FS_OTP_init:otp_open failed, errno=2!
09-23 15:00:22.816 E/ccci_fsd(1)( 530): can't catch SIGKILL
09-23 15:00:22.821 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000014 = 0x00000000
09-23 15:00:22.821 D/PQ ( 768): [PQ_SERVICE] PQ_ADL_PROPERTY_STR[0]
09-23 15:00:22.827 D/fpc_tac ( 789): Opening the session 1666203
09-23 15:00:22.836 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000018 = 0x00000002
09-23 15:00:22.836 D/PQ ( 768): [PQ_SERVICE] PQ_ISO_SHP_EN_STR[2]
09-23 15:00:22.842 D/android.hardware.audio.service.mediatek( 472):
unloadXmlOps(), dlclose successfully (handle = 0x0xdde8641d)
09-23 15:00:22.843 D/AudioSpeechEnhanceInfo( 472): AudioSpeechEnhanceInfo(),
mAudioCustParamClient(0xf22890a0)
09-23 15:00:22.843 D/AudioALSADriverUtility( 472): AudioALSADriverUtility()
09-23 15:00:22.843 D/AudioALSADeviceParser( 472): getCardName(), card name
mtsndcard
09-23 15:00:22.843 W/AudioParamParser-vnd( 472): utilMkdir(), mkdir fail
(/data/vendor/audiohal/audio_param/)
09-23 15:00:22.844 D/AudioALSADeviceParser( 472): card open success
09-23 15:00:22.845 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.845 D/AudioALSADeviceParser( 472): current CardIndex = 0, Rch =
0
09-23 15:00:22.845 D/AudioALSADeviceParser( 472): current sound card name =
mtsndcard
09-23 15:00:22.845 D/AudioALSADeviceParser( 472): mCardIndex found = 0
09-23 15:00:22.846 D/AudioALSADeviceParser( 472): GetAllPcmAttribute(), Pcm open
success
09-23 15:00:22.846 E/AudioALSADeviceParser( 472): GetAllPcmAttribute fget error
09-23 15:00:22.847 D/AudioParamParser-vnd( 472): appHandleReloadCustXml(), Notify
xml file changed. (SoundEnhancement)
09-23 15:00:22.851 I/mediaswcodec( 776): media swcodec service starting
09-23 15:00:22.853 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x0000001c = 0x00000002
09-23 15:00:22.853 D/PQ ( 768): [PQ_SERVICE] PQ_ULTRARES_EN_STR[2]
09-23 15:00:22.860 W/mediaswcodec( 776): libminijail[776]: failed to get path of
fd 5: No such file or directory
09-23 15:00:22.861 W/mediaswcodec( 776): libminijail[776]: allowing syscall:
clock_gettime
09-23 15:00:22.861 W/mediaswcodec( 776): libminijail[776]: allowing syscall:
connect
09-23 15:00:22.861 W/mediaswcodec( 776): libminijail[776]: allowing syscall:
fcntl64
09-23 15:00:22.861 W/mediaswcodec( 776): libminijail[776]: allowing syscall:
socket
09-23 15:00:22.861 W/mediaswcodec( 776): libminijail[776]: allowing syscall:
writev
09-23 15:00:22.864 I/DecConfig( 652): initState mDaxState(1), mProfileIdx(0)
09-23 15:00:22.864 D/DlbDecParamCache( 652): setProfile(profile=-1)
09-23 15:00:22.864 D/DlbDecParamArray( 652): getProfileParams(profile = -1)
09-23 15:00:22.864 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x40000000
09-23 15:00:22.864 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000002
09-23 15:00:22.864 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000008
09-23 15:00:22.864 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000080
09-23 15:00:22.864 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00004000
09-23 15:00:22.864 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00008000
09-23 15:00:22.864 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000400
09-23 15:00:22.864 D/DecConfig( 652): default dvlo: -224, mOutputLevel: -14
09-23 15:00:22.864 D/DlbProfileParamArray( 652): loadXMLFile
09-23 15:00:22.865 W/mediaswcodec( 776): libminijail[776]: logging seccomp filter
failures
09-23 15:00:22.866 D/AudioALSADeviceParser( 472): Device 6 does not exist playback
09-23 15:00:22.867 I/CodecServiceRegistrant( 776): Creating software Codec2
service...
09-23 15:00:22.867 D/C2Store ( 776): Default ION heapmask = -1
09-23 15:00:22.868 D/C2Store ( 776): Default ION flags = 0
09-23 15:00:22.868 D/C2Store ( 776): Default ION align = 0
09-23 15:00:22.868 D/android.hardware.audio.service.mediatek( 472): loadXmlOps(),
dlopen successfully!... (libxml2.so, handle = 0x0x1560b53d)
09-23 15:00:22.869 D/AudioParamParser-vnd( 472): appHandleReloadAudioType(), Load
xml file successfully.
(/data/vendor/audiohal/audio_param//SoundEnhancement_AudioParam.xml)
09-23 15:00:22.870 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.870 D/AudioParamParser-vnd( 472): appHandleReloadCustXml(), Reload
audio type done. (SoundEnhancement)
09-23 15:00:22.871 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000044 = 0x00000000
09-23 15:00:22.871 D/PQ ( 768): [PQ_SERVICE]
PQ_ULTRARES_STRENGTH_PROPERTY_NAME[0]
09-23 15:00:22.875 D/android.hardware.audio.service.mediatek( 472):
unloadXmlOps(), dlclose successfully (handle = 0x0x1560b53d)
09-23 15:00:22.879 E/SemDvfsManager_JNI( 463): SemDvfsManager: registerfunction
enter
09-23 15:00:22.879 E/SemAffinityControl( 463): SemAffinityControl:
registerfunction enter
09-23 15:00:22.881 I/HidlServiceManagement( 776): Registered
[email protected]::IComponentStore/software
09-23 15:00:22.882 D/XfrmController( 462): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
09-23 15:00:22.882 D/XfrmController( 462): Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
09-23 15:00:22.882 I/netd ( 462): Initializing XfrmController: 84394us
09-23 15:00:22.882 I/hwservicemanager( 357): Since
[email protected]::IComponentStore/default is not registered, trying to
start it as a lazy HAL.
09-23 15:00:22.885 I/hwservicemanager( 357): Since
[email protected]::IComponentStore/default is not registered, trying to
start it as a lazy HAL.
09-23 15:00:22.886 W/zygote ( 463): JNI RegisterNativeMethods: attempt to
register 0 native methods for android.media.AudioAttributes
09-23 15:00:22.886 I/HidlServiceManagement( 776): getService: Trying again for
[email protected]::IComponentStore/default...
09-23 15:00:22.887 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000020 = 0x00000002
09-23 15:00:22.887 D/PQ ( 768): [PQ_SERVICE] PQ_HFG_EN_STR[2]
09-23 15:00:22.888 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000074 = 0x00000000
09-23 15:00:22.888 D/PQ ( 768): [PQ_SERVICE] MDP_HFG_ISPTUNING_FLAG[0]
09-23 15:00:22.891 D/AudioALSADeviceParser( 472): Device 18 does not exist
playback
09-23 15:00:22.892 D/AudioALSADeviceParser( 472): Device 18 does not exist capture
09-23 15:00:22.896 I/libnetd_resolv( 462): resolv_init: Initializing resolver
09-23 15:00:22.899 I/servicemanager( 356): Adding 'u:r:netd:s0' service
(dnsresolver:462)
09-23 15:00:22.901 I/Zygote ( 463): !@Boot_EBS_F: boot_progress_preload_start
09-23 15:00:22.902 D/Zygote ( 463): begin preload
09-23 15:00:22.902 I/Zygote ( 463): !@Boot: Begin of preload()
09-23 15:00:22.902 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000024 = 0x00000001
09-23 15:00:22.902 I/Zygote ( 463): Calling ZygoteHooks.beginPreload()
09-23 15:00:22.902 D/PQ ( 768): [PQ_SERVICE] PQ_MDP_COLOR_DBG_EN_STR[1]
09-23 15:00:22.904 I/servicemanager( 356): Adding 'u:r:netd:s0' service (netd:462)
09-23 15:00:22.905 D/RenderEngine( 524): shader cache generated - 48 shaders in
625.232422 ms
09-23 15:00:22.906 I/SurfaceFlinger( 524): RemoteScreen::initialized()
09-23 15:00:22.906 I/SurfaceFlinger( 524): RemoteScreen::initialized - update HW
Width(720), HW Height(1520)
09-23 15:00:22.907 I/servicemanager( 356): Adding 'u:r:surfaceflinger:s0' service
(SurfaceFlinger:524)
09-23 15:00:22.908 D/DlbProfileParamArray( 652): add the profile table:
profileId=0, paramNum=134, size=2336
09-23 15:00:22.908 D/DlbProfileParamArray( 652): add the profile table:
profileId=1, paramNum=134, size=2336
09-23 15:00:22.908 D/DlbProfileParamArray( 652): add the profile table:
profileId=2, paramNum=134, size=2336
09-23 15:00:22.908 D/DlbProfileParamArray( 652): add the profile table:
profileId=3, paramNum=134, size=2336
09-23 15:00:22.914 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.914 I/HidlServiceManagement( 524): Registered
[email protected]::IDisplayService/default
09-23 15:00:22.915 D/SurfaceFlinger( 524): Setting power mode 2 on display 0
09-23 15:00:22.915 I/hwcomposer( 484): [HWCDisplay] Display(0) SetPowerMode(2)
09-23 15:00:22.916 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000028 = 0x00000001
09-23 15:00:22.916 D/PQ ( 768): [PQ_SERVICE] HDR_VIDEO_ENABLE[1]
09-23 15:00:22.916 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x0000002c = 0x00000000
09-23 15:00:22.916 D/PQ ( 768): [PQ_SERVICE] DC_DEBUG_FLAG[0]
09-23 15:00:22.917 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000030 = 0x00000000
09-23 15:00:22.917 D/PQ ( 768): [PQ_SERVICE] HDR_DEBUG_FLAG[0]
09-23 15:00:22.918 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000034 = 0x00000000
09-23 15:00:22.918 D/PQ ( 768): [PQ_SERVICE] PQ_DEBUG_LEVEL[0]
09-23 15:00:22.918 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000038 = 0x0000012c
09-23 15:00:22.918 D/PQ ( 768): [PQ_SERVICE] PANEL_NITS[300]
09-23 15:00:22.919 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x0000003c = 0x00000000
09-23 15:00:22.919 D/PQ ( 768): [PQ_SERVICE] HDR_DRIVER_DEBUG_FLAG[0]
09-23 15:00:22.924 D/DlbProfileParamArray( 652): add the profile table:
profileId=4, paramNum=134, size=2336
09-23 15:00:22.924 D/DlbProfileParamArray( 652): add the profile table:
profileId=5, paramNum=134, size=2336
09-23 15:00:22.924 D/DlbProfileParamArray( 652): add the profile table:
profileId=6, paramNum=0, size=8
09-23 15:00:22.924 D/DlbProfileParamArray( 652): add the profile table:
profileId=7, paramNum=0, size=8
09-23 15:00:22.924 D/DlbProfileParamArray( 652): add the profile table:
profileId=8, paramNum=0, size=8
09-23 15:00:22.924 D/DlbProfileParamArray( 652): add the profile table:
profileId=-1, paramNum=78, size=1416
09-23 15:00:22.924 D/SurfaceFlinger( 524): Finished setting power mode 2 on
display 0
09-23 15:00:22.925 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:22.928 I/HidlServiceManagement( 652): Registered
[email protected]::IComponentStore/default
09-23 15:00:22.929 I/SEC_componentStore( 652): Codec2's IComponentStore service
created.
09-23 15:00:22.929 I/SEC_componentStore( 652): Instantiating Codec2's C2---
09-23 15:00:22.932 I/hw-BpHwBinder( 357): onLastStrongRef automatically unlinking
death recipients
09-23 15:00:22.932 D/AudioALSADriverUtility( 472): mMixer = 0xf1f3ec40
09-23 15:00:22.933 I/CodecServiceRegistrant( 776): Preferred Codec2 store is set
to "default".
09-23 15:00:22.933 I/CodecServiceRegistrant( 776): Software Codec2 service created
and registered.
09-23 15:00:22.935 D/AudioMTKGainController( 472): AudioMTKGainController
contructor
09-23 15:00:22.935 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000048 = 0x00000002
09-23 15:00:22.935 D/PQ ( 768): [PQ_SERVICE] MDP_CCORR_DEBUG_FLAG[2]
09-23 15:00:22.940 D/DecStaticConfig( 652): DecStaticConfig, isMono=0
09-23 15:00:22.940 I/DecConfig( 652): mDSA has changed from -1 to 10
09-23 15:00:22.940 I/DecConfig( 652): mDHSA has changed from -1 to 10
09-23 15:00:22.940 I/DecConfig( 652): mDFSA has changed from -1 to 10
09-23 15:00:22.940 I/DDP_JOCDecoder( 652): -> init name OMX.dolby.ac3.decoder
09-23 15:00:22.940 I/DDP_JOCDecoder( 652): <- init
09-23 15:00:22.940 D/DDP_JOCDecoder( 652): initPorts
09-23 15:00:22.941 I/DDP_JOCDecoder( 652): -> ~DDPDecoder
09-23 15:00:22.941 D/DlbDecParamCache( 652): ~DecParamCache()
09-23 15:00:22.942 I/DDP_JOCDecoder( 652): <- ~DDPDecoder
09-23 15:00:22.945 D/fpc_tac ( 789): <--fpc_tac_open returns 0
09-23 15:00:22.946 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:22.946 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:22.947 I/OMXClient( 643): IOmx service obtained
09-23 15:00:22.948 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x0000004c = 0x00000002
09-23 15:00:22.948 D/PQ ( 768): [PQ_SERVICE] MDP_DRE_ENABLE[2]
09-23 15:00:22.948 I/OMXMaster( 652): makeComponentInstance(OMX.dolby.ac4.decoder)
in android.hardwar process
09-23 15:00:22.948 D/AudioALSADeviceConfigManager( 472): TiXmlDeclaration version
= 1.0, Encoding = UTF-8, Standalone =
09-23 15:00:22.948 D/AudioALSADeviceConfigManager( 472): ParseInitSequence()
09-23 15:00:22.948 D/AudioALSADeviceConfigManager( 472): valname =
Audio_Speaker_class_Switch valvalue = CLASSAB
09-23 15:00:22.951 D/fpc_tac ( 789): fpc_tee_get_build_info
09-23 15:00:22.952 D/android.hardware.audio.service.mediatek( 472):
appOpsGetInstance(), init AppOps struct, lib is libaudio_param_parser-vnd.so
09-23 15:00:22.953 I/MediaExtractorFactory( 639): ignore non-SEC extractor by
extractor_name
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback :
{"buildid_md5":"8511bf549a7e1423bbb9edf54d0cc623",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "manifest_tag":"",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "host":"wj-
VirtualBox",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "date":"2021-01-
12T20:44:56+08:00",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback :
"FPC_BUILD_TYPE":"debug",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "ENGINEERING":true,
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "SENSORTEST":true,
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback :
"IDENTIFY_AT_ENROL":true,
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback :
"LIVENESS_DETECTION":false,
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback :
"EXTENDED_LOGGING":false,
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "NAVIGATION":true,
09-23 15:00:22.954 D/AudioSmartPaController( 472): initSmartPaAttribute(),
spkType: int_lo_buf, isSmartPA: 0, SmartPA dynamic detect: 0
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
fpc_bio":"e83b5d8",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
prodtestlib":"5e5eb72",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
fpc_c_core":"ff43660",
09-23 15:00:22.954 D/AudioALSAHardwareResourceManager( 472):
AudioALSAHardwareResourceManager()
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
fpc_lib":"12fcee9",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
cac":"0c315d0",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
fpc_bio_interface":"84daa57/M",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
fpc_sensor_interface":"e3eab6a/M",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
sensor_sdk":"a906e41",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
sensor_driver":"9d15a13",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
sensor_access":"5e1b0c5",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
sensor_settings":"5df2cfe",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
sensor_config":"b4e791b",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
capacitance_estimator":"5e5eb72",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
tools_core":"6015e34",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
production_test_limits":"5a5cabc",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
ctl":"9a13f40/M",
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback : "sha-
manifests":"90700c8"}
09-23 15:00:22.954 D/fpc_tac ( 789): set_manifest_tag:
09-23 15:00:22.954 D/fpc_tac ( 789): log_build_info_callback supported_features
00000006
09-23 15:00:22.954 D/fpc_tac ( 789): log_to_file_buf_sz=0
09-23 15:00:22.954 D/fpc_tac ( 789): max_number_of_templates=5
09-23 15:00:22.962 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000050 = 0x00000001
09-23 15:00:22.962 D/PQ ( 768): [PQ_SERVICE] MDP_DRE_VP_ENABLE[1]
09-23 15:00:22.970 I/DecConfig( 652): initState mDaxState(1), mProfileIdx(0)
09-23 15:00:22.970 D/DlbDecParamCache( 652): setProfile(profile=-1)
09-23 15:00:22.970 D/AudioALSACodecDeviceOutEarphonePMIC( 472):
AudioALSACodecDeviceOutEarphonePMIC()
09-23 15:00:22.970 D/AudioALSACodecDeviceOutEarphonePMIC( 472):
DeviceDoDcCalibrate(), ctl Dctrim_Control_Switch = 2
09-23 15:00:22.970 D/AudioALSACodecDeviceOutEarphonePMIC( 472):
DeviceDoDcCalibrate(), dc trimmed
09-23 15:00:22.970 D/DlbDecParamArray( 652): getProfileParams(profile = -1)
09-23 15:00:22.970 D/AudioALSACodecDeviceOutSpeakerEarphonePMIC( 472):
AudioALSACodecDeviceOutSpeakerEarphonePMIC()
09-23 15:00:22.970 D/AudioALSACodecDeviceOutSpeakerEarphonePMIC( 472):
DeviceDoDcCalibrate()
09-23 15:00:22.970 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x40000000
09-23 15:00:22.970 D/AudioALSACodecDeviceOutSpeakerEarphonePMIC( 472):
DeviceDoDcCalibrate(), can't get mixer control(Audio HPL_SPK Offset)
09-23 15:00:22.970 D/AudioALSACodecDeviceOutSpeakerEarphonePMIC( 472):
DeviceDoDcCalibrate(), can't get mixer control(Audio HPR_SPK Offset)
09-23 15:00:22.970 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000002
09-23 15:00:22.970 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000008
09-23 15:00:22.970 D/android.hardware.audio.service.mediatek( 472):
appOpsGetInstance(), init AppOps struct, lib is libaudio_param_parser-vnd.so
09-23 15:00:22.970 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000080
09-23 15:00:22.970 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00004000
09-23 15:00:22.970 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00008000
09-23 15:00:22.970 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000400
09-23 15:00:22.970 D/AudioALSAHardwareResourceManager( 472): setNumSpkSupport()
spk number: 1
09-23 15:00:22.971 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:22.971 D/DecConfig( 652): default dvlo: -224, mOutputLevel: -14
09-23 15:00:22.971 D/DecStaticConfig( 652): DecStaticConfig, isMono=0
09-23 15:00:22.971 I/DecConfig( 652): mDSA has changed from -1 to 10
09-23 15:00:22.971 I/DecConfig( 652): mDHSA has changed from -1 to 10
09-23 15:00:22.971 I/DecConfig( 652): mDFSA has changed from -1 to 10
09-23 15:00:22.971 I/AC4Decoder( 652): -> init name OMX.dolby.ac4.decoder
09-23 15:00:22.971 I/AC4Decoder( 652): <- init
09-23 15:00:22.971 D/AC4Decoder( 652): initPorts
09-23 15:00:22.971 D/AudioUtility( 472): PHONE_MIC_MODE defined!, mPhoneMicMode =
1
09-23 15:00:22.972 D/AudioUtility( 472): HEADSET_MIC_MODE defined!,
mHeadsetMicMode = 1
09-23 15:00:22.972 D/GainTableParamParser( 472): getInstance()
09-23 15:00:22.972 D/GainTableParamParser( 472): GainTableParamParser()
09-23 15:00:22.972 D/android.hardware.audio.service.mediatek( 472):
appOpsGetInstance(), init AppOps struct, lib is libaudio_param_parser-vnd.so
09-23 15:00:22.973 D/GainTableParamParser( 472): loadGainTableSpec(),
mSpec.audioBufferGainPreferMaxIdx = 18, audioBufLMixerName = Headset_PGAL_GAIN,
audioBufRMixerName = Headset_PGAR_GAIN
09-23 15:00:22.973 D/GainTableParamParser( 472): loadGainTableSpec(),
mSpec.voiceBufferGainPreferMaxIdx = 18, voiceBufMixerName = Handset_PGA_GAIN
09-23 15:00:22.973 D/GainTableParamParser( 472): loadGainTableSpec(),
mSpec.lineoutBufferGainPreferMaxIdx = 18
09-23 15:00:22.973 I/AC4Decoder( 652): -> ~AC4Decoder
09-23 15:00:22.973 D/GainTableParamParser( 472): loadGainTableSpec(),
mSpec.spkAnaType = 3, spkLMixerName = Lineout_PGAL_GAIN, spkRMixerName =
Lineout_PGAR_GAIN
09-23 15:00:22.974 D/DlbDecParamCache( 652): ~DecParamCache()
09-23 15:00:22.974 D/GainTableParamParser( 472): loadGainTableSpec(),
mSpec.ulPgaLMixerName = Audio_PGA1_Setting, ulPgaRMixerName = Audio_PGA2_Setting
09-23 15:00:22.974 D/GainTableParamParser( 472): loadGainTableMapUl()
09-23 15:00:22.974 I/AC4Decoder( 652): <- ~AC4Decoder
09-23 15:00:22.974 D/GainTableParamParser( 472): loadGainTableHpImpedance(),
mSpec.hpImpEnable = 1, mSpec.hpImpOnBoardResistor = 2, mSpec.hpImpDefaultIdx = 1
09-23 15:00:22.974 D/GainTableParamParser( 472): getGainTableParam()
09-23 15:00:22.974 D/GainTableParamParser( 472): updatePlaybackDigitalGain()
09-23 15:00:22.974 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:22.976 I/OMXClient( 643): IOmx service obtained
09-23 15:00:22.976 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.adpcm.dec) in
android.hardwar process
09-23 15:00:22.978 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000054 = 0x00000002
09-23 15:00:22.978 D/PQ ( 768): [PQ_SERVICE] MDP_DRE_HDR_VP_ENABLE[2]
09-23 15:00:22.981 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000058 = 0x00000000
09-23 15:00:22.981 D/PQ ( 768): [PQ_SERVICE] MDP_DRE_DEBUG_FLAG[0]
09-23 15:00:22.982 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x0000005c = 0x00000000
09-23 15:00:22.982 D/PQ ( 768): [PQ_SERVICE] ADAPTIVE_CALTM_DEBUG_FLAG[0]
09-23 15:00:22.983 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000060 = 0x00000000
09-23 15:00:22.983 D/PQ ( 768): [PQ_SERVICE] MDP_DREDRIVER_DEBUG_FLAG[0]
09-23 15:00:22.983 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000064 = 0x1fff0000
09-23 15:00:22.983 D/PQ ( 768): [PQ_SERVICE]
MDP_DRE_DEMOWIN_X_FLAG[536805376]
09-23 15:00:22.983 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000068 = 0x00000000
09-23 15:00:22.983 D/PQ ( 768): [PQ_SERVICE] MDP_DREDRIVER_BLK_FLAG[0]
09-23 15:00:22.983 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x0000006c = 0x00000000
09-23 15:00:22.983 D/PQ ( 768): [PQ_SERVICE] MDP_DRE_ISPTUNING_FLAG[0]
09-23 15:00:22.984 D/PQProxy ( 768): [PQ_Proxy] PQAshmemProxy : set offset
0x00000070 = 0x00000000
09-23 15:00:22.984 D/PQ ( 768): [PQ_SERVICE] MDP_CZ_ISPTUNING_FLAG[0]
09-23 15:00:22.989 D/PQCommon( 768): [PQ_PROT] Load RszEntrySWReg[0][]
09-23 15:00:22.991 D/PQCommon( 768): [PQ_PROT] Load RszLevel[0][]
09-23 15:00:22.991 D/PQCommon( 768): [PQ_PROT] Load RszEntryHWReg[0][]
09-23 15:00:22.994 I/SEC_BASE_COMP( 652): [OMX.SEC.adpcm.dec]: Initial/Uninitial
transition state (1,0)
09-23 15:00:22.996 E/ccci_fsd(1)( 530): FS_IsReadOnly: [error]fail on file:
/mnt/vendor/nvdata/md/FATDBDEF1CA.log, error=2
09-23 15:00:22.998 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ICameraProvider/internal/0": error code:
0x20, try count : 2
09-23 15:00:23.001 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.002 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IFactoryInterface/default": error code: 0x20,
try count : 3
09-23 15:00:23.005 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:0 offset:0x00010000 size:56
09-23 15:00:23.005 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.005 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
09-23 15:00:23.006 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:0 offset:0x000100e0 size:25
09-23 15:00:23.006 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:0 offset:0x00010144 size:616
09-23 15:00:23.006 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:0 offset:0x00010ae4 size:275
09-23 15:00:23.006 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:0 offset:0x00010f30 size:13
09-23 15:00:23.006 D/PQ ( 768): [PQ_SERVICE] loadRSZTable:0
09-23 15:00:23.008 D/GainTableParamParser( 472): updatePlaybackAnalogGain()
09-23 15:00:23.009 D/PQCommon( 768): [PQ_PROT] Load iDSRegEntry[0][]
09-23 15:00:23.009 D/PQCommon( 768): [PQ_PROT] Load iTdshpLevel[0][]
09-23 15:00:23.009 D/PQCommon( 768): [PQ_PROT] Load iDSHWRegEntry[0][]
09-23 15:00:23.009 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:1 offset:0x00014000 size:65
09-23 15:00:23.009 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:1 offset:0x00014104 size:715
09-23 15:00:23.009 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:1 offset:0x00014c30 size:1606
09-23 15:00:23.009 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:1 offset:0x00016548 size:13
09-23 15:00:23.009 D/PQ ( 768): [PQ_SERVICE] loadDSTable:0
09-23 15:00:23.009 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 1
09-23 15:00:23.013 E/ccci_fsd(1)( 530): Delete: [error]fail delete file
/mnt/vendor/nvdata/md/NVRA56C1012.log: 2
09-23 15:00:23.015 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:2 offset:0x00018000 size:87
09-23 15:00:23.015 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:2 offset:0x0001815c size:87
09-23 15:00:23.015 D/PQ ( 768): [PQ_SERVICE] loadDCTable:0
09-23 15:00:23.015 D/PQ ( 768): [PQ_SERVICE] loadHDRTable: not support HDR
09-23 15:00:23.015 D/PQ ( 768): [PQ_SERVICE] loadDRETable: not support video
DRE
09-23 15:00:23.015 D/PQ ( 768): [PQ_SERVICE] load tdshpindex...
09-23 15:00:23.016 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:6 offset:0x00028000 size:2044
09-23 15:00:23.016 D/PQ ( 768): [PQ_SERVICE] loadTDSHPTable:0
09-23 15:00:23.016 D/PQ ( 768): [PQ_SERVICE] load secondary_pqindex...
09-23 15:00:23.016 I/SEC_BASE_COMP( 652): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
09-23 15:00:23.018 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:7 offset:0x0002c000 size:3156
09-23 15:00:23.019 D/PQ ( 768): [PQ_SERVICE] loadMDPCOLORTable:0, size(3156)
offset(0)
09-23 15:00:23.019 E/PQ ( 768): [PQ_SERVICE] aipq_pqindex is not found in
libpq_cust.so
09-23 15:00:23.019 D/PQ ( 768): Gamma index: 7/15
09-23 15:00:23.019 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.019 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 2
09-23 15:00:23.022 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 3
09-23 15:00:23.024 D/GainTableParamParser( 472): updateSpeechVol()
09-23 15:00:23.024 D/GainTableParamParser( 472): loadGainTableMapDlByAudioType()
09-23 15:00:23.024 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 1
09-23 15:00:23.025 W/ccci_fsd(1)( 530): O: Y://SP82B002, flag 0x700, ret 2
09-23 15:00:23.028 W/ccci_fsd(1)( 530): O: Y://LD40_001, flag 0x700, ret 2
09-23 15:00:23.029 D/GainTableParamParser( 472): updateRecordVol()
09-23 15:00:23.029 D/GainTableParamParser( 472): scene = 0, mode = 0, device =
0, gain = 36
09-23 15:00:23.029 D/GainTableParamParser( 472): scene = 0, mode = 0, device =
1, gain = 32
09-23 15:00:23.029 D/GainTableParamParser( 472): scene = 0, mode = 0, device =
2, gain = 36
09-23 15:00:23.029 D/GainTableParamParser( 472): scene = 0, mode = 0, device =
3, gain = 36
09-23 15:00:23.029 D/GainTableParamParser( 472): scene = 0, mode = 0, device =
5, gain = 24
09-23 15:00:23.029 D/GainTableParamParser( 472): scene = 0, mode = 0, device =
6, gain = 24
09-23 15:00:23.029 D/GainTableParamParser( 472): scene = 0, mode = 0, device =
13, gain = 0
09-23 15:00:23.031 D/Zygote32Timing( 463): BeginPreload took to complete: 130ms
09-23 15:00:23.031 I/Zygote ( 463): !@Boot_EBS_F: Preload Classes
09-23 15:00:23.032 W/ccci_fsd(1)( 530): O: Y://ST33B007, flag 0x700, ret 2
09-23 15:00:23.032 I/Zygote ( 463): !@Boot: Parallel Preloading classes...
09-23 15:00:23.032 E/MediaExtractorFactory( 639): couldn't
opendir(/system_ext/lib/extractors)
09-23 15:00:23.033 I/servicemanager( 356): Adding 'u:r:mediaextractor:s0' service
(media.extractor:639)
09-23 15:00:23.034 D/GainTableParamParser( 472): scene = 0, mode = 2, device =
0, gain = 32
09-23 15:00:23.034 D/GainTableParamParser( 472): scene = 0, mode = 2, device =
1, gain = 32
09-23 15:00:23.034 D/GainTableParamParser( 472): scene = 0, mode = 2, device =
2, gain = 32
09-23 15:00:23.034 D/GainTableParamParser( 472): scene = 0, mode = 2, device =
3, gain = 32
09-23 15:00:23.034 I/ZygoteInitThreadPool( 463): Set ZygoteInitThreadPool as 2 + 1
+ 2 threads
09-23 15:00:23.034 D/GainTableParamParser( 472): scene = 0, mode = 2, device =
5, gain = 24
09-23 15:00:23.034 D/GainTableParamParser( 472): scene = 0, mode = 2, device =
6, gain = 24
09-23 15:00:23.034 D/GainTableParamParser( 472): scene = 0, mode = 2, device =
13, gain = 0
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 3, device =
0, gain = 15
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 3, device =
1, gain = 32
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 3, device =
2, gain = 15
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 3, device =
3, gain = 15
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 3, device =
5, gain = 24
09-23 15:00:23.035 W/ccci_fsd(1)( 530): O: Y://ST34B001, flag 0x700, ret 2
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 3, device =
6, gain = 24
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 3, device =
13, gain = 0
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 5, device =
0, gain = 32
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 5, device =
1, gain = 32
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 5, device =
2, gain = 32
09-23 15:00:23.035 D/GainTableParamParser( 472): scene = 0, mode = 5, device =
3, gain = 32
09-23 15:00:23.036 D/GainTableParamParser( 472): scene = 0, mode = 5, device =
5, gain = 24
09-23 15:00:23.036 D/GainTableParamParser( 472): scene = 0, mode = 5, device =
6, gain = 24
09-23 15:00:23.036 D/PQTransition( 768):
AssignPQTransitionRegBrightToDarkTransitionSettings: [AssignSWReg] trs_bd_param_ptr
is not found in libpq_cust.so
09-23 15:00:23.036 D/GainTableParamParser( 472): scene = 0, mode = 5, device =
13, gain = 0
09-23 15:00:23.036 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.036 D/PQTransition( 768):
AssignPQTransitionRegDarkToBrightTransitionSettings: [AssignSWReg] trs_db_param_ptr
is not found in libpq_cust.so
09-23 15:00:23.036 D/PQ ( 768): [PQ_SERVICE] loadHDR10PlusTable: not support
HDR
09-23 15:00:23.036 D/PQ ( 768): [PQ_SERVICE] loadDRETable: not support video
DRE
09-23 15:00:23.036 D/GainTableParamParser( 472): scene = 0, mode = 6, device =
0, gain = 32
09-23 15:00:23.036 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:2 offset:0x000182bc size:17
09-23 15:00:23.036 D/PQ ( 768): [PQ_Proxy] PQAshmemProxy : set array
proxyNum:2 offset:0x00018300 size:17
09-23 15:00:23.036 D/PQ ( 768): [PQ_SERVICE] DISP PQ init start...
09-23 15:00:23.036 E/ccci_fsd(1)( 530): FindNext: [error]no more files...
09-23 15:00:23.037 D/GainTableParamParser( 472): scene = 0, mode = 6, device =
1, gain = 32
09-23 15:00:23.038 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.038 D/GainTableParamParser( 472): scene = 0, mode = 6, device =
2, gain = 32
09-23 15:00:23.038 I/OMXMaster( 652):
makeComponentInstance(OMX.google.amrnb.decoder) in android.hardwar process
09-23 15:00:23.038 D/GainTableParamParser( 472): scene = 0, mode = 6, device =
3, gain = 32
09-23 15:00:23.038 D/GainTableParamParser( 472): scene = 0, mode = 6, device =
5, gain = 24
09-23 15:00:23.038 D/GainTableParamParser( 472): scene = 0, mode = 6, device =
6, gain = 24
09-23 15:00:23.038 D/GainTableParamParser( 472): scene = 0, mode = 6, device =
13, gain = 0
09-23 15:00:23.039 D/GainTableParamParser( 472): scene = 0, mode = 7, device =
0, gain = 32
09-23 15:00:23.039 D/GainTableParamParser( 472): scene = 0, mode = 7, device =
1, gain = 32
09-23 15:00:23.040 W/ccci_fsd(1)( 530): O: X://ST34A001, flag 0x700, ret 2
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 7, device =
2, gain = 32
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 7, device =
3, gain = 32
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 7, device =
5, gain = 24
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 7, device =
6, gain = 24
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 7, device =
13, gain = 0
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 8, device =
0, gain = 32
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 8, device =
1, gain = 32
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 8, device =
2, gain = 32
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 8, device =
3, gain = 32
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 8, device =
5, gain = 24
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 8, device =
6, gain = 24
09-23 15:00:23.040 D/GainTableParamParser( 472): scene = 0, mode = 8, device =
13, gain = 0
09-23 15:00:23.041 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
0, gain = 2
09-23 15:00:23.041 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
1, gain = 2
09-23 15:00:23.041 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
2, gain = 2
09-23 15:00:23.041 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
3, gain = 2
09-23 15:00:23.041 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
4, gain = 2
09-23 15:00:23.041 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
5, gain = 2
09-23 15:00:23.041 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
6, gain = 2
09-23 15:00:23.042 W/ccci_fsd(1)( 530): O: X://ST33A007, flag 0x700, ret 2
09-23 15:00:23.043 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
7, gain = 2
09-23 15:00:23.043 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
8, gain = 2
09-23 15:00:23.043 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
9, gain = 2
09-23 15:00:23.043 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
10, gain = 2
09-23 15:00:23.043 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
11, gain = 2
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
12, gain = 2
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
13, gain = 0
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
14, gain = 2
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
15, gain = 2
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
16, gain = 2
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
17, gain = 2
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
18, gain = 2
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 0, mode = 9, device =
19, gain = 2
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 1, mode = 0, device =
0, gain = 36
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 1, mode = 0, device =
1, gain = 32
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 1, mode = 0, device =
2, gain = 36
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 1, mode = 0, device =
3, gain = 36
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 1, mode = 0, device =
5, gain = 24
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 1, mode = 0, device =
6, gain = 24
09-23 15:00:23.044 D/GainTableParamParser( 472): scene = 1, mode = 0, device =
13, gain = 0
09-23 15:00:23.045 D/GainTableParamParser( 472): scene = 1, mode = 2, device =
0, gain = 32
09-23 15:00:23.045 D/GainTableParamParser( 472): scene = 1, mode = 2, device =
1, gain = 32
09-23 15:00:23.045 D/GainTableParamParser( 472): scene = 1, mode = 2, device =
2, gain = 32
09-23 15:00:23.045 D/GainTableParamParser( 472): scene = 1, mode = 2, device =
3, gain = 32
09-23 15:00:23.045 D/GainTableParamParser( 472): scene = 1, mode = 2, device =
5, gain = 24
09-23 15:00:23.045 D/GainTableParamParser( 472): scene = 1, mode = 2, device =
6, gain = 24
09-23 15:00:23.045 D/GainTableParamParser( 472): scene = 1, mode = 2, device =
13, gain = 0
09-23 15:00:23.045 D/GainTableParamParser( 472): scene = 1, mode = 3, device =
0, gain = 15
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 3, device =
1, gain = 32
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 3, device =
2, gain = 15
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 3, device =
3, gain = 15
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 3, device =
5, gain = 24
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 3, device =
6, gain = 24
09-23 15:00:23.046 W/ccci_fsd(1)( 530): O: X://SP82A002, flag 0x700, ret 2
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 3, device =
13, gain = 0
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 5, device =
0, gain = 32
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 5, device =
1, gain = 32
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 5, device =
2, gain = 32
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 5, device =
3, gain = 32
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 5, device =
5, gain = 24
09-23 15:00:23.046 D/GainTableParamParser( 472): scene = 1, mode = 5, device =
6, gain = 24
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 5, device =
13, gain = 0
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 6, device =
0, gain = 32
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 6, device =
1, gain = 32
09-23 15:00:23.047 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 6, device =
2, gain = 32
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 6, device =
3, gain = 32
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 6, device =
5, gain = 24
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 6, device =
6, gain = 24
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 6, device =
13, gain = 0
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 7, device =
0, gain = 32
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 7, device =
1, gain = 32
09-23 15:00:23.047 D/PQ ( 768): [PQ_SERVICE] DISP PQ init end...
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 7, device =
2, gain = 32
09-23 15:00:23.047 D/PQ ( 768): [PQ_SERVICE] threadLoop config User_Def PQ...
end
09-23 15:00:23.047 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 7, device =
3, gain = 32
09-23 15:00:23.047 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 7, device =
5, gain = 24
09-23 15:00:23.047 D/PQ ( 768): [PQ_SERVICE]enablePQEvent: 0 -> 1
09-23 15:00:23.047 D/GainTableParamParser( 472): scene = 1, mode = 7, device =
6, gain = 24
09-23 15:00:23.047 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
6
09-23 15:00:23.048 D/GainTableParamParser( 472): scene = 1, mode = 7, device =
13, gain = 0
09-23 15:00:23.048 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.048 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.048 D/GainTableParamParser( 472): scene = 1, mode = 8, device =
0, gain = 32
09-23 15:00:23.048 D/GainTableParamParser( 472): scene = 1, mode = 8, device =
1, gain = 32
09-23 15:00:23.048 D/GainTableParamParser( 472): scene = 1, mode = 8, device =
2, gain = 32
09-23 15:00:23.048 D/GainTableParamParser( 472): scene = 1, mode = 8, device =
3, gain = 32
09-23 15:00:23.048 D/GainTableParamParser( 472): scene = 1, mode = 8, device =
5, gain = 24
09-23 15:00:23.048 D/GainTableParamParser( 472): scene = 1, mode = 8, device =
6, gain = 24
09-23 15:00:23.049 W/ccci_fsd(1)( 530): O: X://LD40_001, flag 0x700, ret 2
09-23 15:00:23.052 E/ccci_fsd(1)( 530): FindNext: [error]no more files...
09-23 15:00:23.053 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.053 D/GainTableParamParser( 472): scene = 1, mode = 8, device =
13, gain = 0
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
0, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
1, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
2, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
3, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
4, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
5, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
6, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
7, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
8, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
9, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
10, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
11, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
12, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
13, gain = 0
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
14, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
15, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
16, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
17, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
18, gain = 2
09-23 15:00:23.054 D/GainTableParamParser( 472): scene = 1, mode = 9, device =
19, gain = 2
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 0, device =
0, gain = 36
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 0, device =
1, gain = 32
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 0, device =
2, gain = 36
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 0, device =
3, gain = 36
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 0, device =
5, gain = 24
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 0, device =
6, gain = 24
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 0, device =
13, gain = 0
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 2, device =
0, gain = 32
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 2, device =
1, gain = 32
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 2, device =
2, gain = 32
09-23 15:00:23.055 D/GainTableParamParser( 472): scene = 2, mode = 2, device =
3, gain = 32
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 2, device =
5, gain = 24
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 2, device =
6, gain = 24
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 2, device =
13, gain = 0
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 3, device =
0, gain = 15
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 3, device =
1, gain = 32
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 3, device =
2, gain = 15
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 3, device =
3, gain = 15
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 3, device =
5, gain = 24
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 3, device =
6, gain = 24
09-23 15:00:23.056 D/GainTableParamParser( 472): scene = 2, mode = 3, device =
13, gain = 0
09-23 15:00:23.058 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.058 D/GainTableParamParser( 472): scene = 2, mode = 5, device =
0, gain = 32
09-23 15:00:23.058 D/GainTableParamParser( 472): scene = 2, mode = 5, device =
1, gain = 32
09-23 15:00:23.058 D/GainTableParamParser( 472): scene = 2, mode = 5, device =
2, gain = 32
09-23 15:00:23.058 D/GainTableParamParser( 472): scene = 2, mode = 5, device =
3, gain = 32
09-23 15:00:23.058 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.amr.dec) in
android.hardwar process
09-23 15:00:23.058 D/GainTableParamParser( 472): scene = 2, mode = 5, device =
5, gain = 24
09-23 15:00:23.058 D/GainTableParamParser( 472): scene = 2, mode = 5, device =
6, gain = 24
09-23 15:00:23.058 D/GainTableParamParser( 472): scene = 2, mode = 5, device =
13, gain = 0
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 6, device =
0, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 6, device =
1, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 6, device =
2, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 6, device =
3, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 6, device =
5, gain = 24
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 6, device =
6, gain = 24
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 6, device =
13, gain = 0
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 7, device =
0, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 7, device =
1, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 7, device =
2, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 7, device =
3, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 7, device =
5, gain = 24
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 7, device =
6, gain = 24
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 7, device =
13, gain = 0
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 8, device =
0, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 8, device =
1, gain = 32
09-23 15:00:23.059 D/GainTableParamParser( 472): scene = 2, mode = 8, device =
2, gain = 32
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 8, device =
3, gain = 32
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 8, device =
5, gain = 24
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 8, device =
6, gain = 24
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 8, device =
13, gain = 0
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
0, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
1, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
2, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
3, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
4, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
5, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
6, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
7, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
8, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
9, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
10, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
11, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
12, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
13, gain = 0
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
14, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
15, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
16, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
17, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
18, gain = 2
09-23 15:00:23.060 D/GainTableParamParser( 472): scene = 2, mode = 9, device =
19, gain = 2
09-23 15:00:23.061 D/GainTableParamParser( 472): updateVoIPVol()
09-23 15:00:23.061 D/GainTableParamParser( 472): loadGainTableMapDlByAudioType()
09-23 15:00:23.062 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.062 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.063 D/GainTableParamParser( 472): updateRingbackVol()
09-23 15:00:23.063 D/GainTableParamParser( 472): loadGainTableMapDlByAudioType()
09-23 15:00:23.063 D/android.hardware.audio.service.mediatek( 472):
appOpsGetInstance(), init AppOps struct, lib is libaudio_param_parser-vnd.so
09-23 15:00:23.064 D/AudioALSAHardware( 472): AudioALSAHardware()
09-23 15:00:23.064 I/SEC_BASE_COMP( 652): [OMX.SEC.amr.dec]: Initial/Uninitial
transition state (1,0)
09-23 15:00:23.071 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.075 D/audio_sw_mixer( 472): sw_mixer_mix_thread(), thread mix1:1
idle
09-23 15:00:23.075 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.077 D/audio_sw_mixer( 472): sw_mixer_mix_thread(), thread mix0:1
idle
09-23 15:00:23.079 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.079 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.079 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.079 I/OMXMaster( 652):
makeComponentInstance(OMX.google.amrwb.decoder) in android.hardwar process
09-23 15:00:23.081 D/audio_sw_mixer( 472): sw_mixer_mix_thread(), thread mix1:0
idle
09-23 15:00:23.082 D/audio_sw_mixer( 472): sw_mixer_mix_thread(), thread mix0:0
idle
09-23 15:00:23.085 D/aurisys_config_parser( 472): parse_aurisys_config(),
"/system/vendor/etc/aurisys_config.xml"
09-23 15:00:23.087 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ICameraProvider/internal/0": error code:
0x20, try count : 2
09-23 15:00:23.089 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 3
09-23 15:00:23.092 D/SpeechDriverFactory( 472): SpeechDriverFactory(),
isMD1Supported = 9
09-23 15:00:23.092 E/AudioUtility( 472): write_int failed to open
/sys/class/BOOT/BOOT/boot/boot_mode
09-23 15:00:23.092 D/AudioUtility( 472): bootMode = -2
09-23 15:00:23.092 D/AudioUtility( 472): Unsupported factory mode!
09-23 15:00:23.092 D/SpeechDriverFactory( 472): Create SpeechDriverNormal for
MODEM_1
09-23 15:00:23.092 D/android.hardware.audio.service.mediatek( 472):
CleanGainValueAndMuteStatus(), mUplinkMuteOn 0, mUplinkSourceMuteOn 0,
mDownlinkMuteOn 0, mDynamicDownlinkMuteOn 0
09-23 15:00:23.092 D/SpeechExtMemCCCI( 472): SpeechExtMemCCCI()
09-23 15:00:23.092 W/SpeechMessengerNormal( 472): checkCcciStatusAndRecovery()
mCcciDeviceHandler: -1
09-23 15:00:23.093 D/SpeechMessengerNormal( 472): openCcciDriver(), dev_name:
"/dev/ccci_aud", mCcciDeviceHandler: 14
09-23 15:00:23.093 W/SpeechMessengerNormal( 472): checkCcciStatusAndRecovery()
mCcciShareMemoryHandler: -1
09-23 15:00:23.093 D/SpeechUtility( 472): mmap on (15) for addr=0x7801b000,
len=53248
09-23 15:00:23.093 D/SpeechExtMemCCCI( 472): openShareMemory(),
mCcciShareMemoryHandler: 15, mShareMemoryBase: 0xf1db2000, mShareMemoryLength:
53248 , get share momoey address time: 0 ms
09-23 15:00:23.093 W/SpeechMessengerNormal( 472): checkModemReady(), modem_status
1 != MODEM_STATUS_READY
09-23 15:00:23.093 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 1
09-23 15:00:23.093 D/SpeechEnhancementController( 472): mSpeechEnhancementMask:
main_func = 0xffff, sub_func = 0xffffff9f
09-23 15:00:23.093 D/SpeechEnhancementController( 472): GetBtHeadsetNrecOn(),
mBtHeadsetNrecOn = 1
09-23 15:00:23.096 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.096 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 2
09-23 15:00:23.096 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.098 W/SpeechMessengerNormal( 472): formatShareMemoryThread(), modem
not ready...retry start
09-23 15:00:23.098 D/AudioEventThreadManager( 472): registerCallback(),
audioEventType=1, callbackFunc = 0xf0844090
09-23 15:00:23.098 D/AudioEventThreadManager( 472): AudioEventThread(),
audioEventType = 1
09-23 15:00:23.098 D/AudioEventThreadManager( 472): registerCallback(), add new
audioEventType=1, callbackFunc = 0xf0844090
09-23 15:00:23.098 W/SpeechDriverFactory( 472): Create SpeechDriverDummy for
MODEM_2
09-23 15:00:23.098 D/android.hardware.audio.service.mediatek( 472):
CleanGainValueAndMuteStatus(), mUplinkMuteOn 0, mUplinkSourceMuteOn 0,
mDownlinkMuteOn 0, mDynamicDownlinkMuteOn 0
09-23 15:00:23.098 W/SpeechDriverDummy( 472): SpeechDriverDummy(), modem_index = 1
09-23 15:00:23.098 W/SpeechDriverFactory( 472): Create SpeechDriverDummy for
MODEM_EXTERNAL
09-23 15:00:23.098 D/android.hardware.audio.service.mediatek( 472):
CleanGainValueAndMuteStatus(), mUplinkMuteOn 0, mUplinkSourceMuteOn 0,
mDownlinkMuteOn 0, mDynamicDownlinkMuteOn 0
09-23 15:00:23.098 W/SpeechDriverDummy( 472): SpeechDriverDummy(), modem_index = 2
09-23 15:00:23.098 D/SpeechDriverFactory( 472): -SpeechDriverFactory(),
mActiveModemIndex = 0
09-23 15:00:23.099 D/AudioALSAFMController( 472): AudioALSAFMController()
09-23 15:00:23.099 D/AudioALSAStreamManager( 472): AudioALSAStreamManager()
09-23 15:00:23.099 D/android.hardware.audio.service.mediatek( 472):
appOpsGetInstance(), init AppOps struct, lib is libaudio_param_parser-vnd.so
09-23 15:00:23.099 D/AudioALSAStreamManager( 472): getBesLoudnessStateFromXML(),
get BesLoudness state from xml = 1
09-23 15:00:23.099 D/AudioALSAStreamManager( 472): 1st besLoudnessInXML 1
09-23 15:00:23.101 D/android.hardware.audio.service.mediatek( 472): loadXmlOps(),
dlopen successfully!... (libxml2.so, handle = 0x0xd53240b1)
09-23 15:00:23.101 W/AudioParamParser-vnd( 472): utilMkdir(), mkdir fail
(/data/vendor/audiohal/audio_param/)
09-23 15:00:23.103 D/android.hardware.audio.service.mediatek( 472):
unloadXmlOps(), dlclose successfully (handle = 0x0xd53240b1)
09-23 15:00:23.103 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.103 W/AudioParamParser-vnd( 472): audioTypeSaveAudioParamXml(),
chmod fail (err = 2)
09-23 15:00:23.104 D/android.hardware.audio.service.mediatek( 472): loadXmlOps(),
dlopen successfully!... (libxml2.so, handle = 0x0x7be22b5d)
09-23 15:00:23.104 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.104 I/OMXMaster( 652):
makeComponentInstance(OMX.dolby.eac3.decoder) in android.hardwar process
09-23 15:00:23.105 D/AudioParamParser-vnd( 472): appHandleReloadAudioType(), Load
xml file successfully.
(/data/vendor/audiohal/audio_param//SoundEnhancement_AudioParam.xml)
09-23 15:00:23.105 D/AudioMTKGainController( 472): updateXmlParam(), audioType =
SoundEnhancement
09-23 15:00:23.105 D/android.hardware.audio.service.mediatek( 472):
unloadXmlOps(), dlclose successfully (handle = 0x0x7be22b5d)
09-23 15:00:23.105 I/DecConfig( 652): initState mDaxState(1), mProfileIdx(0)
09-23 15:00:23.105 D/DlbDecParamCache( 652): setProfile(profile=-1)
09-23 15:00:23.105 D/DlbDecParamArray( 652): getProfileParams(profile = -1)
09-23 15:00:23.105 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x40000000
09-23 15:00:23.106 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000002
09-23 15:00:23.106 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000008
09-23 15:00:23.106 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000080
09-23 15:00:23.106 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00004000
09-23 15:00:23.106 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00008000
09-23 15:00:23.106 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000400
09-23 15:00:23.106 D/DecConfig( 652): default dvlo: -224, mOutputLevel: -14
09-23 15:00:23.106 D/DecStaticConfig( 652): DecStaticConfig, isMono=0
09-23 15:00:23.106 I/DecConfig( 652): mDSA has changed from -1 to 10
09-23 15:00:23.106 I/DecConfig( 652): mDHSA has changed from -1 to 10
09-23 15:00:23.106 I/DecConfig( 652): mDFSA has changed from -1 to 10
09-23 15:00:23.106 I/DDP_JOCDecoder( 652): -> init name OMX.dolby.eac3.decoder
09-23 15:00:23.106 I/DDP_JOCDecoder( 652): <- init
09-23 15:00:23.106 D/DDP_JOCDecoder( 652): initPorts
09-23 15:00:23.107 E/ccci_fsd(1)( 530): FindNext: [error]no more files...
09-23 15:00:23.109 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ICameraProvider/internal/0": error code:
0x20, try count : 3
09-23 15:00:23.109 I/DDP_JOCDecoder( 652): -> ~DDPDecoder
09-23 15:00:23.110 D/DlbDecParamCache( 652): ~DecParamCache()
09-23 15:00:23.110 I/DDP_JOCDecoder( 652): <- ~DDPDecoder
09-23 15:00:23.110 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 1
09-23 15:00:23.112 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 2
09-23 15:00:23.112 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.113 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.113 D/AudioALSAStreamManager( 472): setBesLoudnessStateToXML(), Set
BesLoudness state to xml = 1
09-23 15:00:23.113 D/AudioALSAStreamManager( 472): getBesLoudnessStateFromXML(),
get BesLoudness state from xml = 1
09-23 15:00:23.113 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 3
09-23 15:00:23.113 D/AudioALSAStreamManager( 472): final besLoudnessInXML 1
mBesLoudnessStatus 1 RecheckXML 1
09-23 15:00:23.116 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.117 D/fpc_tac ( 789): fpc_tee_bio_init
09-23 15:00:23.117 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.118 I/OMXMaster( 652): makeComponentInstance(OMX.dolby.eac3-
joc.decoder) in android.hardwar process
09-23 15:00:23.119 I/DecConfig( 652): initState mDaxState(1), mProfileIdx(0)
09-23 15:00:23.119 D/DlbDecParamCache( 652): setProfile(profile=-1)
09-23 15:00:23.119 D/DlbDecParamArray( 652): getProfileParams(profile = -1)
09-23 15:00:23.119 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x40000000
09-23 15:00:23.119 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000002
09-23 15:00:23.119 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000008
09-23 15:00:23.119 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000080
09-23 15:00:23.119 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00004000
09-23 15:00:23.119 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00008000
09-23 15:00:23.119 D/DlbDecParamCache( 652): setProfile() Creating parameter cache
for device 0x00000400
09-23 15:00:23.119 D/DecConfig( 652): default dvlo: -224, mOutputLevel: -14
09-23 15:00:23.119 D/DecStaticConfig( 652): DecStaticConfig, isMono=0
09-23 15:00:23.120 I/DecConfig( 652): mDSA has changed from -1 to 10
09-23 15:00:23.120 I/DecConfig( 652): mDHSA has changed from -1 to 10
09-23 15:00:23.120 I/DecConfig( 652): mDFSA has changed from -1 to 10
09-23 15:00:23.120 I/DDP_JOCDecoder( 652): -> init name OMX.dolby.eac3-joc.decoder
09-23 15:00:23.120 I/DDP_JOCDecoder( 652): <- init
09-23 15:00:23.120 D/DDP_JOCDecoder( 652): initPorts
09-23 15:00:23.122 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 1
09-23 15:00:23.122 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.122 I/DDP_JOCDecoder( 652): -> ~DDPDecoder
09-23 15:00:23.122 D/DlbDecParamCache( 652): ~DecParamCache()
09-23 15:00:23.122 I/DDP_JOCDecoder( 652): <- ~DDPDecoder
09-23 15:00:23.126 E/fpc_hal_extension( 789): add_sensortest_service
09-23 15:00:23.126 D/AudioEventThreadManager( 472): registerCallback(),
audioEventType=0, callbackFunc = 0xf09222cc
09-23 15:00:23.127 D/AudioEventThreadManager( 472): AudioEventThread(),
audioEventType = 0
09-23 15:00:23.127 D/AudioEventThreadManager( 472): registerCallback(), add new
audioEventType=0, callbackFunc = 0xf09222cc
09-23 15:00:23.127 D/AudioEventThreadManager( 472): registerCallback(),
audioEventType=4, callbackFunc = 0xf09228b8
09-23 15:00:23.127 D/AudioEventThreadManager( 472): AudioEventThread(),
audioEventType = 4
09-23 15:00:23.127 D/AudioEventThreadManager( 472): registerCallback(), add new
audioEventType=4, callbackFunc = 0xf09228b8
09-23 15:00:23.127 D/AudioUtility( 472): getPowerHal(), get PowerHal Service
09-23 15:00:23.128 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 2
09-23 15:00:23.128 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.129 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.129 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.131 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::IComponentStore/default": error code: 0x20, try
count : 3
09-23 15:00:23.132 D/AudioUtility( 472): getPowerHal(), Link to death notification
successfully
09-23 15:00:23.132 D/AudioALSAParamTuner( 472): getInstance(), create
AudioALSAParamTuner instance --
09-23 15:00:23.132 D/AudioALSAParamTuner( 472): +AudioALSAParamTuner()
09-23 15:00:23.132 D/AudioMTKGainController( 472): getMicGainDecimal(), micMode 1,
gainDevice 0, micGainDecimal 164
09-23 15:00:23.133 D/AudioMTKGainController( 472): getMicGainDecimal(), micMode 1,
gainDevice 2, micGainDecimal 172
09-23 15:00:23.133 D/AudioALSAParamTuner( 472): AudioALSAParamTuner(),
AudioALSAParamTuner: default mic gain-mormal:164;handsfree:172, receiver gain:0,
headset Gain:0
09-23 15:00:23.133 D/AudioALSAParamTuner( 472): getInstance(), create
AudioALSAParamTuner instance ++
09-23 15:00:23.133 D/android.hardware.audio.service.mediatek( 472):
appOpsGetInstance(), init AppOps struct, lib is libaudio_param_parser-vnd.so
09-23 15:00:23.133 D/AudioALSAHardware( 472): AudioALSAHardware(),
mAudioHalBtscoWB = 0
09-23 15:00:23.133 D/WCNChipController( 472): WCNChipController()
09-23 15:00:23.133 D/WCNChipController( 472): SetBTCurrentSamplingRateNumber(),
mBTCurrentSamplingRateNumber: 8000 => 8000
09-23 15:00:23.133 D/AudioBTCVSDControl( 472): +AudioBTCVSDControl
09-23 15:00:23.135 I/HidlServiceManagement( 789): Registered
[email protected]::IFingerprintSensorTest/default
09-23 15:00:23.137 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.137 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.flac.dec) in
android.hardwar process
09-23 15:00:23.141 I/HidlServiceManagement( 789): Registered
[email protected]::IFingerprintNavigation/default
09-23 15:00:23.141 D/fpc_fingerprint_hal( 789): fpc_worker_join_task
09-23 15:00:23.141 D/fpc_fingerprint_hal( 789): fpc_navigation_resume
09-23 15:00:23.141 D/fpc_fingerprint_hal( 789): fpc_worker_run_task
09-23 15:00:23.141 D/fpc_fingerprint_hal( 789): nav_loop
09-23 15:00:23.143 D/AudioBTCVSDControl( 472): BT_SCO_SET_TXState state=0x0
09-23 15:00:23.143 D/AudioBTCVSDControl( 472): BT_SCO_SET_RXState state=0x10
09-23 15:00:23.143 D/AudioBTCVSDControl( 472): -AudioBTCVSDControl
09-23 15:00:23.143 D/AudioBTCVSDControl( 472): BT_SCO_SetMode, mode=0, BTmode=0
09-23 15:00:23.143 D/AudioALSASpeechPhoneCallController( 472): setBTMode(),
mBTMode: 0 => 0
09-23 15:00:23.143 D/SpeechDriverNormal( 472): setBTMode(), mBTMode: 0 => 0
09-23 15:00:23.143 D/SpeechDriverNormal( 472): updateFeatureMask(),
featureMaskType(0x40), flagOn(0) == currentFeature(0x4), return
09-23 15:00:23.143 D/AudioALSAHardware( 472): -mAudioALSAHardware
09-23 15:00:23.143 D/mtk_audio_hw_hal( 472): gAudioHALRefCountByClient + 1
09-23 15:00:23.144 I/SEC_BASE_COMP( 652): [OMX.SEC.flac.dec]: Initial/Uninitial
transition state (1,0)
09-23 15:00:23.144 E/[email protected]( 789):
FINGER_NUM = 0 ,persist.vendor.sys.fp.vendor = kerr-fpc-fpc1520
09-23 15:00:23.146 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.148 E/AudioMTKGainController( 472): getGainDevice(), error, devices
(0) not support, return GAIN_DEVICE_SPEAKER
09-23 15:00:23.148 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.148 E/AudioMTKGainController( 472): setNormalVolume(), invalid
param, stream -1, mSceneIndex 0, index -1, devices 0, gainDevice 2, return
09-23 15:00:23.148 I/OMXMaster( 652):
makeComponentInstance(OMX.google.flac.decoder) in android.hardwar process
09-23 15:00:23.146 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.150 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.150 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.153 D/SemCscFeature( 463): Encoded
09-23 15:00:23.153 D/AudioALSAHardware( 472): -getParameters(), return ""
09-23 15:00:23.154 W/AudioALSAStreamManager( 472): setMode(), mAudioMode: 0 == 0,
return
09-23 15:00:23.154 I/AudioFlinger( 511): loadHwModule() Loaded primary audio
interface, handle 10
09-23 15:00:23.155 I/AudioFlinger( 511): openOutput() this 0xf12ad000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0xa
09-23 15:00:23.157 D/AudioALSASampleRateController( 472):
setPrimaryStreamOutSampleRate(), update mPrimaryStreamOutSampleRate: 44100 => 48000
09-23 15:00:23.157 D/AudioALSAStreamOut( 472): set(), flag 0xa, devices: 0x2,
format: 0x1/0x1, channels: 0x3/0x2, sampleRate: 48000/48000, flags: 0xa, latency:
85, buffer_size: 4096, usePolicyDevice: 0
09-23 15:00:23.157 D/DeviceHAL( 472): openOutputStreamImpl, flags: 0xa,
open_output_stream success, mOpenedStreamsCount 1
09-23 15:00:23.160 D/SemCscFeature( 463): Encoded
09-23 15:00:23.162 D/fpc_fingerprint_hal( 789): set_notify
09-23 15:00:23.162 D/[email protected]( 789):
fingerprint HAL successfully initialized
09-23 15:00:23.162 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.162 D/SemCscFeature( 463): Encoded
09-23 15:00:23.163 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.166 D/SemCscFeature( 463): Encoded
09-23 15:00:23.167 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.app.-$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
09-23 15:00:23.167 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.app.-$$Lambda$SystemServiceRegistry$16$s6mZ42tuGUunhKa_5iwjLY5FGdM
09-23 15:00:23.168 I/AudioFlinger( 511): HAL output buffer size 1024 frames,
normal sink buffer size 1024 frames
09-23 15:00:23.172 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.174 E/[email protected]( 789):
fingerprint VTS dlopen failed can't find 64bit fpsensor_hal so:
/vendor/lib64/hw/fpsensor_fingerprint.default.so
09-23 15:00:23.179 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.179 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.188 E/fpCoreCA [INFO]( 789): fp_config_external.cpp hal FAE compile
time:Aug 25 2020 17:35:43
09-23 15:00:23.188 E/[email protected]( 789):
fingerprint VTS dlopen for fpsensor hal success
09-23 15:00:23.188 E/fpCoreHalJni [INFO]( 789): jni_util.cpp is_64bit_system = 0
09-23 15:00:23.188 E/fpCoreHalJni [INFO]( 789): jni_util.cpp is_64bit_system = 0
09-23 15:00:23.195 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.196 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.196 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.198 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.198 I/OMXMaster( 652):
makeComponentInstance(OMX.google.g711.alaw.decoder) in android.hardwar process
09-23 15:00:23.205 D/fpCoreSvc2( 789): fpHidl Service v2.0 prepare addservice!
09-23 15:00:23.206 E/fpCoreSvc2( 789): current svc2 hidl service
name:[email protected]::IFpsensorHidlSvc
09-23 15:00:23.206 I/HidlServiceManagement( 789): Registered
[email protected]::IFpsensorHidlSvc/default
09-23 15:00:23.206 W/mnld ( 683): thread_adc_capture_init: open_port: Unable to
open /dev/gps_emi, retry:3
09-23 15:00:23.206 I/NetdagentFirewall( 796): setupIptablesHooks done in
oem_iptables_init
09-23 15:00:23.207 I/NetdagentController( 796): Initializing iptables: 742.2ms
09-23 15:00:23.207 I/Netdagent( 796): Create CommandService successfully
09-23 15:00:23.207 D/fpCoreSvc2( 789): fpHidl Service v2.0 add success!
09-23 15:00:23.207 I/fpCoreSvc2( 789): init_fp_ext_svc2_api_impl invoked
09-23 15:00:23.207 E/fpCoreHalJni [INFO]( 789): fp_ext_svc2_bridge.cpp fpExtSvc2
add to system manager success, supporting ext service now!!
09-23 15:00:23.207 E/fpCoreHalJni [INFO]( 789): fp_ext_svc2_bridge.cpp
load_extsvc2_for_non_fpsensor finished,address of theSvc2Bridge=0x0xf0218078
09-23 15:00:23.208 E/[email protected]( 789):
fpsensor dlopen svc2 service OK for VTS
09-23 15:00:23.208 E/[email protected]( 789):
fingerprint VTS dlopen failed can't find 64bit Egis_hal so:
/vendor/lib64/hw/fingerprint.egis.default.so
09-23 15:00:23.210 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.211 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.212 I/OMXMaster( 652):
makeComponentInstance(OMX.google.g711.mlaw.decoder) in android.hardwar process
09-23 15:00:23.213 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.213 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.214 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.218 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.218 I/OMXMaster( 652):
makeComponentInstance(OMX.google.gsm.decoder) in android.hardwar process
09-23 15:00:23.219 I/HidlServiceManagement( 796): Registered
[email protected]::INetdagent/default
09-23 15:00:23.223 E/[email protected]( 789):
fingerprint VTS dlopen for egis hal success
09-23 15:00:23.223 D/FingerprintHal( 789): [rbs_fingerprint.c]
[start_inline_service:731] start_inline_service begin
09-23 15:00:23.223 D/FingerprintHal( 789): [rbs_fingerprint.c]
[start_inline_service:734] start_inline_service end
09-23 15:00:23.223 E/[email protected]( 789):
Egis start_egistec_service ret = 0
09-23 15:00:23.223 E/[email protected]( 789):
Egis start_egistec_service OK for VTS
09-23 15:00:23.224 I/FingerprintHal( 789): [rbs_fingerprint.c]
[thread_server_init:194] thread_server_init egis_server_init start
09-23 15:00:23.224 D/[email protected]( 789):
egis_server_init start
09-23 15:00:23.224 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.224 I/HidlServiceManagement( 789): Registered
[email protected]::IBiometricsFingerprintRbs/default
09-23 15:00:23.225 I/HidlServiceManagement( 789): Registered
[email protected]::IBiometricsFingerprint/default
09-23 15:00:23.225 I/HidlServiceManagement( 789): Removing namespace from process
name [email protected] to [email protected]
service.
09-23 15:00:23.228 W/HidlServiceManagement( 683): Waited one second for
[email protected]::ISensorManager/default
09-23 15:00:23.230 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.230 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.230 I/hwservicemanager( 357): Since
[email protected]::ISensorManager/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:23.231 I/HidlServiceManagement( 683): getService: Trying again for
[email protected]::ISensorManager/default...
09-23 15:00:23.233 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 1
09-23 15:00:23.235 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 2
09-23 15:00:23.242 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 3
09-23 15:00:23.246 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.247 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.247 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.249 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.249 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
09-23 15:00:23.251 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.257 D/fpc_fingerprint_hal( 789): nav_loop
FPC_NAV_REQUEST_WAIT_IRQ_HIGH
09-23 15:00:23.263 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.263 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.264 I/io_stats( 401): !@ 179,0 r 6994 301514 w 65 704 d 9 36 f 48
216 iot 4868 0 th 51200 0 0 pt 0 inp 2 0 9.800
09-23 15:00:23.266 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.app.SystemServiceRegistry$45
09-23 15:00:23.268 I/SEC_BASE_COMP( 652): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
09-23 15:00:23.271 W/libc ( 757): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 1
09-23 15:00:23.273 W/libc ( 757): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 2
09-23 15:00:23.273 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.275 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.280 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.280 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.287 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.287 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
09-23 15:00:23.293 E/SystemServiceRegistry( 463): systemservice inputdev:true
09-23 15:00:23.296 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.297 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.307 I/SEC_BASE_COMP( 652): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
09-23 15:00:23.308 W/libc ( 757): Unable to set property "ro.ril.svlte1x" to
"false": error code: 0xb, try count : 3
09-23 15:00:23.309 W/libc ( 757): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 1
09-23 15:00:23.311 W/libc ( 757): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 2
09-23 15:00:23.312 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.313 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.313 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.317 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.317 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.mp3.dec) in
android.hardwar process
09-23 15:00:23.322 I/SEC_BASE_COMP( 652): [OMX.SEC.mp3.dec]: Initial/Uninitial
transition state (1,0)
09-23 15:00:23.324 W/libc ( 757): Unable to set property "ro.ril.svdo" to
"false": error code: 0xb, try count : 3
09-23 15:00:23.326 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.329 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.330 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.337 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.342 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.343 I/OMXMaster( 652):
makeComponentInstance(OMX.google.mp3.decoder) in android.hardwar process
09-23 15:00:23.346 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.346 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.352 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.363 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.363 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.367 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.367 I/DlbDlbEffect( 472): getDescriptor(uuid=6AB06DA4-C516-4611-
8166-452799218539, pDescriptor=0xf2012740)
09-23 15:00:23.367 I/DlbDlbEffect( 472): getDescriptor() Returning descriptor for
DAX3_S_3.6.2.0_r1
09-23 15:00:23.368 I/BufferProvider( 511): found effect "Multichannel Downmix To
Stereo" from The Android Open Source Project
09-23 15:00:23.369 I/AudioEffectStage( 511): makeSinkBuffer max format 1, normal
fc 1024
09-23 15:00:23.369 I/AudioEffectStage( 511): make sec precision stage 1
09-23 15:00:23.373 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.373 I/OMXMaster( 652):
makeComponentInstance(OMX.google.opus.decoder) in android.hardwar process
09-23 15:00:23.375 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.380 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.380 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.380 V/ZygoteInitThreadPool( 463): Class android.util.TimeUtils was
preloaded took to much time: 178ms
09-23 15:00:23.386 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.view.-$$Lambda$PYGleuqIeCxjTD1pJqqx1opFv1g
09-23 15:00:23.386 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.view.-$$Lambda$SurfaceView$w68OV7dB_zKVNsA-r0IrAUtyWas
09-23 15:00:23.388 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
09-23 15:00:23.396 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.397 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.398 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.400 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.400 I/OMXMaster( 652):
makeComponentInstance(OMX.google.raw.decoder) in android.hardwar process
09-23 15:00:23.412 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.413 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.414 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.415 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.416 I/OMXMaster( 652):
makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process
09-23 15:00:23.427 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.430 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.431 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.435 V/AudioEffectStagePolicy( 511): load hw modules primary
09-23 15:00:23.435 V/AudioEffectStagePolicy( 511): load output thread
09-23 15:00:23.435 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_OUTPUT_FLAG_DEEP_BUFFER
09-23 15:00:23.435 V/AudioEffectStagePolicy( 511): stringToEnum() found MIXER
09-23 15:00:23.435 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
09-23 15:00:23.435 V/AudioEffectStagePolicy( 511): loadStageConfig name normal,
value , stageName primary_output
09-23 15:00:23.438 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.439 I/FastMixerState( 934): sMaxFastTracks = 8
09-23 15:00:23.435 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
09-23 15:00:23.440 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
09-23 15:00:23.440 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.440 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.440 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.440 V/AudioEffectStagePolicy( 511): loadStageConfig name sub1,
value , stageName primary_output_normal
09-23 15:00:23.440 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.440 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_STREAM_MUSIC
09-23 15:00:23.440 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.naac.enc) in
android.hardwar process
09-23 15:00:23.440 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name game,
value , stageName primary_output_normal_sub1
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_USAGE_GAME
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name atmos,
value , stageName primary_output_normal_sub1_game
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name atmos-
multi, value , stageName primary_output_normal_sub1_game
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): load hw modules low
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): load output thread
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_OUTPUT_FLAG_FAST
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found MIXER
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_DEVICE_OUT_SPEAKER
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name normal,
value , stageName low_output
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name sub1,
value , stageName low_output_normal
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_STREAM_MUSIC
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name game,
value , stageName low_output_normal_sub1
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_USAGE_GAME
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name atmos,
value , stageName low_output_normal_sub1_game
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name atmos-
multi, value , stageName low_output_normal_sub1_game
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): load hw modules a2dp
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): load output thread
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found MIXER
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_A2DP
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name normal,
value , stageName a2dp_output
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): loadStageConfig name sub1,
value , stageName a2dp_output_normal
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_STREAM_MUSIC
09-23 15:00:23.444 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name game,
value , stageName a2dp_output_normal_sub1
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_USAGE_GAME
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name atmos,
value , stageName a2dp_output_normal_sub1_game
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal_sub1_game
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name normal48,
value , stageName a2dp_output
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name sub1,
value , stageName a2dp_output_normal48
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_STREAM_MUSIC
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name game,
value , stageName a2dp_output_normal48_sub1
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_USAGE_GAME
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name atmos,
value , stageName a2dp_output_normal48_sub1_game
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name atmos-
multi, value , stageName a2dp_output_normal48_sub1_game
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_5POINT1POINT2
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name uhq, value
, stageName a2dp_output
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.445 V/AudioEffectStagePolicy( 511): loadStageConfig name sub1,
value , stageName a2dp_output_uhq
09-23 15:00:23.446 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_STREAM_MUSIC
09-23 15:00:23.446 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY
09-23 15:00:23.446 V/AudioEffectStagePolicy( 511): loadStageConfig name game,
value , stageName a2dp_output_uhq_sub1
09-23 15:00:23.446 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_USAGE_GAME
09-23 15:00:23.446 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.446 V/AudioEffectStagePolicy( 511): loadStageConfig name atmos,
value , stageName a2dp_output_uhq_sub1_game
09-23 15:00:23.446 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_TRACK_ATMOS_PROCESSED
09-23 15:00:23.446 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.446 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.447 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.448 I/SamsungPowerSoundPlay( 934): Power sound main
09-23 15:00:23.448 I/SamsungPowerSoundPlay( 934): Play power on sound
09-23 15:00:23.448 V/SamsungPowerSound( 934): ++++++++ SamsungPowerSoundPlayer
Constuctor ++++++++
09-23 15:00:23.448 I/SamsungPowerSound( 934): wait_for_audio_policy ++
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): loadStageConfig name dynamic,
value , stageName a2dp_output
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): loadStageConfig name sub1,
value , stageName a2dp_output_dynamic
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_STREAM_MUSIC
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): loadStageConfig name game,
value , stageName a2dp_output_dynamic_sub1
09-23 15:00:23.448 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-
r5pkiSxNSBBd1w_Qc
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_USAGE_GAME
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): load hw modules usb
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): load output thread
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found MIXER
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_DEVICE_OUT_ALL_USB
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): loadStageConfig name dynamic,
value , stageName usb_output
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): loadStageConfig name sub1,
value , stageName usb_output_dynamic
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_STREAM_MUSIC
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): loadStageConfig name game,
value , stageName usb_output_dynamic_sub1
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_USAGE_GAME
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.448 V/AudioEffectStagePolicy( 511): load hw modules hdmi
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): load output thread
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_OUTPUT_FLAG_MULTI_CH
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found MIXER
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_DEVICE_OUT_AUX_DIGITAL
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): loadStageConfig name dynamic,
value , stageName hdmi_output
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): loadStageConfig name sub1,
value , stageName hdmi_output_dynamic
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_STREAM_MUSIC
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): loadStageConfig name game,
value , stageName hdmi_output_dynamic_sub1
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_USAGE_GAME
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): load hw modules remote_submix
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): load output thread
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_OUTPUT_FLAG_NONE
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found MIXER
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_DEVICE_OUT_REMOTE_SUBMIX
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): loadStageConfig name normal,
value , stageName remote_submix_output
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_FORMAT_PCM_FLOAT
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_CHANNEL_OUT_STEREO
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_NONE
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): loadStageConfig name sub1,
value , stageName remote_submix_output_normal
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_STREAM_MUSIC
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): loadStageConfig name game,
value , stageName remote_submix_output_normal_sub1
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
AUDIO_USAGE_GAME
09-23 15:00:23.449 V/AudioEffectStagePolicy( 511): stringToEnum() found
STAGE_EFFECT_DOLBY_GAME
09-23 15:00:23.450 E/AudioEffectStagePolicy( 511): Write fail. mInputRootNode is
NULL!!!
09-23 15:00:23.451 D/AudioEffectStage( 511): initEffect() primary_output_normal
has No effect
09-23 15:00:23.453 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.460 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-
nNGZpgXrKr4QC_iQiTbQx0
09-23 15:00:23.460 I/SEC_BASE_COMP( 652): [OMX.SEC.naac.enc]: Initial/Uninitial
transition state (1,0)
09-23 15:00:23.460 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.view.contentcapture.-$
$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
09-23 15:00:23.462 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.463 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.463 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.464 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.465 I/OMXMaster( 652):
makeComponentInstance(OMX.google.aac.encoder) in android.hardwar process
09-23 15:00:23.467 V/ZygoteInitThreadPool( 463): Class
android.content.pm.InstantAppResolveInfo$InstantAppDigest was preloaded took to
much time: 106ms
09-23 15:00:23.470 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.view.contentcapture.MainContentCaptureSession$1
09-23 15:00:23.475 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.477 I/thermal_src( 738): ta_catp_decide_ttj 0
09-23 15:00:23.477 I/thermal_src( 738): u_CATM_ON == -1, get catm init val again
09-23 15:00:23.478 I/thermal_src( 738): ta_catm_init_flow
09-23 15:00:23.478 I/thermal_src( 738): u_CATM_ON == -1, get catm init val
09-23 15:00:23.478 V/thermal_src( 738): TA_DAEMON_CMD_NOTIFY_DAEMON_CATMINIT
cmd=0x3, len=48
09-23 15:00:23.478 I/thermal_src( 738): TTJ_D 13500,TT_H 500,TT_L 500,TT
4000,MAX_TT 800000,MIN_TT -800000,MIN_TTJ 65000,CATM_ON 2,TTJ 55000,MAX_TARGET_TJ
85000,TRIP_TPCB 43000,STEADY_TARGET_TPCB 46000
09-23 15:00:23.478 I/thermal_src( 738): update param 4608,55000,71500,27648,-33792
09-23 15:00:23.478 I/thermal_src( 738): big tpcb jump! previous/current = 0/37000
09-23 15:00:23.478 W/EffectsFactoryConfigLoader( 511): loadLibrary() could not
find library /system/lib/libsamsungSoundbooster_plus_legacy.so
09-23 15:00:23.478 W/EffectsFactoryConfigLoader( 511): loadLibrary() could not
find library /system/lib/libaudiosaplus_sec_legacy.so
09-23 15:00:23.478 W/EffectsFactoryConfigLoader( 511): loadLibrary() could not
find library /system/lib/libmysound_legacy.so
09-23 15:00:23.478 E/libMtcLoader( 688): failed to open /proc/mtktz/mtktscharger2,
errno: 2.
09-23 15:00:23.480 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.480 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.480 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.content.res.-$$Lambda$Resources$4msWUw7LKsgLexLZjIfWa4oguq4
09-23 15:00:23.485 I/libMtcLoader( 688): loadmtc loadmtc done
09-23 15:00:23.497 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.498 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.513 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.514 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.widget.ActionMenuPresenter$OverflowMenuButton$1
09-23 15:00:23.513 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.528 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.530 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.531 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.538 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.541 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.541 I/OMXMaster( 652):
makeComponentInstance(OMX.google.amrnb.encoder) in android.hardwar process
09-23 15:00:23.547 E/ActivityRecognitionHardware( 463): activity_recognition HAL
is deprecated. class_init is effectively a no-op
09-23 15:00:23.554 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.557 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.558 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.563 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.564 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.566 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.567 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.568 I/OMXMaster( 652):
makeComponentInstance(OMX.google.amrwb.encoder) in android.hardwar process
09-23 15:00:23.576 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.580 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.580 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.584 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.infra.-$$Lambda$T7zIZMFnvwrmtbuTMXLaZHHp-9s
09-23 15:00:23.584 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.infra.-$$Lambda$XuWfs8-IsKaNygi8YjlVGjedkIw
09-23 15:00:23.584 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.584 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.infra.-$$Lambda$qN_gooelzsUiBhYWznXKzb-8_wA
09-23 15:00:23.585 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.infra.-$$Lambda$rAXGjry3wPGKviARzTYfDiY7xrs
09-23 15:00:23.586 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.587 I/OMXMaster( 652):
makeComponentInstance(OMX.google.flac.encoder) in android.hardwar process
09-23 15:00:23.598 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.598 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.601 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.604 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.604 I/hwservicemanager( 357): Since
[email protected]::ISensorManager/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:23.604 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.avc.sw.dec) in
android.hardwar process
09-23 15:00:23.605 D/AALLightSensor( 768): sensorservice is not ready
09-23 15:00:23.608 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$7bfIWpn8X2h-hSzLD6dcuK4Ljuw
09-23 15:00:23.608 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$B-TmZhQb712ePnuJTxvMe7P-YwQ
09-23 15:00:23.608 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$Xvt9xdVPtevMWGIjcbxXf0_mr_c
09-23 15:00:23.608 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.os.-$$Lambda$BatteryStatsImpl$_l2oiaRDRhjCXI_PwXPsAhrgegI
09-23 15:00:23.609 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$-YP-7pwoNn8TN0iTmo5Q1r2lQz0
09-23 15:00:23.609 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$Vota0PqfoPWckjXH35wE48myGdk
09-23 15:00:23.609 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.os.-$$Lambda$BinderCallsStats$iPOmTqbqUiHzgsAugINuZgf9tls
09-23 15:00:23.613 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.614 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.615 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 1
09-23 15:00:23.619 W/idmap2 ( 986): failed to create idmap
09-23 15:00:23.620 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 2
09-23 15:00:23.622 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 3
09-23 15:00:23.618 W/EffectsFactoryConfigLoader( 511): loadLibrary() could not
find library /system/lib/libsamsungSoundbooster_tdm_legacy.so
09-23 15:00:23.629 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.630 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.630 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.647 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.647 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.651 W/EffectsFactoryConfigLoader( 511): loadLibrary() could not
find library /system/lib/libswdht_legacy.so
09-23 15:00:23.651 W/EffectsFactoryConfigLoader( 511): loadEffect() could not get
library soundbooster_plus
09-23 15:00:23.651 W/EffectsFactoryConfigLoader( 511): loadEffect() could not get
library soundalive_sec
09-23 15:00:23.651 W/EffectsFactoryConfigLoader( 511): loadEffect() could not get
library mysound
09-23 15:00:23.651 W/EffectsFactoryConfigLoader( 511): loadEffect() could not get
library dht
09-23 15:00:23.651 W/EffectsFactoryConfigLoader( 511): loadEffect() could not get
library tdm
09-23 15:00:23.651 V/VolumeMonitor_Energy_Effect( 511): VMLib_GetDescriptor()
09-23 15:00:23.652 I/EffectsFactory( 511): EffectCreate() create_effect
09-23 15:00:23.654 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.655 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.655 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.655 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.655 I/DlbDap2Process( 511): init()
09-23 15:00:23.655 I/DlbDap2Process( 511): open()
09-23 15:00:23.658 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d7660:SEC.avc.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:23.658 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:23.658 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d7660:SEC.avc.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
09-23 15:00:23.659 I/SEC_BASE_COMP( 652): [OMX.SEC.avc.sw.dec]: Initial/Uninitial
transition state (1,0)
09-23 15:00:23.663 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$MultiSimSettingController$55347QtGjuukX-
px3jYZkJd_z3U
09-23 15:00:23.663 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.664 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.664 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$DcLtrTEtdlCd4WOev4Zk79vrSko
09-23 15:00:23.664 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$MultiSimSettingController$WtGtOenjqxSBoW5BUjT-VlNoSTM
09-23 15:00:23.672 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionController$VCQsMNqRHpN3RyoXYzh2YUwA2yc
09-23 15:00:23.673 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.telephony.-$$Lambda$SubscriptionController$u5xE-
urXR6ElZ50305_6guo20Fc
09-23 15:00:23.675 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.telephony.-$
$Lambda$SubscriptionInfoUpdater$ecTEeMEIjOEa2z5W3wjqiicibbY
09-23 15:00:23.677 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.680 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.681 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.692 I/DlbDap2Process( 511): loadLicense() no license check!
09-23 15:00:23.692 I/DlbDap2Process( 511): validateLicense() no license check!
09-23 15:00:23.692 I/DlbDap2Process( 511): init() DAP opened
09-23 15:00:23.692 I/DlbDap2Process( 511): DAP library version: MOBILE v1.5
09-23 15:00:23.692 D/DlbDap2Process( 511): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
09-23 15:00:23.692 D/DlbProfileParamCache( 511): setProfile(profile=-1)
09-23 15:00:23.693 D/DlbProfileParamArray( 511): loadXMLFile
09-23 15:00:23.697 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.697 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.697 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.telephony.IccSmsInterfaceManager$2
09-23 15:00:23.706 W/mnld ( 683): thread_adc_capture_init: open_port: Unable to
open /dev/gps_emi, retry:4
09-23 15:00:23.713 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.714 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.714 I/applypatch( 919): Patching /dev/block/platform/bootdevice/by-
name/recovery
09-23 15:00:23.717 V/ZygoteInitThreadPool( 463): Class
android.icu.impl.StaticUnicodeSets was preloaded took to much time: 103ms
09-23 15:00:23.729 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.telephony.imsphone.-$
$Lambda$ImsPhoneCallTracker$QlPVd_3u4_verjHUDnkn6zaSe54
09-23 15:00:23.730 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.730 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.730 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.736 V/ZygoteInitThreadPool( 463): Class
com.android.internal.telephony.GsmAlphabet was preloaded took to much time: 591ms
09-23 15:00:23.736 W/ZygoteInitThreadPool( 463): Completed :
com.android.internal.telephony.GsmAlphabet took 591ms
09-23 15:00:23.739 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=0, paramNum=134, size=2336
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=1, paramNum=134, size=2336
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=2, paramNum=134, size=2336
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=3, paramNum=134, size=2336
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=4, paramNum=134, size=2336
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=5, paramNum=134, size=2336
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=6, paramNum=0, size=8
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=7, paramNum=0, size=8
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=8, paramNum=0, size=8
09-23 15:00:23.740 D/DlbProfileParamArray( 511): add the profile table:
profileId=-1, paramNum=78, size=1416
09-23 15:00:23.745 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.745 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.DECODER.AVC) in android.hardwar process
09-23 15:00:23.747 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.747 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.750 D/DlbProfileParamArray( 511): getProfileParams(profile = -1)
09-23 15:00:23.750 D/DlbDap2Process( 511): 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])
09-23 15:00:23.750 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.750 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.751 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.751 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.751 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.751 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.751 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.751 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.751 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
09-23 15:00:23.754 W/ZygoteInitThreadPool( 463): Class not found for preloading:
com.android.internal.widget.LockPatternUtils$2
09-23 15:00:23.755 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.764 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.764 I/EffectsFactory( 511): EffectCreate() create_effect
09-23 15:00:23.764 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.764 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.764 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.764 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.764 I/DlbDap2Process( 511): init()
09-23 15:00:23.764 I/DlbDap2Process( 511): open()
09-23 15:00:23.767 I/zygote ( 463): Background concurrent copying GC freed
18675(1502KB) AllocSpace objects, 2(56KB) LOS objects, 49% free, 5606KB/10MB,
paused 2.703ms total 169.070ms
09-23 15:00:23.774 I/DlbDap2Process( 511): loadLicense() no license check!
09-23 15:00:23.774 I/DlbDap2Process( 511): validateLicense() no license check!
09-23 15:00:23.774 I/DlbDap2Process( 511): init() DAP opened
09-23 15:00:23.774 I/DlbDap2Process( 511): DAP library version: MOBILE v1.5
09-23 15:00:23.774 D/DlbDap2Process( 511): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
09-23 15:00:23.774 D/DlbProfileParamCache( 511): setProfile(profile=-1)
09-23 15:00:23.774 D/DlbProfileParamArray( 511): getProfileParams(profile = -1)
09-23 15:00:23.774 D/DlbDap2Process( 511): 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])
09-23 15:00:23.775 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.775 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.775 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.775 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.775 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.775 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.775 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.775 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.779 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.780 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.780 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.781 I/EffectsFactory( 511): EffectCreate() create_effect
09-23 15:00:23.781 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.781 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.781 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.781 I/DlbDap2Process( 511): init()
09-23 15:00:23.781 I/DlbDap2Process( 511): open()
09-23 15:00:23.790 I/DlbDap2Process( 511): loadLicense() no license check!
09-23 15:00:23.790 I/DlbDap2Process( 511): validateLicense() no license check!
09-23 15:00:23.791 I/DlbDap2Process( 511): init() DAP opened
09-23 15:00:23.791 I/DlbDap2Process( 511): DAP library version: MOBILE v1.5
09-23 15:00:23.791 D/DlbDap2Process( 511): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
09-23 15:00:23.791 D/DlbProfileParamCache( 511): setProfile(profile=-1)
09-23 15:00:23.791 D/DlbProfileParamArray( 511): getProfileParams(profile = -1)
09-23 15:00:23.791 D/DlbDap2Process( 511): 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])
09-23 15:00:23.791 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.791 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.791 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.791 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.791 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.791 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.791 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.791 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.795 I/AudioEffectStage( 511): In/out ChannelMask diff, name
primary_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
09-23 15:00:23.797 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.798 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.798 I/SurfaceFlinger( 524): [SF client] NEW(0xf311e780) for
(911:/system/bin/bootanimation)
09-23 15:00:23.802 I/EffectsFactory( 511): EffectCreate() create_effect
09-23 15:00:23.802 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.802 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.802 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.802 I/DlbDap2Process( 511): init()
09-23 15:00:23.802 I/DlbDap2Process( 511): open()
09-23 15:00:23.806 E/BootAnimationLoader( 911): !@BootAnimation : Could not open
'/sys/class/lcd/panel/ux_color'
09-23 15:00:23.806 E/BootAnimationLoader( 911): !@BootAnimation : Could not open
'/sys/class/lcd/panel/window_type'
09-23 15:00:23.806 E/BootAnimationLoader( 911): !@BootAnimation : User doesn't use
Samsung's LCD, User use Fake LCD
09-23 15:00:23.807 I/BootAnimationLoader( 911): ret=2, fps:12, interval:83333
09-23 15:00:23.807 E/BootAnimationLoader( 911): !@BootAnimation : mps_code = PET
09-23 15:00:23.807 E/BootAnimationLoader( 911): !@BootAnimation : [Chameleon]
Carrier animation is not supported...
09-23 15:00:23.807 E/BootAnimationLoader( 911): !@BootAnimation : After fota,
Start fota bootanimation
09-23 15:00:23.809 E/BootAnimationLoader( 911): !@BootAnimation : Because there is
no fota resource, Proceed to the general process
09-23 15:00:23.812 E/BootAnimationLoader( 911): !@BootAnimation : Load sequence
resource = /product/omc/single/PET/res/media/bootsamsung.qmg
09-23 15:00:23.812 I/DlbDap2Process( 511): loadLicense() no license check!
09-23 15:00:23.812 I/DlbDap2Process( 511): validateLicense() no license check!
09-23 15:00:23.812 I/DlbDap2Process( 511): init() DAP opened
09-23 15:00:23.812 I/DlbDap2Process( 511): DAP library version: MOBILE v1.5
09-23 15:00:23.812 D/DlbDap2Process( 511): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
09-23 15:00:23.812 D/DlbProfileParamCache( 511): setProfile(profile=-1)
09-23 15:00:23.812 D/DlbProfileParamArray( 511): getProfileParams(profile = -1)
09-23 15:00:23.812 E/BootAnimationLoader( 911): !@BootAnimation : Load loop
resource = /system/media/bootsamsungloop.qmg
09-23 15:00:23.812 D/DlbDap2Process( 511): 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])
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.812 D/DlbDap2Process( 511): DAP input format is 0x2158 with input
channel mask 0xC003F
09-23 15:00:23.812 D/DlbDap2Process( 511): setMave(mave = 0)
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.812 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.813 E/AudioFlinger( 511): Failed to add event callback
09-23 15:00:23.813 E/BootAnimationLoader( 911): !@BootAnimation : [Encryption
info]crypt_state = encrypted, crypt_input_window = 0, crypt_type = 0
09-23 15:00:23.814 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.814 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.814 D/SecNativeFeatureCppIf( 911): encoded
09-23 15:00:23.814 D/SecNativeFeatureCppIf( 911): decoding and unzip finish
09-23 15:00:23.814 D/SecNativeFeatureCppIf( 911): use unCompDataBuff. encoded
09-23 15:00:23.815 D/AudioALSAHardware( 472): -getParameters(), return ""
09-23 15:00:23.815 D/SecNativeFeatureCppIf( 911): Free unCompDataBuff
09-23 15:00:23.815 D/AudioALSAHardware( 472): -getParameters(), return ""
09-23 15:00:23.816 D/SecNativeFeatureCppIf( 911): encoded
09-23 15:00:23.816 V/APM_AudioPolicyManager( 511): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.816 D/SecNativeFeatureCppIf( 911): decoding and unzip finish
09-23 15:00:23.816 D/SecNativeFeatureCppIf( 911): use unCompDataBuff. encoded
09-23 15:00:23.816 D/SecNativeFeatureCppIf( 911): Free unCompDataBuff
09-23 15:00:23.818 V/APM_AudioPolicyManager( 511): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.821 V/APM_AudioPolicyManager( 511): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
09-23 15:00:23.821 V/APM_AudioPolicyManager( 511): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.821 I/AudioFlinger( 511): AudioFlinger's thread 0xefc5b940 tid=1001
ready to run
09-23 15:00:23.826 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:23.826 D/AudioFlinger( 511): ro.audio.silent is ignored since no
output device is set
09-23 15:00:23.827 V/APM_AudioPolicyManager( 511): computeVolume: camera shutter
sound volume 0.000000
09-23 15:00:23.827 D/AudioALSAStreamOut( 472): standby(), flag 0xa, set
usePolicyDevice from false to true
09-23 15:00:23.827 D/AudioALSAStreamOut( 472): standbyStreamOut(), halRequest 0,
mDestroy 0, flag 10
09-23 15:00:23.829 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:23.829 D/AudioFlinger( 511): ro.audio.silent is ignored since no
output device is set
09-23 15:00:23.829 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.829 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
1, volume 52.000000, deviceTypes 0x2
09-23 15:00:23.830 V/APM_AudioPolicyManager( 511): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.830 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.830 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
2
09-23 15:00:23.833 I/BootAnimationLoader( 911): !@BootAnimation : activeId is 0 <
0
09-23 15:00:23.834 I/BootAnimationLoader( 911): !@BootAnimation : main resolution
w = 720, h = 1520
09-23 15:00:23.834 I/BootAnimationLoader( 911): !@BootAnimation : createSurface
RGB565
09-23 15:00:23.835 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.838 E/GraphicsLatency( 524): failed to open
library[libboost_ext_v2_fwk.so]
09-23 15:00:23.838 I/BufferQueueConsumer( 524): [](id:20c00000001,api:0,p:-
1,c:524) connect(): controlledByApp=false
09-23 15:00:23.839 I/BufferQueue( 524): [unnamed-524-1]
(this:0xf3139f80,id:1,api:0,p:-1,c:-1) BufferQueue
core=(524:/system/bin/surfaceflinger)
09-23 15:00:23.839 I/SurfaceFlinger( 524): id=1 createSurf (720x1520),4 flag=0,
samsungani565#0
09-23 15:00:23.846 V/APM_AudioPolicyManager( 511): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.846 D/PQCommon( 652): [PQ_PROT] [PQCust] libpq_cust_base.so OK,
libpq_cust.so absent
09-23 15:00:23.847 V/APM_AudioPolicyManager( 511): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.848 D/PQ ( 768): ccorr table index=0
09-23 15:00:23.848 D/PQ ( 768): [PQ_SERVICE]enablePQEvent: 1 -> 0
09-23 15:00:23.848 D/PQ ( 768): [PQ_SERVICE] setPQParamWithFilter configFlag:
3
09-23 15:00:23.848 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::MtkOmxVdec this=
0xE8A6F000
09-23 15:00:23.849 V/APM_AudioPolicyManager( 511): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.850 I/BootAnimationLoader( 911): !@BootAnimation : activeId is 0 <
0
09-23 15:00:23.850 V/APM_AudioPolicyManager( 511): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.850 E/ccci_fsd(1)( 530): FindNext: [error]no more files...
09-23 15:00:23.851 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 8
09-23 15:00:23.851 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxComponentCreate
mCompHandle(0xE8A6F004)
09-23 15:00:23.851 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::ComponentInit
(OMX.MTK.VIDEO.DECODER.AVC)
09-23 15:00:23.851 E/audit ( 450): type=1400 audit(1663963223.848:164): avc:
denied { read } for pid=652 comm="[email protected]"
name="u:object_r:default_prop:s0" dev="tmpfs" ino=132 scontext=u:r:mediacodec:s0
tcontext=u:object_r:default_prop:s0 tclass=file permissive=0 SEPF_SM-A107M_11_0004
audit_filtered
09-23 15:00:23.851 E/audit ( 450): type=1300 audit(1663963223.848:164):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ffee33b8
a2=a8000 a3=0 items=0 ppid=1 pid=652 auid=4294967295 uid=1046 gid=1006 euid=1046
suid=1046 fsuid=1046 egid=1006 sgid=1006 fsgid=1006 tty=(none) ses=4294967295
comm="[email protected]" exe="/vendor/bin/hw/[email protected]"
subj=u:r:mediacodec:s0 key=(null)
09-23 15:00:23.852 E/audit ( 450): type=1327 audit(1663963223.848:164):
proctitle=6D656469612E636F6465630068772F616E64726F69642E68617264776172652E6D6564696
12E6F6D7840312E302D73657276696365
09-23 15:00:23.852 E/libc ( 652): Access denied finding property "mtk.vdec.log"
09-23 15:00:23.852 I/[email protected]( 652):
isVTService([email protected])
09-23 15:00:23.853 D/AudioALSAHardware( 472): setVoiceVolume(), volume = 0.000000,
mUseTuningVolume = 0
09-23 15:00:23.853 D/AudioALSAStreamManager( 472): setVoiceVolume(), volume =
0.000000
09-23 15:00:23.853 D/AudioALSAStreamManager( 472): setVoiceVolume() current mode
is not in phone call, ignore it
09-23 15:00:23.853 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::SetConfig ->
disable priority adjustment
09-23 15:00:23.853 I/BootAnimationLoader( 911): !@BootAnimation : main resolution
w = 720, h = 1520
09-23 15:00:23.854 I/BootAnimationLoader( 911): !@BootAnimation :
BootAnimData_STATUS = 0x3
09-23 15:00:23.854 V/APM_AudioPolicyManager( 511): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
09-23 15:00:23.854 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.855 E/BootAnimation( 911): /sys/class/sec/led/led_pattern: open
error, fd = -1
09-23 15:00:23.855 I/BootAnimation( 911): !@BootAnimation : wait_for_audio_policy
++
09-23 15:00:23.856 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.860 I/zygote ( 463):
Thread[10,tid=950,Native,Thread*=0xeaa2f800,peer=0x12d80078,"0 ~ 5954 (preloading:
android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
09-23 15:00:23.861 I/zygote ( 463):
Thread[10,tid=950,Native,Thread*=0xeaa2f800,peer=0x12d80078,"0 ~ 5954 (preloading:
android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
09-23 15:00:23.862 D/MtpDeviceJNI( 463): register_android_mtp_MtpDevice
09-23 15:00:23.862 I/zygote ( 463):
Thread[10,tid=950,Native,Thread*=0xeaa2f800,peer=0x12d80078,"0 ~ 5954 (preloading:
android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
09-23 15:00:23.863 I/zygote ( 463):
Thread[10,tid=950,Native,Thread*=0xeaa2f800,peer=0x12d80078,"0 ~ 5954 (preloading:
android.media.CamcorderProfile)"] recursive attempt to load library
"libmedia_jni.so"
09-23 15:00:23.864 E/ccci_fsd(1)( 530): FindNext: [error]no more files...
09-23 15:00:23.867 V/ZygoteInitThreadPool( 463): Class
android.media.CamcorderProfile was preloaded took to much time: 85ms
09-23 15:00:23.868 W/AudioFlinger( 511): moveEffects() bad srcOutput 0
09-23 15:00:23.868 V/APM_AudioPolicyManager( 511): selectOutputForMusicEffects
selected output 13
09-23 15:00:23.868 V/APM_AudioPolicyManager( 511): setOutputDevices device
{type:0x2,@:} delayMs 0
09-23 15:00:23.868 V/APM_AudioPolicyManager( 511): setOutputDevices() prevDevice
{type:0x2,@:}
09-23 15:00:23.868 V/APM_AudioPolicyManager( 511): setOutputDevices changing
device to {type:0x2,@:}
09-23 15:00:23.879 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.885 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecConvertThread
created pVdec=0xE8A6F000, tid=1008
09-23 15:00:23.887 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.media.MediaRouter$Static$Client$1
09-23 15:00:23.887 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.media.MediaRouter$Static$Client$2
09-23 15:00:23.891 W/OMXNodeInstance( 652):
getParameter(0xe8a6f004:MTK.DECODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:23.892 W/OMXUtils( 643): do not know color format 0x7f000001 =
2130706433
09-23 15:00:23.893 W/OMXNodeInstance( 652):
getParameter(0xe8a6f004:MTK.DECODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:23.895 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8a6f004:MTK.DECODER.AVC,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:23.895 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:23.895 W/OMXNodeInstance( 652):
setParameter(0xe8a6f004:MTK.DECODER.AVC,
OMX.google.android.index.allocateNativeHandle(0x7f20040e): Output:1 en=0)
(0x80001005)
09-23 15:00:23.895 D/MtkOmxVdecEx( 652): [0xe8a6f000] +MtkOmxVdec::ComponentDeInit
09-23 15:00:23.897 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecConvertThread
terminated
09-23 15:00:23.899 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecDecodeThread
created pVdec=0xE8A6F000, tid=1007
09-23 15:00:23.900 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecDecodeThread
terminated pVdec=0xE8A6F000
09-23 15:00:23.900 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecThread created
pVdec=0xE8A6F000, tid=1006
09-23 15:00:23.900 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecThread terminated
09-23 15:00:23.910 D/MtkOmxVdecEx( 652): [0xe8a6f000] ~MtkOmxVdec this= 0xE8A6F000
09-23 15:00:23.911 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 8
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dfsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dhsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dvlc = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(arde = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(rsse = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(bexe = #1[0])
09-23 15:00:23.912 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dhfm = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(ceon = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(aoon = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(aron = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dfsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dhsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dvlc = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(arde = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(rsse = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(bexe = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dhfm = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(ceon = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(aoon = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(aron = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dfsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dhsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dvlc = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(arde = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(rsse = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(bexe = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dhfm = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(ceon = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(aoon = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(aron = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dfsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dhsa = #1[10])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(dvlc = #1[0])
09-23 15:00:23.912 D/DlbDap2Process( 511): setParam(arde = #1[0])
09-23 15:00:23.913 D/DlbDap2Process( 511): setParam(rsse = #1[0])
09-23 15:00:23.913 D/DlbDap2Process( 511): setParam(bexe = #1[0])
09-23 15:00:23.913 D/DlbDap2Process( 511): setParam(dhfm = #1[0])
09-23 15:00:23.913 D/DlbDap2Process( 511): setParam(ceon = #1[0])
09-23 15:00:23.913 D/DlbDap2Process( 511): setParam(aoon = #1[0])
09-23 15:00:23.913 D/DlbDap2Process( 511): setParam(aron = #1[0])
09-23 15:00:23.913 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.913 D/AudioALSAHardware( 472): +createAudioPatch() num_sources
[1] , num_sinks [1], handle [0x0], current mAudioHalPatchVector size 0
09-23 15:00:23.913 D/AudioALSAHardware( 472): createAudioPatch() createAudioPatch
Mixer->0x00000002, handle 0
09-23 15:00:23.913 D/AudioALSAStreamManager( 472): +setParameters(), IOport = 13,
keyValuePairs = routing=2
09-23 15:00:23.913 D/AudioALSAStreamManager( 472): setParameters(), Send to
mStreamOutVector[0], flag 10
09-23 15:00:23.914 D/AudioALSAStreamOut( 472): updatePolicyDevice(), flag: 0xa,
device: 0x2
09-23 15:00:23.914 W/AudioALSAStreamManager( 472): routingOutputDevice(), flag:
0xa, output_devices == current_output_devices(0x00000002), return
09-23 15:00:23.914 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.DECODER.AVC.l3) in android.hardwar process
09-23 15:00:23.914 D/AudioALSAHardware( 472): createAudioPatch() new handle [0x1]
current mAudioHalPatchVector size 1
09-23 15:00:23.914 D/AudioALSAHardware( 472): -createAudioPatch() num_sources
[1] , num_sinks [1], handle [0x1]
09-23 15:00:23.914 D/AudioFlinger( 511): setCurDevice() 0x2
09-23 15:00:23.914 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::MtkOmxVdec this=
0xE8A6F000
09-23 15:00:23.915 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 8
09-23 15:00:23.915 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxComponentCreate
mCompHandle(0xE8A6F004)
09-23 15:00:23.915 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::ComponentInit
(OMX.MTK.VIDEO.DECODER.AVC.l3)
09-23 15:00:23.915 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::SetConfig ->
disable priority adjustment
09-23 15:00:23.916 V/APM_AudioPolicyManager( 511): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 12 num_sources 1 num_sinks 1
09-23 15:00:23.917 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecDecodeThread
created pVdec=0xE8A6F000, tid=1015
09-23 15:00:23.917 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecThread created
pVdec=0xE8A6F000, tid=1014
09-23 15:00:23.922 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecConvertThread
created pVdec=0xE8A6F000, tid=1016
09-23 15:00:23.922 V/APM_AudioPolicyManager( 511): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.922 V/APM_AudioPolicyManager( 511): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.922 V/APM_AudioPolicyManager( 511): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
09-23 15:00:23.922 V/APM_AudioPolicyManager( 511): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume: camera shutter
sound volume 0.000000
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
1, volume 52.000000, deviceTypes 0x2
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
09-23 15:00:23.923 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:23.923 I/AudioFlinger( 511): openOutput() this 0xf12ad000, module 10
Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x4
09-23 15:00:23.924 W/AudioALSASampleRateController( 472): -
setPrimaryStreamOutSampleRate(), sample_rate(48000) ==
mPrimaryStreamOutSampleRate(48000), return
09-23 15:00:23.924 D/AudioALSAStreamOut( 472): set(), flag 0x4, devices: 0x2,
format: 0x1/0x1, channels: 0x3/0x2, sampleRate: 48000/48000, flags: 0x4, latency:
10, buffer_size: 1024, usePolicyDevice: 0
09-23 15:00:23.924 D/DeviceHAL( 472): openOutputStreamImpl, flags: 0x4,
open_output_stream success, mOpenedStreamsCount 2
09-23 15:00:23.925 I/AudioFlinger( 511): HAL output buffer size 256 frames, normal
sink buffer size 768 frames
09-23 15:00:23.927 I/AudioEffectStage( 511): makeSinkBuffer max format 5, normal
fc 768
09-23 15:00:23.927 I/AudioEffectStage( 511): make sec precision stage 5
09-23 15:00:23.931 I/HidlServiceManagement( 757): Registered
[email protected]::IRadio/slot1
09-23 15:00:23.933 I/HidlServiceManagement( 757): Registered
[email protected]::ISehRadio/slot1
09-23 15:00:23.936 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.936 I/HidlServiceManagement( 757): Registered
[email protected]::IRadioConfig/default
09-23 15:00:23.939 D/AudioEffectStage( 511): initEffect() low_output_normal has No
effect
09-23 15:00:23.939 I/HidlServiceManagement( 757): Registered
[email protected]::ISap/slot1
09-23 15:00:23.947 I/EffectsFactory( 511): EffectCreate() create_effect
09-23 15:00:23.947 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.947 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.947 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.947 I/DlbDap2Process( 511): init()
09-23 15:00:23.947 I/DlbDap2Process( 511): open()
09-23 15:00:23.955 W/OMXNodeInstance( 652):
getParameter(0xe8a6f004:MTK.DECODER.AVC.l3, ??(0x7f200405)) (0x8000101a)
09-23 15:00:23.955 W/OMXUtils( 643): do not know color format 0x7f000001 =
2130706433
09-23 15:00:23.956 I/DlbDap2Process( 511): loadLicense() no license check!
09-23 15:00:23.956 I/DlbDap2Process( 511): validateLicense() no license check!
09-23 15:00:23.956 I/DlbDap2Process( 511): init() DAP opened
09-23 15:00:23.956 I/DlbDap2Process( 511): DAP library version: MOBILE v1.5
09-23 15:00:23.956 D/DlbDap2Process( 511): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
09-23 15:00:23.956 D/DlbProfileParamCache( 511): setProfile(profile=-1)
09-23 15:00:23.956 D/DlbProfileParamArray( 511): getProfileParams(profile = -1)
09-23 15:00:23.957 D/DlbDap2Process( 511): 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])
09-23 15:00:23.957 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:23.957 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.957 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.957 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.957 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.957 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.957 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.957 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.957 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.957 W/OMXNodeInstance( 652):
getParameter(0xe8a6f004:MTK.DECODER.AVC.l3, ??(0x7f200405)) (0x8000101a)
09-23 15:00:23.958 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8a6f004:MTK.DECODER.AVC.l3,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:23.958 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:23.958 W/OMXNodeInstance( 652):
setParameter(0xe8a6f004:MTK.DECODER.AVC.l3,
OMX.google.android.index.allocateNativeHandle(0x7f20040e): Output:1 en=0)
(0x80001005)
09-23 15:00:23.959 D/MtkOmxVdecEx( 652): [0xe8a6f000] +MtkOmxVdec::ComponentDeInit
09-23 15:00:23.959 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecThread terminated
09-23 15:00:23.959 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecDecodeThread
terminated pVdec=0xE8A6F000
09-23 15:00:23.959 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecConvertThread
terminated
09-23 15:00:23.961 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.net.shared.Inet4AddressUtils
09-23 15:00:23.962 W/ZygoteInitThreadPool( 463): Class not found for preloading:
android.net.shared.InetAddressUtils
09-23 15:00:23.964 D/AAL ( 768): 09-23 03:00:22.626 BL=1023,ESS= 256,
09-23 15:00:23.964 I/EffectsFactory( 511): EffectCreate() create_effect
09-23 15:00:23.964 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.964 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.964 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.964 I/DlbDap2Process( 511): init()
09-23 15:00:23.964 I/DlbDap2Process( 511): open()
09-23 15:00:23.970 D/MtkOmxVdecEx( 652): [0xe8a6f000] ~MtkOmxVdec this= 0xE8A6F000
09-23 15:00:23.970 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 8
09-23 15:00:23.971 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.972 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.972 I/OMXMaster( 652):
makeComponentInstance(OMX.google.h264.decoder) in android.hardwar process
09-23 15:00:23.974 I/DlbDap2Process( 511): loadLicense() no license check!
09-23 15:00:23.974 I/DlbDap2Process( 511): validateLicense() no license check!
09-23 15:00:23.974 I/DlbDap2Process( 511): init() DAP opened
09-23 15:00:23.974 I/DlbDap2Process( 511): DAP library version: MOBILE v1.5
09-23 15:00:23.974 D/DlbDap2Process( 511): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
09-23 15:00:23.974 D/DlbProfileParamCache( 511): setProfile(profile=-1)
09-23 15:00:23.974 D/DlbProfileParamArray( 511): getProfileParams(profile = -1)
09-23 15:00:23.975 D/DlbDap2Process( 511): 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])
09-23 15:00:23.975 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.975 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.975 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.975 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.975 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.975 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.975 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.975 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.980 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:23.982 I/EffectsFactory( 511): EffectCreate() create_effect
09-23 15:00:23.982 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8bac480:google.h264.decoder,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:23.982 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.982 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.982 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:23.982 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:23.983 I/DlbDap2Process( 511): init()
09-23 15:00:23.983 I/DlbDap2Process( 511): open()
09-23 15:00:23.983 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8bac480:google.h264.decoder,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
09-23 15:00:23.984 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:23.985 I/OMXClient( 643): IOmx service obtained
09-23 15:00:23.985 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.DECODER.H263) in android.hardwar process
09-23 15:00:23.986 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::MtkOmxVdec this=
0xE8A6F000
09-23 15:00:23.986 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 8
09-23 15:00:23.986 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxComponentCreate
mCompHandle(0xE8A6F004)
09-23 15:00:23.986 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::ComponentInit
(OMX.MTK.VIDEO.DECODER.H263)
09-23 15:00:23.987 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::SetConfig ->
disable priority adjustment
09-23 15:00:23.987 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecThread created
pVdec=0xE8A6F000, tid=1021
09-23 15:00:23.988 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecDecodeThread
created pVdec=0xE8A6F000, tid=1022
09-23 15:00:23.989 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecConvertThread
created pVdec=0xE8A6F000, tid=1023
09-23 15:00:23.993 W/OMXNodeInstance( 652):
getParameter(0xe8a6f004:MTK.DECODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:23.993 W/OMXUtils( 643): do not know color format 0x7f000001 =
2130706433
09-23 15:00:23.993 W/OMXNodeInstance( 652):
getParameter(0xe8a6f004:MTK.DECODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:23.993 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8a6f004:MTK.DECODER.H263,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:23.993 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:23.994 W/OMXNodeInstance( 652):
setParameter(0xe8a6f004:MTK.DECODER.H263,
OMX.google.android.index.allocateNativeHandle(0x7f20040e): Output:1 en=0)
(0x80001005)
09-23 15:00:23.994 I/DlbDap2Process( 511): loadLicense() no license check!
09-23 15:00:23.994 I/DlbDap2Process( 511): validateLicense() no license check!
09-23 15:00:23.994 I/DlbDap2Process( 511): init() DAP opened
09-23 15:00:23.994 I/DlbDap2Process( 511): DAP library version: MOBILE v1.5
09-23 15:00:23.994 D/DlbDap2Process( 511): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
09-23 15:00:23.994 D/DlbProfileParamCache( 511): setProfile(profile=-1)
09-23 15:00:23.994 D/DlbProfileParamArray( 511): getProfileParams(profile = -1)
09-23 15:00:23.994 D/MtkOmxVdecEx( 652): [0xe8a6f000] +MtkOmxVdec::ComponentDeInit
09-23 15:00:23.994 D/DlbDap2Process( 511): 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])
09-23 15:00:23.994 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecDecodeThread
terminated pVdec=0xE8A6F000
09-23 15:00:23.994 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.994 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.994 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.994 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.995 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.995 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:23.995 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecThread terminated
09-23 15:00:23.995 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.995 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:23.995 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecConvertThread
terminated
09-23 15:00:24.002 I/AudioEffectStage( 511): In/out ChannelMask diff, name
low_output_normal_sub1_game_atmos-multi, in ch c003f, out ch 3, make downmixer
09-23 15:00:24.005 D/MtkOmxVdecEx( 652): [0xe8a6f000] ~MtkOmxVdec this= 0xE8A6F000
09-23 15:00:24.005 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 8
09-23 15:00:24.006 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.007 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.007 I/OMXMaster( 652):
makeComponentInstance(OMX.google.h263.decoder) in android.hardwar process
09-23 15:00:24.010 I/EffectsFactory( 511): EffectCreate() create_effect
09-23 15:00:24.010 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:24.010 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:24.010 D/DlbDlbBufferProvider( 511): DlbBufferProvider()
09-23 15:00:24.010 I/DlbDap2Process( 511): init()
09-23 15:00:24.010 I/DlbDap2Process( 511): open()
09-23 15:00:24.019 I/DlbDap2Process( 511): loadLicense() no license check!
09-23 15:00:24.019 I/DlbDap2Process( 511): validateLicense() no license check!
09-23 15:00:24.019 I/DlbDap2Process( 511): init() DAP opened
09-23 15:00:24.019 I/DlbDap2Process( 511): DAP library version: MOBILE v1.5
09-23 15:00:24.019 D/DlbDap2Process( 511): DAP output mode set to 1 with output
channel mask 0x3 and null mix matrix.
09-23 15:00:24.019 D/DlbProfileParamCache( 511): setProfile(profile=-1)
09-23 15:00:24.019 D/DlbProfileParamArray( 511): getProfileParams(profile = -1)
09-23 15:00:24.020 D/DlbDap2Process( 511): 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])
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:24.020 D/DlbDap2Process( 511): DAP input format is 0x2158 with input
channel mask 0xC003F
09-23 15:00:24.020 D/DlbDap2Process( 511): setMave(mave = 0)
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): configure() Allocating new memory
for the buffer.
09-23 15:00:24.020 D/DlbDlbBufferProvider( 511): setConfig() Updating buffer
configuration.
09-23 15:00:24.020 I/AudioEffectStage( 511): endpoint can't support float pcm
09-23 15:00:24.021 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d7180:google.h263.decoder,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.021 E/AudioFlinger( 511): Failed to add event callback
09-23 15:00:24.021 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.021 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d7180:google.h263.decoder,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
09-23 15:00:24.022 V/APM_AudioPolicyManager( 511): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.022 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.023 I/AudioFlinger( 511): AudioFlinger's thread 0xefb98040 tid=1027
ready to run
09-23 15:00:24.023 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:24.023 D/AudioFlinger( 511): ro.audio.silent is ignored since no
output device is set
09-23 15:00:24.023 D/AudioALSAStreamOut( 472): standby(), flag 0x4, set
usePolicyDevice from false to true
09-23 15:00:24.023 D/AudioALSAStreamOut( 472): standbyStreamOut(), halRequest 0,
mDestroy 0, flag 4
09-23 15:00:24.023 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.024 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.DECODER.HEVC) in android.hardwar process
09-23 15:00:24.024 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::MtkOmxVdec this=
0xE8A6F000
09-23 15:00:24.024 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:24.025 D/AudioFlinger( 511): ro.audio.silent is ignored since no
output device is set
09-23 15:00:24.025 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 8
09-23 15:00:24.025 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxComponentCreate
mCompHandle(0xE8A6F004)
09-23 15:00:24.025 V/APM_AudioPolicyManager( 511): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.025 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::ComponentInit
(OMX.MTK.VIDEO.DECODER.HEVC)
09-23 15:00:24.025 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdec::SetConfig ->
disable priority adjustment
09-23 15:00:24.026 V/APM_AudioPolicyManager( 511): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
09-23 15:00:24.026 V/APM_AudioPolicyManager( 511): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.026 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecThread created
pVdec=0xE8A6F000, tid=1028
09-23 15:00:24.026 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecConvertThread
created pVdec=0xE8A6F000, tid=1030
09-23 15:00:24.026 V/APM_AudioPolicyManager( 511): computeVolume: camera shutter
sound volume 0.000000
09-23 15:00:24.029 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.030 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
1, volume 52.000000, deviceTypes 0x2
09-23 15:00:24.030 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecDecodeThread
created pVdec=0xE8A6F000, tid=1029
09-23 15:00:24.030 V/APM_AudioPolicyManager( 511): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.033 W/OMXNodeInstance( 652):
getParameter(0xe8a6f004:MTK.DECODER.HEVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.033 W/OMXUtils( 643): do not know color format 0x7f000001 =
2130706433
09-23 15:00:24.033 W/OMXNodeInstance( 652):
getParameter(0xe8a6f004:MTK.DECODER.HEVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.034 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8a6f004:MTK.DECODER.HEVC,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.034 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.034 W/OMXNodeInstance( 652):
setParameter(0xe8a6f004:MTK.DECODER.HEVC,
OMX.google.android.index.allocateNativeHandle(0x7f20040e): Output:1 en=0)
(0x80001005)
09-23 15:00:24.034 D/MtkOmxVdecEx( 652): [0xe8a6f000] +MtkOmxVdec::ComponentDeInit
09-23 15:00:24.034 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecConvertThread
terminated
09-23 15:00:24.034 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecThread terminated
09-23 15:00:24.035 D/MtkOmxVdecEx( 652): [0xe8a6f000] MtkOmxVdecDecodeThread
terminated pVdec=0xE8A6F000
09-23 15:00:24.035 V/APM_AudioPolicyManager( 511): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.036 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.037 V/APM_AudioPolicyManager( 511): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.038 V/APM_AudioPolicyManager( 511): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.039 V/APM_AudioPolicyManager( 511): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.040 V/APM_AudioPolicyManager( 511): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
09-23 15:00:24.040 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.043 V/APM_AudioPolicyManager( 511): selectOutputForMusicEffects
selected output 13
09-23 15:00:24.043 V/APM_AudioPolicyManager( 511): setOutputDevices device
{type:0x2,@:} delayMs 0
09-23 15:00:24.043 V/APM_AudioPolicyManager( 511): setOutputDevices() prevDevice
{type:0x2,@:}
09-23 15:00:24.044 V/APM_AudioPolicyManager( 511): setOutputDevices changing
device to {type:0x2,@:}
09-23 15:00:24.045 D/MtkOmxVdecEx( 652): [0xe8a6f000] ~MtkOmxVdec this= 0xE8A6F000
09-23 15:00:24.045 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 8
09-23 15:00:24.046 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.048 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.048 I/OMXMaster( 652):
makeComponentInstance(OMX.google.hevc.decoder) in android.hardwar process
09-23 15:00:24.057 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dsa = #1[10])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dfsa = #1[10])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dhsa = #1[10])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dvlc = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(arde = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(rsse = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(bexe = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dhfm = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(ceon = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(aoon = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(aron = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dsa = #1[10])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dfsa = #1[10])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dhsa = #1[10])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dvlc = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(arde = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(rsse = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(bexe = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dhfm = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(ceon = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(aoon = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(aron = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dsa = #1[10])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dfsa = #1[10])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dhsa = #1[10])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(dvlc = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(arde = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(rsse = #1[0])
09-23 15:00:24.066 D/DlbDap2Process( 511): setParam(bexe = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(dhfm = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(ceon = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(aoon = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(aron = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(dsa = #1[10])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(dfsa = #1[10])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(dhsa = #1[10])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(dvlc = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(arde = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(rsse = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(bexe = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(dhfm = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(ceon = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(aoon = #1[0])
09-23 15:00:24.067 D/DlbDap2Process( 511): setParam(aron = #1[0])
09-23 15:00:24.067 D/AudioALSAHardware( 472): +createAudioPatch() num_sources
[1] , num_sinks [1], handle [0x0], current mAudioHalPatchVector size 1
09-23 15:00:24.067 D/AudioALSAHardware( 472): createAudioPatch() createAudioPatch
Mixer->0x00000002, handle 0
09-23 15:00:24.067 D/AudioALSAStreamManager( 472): +setParameters(), IOport = 21,
keyValuePairs = routing=2
09-23 15:00:24.067 D/AudioALSAStreamManager( 472): setParameters(), Send to
mStreamOutVector[1], flag 4
09-23 15:00:24.067 D/AudioALSAStreamOut( 472): updatePolicyDevice(), flag: 0x4,
device: 0x2
09-23 15:00:24.067 W/AudioALSAStreamManager( 472): routingOutputDevice(), flag:
0x4, output_devices == current_output_devices(0x00000002), return
09-23 15:00:24.068 D/AudioALSAHardware( 472): createAudioPatch() new handle [0x2]
current mAudioHalPatchVector size 2
09-23 15:00:24.068 D/AudioALSAHardware( 472): -createAudioPatch() num_sources
[1] , num_sinks [1], handle [0x2]
09-23 15:00:24.068 D/AudioFlinger( 511): setCurDevice() 0x2
09-23 15:00:24.069 V/APM_AudioPolicyManager( 511): setOutputDevices()
AF::createAudioPatch returned 0 patchHandle 20 num_sources 1 num_sinks 1
09-23 15:00:24.069 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d7180:google.hevc.decoder,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.069 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.069 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d7180:google.hevc.decoder,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: camera shutter
sound volume 0.000000
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
1, volume 52.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 1, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
09-23 15:00:24.070 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.071 I/MultiRecordManager( 511): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName primary, source 1, flag 0
09-23 15:00:24.071 I/MultiRecordManager( 511): openInputStream() skipMultiRecord
09-23 15:00:24.071 D/AudioALSAStreamManager( 472): openInputStream(), devices =
0x80000004, format = 0x1, channels = 0xc, sampleRate = 48000, status = 14,
acoustics = 0x0, input_flag 0x0
09-23 15:00:24.071 D/AudioALSAStreamIn( 472): AudioALSAStreamIn()
09-23 15:00:24.071 D/AudioUtility( 472): AudioThrottleTimeControl(), mIsOutput =
0, mBytesSum = 0, mThrottleControlStartTime = 0
09-23 15:00:24.071 D/AudioSpeechEnhanceInfo( 472): IsBesRecTuningEnable()- 0
09-23 15:00:24.071 D/AudioSpeechEnhanceInfo( 472): IsAPDMNRTuningEnable(), 0
09-23 15:00:24.071 D/AudioALSAStreamIn( 472): set() done, devices: 0x80000004,
flags: 0, acoustics: 0x0, format: 0x1, sampleRate: 48000/48000, num_channels: 12/2,
buffer_size: 3840, tempDebugflag: 0
09-23 15:00:24.071 D/AudioALSAStreamIn( 472): setParameters() InputSource: 0 => 1,
reopen
09-23 15:00:24.071 D/DeviceHAL( 472): openInputStreamImpl, flags: 0,
open_input_stream success, mOpenedStreamsCount 3
09-23 15:00:24.072 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.073 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.074 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.mpeg4.sw.dec)
in android.hardwar process
09-23 15:00:24.075 I/AudioFlinger( 511): AudioFlinger's thread 0xef9e5100 tid=1034
ready to run
09-23 15:00:24.076 D/AudioALSAStreamIn( 472): standby(), halRequest 0, mDestroy 0,
flag 0
09-23 15:00:24.076 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:24.076 D/AudioALSAStreamIn( 472): standby(), halRequest 0, mDestroy 0,
flag 0
09-23 15:00:24.081 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.085 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d7180:SEC.mpeg4.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.085 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.085 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d7180:SEC.mpeg4.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
09-23 15:00:24.085 W/OMXNodeInstance( 652):
setParameter(0xe87d7180:SEC.mpeg4.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
09-23 15:00:24.085 D/MediaCodecInfo( 643): detail feature-adaptive-playback wasn't
present to remove
09-23 15:00:24.086 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:24.087 I/MultiRecordManager( 511): closeInputStream() skipMultiRecord
09-23 15:00:24.087 D/DeviceHAL( 472): closeInputStream mOpenedStreamsCount 3
09-23 15:00:24.087 D/AudioALSAStreamManager( 472): +closeInputStream(), in =
0xf2008c80, size() = 1
09-23 15:00:24.087 D/AudioALSAStreamIn( 472): ~AudioALSAStreamIn()
09-23 15:00:24.087 D/AudioUtility( 472): ~AudioThrottleTimeControl()
09-23 15:00:24.089 I/SEC_BASE_COMP( 652): [OMX.SEC.mpeg4.sw.dec]:
Initial/Uninitial transition state (1,0)
09-23 15:00:24.091 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.092 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.093 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.DECODER.MPEG4) in android.hardwar process
09-23 15:00:24.094 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdec::MtkOmxVdec this=
0xE8567000
09-23 15:00:24.094 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 8
09-23 15:00:24.094 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxComponentCreate
mCompHandle(0xE8567004)
09-23 15:00:24.094 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdec::ComponentInit
(OMX.MTK.VIDEO.DECODER.MPEG4)
09-23 15:00:24.094 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdec::SetConfig ->
disable priority adjustment
09-23 15:00:24.095 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecThread created
pVdec=0xE8567000, tid=1038
09-23 15:00:24.095 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecConvertThread
created pVdec=0xE8567000, tid=1040
09-23 15:00:24.098 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecDecodeThread
created pVdec=0xE8567000, tid=1039
09-23 15:00:24.099 W/OMXNodeInstance( 652):
getParameter(0xe8567004:MTK.DECODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.100 W/OMXUtils( 643): do not know color format 0x7f000001 =
2130706433
09-23 15:00:24.100 W/OMXNodeInstance( 652):
getParameter(0xe8567004:MTK.DECODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.100 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8567004:MTK.DECODER.MPEG4,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.101 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.101 W/OMXNodeInstance( 652):
setParameter(0xe8567004:MTK.DECODER.MPEG4,
OMX.google.android.index.allocateNativeHandle(0x7f20040e): Output:1 en=0)
(0x80001005)
09-23 15:00:24.101 D/MtkOmxVdecEx( 652): [0xe8567000] +MtkOmxVdec::ComponentDeInit
09-23 15:00:24.102 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecThread terminated
09-23 15:00:24.102 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecDecodeThread
terminated pVdec=0xE8567000
09-23 15:00:24.113 W/bt_a2dp_hw( 511): adev_open: adev_open in A2dp_hw module
09-23 15:00:24.113 I/AudioFlinger( 511): loadHwModule() Loaded a2dp audio
interface, handle 18
09-23 15:00:24.113 E/APM_AudioPolicyManager( 511): onNewAudioModulesAvailableInt:
Input device list is empty!
09-23 15:00:24.116 I/playback_record( 511): adev_open(name=audio_hw_if)
09-23 15:00:24.116 I/AudioFlinger( 511): loadHwModule() Loaded playback_record
audio interface, handle 26
09-23 15:00:24.116 I/MultiRecordManager( 511): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName playback_record, source 1,
flag 0
09-23 15:00:24.116 I/MultiRecordManager( 511): openInputStream() skipMultiRecord
09-23 15:00:24.116 D/playback_record( 511): adev_open_input_stream()
09-23 15:00:24.117 I/AudioFlinger( 511): AudioFlinger's thread 0xef9e5700 tid=1042
ready to run
09-23 15:00:24.117 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:24.119 W/ZygoteInitThreadPool( 463): Completed : 0 ~ 5954 took 967ms
09-23 15:00:24.121 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecConvertThread
terminated
09-23 15:00:24.122 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:24.122 I/MultiRecordManager( 511): closeInputStream() skipMultiRecord
09-23 15:00:24.122 D/playback_record( 511): adev_close_input_stream()
09-23 15:00:24.126 I/r_submix( 472): adev_open(name=audio_hw_if)
09-23 15:00:24.127 I/r_submix( 472): adev_init_check()
09-23 15:00:24.127 I/AudioFlinger( 511): loadHwModule() Loaded r_submix audio
interface, handle 34
09-23 15:00:24.127 I/MultiRecordManager( 511): openMultiRecordAllowed()
skipMultiRecord 1, openMultiRecordAllowed 0, moduleName r_submix, source 1, flag 0
09-23 15:00:24.127 I/MultiRecordManager( 511): openInputStream() skipMultiRecord
09-23 15:00:24.127 D/r_submix( 472): adev_open_input_stream(addr=0)
09-23 15:00:24.128 D/r_submix( 472): submix_audio_device_create_pipe_l(addr=0,
idx=9)
09-23 15:00:24.128 D/r_submix( 472): now using address 0 for route 9
09-23 15:00:24.128 D/DeviceHAL( 472): openInputStreamImpl, flags: 0,
open_input_stream success, mOpenedStreamsCount 1
09-23 15:00:24.130 I/AudioFlinger( 511): AudioFlinger's thread 0xef9e5240 tid=1044
ready to run
09-23 15:00:24.130 I/r_submix( 472): in_standby()
09-23 15:00:24.131 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:24.131 I/r_submix( 472): in_standby()
09-23 15:00:24.132 W/AudioFlinger( 511): no wake lock to update, system not ready
yet
09-23 15:00:24.132 I/MultiRecordManager( 511): closeInputStream() skipMultiRecord
09-23 15:00:24.132 D/DeviceHAL( 472): closeInputStream mOpenedStreamsCount 1
09-23 15:00:24.132 D/r_submix( 472): adev_close_input_stream()
09-23 15:00:24.132 D/r_submix( 472): submix_audio_device_release_pipe_l(idx=9)
addr=0
09-23 15:00:24.132 D/r_submix( 472): submix_audio_device_destroy_pipe_l(): pipe
destroyed
09-23 15:00:24.133 D/MtkOmxVdecEx( 652): [0xe8567000] ~MtkOmxVdec this= 0xE8567000
09-23 15:00:24.134 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 8
09-23 15:00:24.134 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.136 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.136 I/OMXMaster( 652):
makeComponentInstance(OMX.google.mpeg4.decoder) in android.hardwar process
09-23 15:00:24.139 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.139 D/modules.usbaudio.audio_hal( 472): [USB_AUD] adev_open
09-23 15:00:24.139 D/modules.usbaudio.audio_hal( 472): Load
/vendor/lib/hw/audio.primary.mt6765.so
09-23 15:00:24.140 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d75a0:google.mpeg4.decoder,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.140 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.140 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d75a0:google.mpeg4.decoder,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
09-23 15:00:24.140 D/modules.usbaudio.audio_hal( 472): in_load_primary_hal 598
AurisysEnabled = 1, gAudioMTKAudioUSBProvider = 0x0, gAudioMTKAudioUSBDataClient =
0x0
09-23 15:00:24.140 D/modules.usbaudio.audio_hal( 472): [USB_AUD] adev_open :
AurisysEnabled = 1
09-23 15:00:24.141 I/AudioFlinger( 511): loadHwModule() Loaded usb audio
interface, handle 42
09-23 15:00:24.141 E/APM_AudioPolicyManager( 511): onNewAudioModulesAvailableInt:
Input device list is empty!
09-23 15:00:24.143 W/APM::AudioPolicyEngine( 511): getDevicesForStrategy() unknown
strategy: -1
09-23 15:00:24.143 W/APM::AudioPolicyEngine( 511): getDevicesForStrategy() unknown
strategy: -1
09-23 15:00:24.143 W/VolumeCustomizer( 511): createVolumeTable: size 12, device=0
09-23 15:00:24.144 D/AudioInfo( 511): MPS_CODE : PET, get MPS_CODE
09-23 15:00:24.144 D/AudioInfo( 511): 1 OMC path check : /omr/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): 2 OMC path check :
/omr/res/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): 3 OMC path check :
/system/omc/PET/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): 4 OMC path check :
/system/omc/single/PET/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): 5 OMC path check :
/odm/etc/omc/PET/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): 6 OMC path check :
/odm/etc/omc/single/PET/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): 7 OMC path check :
/product/omc/PET/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): 8 OMC path check :
/product/omc/single/PET/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): 9 OMC path check :
/prism/media/carriers/PET/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): 10 OMC path check :
/prism/media/carriers/single/PET/res/etc/Volume.data
09-23 15:00:24.144 D/AudioInfo( 511): can not find AudioDataPath for
fileName:/Volume.data
09-23 15:00:24.144 D/VolumeCustomizer( 511): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
09-23 15:00:24.144 W/VolumeCustomizer( 511): createVolumeTable: size 12, device=1
09-23 15:00:24.144 D/VolumeCustomizer( 511): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
09-23 15:00:24.144 W/VolumeCustomizer( 511): createVolumeTable: size 12, device=2
09-23 15:00:24.144 D/VolumeCustomizer( 511): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
09-23 15:00:24.144 W/VolumeCustomizer( 511): createVolumeTable: size 12, device=3
09-23 15:00:24.144 D/VolumeCustomizer( 511): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
09-23 15:00:24.144 W/VolumeCustomizer( 511): createVolumeTable: size 12, device=4
09-23 15:00:24.144 D/VolumeCustomizer( 511): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
09-23 15:00:24.144 W/VolumeCustomizer( 511): createVolumeTable: size 12, device=5
09-23 15:00:24.144 D/VolumeCustomizer( 511): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
09-23 15:00:24.144 W/VolumeCustomizer( 511): createVolumeTable: size 17, device=6
09-23 15:00:24.144 D/VolumeCustomizer( 511): updateVolumeTableFromFile: volume
tuning file does NOT exist!!! use default VolumeTable
09-23 15:00:24.149 I/servicemanager( 356): Adding 'u:r:audioserver:s0' service
(media.audio_policy:511)
09-23 15:00:24.149 I/audioserver( 511): Add AudioPolicyService on audioserver
09-23 15:00:24.154 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.155 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.155 I/OMXMaster( 652): makeComponentInstance(OMX.SEC.vc1.sw.dec) in
android.hardwar process
09-23 15:00:24.158 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.160 W/OMXNodeInstance( 652):
getParameter(0xe87d75a0:SEC.vc1.sw.dec,
ParamVideoProfileLevelQuerySupported(0x600000f)) (0x8000101a)
09-23 15:00:24.162 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d75a0:SEC.vc1.sw.dec,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.162 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.162 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d75a0:SEC.vc1.sw.dec,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
09-23 15:00:24.163 W/OMXNodeInstance( 652):
setParameter(0xe87d75a0:SEC.vc1.sw.dec,
OMX.google.android.index.prepareForAdaptivePlayback(0x7f020105): Output:1 en=1
max=1280x720) (0x8000101a)
09-23 15:00:24.163 D/MediaCodecInfo( 643): detail feature-adaptive-playback wasn't
present to remove
09-23 15:00:24.163 I/SEC_BASE_COMP( 652): [OMX.SEC.vc1.sw.dec]: Initial/Uninitial
transition state (1,0)
09-23 15:00:24.165 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.166 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.167 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.DECODER.VPX) in android.hardwar process
09-23 15:00:24.168 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdec::MtkOmxVdec this=
0xE8567000
09-23 15:00:24.168 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 8
09-23 15:00:24.168 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxComponentCreate
mCompHandle(0xE8567004)
09-23 15:00:24.168 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdec::ComponentInit
(OMX.MTK.VIDEO.DECODER.VPX)
09-23 15:00:24.169 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecDecodeThread
created pVdec=0xE8567000, tid=1053
09-23 15:00:24.170 D/agps ( 685): [agps] WARNING: [AGPS] agps2_gnss_ack_timeout
09-23 15:00:24.170 W/OMXNodeInstance( 652):
getParameter(0xe8567004:MTK.DECODER.VPX, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.170 D/agps ( 685): [agps][n][AGPS] [MNL] write
agps_settings_sync sib8_16=[1], gps=[1] glonass=[1] beidou=[1] galileo=[1]
agps=[1] aglonass=[1] abeidou=[0] agalileo=[0]
09-23 15:00:24.170 W/OMXUtils( 643): do not know color format 0x7f000200 =
2130706944
09-23 15:00:24.170 E/agps ( 685): [agps] ERR: [MNL] connect() failed,
abstract=1 name=[mtk_agps2mnl] reason=[Connection refused]111
09-23 15:00:24.171 W/OMXNodeInstance( 652):
getParameter(0xe8567004:MTK.DECODER.VPX, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.171 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8567004:MTK.DECODER.VPX,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.171 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.171 W/OMXNodeInstance( 652):
setParameter(0xe8567004:MTK.DECODER.VPX,
OMX.google.android.index.allocateNativeHandle(0x7f20040e): Output:1 en=0)
(0x80001005)
09-23 15:00:24.171 D/MtkOmxVdecEx( 652): [0xe8567000] +MtkOmxVdec::ComponentDeInit
09-23 15:00:24.171 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecDecodeThread
terminated pVdec=0xE8567000
09-23 15:00:24.172 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecConvertThread
created pVdec=0xE8567000, tid=1054
09-23 15:00:24.172 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecConvertThread
terminated
09-23 15:00:24.173 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecThread created
pVdec=0xE8567000, tid=1052
09-23 15:00:24.173 D/MtkOmxVdecEx( 652): [0xe8567000] MtkOmxVdecThread terminated
09-23 15:00:24.177 D/agps ( 685): [agps] WARNING: [CP]
cp2_fd_1_req_sim_num_timeout
09-23 15:00:24.177 D/agps ( 685): [agps][n][CP] [MD_1] write sim_info_req
gsm_disabled=[1] umts_disabled=[1] lte_disabled=[1] lppe_enable=[0]
lppe_network_location_disable=[0] reject_non911_nilr_enable=[1]
battery_percentage=[100] cp_guard_time=[0]0 cp_capability_ctrl=[0]0
09-23 15:00:24.177 E/MtkAgpsNative( 685): safe_write reason=[No such device]19
09-23 15:00:24.181 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.182 D/MtkOmxVdecEx( 652): [0xe8567000] ~MtkOmxVdec this= 0xE8567000
09-23 15:00:24.182 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 8
09-23 15:00:24.182 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.184 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.184 I/OMXMaster( 652):
makeComponentInstance(OMX.google.vp8.decoder) in android.hardwar process
09-23 15:00:24.194 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d75a0:google.vp8.decoder,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.194 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.194 W/OMXNodeInstance( 652):
getExtensionIndex(0xe87d75a0:google.vp8.decoder,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
09-23 15:00:24.198 I/zygote ( 463): Verified 1372 classes from mainline modules
in 688.231ms
09-23 15:00:24.199 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.201 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.201 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.DECODER.SW.VP9) in android.hardwar process
09-23 15:00:24.202 D/MtkOmxVdecEx( 652): [0xe8564000] MtkOmxVdec::MtkOmxVdec this=
0xE8564000
09-23 15:00:24.203 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 8
09-23 15:00:24.203 D/MtkOmxVdecEx( 652): [0xe8564000] MtkOmxComponentCreate
mCompHandle(0xE8564004)
09-23 15:00:24.203 D/MtkOmxVdecEx( 652): [0xe8564000] MtkOmxVdec::ComponentInit
(OMX.MTK.VIDEO.DECODER.SW.VP9)
09-23 15:00:24.203 D/MtkOmxVdecEx( 652): [0xe8564000] MtkOmxVdecThread created
pVdec=0xE8564000, tid=1058
09-23 15:00:24.204 D/MtkOmxVdecEx( 652): [0xe8564000] MtkOmxVdecDecodeThread
created pVdec=0xE8564000, tid=1059
09-23 15:00:24.209 W/mnld ( 683): thread_adc_capture_init: open_port: Unable to
open /dev/gps_emi, retry:5
09-23 15:00:24.210 W/OMXNodeInstance( 652):
getParameter(0xe8564004:MTK.DECODER.SW.VP9, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.210 W/OMXUtils( 643): do not know color format 0x7f000200 =
2130706944
09-23 15:00:24.211 W/OMXNodeInstance( 652):
getParameter(0xe8564004:MTK.DECODER.SW.VP9, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.211 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8564004:MTK.DECODER.SW.VP9,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.211 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.211 W/OMXNodeInstance( 652):
setParameter(0xe8564004:MTK.DECODER.SW.VP9,
OMX.google.android.index.allocateNativeHandle(0x7f20040e): Output:1 en=0)
(0x80001005)
09-23 15:00:24.211 D/MtkOmxVdecEx( 652): [0xe8564000] +MtkOmxVdec::ComponentDeInit
09-23 15:00:24.211 D/MtkOmxVdecEx( 652): [0xe8564000] MtkOmxVdecDecodeThread
terminated pVdec=0xE8564000
09-23 15:00:24.212 D/MtkOmxVdecEx( 652): [0xe8564000] MtkOmxVdecThread terminated
09-23 15:00:24.212 D/MtkOmxVdecEx( 652): [0xe8564000] MtkOmxVdecConvertThread
created pVdec=0xE8564000, tid=1060
09-23 15:00:24.212 D/MtkOmxVdecEx( 652): [0xe8564000] MtkOmxVdecConvertThread
terminated
09-23 15:00:24.222 D/MtkOmxVdecEx( 652): [0xe8564000] ~MtkOmxVdec this= 0xE8564000
09-23 15:00:24.222 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 8
09-23 15:00:24.223 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.225 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.225 I/OMXMaster( 652):
makeComponentInstance(OMX.google.vp9.decoder) in android.hardwar process
09-23 15:00:24.228 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8bac780:google.vp9.decoder,
OMX.google.android.index.configureVideoTunnelMode) (0x8000101a)
09-23 15:00:24.229 D/MediaCodecInfo( 643): detail feature-tunneled-playback wasn't
present to remove
09-23 15:00:24.229 W/OMXNodeInstance( 652):
getExtensionIndex(0xe8bac780:google.vp9.decoder,
OMX.google.android.index.enableAndroidNativeBuffers) (0x8000101a)
09-23 15:00:24.231 W/HidlServiceManagement( 683): Waited one second for
[email protected]::ISensorManager/default
09-23 15:00:24.231 I/hwservicemanager( 357): Since
[email protected]::ISensorManager/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:24.232 I/HidlServiceManagement( 683): getService: Trying again for
[email protected]::ISensorManager/default...
09-23 15:00:24.233 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.235 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 1
09-23 15:00:24.237 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 2
09-23 15:00:24.237 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.238 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.ENCODER.AVC) in android.hardwar process
09-23 15:00:24.240 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 3
09-23 15:00:24.246 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.246 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::MtkOmxVenc this=
0xE87DA000
09-23 15:00:24.246 D/MtkOmxVenc( 652): [0xe87da000] dump flag=0x0
09-23 15:00:24.247 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 9
09-23 15:00:24.247 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxComponentCreate
mCompHandle(0xE87DA004)
09-23 15:00:24.247 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::ComponentInit
(OMX.MTK.VIDEO.ENCODER.AVC)
09-23 15:00:24.247 E/MtkOmxVenc( 652): [0xe87da000] bufk = 0
09-23 15:00:24.247 D/MtkOmxVenc( 652): [0xe87da000] uDefaultAVCProfileType 2
09-23 15:00:24.247 D/MtkOmxVenc( 652): [0xe87da000] uDefaultAVCLevelType 4
09-23 15:00:24.247 D/MtkOmxVenc( 652): [0xe87da000] uDefaultAVCProfileType 2
09-23 15:00:24.248 D/MtkOmxVenc( 652): [0xe87da000] uDefaultAVCProfileType 2
09-23 15:00:24.248 D/MtkOmxVenc( 652): [0xe87da000] uDefaultAVCLevelType 4
09-23 15:00:24.248 D/MtkOmxVenc( 652): [0xe87da000] uDefaultAVCProfileType 2
09-23 15:00:24.248 D/MtkOmxVenc( 652): [0xe87da000] InitSecEncParams svp support:
0, type: 0
09-23 15:00:24.248 D/MtkOmxVenc( 652): [0xe87da000] ComponentInit init sec 2
mIsSecureInst 0
09-23 15:00:24.251 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencThread created
pVenc=0xE87DA000
09-23 15:00:24.253 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencConvertThread
created pVenc=0xE87DA000, tid=1067
09-23 15:00:24.255 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.prepareForAdaptivePlayback
09-23 15:00:24.256 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.configureVideoTunnelMode
09-23 15:00:24.256 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.useAndroidNativeBuffer2
09-23 15:00:24.256 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.useAndroidNativeBuffer
09-23 15:00:24.256 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.enableAndroidNativeBuffers
09-23 15:00:24.256 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.getAndroidNativeBufferUsage
09-23 15:00:24.256 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.256 W/OMXUtils( 643): do not know color format 0x7f000200 =
2130706944
09-23 15:00:24.256 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.256 W/OMXUtils( 643): do not know color format 0x7f000789 =
2130708361
09-23 15:00:24.256 D/MtkOmxVenc( 652): [0xe87da000] client query
OMX_COLOR_FormatYUV420Flexible mbYUV420FlexibleMode 1, ret: 1
09-23 15:00:24.258 I/BootAnimation( 911): !@BootAnimation : wait_for_audio_policy
--
09-23 15:00:24.258 E/BootAnimationLoader( 911): !@BootAnimation : draw Start
09-23 15:00:24.259 I/BootAnimationLoader( 911): !@BootAnimation : Number of frames
drawn 1
09-23 15:00:24.259 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.260 I/SamsungPowerSound( 934): wait_for_audio_policy --
09-23 15:00:24.261 I/BootAnimationLoader( 911): !@ Bootanimation : Start
callBootanimServiceFinishCheckThread
09-23 15:00:24.262 V/SamsungPowerSound( 934):
##########################################
09-23 15:00:24.262 V/SamsungPowerSound( 934): powerSoundPlay on/off
[on]
09-23 15:00:24.263 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.263 W/OMXUtils( 643): do not know color format 0x7f000200 =
2130706944
09-23 15:00:24.263 D/MtkOmxVenc( 652): [0xe87da000] client query
OMX_COLOR_FormatYUV420Flexible mbYUV420FlexibleMode 1, ret: 1
09-23 15:00:24.263 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.264 W/OMXUtils( 643): do not know color format 0x6 = 6
09-23 15:00:24.264 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.264 W/OMXUtils( 643): do not know color format 0xb = 11
09-23 15:00:24.264 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.265 W/OMXUtils( 643): do not know color format 0x10 = 16
09-23 15:00:24.265 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.265 W/OMXUtils( 643): do not know color format 0x7f000300 =
2130707200
09-23 15:00:24.265 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.266 W/OMXUtils( 643): do not know color format 0xf = 15
09-23 15:00:24.266 D/MtkOmxVenc( 652): [0xe87da000] uGetIsNoTHWSolution0
09-23 15:00:24.266 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.AVC, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.267 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetState
(mState=OMX_StateLoaded)
09-23 15:00:24.267 D/MtkOmxVenc( 652): [0xe87da000] +MtkOmxVenc::ComponentDeInit
09-23 15:00:24.267 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencThread terminated
09-23 15:00:24.267 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencConvertThread
terminated pVenc=0xE87DA000
09-23 15:00:24.268 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencEncodeThread created
pVenc=0xE87DA000, tid=1066
09-23 15:00:24.268 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencEncodeThread
terminated pVenc=0xE87DA000
09-23 15:00:24.268 D/MtkOmxVenc( 652): [0xe87da000] -MtkOmxVenc::ComponentDeInit
09-23 15:00:24.268 D/MtkOmxVenc( 652): [0xe87da000] ~MtkOmxVenc this= 0xE87DA000
09-23 15:00:24.268 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 9
09-23 15:00:24.268 D/PQ ( 652): [PQ][PQSessionManager] PQSessionManager()...
09-23 15:00:24.268 D/PQ ( 652): [PQ][PQSessionManager] m_PQSupport = 2
09-23 15:00:24.270 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.272 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.273 I/OMXMaster( 652):
makeComponentInstance(OMX.google.h264.encoder) in android.hardwar process
09-23 15:00:24.282 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.284 W/OMXUtils( 643): do not know color format 0x7f000789 =
2130708361
09-23 15:00:24.286 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.287 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.287 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.ENCODER.H263) in android.hardwar process
09-23 15:00:24.288 V/SamsungPowerSound( 934): check whether persist property
values are loaded
09-23 15:00:24.288 V/SamsungPowerSound( 934): persist property values are loaded
09-23 15:00:24.288 V/SamsungPowerSound( 934): powerSoundPlay ringermode
[2]
09-23 15:00:24.288 V/SamsungPowerSound( 934): powerSoundPlay SysVolume
[6]
09-23 15:00:24.289 V/SamsungPowerSound( 934): powerSoundPlay SysHeadsetVolume
[11]
09-23 15:00:24.289 V/SamsungPowerSound( 934): powerSoundPlay SysHeadphoneVolume
[7]
09-23 15:00:24.289 V/SamsungPowerSound( 934): powerSoundPlay AllSoundMute
[0]
09-23 15:00:24.289 V/SamsungPowerSound( 934): powerSoundPlay FirstApiLevel
[28]
09-23 15:00:24.289 V/APM_AudioPolicyManager( 511): initStreamVolume() stream 1,
min 0, max 15
09-23 15:00:24.289 E/SamsungPowerSound( 934): earphone state reading is failed
09-23 15:00:24.290 V/APM_AudioPolicyManager( 511): setStreamVolumeIndex: stream
AUDIO_STREAM_SYSTEM attributes={ Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
09-23 15:00:24.290 V/APM_AudioPolicyManager( 511): setVolumeIndexForAttributes:
group 11 matching with { Content type: AUDIO_CONTENT_TYPE_UNKNOWN Usage:
AUDIO_USAGE_ASSISTANCE_SONIFICATION Source: AUDIO_SOURCE_DEFAULT Flags: 0x0
Tags: }
09-23 15:00:24.290 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::MtkOmxVenc this=
0xE87DA000
09-23 15:00:24.290 V/APM_AudioPolicyManager( 511): setVolumeCurveIndex device
40000000, index 6
09-23 15:00:24.290 D/MtkOmxVenc( 652): [0xe87da000] dump flag=0x0
09-23 15:00:24.290 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 9
09-23 15:00:24.290 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxComponentCreate
mCompHandle(0xE87DA004)
09-23 15:00:24.290 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::ComponentInit
(OMX.MTK.VIDEO.ENCODER.H263)
09-23 15:00:24.291 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencThread created
pVenc=0xE87DA000
09-23 15:00:24.291 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencEncodeThread created
pVenc=0xE87DA000, tid=1074
09-23 15:00:24.291 V/SamsungPowerSound( 934): PowerSound CurrentDevice's volume
[6]
09-23 15:00:24.291 V/SamsungPowerSound( 934):
##########################################
09-23 15:00:24.291 D/SamsungPowerSound( 934): factorymode Error :
/efs/FactoryApp/factorymode
09-23 15:00:24.291 D/SamsungPowerSound( 934): factorymode Error : /efs/imei/keystr
09-23 15:00:24.291 V/SamsungPowerSound( 934): ++++++++ SamsungPowerSoundObserver
Constuctor ++++++++
09-23 15:00:24.292 V/SamsungPowerSound( 934): observerThreadWrapper (0xf2f36858)
09-23 15:00:24.292 E/SamsungPowerSound( 934): earphone state reading is failed
09-23 15:00:24.292 V/SamsungPowerSound( 934): [Enter] SamsungPowerSoundObserver
threadFunc
09-23 15:00:24.292 E/SamsungPowerSound( 934): earphone state reading is failed
09-23 15:00:24.292 V/APM_AudioPolicyManager( 511): getAudioPolicyConfig:
audioParam;l_device_current_output
09-23 15:00:24.293 V/APM_AudioPolicyManager( 511): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
09-23 15:00:24.293 D/SecNativeFeatureCppIf( 934): encoded
09-23 15:00:24.293 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencConvertThread
created pVenc=0xE87DA000, tid=1075
09-23 15:00:24.293 D/SecNativeFeatureCppIf( 934): decoding and unzip finish
09-23 15:00:24.293 D/SecNativeFeatureCppIf( 934): use unCompDataBuff. encoded
09-23 15:00:24.294 E/MtkOmxVenc( 652): [0xe87da000] [ERROR] Unsupported H263 Level
09-23 15:00:24.294 D/SecNativeFeatureCppIf( 934): Free unCompDataBuff
09-23 15:00:24.294 D/SecNativeFeatureCppIf( 934): encoded
09-23 15:00:24.294 D/SecNativeFeatureCppIf( 934): decoding and unzip finish
09-23 15:00:24.295 D/SecNativeFeatureCppIf( 934): use unCompDataBuff. encoded
09-23 15:00:24.295 D/SecNativeFeatureCppIf( 934): Free unCompDataBuff
09-23 15:00:24.296 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.prepareForAdaptivePlayback
09-23 15:00:24.296 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.configureVideoTunnelMode
09-23 15:00:24.296 D/AudioInfo( 934): MPS_CODE : PET, get MPS_CODE
09-23 15:00:24.296 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.useAndroidNativeBuffer2
09-23 15:00:24.296 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.useAndroidNativeBuffer
09-23 15:00:24.296 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.enableAndroidNativeBuffers
09-23 15:00:24.296 E/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.getAndroidNativeBufferUsage
09-23 15:00:24.296 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.296 W/OMXUtils( 643): do not know color format 0x7f000200 =
2130706944
09-23 15:00:24.296 D/AudioInfo( 934): 1 OMC path check :
/omr/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.296 D/AudioInfo( 934): 2 OMC path check :
/omr/res/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.296 D/AudioInfo( 934): 3 OMC path check :
/system/omc/PET/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.296 D/AudioInfo( 934): 4 OMC path check :
/system/omc/single/PET/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.296 D/AudioInfo( 934): 5 OMC path check :
/odm/etc/omc/PET/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.296 D/AudioInfo( 934): 6 OMC path check :
/odm/etc/omc/single/PET/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.296 D/AudioInfo( 934): 7 OMC path check :
/product/omc/PET/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.296 D/AudioInfo( 934): 8 OMC path check :
/product/omc/single/PET/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.296 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.296 W/OMXUtils( 643): do not know color format 0x7f000789 =
2130708361
09-23 15:00:24.297 D/MtkOmxVenc( 652): [0xe87da000] client query
OMX_COLOR_FormatYUV420Flexible mbYUV420FlexibleMode 1, ret: 1
09-23 15:00:24.297 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.297 W/OMXUtils( 643): do not know color format 0x7f000200 =
2130706944
09-23 15:00:24.297 D/MtkOmxVenc( 652): [0xe87da000] client query
OMX_COLOR_FormatYUV420Flexible mbYUV420FlexibleMode 1, ret: 1
09-23 15:00:24.297 D/AudioInfo( 934): 9 OMC path check :
/prism/media/carriers/PET/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.297 D/AudioInfo( 934): 10 OMC path check :
/prism/media/carriers/single/PET/res/media/audio/ui/PowerOn.ogg
09-23 15:00:24.297 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.297 W/OMXUtils( 643): do not know color format 0x6 = 6
09-23 15:00:24.297 I/SamsungPowerSound( 934): Power sound
Path:system/media/audio/ui/PowerOn.ogg
09-23 15:00:24.298 V/SamsungPowerSound( 934): File path :
system/media/audio/ui/PowerOn.ogg
09-23 15:00:24.298 E/SamsungPowerSound( 934): earphone state reading is failed
09-23 15:00:24.298 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.298 W/OMXUtils( 643): do not know color format 0xb = 11
09-23 15:00:24.298 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.298 W/OMXUtils( 643): do not know color format 0x10 = 16
09-23 15:00:24.298 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.298 W/OMXUtils( 643): do not know color format 0x7f000300 =
2130707200
09-23 15:00:24.299 W/OMXNodeInstance( 652):
getParameter(0xe87da004:MTK.ENCODER.H263, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.299 W/OMXUtils( 643): do not know color format 0xf = 15
09-23 15:00:24.299 V/APM_AudioPolicyManager( 511): getAudioPolicyConfig:
g_volume_situation_key;type=8;device=1
09-23 15:00:24.299 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVenc::GetState
(mState=OMX_StateLoaded)
09-23 15:00:24.299 D/MtkOmxVenc( 652): [0xe87da000] +MtkOmxVenc::ComponentDeInit
09-23 15:00:24.299 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencThread terminated
09-23 15:00:24.299 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencEncodeThread
terminated pVenc=0xE87DA000
09-23 15:00:24.299 D/MtkOmxVenc( 652): [0xe87da000] MtkOmxVencConvertThread
terminated pVenc=0xE87DA000
09-23 15:00:24.300 V/SamsungPowerSound( 934): This is not FOTA mode : No such file
or directory
09-23 15:00:24.300 V/SamsungPowerSound( 934): This is not Silent mode : No such
file or directory
09-23 15:00:24.300 D/MtkOmxVenc( 652): [0xe87da000] -MtkOmxVenc::ComponentDeInit
09-23 15:00:24.300 D/MtkOmxVenc( 652): [0xe87da000] ~MtkOmxVenc this= 0xE87DA000
09-23 15:00:24.300 V/SamsungPowerSound( 934): getSettingVolume [1.000000]
09-23 15:00:24.300 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 9
09-23 15:00:24.300 I/SamsungPowerSound( 934): wait_for_surface_manager ++
09-23 15:00:24.301 I/SamsungPowerSound( 934): wait_for_surface_manager --
09-23 15:00:24.301 D/SamsungPowerSound( 934): factorymode Error :
/efs/FactoryApp/factorymode
09-23 15:00:24.301 D/SamsungPowerSound( 934): factorymode Error : /efs/imei/keystr
09-23 15:00:24.301 V/SamsungPowerSound( 934): Bootsound delay: 0
09-23 15:00:24.301 D/SamsungPowerSound( 934): Enter play
09-23 15:00:24.302 I/BufferQueueProducer( 524): [samsungani565#0]
(id:20c00000001,api:2,p:911,c:524) connect(): api=2 producerControlledByApp=false
09-23 15:00:24.302 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.307 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.308 I/OMXMaster( 652):
makeComponentInstance(OMX.google.h263.encoder) in android.hardwar process
09-23 15:00:24.310 E/SamsungPowerSound( 934): Can not open
system/media/audio/ui/PowerOn.ogg
09-23 15:00:24.310 V/SamsungPowerSound( 934): Power sound playback complete
09-23 15:00:24.310 V/SamsungPowerSound( 934): resetObserverDevice
09-23 15:00:24.310 V/SamsungPowerSound( 934): requestExit() to Observer thread
09-23 15:00:24.319 I/SoftMPEG4Encoder( 652): Construct SoftMPEG4Encoder
09-23 15:00:24.324 W/OMXUtils( 643): do not know color format 0x7f000789 =
2130708361
09-23 15:00:24.325 W/OMXNodeInstance( 652):
getConfig(0xe8bac240:google.h263.encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x80001001)
09-23 15:00:24.325 W/OMXNodeInstance( 652):
getParameter(0xe8bac240:google.h263.encoder, ParamVideoIntraRefresh(0x6000006))
(0x8000101a)
09-23 15:00:24.325 D/MediaCodecInfo( 643): detail feature-frame-parsing wasn't
present to remove
09-23 15:00:24.326 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.328 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.328 I/OMXMaster( 652):
makeComponentInstance(OMX.MTK.VIDEO.ENCODER.MPEG4) in android.hardwar process
09-23 15:00:24.330 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxVenc::MtkOmxVenc this=
0xE87DB800
09-23 15:00:24.330 D/MtkOmxVenc( 652): [0xe87db800] dump flag=0x0
09-23 15:00:24.331 I/VDO_LOG ( 652): [ION][eVideoOpenIonDevFd] mt_ion_open
val_public, i4IonDevFd = 9
09-23 15:00:24.331 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxComponentCreate
mCompHandle(0xE87DB804)
09-23 15:00:24.331 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxVenc::ComponentInit
(OMX.MTK.VIDEO.ENCODER.MPEG4)
09-23 15:00:24.332 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxVencThread created
pVenc=0xE87DB800
09-23 15:00:24.333 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxVencConvertThread
created pVenc=0xE87DB800, tid=1083
09-23 15:00:24.335 E/MtkOmxVenc( 652): [0xe87db800] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.prepareForAdaptivePlayback
09-23 15:00:24.335 E/MtkOmxVenc( 652): [0xe87db800] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.configureVideoTunnelMode
09-23 15:00:24.335 E/MtkOmxVenc( 652): [0xe87db800] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.useAndroidNativeBuffer2
09-23 15:00:24.335 E/MtkOmxVenc( 652): [0xe87db800] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.useAndroidNativeBuffer
09-23 15:00:24.335 E/MtkOmxVenc( 652): [0xe87db800] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.enableAndroidNativeBuffers
09-23 15:00:24.335 E/MtkOmxVenc( 652): [0xe87db800] MtkOmxVenc::GetExtensionIndex
Unknown parameter name: OMX.google.android.index.getAndroidNativeBufferUsage
09-23 15:00:24.335 W/OMXNodeInstance( 652):
getParameter(0xe87db804:MTK.ENCODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.335 W/OMXUtils( 643): do not know color format 0x7f000200 =
2130706944
09-23 15:00:24.336 W/OMXNodeInstance( 652):
getParameter(0xe87db804:MTK.ENCODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.336 W/OMXUtils( 643): do not know color format 0x7f000789 =
2130708361
09-23 15:00:24.336 D/MtkOmxVenc( 652): [0xe87db800] client query
OMX_COLOR_FormatYUV420Flexible mbYUV420FlexibleMode 1, ret: 1
09-23 15:00:24.336 W/OMXNodeInstance( 652):
getParameter(0xe87db804:MTK.ENCODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.336 W/OMXUtils( 643): do not know color format 0x7f000200 =
2130706944
09-23 15:00:24.337 D/MtkOmxVenc( 652): [0xe87db800] client query
OMX_COLOR_FormatYUV420Flexible mbYUV420FlexibleMode 1, ret: 1
09-23 15:00:24.337 W/OMXNodeInstance( 652):
getParameter(0xe87db804:MTK.ENCODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.337 W/OMXUtils( 643): do not know color format 0x6 = 6
09-23 15:00:24.337 W/OMXNodeInstance( 652):
getParameter(0xe87db804:MTK.ENCODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.337 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxVencEncodeThread created
pVenc=0xE87DB800, tid=1082
09-23 15:00:24.338 W/OMXUtils( 643): do not know color format 0xb = 11
09-23 15:00:24.338 W/OMXNodeInstance( 652):
getParameter(0xe87db804:MTK.ENCODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.338 W/OMXUtils( 643): do not know color format 0x10 = 16
09-23 15:00:24.339 W/OMXNodeInstance( 652):
getParameter(0xe87db804:MTK.ENCODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.339 W/OMXUtils( 643): do not know color format 0x7f000300 =
2130707200
09-23 15:00:24.339 W/OMXNodeInstance( 652):
getParameter(0xe87db804:MTK.ENCODER.MPEG4, ??(0x7f200405)) (0x8000101a)
09-23 15:00:24.339 W/OMXUtils( 643): do not know color format 0xf = 15
09-23 15:00:24.340 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxVenc::GetState
(mState=OMX_StateLoaded)
09-23 15:00:24.340 D/MtkOmxVenc( 652): [0xe87db800] +MtkOmxVenc::ComponentDeInit
09-23 15:00:24.340 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxVencConvertThread
terminated pVenc=0xE87DB800
09-23 15:00:24.340 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxVencThread terminated
09-23 15:00:24.341 D/MtkOmxVenc( 652): [0xe87db800] MtkOmxVencEncodeThread
terminated pVenc=0xE87DB800
09-23 15:00:24.341 D/MtkOmxVenc( 652): [0xe87db800] -MtkOmxVenc::ComponentDeInit
09-23 15:00:24.341 D/MtkOmxVenc( 652): [0xe87db800] ~MtkOmxVenc this= 0xE87DB800
09-23 15:00:24.341 I/VDO_LOG ( 652): [ION][eVideoCloseIonDevFd] mt_ion_close
val_public, i4IonDevFd = 9
09-23 15:00:24.342 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.345 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.345 I/OMXMaster( 652):
makeComponentInstance(OMX.google.mpeg4.encoder) in android.hardwar process
09-23 15:00:24.346 I/SoftMPEG4Encoder( 652): Construct SoftMPEG4Encoder
09-23 15:00:24.347 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.348 W/OMXUtils( 643): do not know color format 0x7f000789 =
2130708361
09-23 15:00:24.348 W/OMXNodeInstance( 652):
getConfig(0xe8bac300:google.mpeg4.encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x80001001)
09-23 15:00:24.348 W/OMXNodeInstance( 652):
getParameter(0xe8bac300:google.mpeg4.encoder, ParamVideoIntraRefresh(0x6000006))
(0x8000101a)
09-23 15:00:24.348 D/MediaCodecInfo( 643): detail feature-frame-parsing wasn't
present to remove
09-23 15:00:24.349 I/ACodec ( 643): [] Now uninitialized
09-23 15:00:24.351 I/OMXClient( 643): IOmx service obtained
09-23 15:00:24.351 I/OMXMaster( 652):
makeComponentInstance(OMX.google.vp8.encoder) in android.hardwar process
09-23 15:00:24.357 E/ion ( 911): ioctl c0044901 failed with code -1: Invalid
argument
09-23 15:00:24.359 W/OMXUtils( 643): do not know color format 0x7f000789 =
2130708361
09-23 15:00:24.360 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.360 W/OMXNodeInstance( 652):
getConfig(0xe8bac540:google.vp8.encoder, ConfigAndroidIntraRefresh(0x6f60000a))
(0x80001001)
09-23 15:00:24.360 W/OMXNodeInstance( 652):
getParameter(0xe8bac540:google.vp8.encoder, ParamVideoIntraRefresh(0x6000006))
(0x8000101a)
09-23 15:00:24.360 D/MediaCodecInfo( 643): detail feature-frame-parsing wasn't
present to remove
09-23 15:00:24.363 E/ion ( 524): ioctl c0044901 failed with code -1: Invalid
argument
09-23 15:00:24.363 D/libMEOW ( 524): applied 1 plugins for [surfaceflinger]:
09-23 15:00:24.363 D/libMEOW ( 524): plugin 1: [libMEOW_gift.so]:
09-23 15:00:24.363 E/BootAnimationLoader( 911): !@BootAnimation : 1 ~ 2 frame
timegap 100ms over
09-23 15:00:24.364 E/BootAnimationLoader( 911): !@BootAnimation : 1 ~ 2 frame time
difference [ 0.000 s ~ 0.105 s] / timegap [ 0.105 s]
09-23 15:00:24.364 E/BootAnimationLoader( 911): !@BootAnimation : 1 frame
drawing time difference [ 0.042 s ~ 0.105 s] / timegap [ 0.063 s]
09-23 15:00:24.366 I/SurfaceFlinger( 524): Enter boot animation
09-23 15:00:24.368 E/FMQ ( 524): grantorIdx must be less than 3
09-23 15:00:24.368 I/Codec2Client( 643): Available Codec2 services: "default"
"software"
09-23 15:00:24.369 E/FMQ ( 484): grantorIdx must be less than 3
09-23 15:00:24.370 E/ion ( 484): ioctl c0044901 failed with code -1: Invalid
argument
09-23 15:00:24.380 E/FMQ ( 484): grantorIdx must be less than 3
09-23 15:00:24.380 E/FMQ ( 524): grantorIdx must be less than 3
09-23 15:00:24.382 D/SurfaceFlinger( 524): Display 0 HWC layers:
09-23 15:00:24.382 D/SurfaceFlinger( 524): DEVICE | 0xf2fe0000 | 0000 |
RGB_565 | 0.0 0.0 720.0 1520.0 | 0 0 720 1520 | samsungani565#0
09-23 15:00:24.382 D/SurfaceFlinger( 524):
09-23 15:00:24.382 I/C2SecAmrNBDec( 652): in CreateCodec2Factory
09-23 15:00:24.383 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.383 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.383 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.384 I/C2SecAmrNBDec( 652): in DestroyCodec2Factory
09-23 15:00:24.392 I/C2SecAmrWBDec( 652): in CreateCodec2Factory
09-23 15:00:24.393 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.393 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.394 I/C2SecAmrWBDec( 652): in DestroyCodec2Factory
09-23 15:00:24.397 E/audit ( 450): type=1400 audit(1663963224.392:165): avc:
denied { read } for pid=405 comm="McDaemon.ENIN" name="00000000.authtokcont"
dev="mmcblk0p39" ino=1179690 scontext=u:r:mobicore:s0
tcontext=u:object_r:mobicore_data_file:s0 tclass=lnk_file permissive=0 SEPF_SM-
A107M_11_0004 audit_filtered
09-23 15:00:24.397 E/audit ( 450): type=1300 audit(1663963224.392:165):
arch=40000028 syscall=327 per=8 success=no exit=-13 a0=ffffff9c a1=f4ea7400
a2=f43faf98 a3=0 items=0 ppid=1 pid=405 auid=4294967295 uid=1000 gid=1000 euid=1000
suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295
comm="McDaemon.ENIN" exe="/vendor/bin/mcDriverDaemon" subj=u:r:mobicore:s0
key=(null)
09-23 15:00:24.397 E/audit ( 450): type=1327 audit(1663963224.392:165):
proctitle=2F76656E646F722F62696E2F6D634472697665724461656D6F6E002D2D5031002F6D6E742
F76656E646F722F706572736973742F6D635265676973747279002D72002F76656E646F722F6170702F
6D6352656769737472792F3032306630303030303030303030303030303030303030303030303030303
0302E647262696E
09-23 15:00:24.400 V/SamsungPowerSound( 934): [Exit] SamsungPowerSoundObserver
threadFunc
09-23 15:00:24.400 V/SamsungPowerSound( 934): -------- SamsungPowerSoundObserver
Destructor ---------
09-23 15:00:24.400 V/SamsungPowerSound( 934): -------- SamsungPowerSoundPlayer
Destructor ---------
09-23 15:00:24.402 I/BpBinder( 934): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
09-23 15:00:24.402 I/BpBinder( 934): onLastStrongRef automatically unlinking death
recipients: <uncached descriptor>
09-23 15:00:24.404 I/C2SecFlacDec( 652): in CreateCodec2Factory
09-23 15:00:24.404 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.404 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.405 I/C2SecFlacDec( 652): in DestroyCodec2Factory
09-23 15:00:24.417 I/C2SecImaDec( 652): in CreateCodec2Factory
09-23 15:00:24.417 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.417 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.418 V/APM_AudioPolicyManager( 511): releaseAudioPatch() patch 6
09-23 15:00:24.418 V/APM_AudioPolicyManager( 511): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
09-23 15:00:24.418 V/APM_AudioPolicyManager( 511): releaseAudioPatchInternal patch
6
09-23 15:00:24.418 V/APM_AudioPolicyManager( 511): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
09-23 15:00:24.418 V/APM_AudioPolicyManager( 511): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
09-23 15:00:24.418 V/APM_AudioPolicyManager( 511): setOutputDevices() prevDevice
{type:0x2,@:}
09-23 15:00:24.419 V/APM_AudioPolicyManager( 511): setOutputDevices changing
device to AUDIO_DEVICE_NONE
09-23 15:00:24.419 I/C2SecImaDec( 652): in DestroyCodec2Factory
09-23 15:00:24.420 D/AudioALSAHardware( 472): +releaseAudioPatch() handle [0x2]
current mAudioHalPatchVector size 2
09-23 15:00:24.420 D/AudioALSAHardware( 472): releaseAudioPatch()
releaseAudioPatch Mixer->0x00000002, handle 2
09-23 15:00:24.420 D/AudioALSAHardware( 472): Still have AudioPatches routing to
outputDevice, Don't routing null Size 1
09-23 15:00:24.420 D/AudioALSAHardware( 472): releaseAudioPatch() remove handle
[2] OK, current mAudioHalPatchVector size 1
09-23 15:00:24.420 D/AudioALSAHardware( 472): -releaseAudioPatch() handle [0x2]
status [0]
09-23 15:00:24.421 V/APM_AudioPolicyManager( 511): resetOutputDevice()
releaseAudioPatch returned 0
09-23 15:00:24.421 V/APM_AudioPolicyManager( 511): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.422 V/APM_AudioPolicyManager( 511): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.422 V/APM_AudioPolicyManager( 511): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
09-23 15:00:24.422 V/APM_AudioPolicyManager( 511): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.422 V/APM_AudioPolicyManager( 511): computeVolume: camera shutter
sound volume 0.000000
09-23 15:00:24.422 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.422 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
1, volume 0.003981, deviceTypes 0x2
09-23 15:00:24.422 V/APM_AudioPolicyManager( 511): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.422 V/APM_AudioPolicyManager( 511): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.422 V/APM_AudioPolicyManager( 511): computeVolume: stream 1, index
6, volume 0.177828, deviceTypes 0x2
09-23 15:00:24.423 I/C2SecMp3Dec( 652): in CreateCodec2Factory
09-23 15:00:24.423 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.423 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): releaseAudioPatch() patch 4
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): releaseAudioPatch() mUidCached
1041 patchDesc->mUid 1041 uid 1041
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): releaseAudioPatchInternal patch
4
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): getNewOutputDevices selected
devices AUDIO_DEVICE_NONE
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): setOutputDevices device
AUDIO_DEVICE_NONE delayMs 0
09-23 15:00:24.424 I/C2SecMp3Dec( 652): in DestroyCodec2Factory
09-23 15:00:24.424 V/APM_AudioPolicyManager( 511): setOutputDevices() prevDevice
{type:0x2,@:}
09-23 15:00:24.425 V/APM_AudioPolicyManager( 511): setOutputDevices changing
device to AUDIO_DEVICE_NONE
09-23 15:00:24.426 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.426 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.427 D/AudioALSAHardware( 472): +releaseAudioPatch() handle [0x1]
current mAudioHalPatchVector size 1
09-23 15:00:24.427 D/AudioALSAHardware( 472): releaseAudioPatch()
releaseAudioPatch Mixer->0x00000002, handle 1
09-23 15:00:24.427 D/AudioALSAHardware( 472): releaseAudioPatch() remove handle
[1] OK, current mAudioHalPatchVector size 0
09-23 15:00:24.427 D/AudioALSAHardware( 472): -releaseAudioPatch() handle [0x1]
status [0]
09-23 15:00:24.427 V/APM_AudioPolicyManager( 511): resetOutputDevice()
releaseAudioPatch returned 0
09-23 15:00:24.428 V/APM_AudioPolicyManager( 511): computeVolume: stream 10, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.429 V/APM_AudioPolicyManager( 511): computeVolume: stream 4, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.429 V/APM_AudioPolicyManager( 511): checkAndSetVolume cannot set
volume group 3 volume with force use = 0 for comm
09-23 15:00:24.429 V/APM_AudioPolicyManager( 511): computeVolume: stream 8, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.429 V/APM_AudioPolicyManager( 511): computeVolume: camera shutter
sound volume 0.000000
09-23 15:00:24.429 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.429 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
1, volume 0.003981, deviceTypes 0x2
09-23 15:00:24.429 V/APM_AudioPolicyManager( 511): computeVolume: stream 5, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.429 V/APM_AudioPolicyManager( 511): computeVolume: stream 2, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.429 V/APM_AudioPolicyManager( 511): computeVolume: stream 1, index
6, volume 0.177828, deviceTypes 0x2
09-23 15:00:24.430 V/APM_AudioPolicyManager( 511): computeVolume: stream 9, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.430 V/APM_AudioPolicyManager( 511): computeVolume: stream 0, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.431 V/APM_AudioPolicyManager( 511): computeVolume use music stream
11, stream=AUDIO_STREAM_ASSISTANT
09-23 15:00:24.431 V/APM_AudioPolicyManager( 511): computeVolume: stream 3, index
0, volume 0.000000, deviceTypes 0x2
09-23 15:00:24.433 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.433 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.438 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.438 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.441 I/C2SecWmaDec( 652): in CreateCodec2Factory
09-23 15:00:24.441 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.441 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.445 I/C2SecWmaDec( 652): in DestroyCodec2Factory
09-23 15:00:24.446 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.446 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.447 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.449 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.450 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.454 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.455 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.460 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.463 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.463 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.469 V/C2Store ( 776): in init
09-23 15:00:24.469 V/C2Store ( 776): loading dll
09-23 15:00:24.482 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.483 V/C2Store ( 776): unloading dll
09-23 15:00:24.483 V/C2Store ( 776): in init
09-23 15:00:24.483 V/C2Store ( 776): loading dll
09-23 15:00:24.484 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.489 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.489 V/C2Store ( 776): unloading dll
09-23 15:00:24.490 V/C2Store ( 776): in init
09-23 15:00:24.490 V/C2Store ( 776): loading dll
09-23 15:00:24.496 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.496 V/C2Store ( 776): unloading dll
09-23 15:00:24.496 V/C2Store ( 776): in init
09-23 15:00:24.496 V/C2Store ( 776): loading dll
09-23 15:00:24.500 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.500 V/C2Store ( 776): unloading dll
09-23 15:00:24.501 V/C2Store ( 776): in init
09-23 15:00:24.501 V/C2Store ( 776): loading dll
09-23 15:00:24.507 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.507 V/C2Store ( 776): unloading dll
09-23 15:00:24.508 V/C2Store ( 776): in init
09-23 15:00:24.508 V/C2Store ( 776): loading dll
09-23 15:00:24.513 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.513 V/C2Store ( 776): unloading dll
09-23 15:00:24.514 V/C2Store ( 776): in init
09-23 15:00:24.514 V/C2Store ( 776): loading dll
09-23 15:00:24.521 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.521 V/C2Store ( 776): unloading dll
09-23 15:00:24.521 V/C2Store ( 776): in init
09-23 15:00:24.521 V/C2Store ( 776): loading dll
09-23 15:00:24.523 V/ZygoteInitThreadPool( 463): Class
android.graphics.fonts.SystemFonts was preloaded took to much time: 568ms
09-23 15:00:24.523 W/ZygoteInitThreadPool( 463): Completed : 5954 ~ 11909 took
1372ms
09-23 15:00:24.529 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.529 V/C2Store ( 776): unloading dll
09-23 15:00:24.529 V/C2Store ( 776): in init
09-23 15:00:24.529 V/C2Store ( 776): loading dll
09-23 15:00:24.546 I/mediaswcodec( 776): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
09-23 15:00:24.548 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.548 V/C2Store ( 776): unloading dll
09-23 15:00:24.548 V/C2Store ( 776): in init
09-23 15:00:24.548 V/C2Store ( 776): loading dll
09-23 15:00:24.548 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.556 D/aaa_log ( 664): ###### get hal3a log level =-1
09-23 15:00:24.561 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.561 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.561 V/C2Store ( 776): unloading dll
09-23 15:00:24.562 V/C2Store ( 776): in init
09-23 15:00:24.562 V/C2Store ( 776): loading dll
09-23 15:00:24.566 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.567 V/C2Store ( 776): unloading dll
09-23 15:00:24.567 V/C2Store ( 776): in init
09-23 15:00:24.567 V/C2Store ( 776): loading dll
09-23 15:00:24.571 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.571 V/C2Store ( 776): unloading dll
09-23 15:00:24.571 V/C2Store ( 776): in init
09-23 15:00:24.571 V/C2Store ( 776): loading dll
09-23 15:00:24.575 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.575 V/C2Store ( 776): unloading dll
09-23 15:00:24.575 V/C2Store ( 776): in init
09-23 15:00:24.575 V/C2Store ( 776): loading dll
09-23 15:00:24.579 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.580 V/C2Store ( 776): unloading dll
09-23 15:00:24.580 V/C2Store ( 776): in init
09-23 15:00:24.580 V/C2Store ( 776): loading dll
09-23 15:00:24.584 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.584 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.584 V/C2Store ( 776): unloading dll
09-23 15:00:24.585 V/C2Store ( 776): in init
09-23 15:00:24.585 V/C2Store ( 776): loading dll
09-23 15:00:24.587 D/PQCommon( 664): [PQ_PROT] [PQCust] libpq_cust_base.so OK,
libpq_cust.so absent
09-23 15:00:24.591 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.591 V/C2Store ( 776): unloading dll
09-23 15:00:24.591 V/C2Store ( 776): in init
09-23 15:00:24.591 V/C2Store ( 776): loading dll
09-23 15:00:24.593 V/ZygoteInitThreadPool( 463): Class android.graphics.Typeface
was preloaded took to much time: 1447ms
09-23 15:00:24.593 W/ZygoteInitThreadPool( 463): Completed :
android.graphics.Typeface took 1448ms
09-23 15:00:24.599 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.599 V/C2Store ( 776): unloading dll
09-23 15:00:24.599 V/C2Store ( 776): in init
09-23 15:00:24.599 V/C2Store ( 776): loading dll
09-23 15:00:24.605 I/mediaswcodec( 776): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
09-23 15:00:24.606 D/C2SoftHevcEnc( 776): Given level 6000 does not cover current
configuration: adjusting to 6001
09-23 15:00:24.606 I/hwservicemanager( 357): Since
[email protected]::ISensorManager/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:24.606 D/AALLightSensor( 768): sensorservice is not ready
09-23 15:00:24.606 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.606 V/C2Store ( 776): unloading dll
09-23 15:00:24.606 V/C2Store ( 776): in init
09-23 15:00:24.606 V/C2Store ( 776): loading dll
09-23 15:00:24.607 E/audit ( 450): type=1400 audit(1663963224.604:166): avc:
denied { read } for pid=664 comm="camerahalserver"
name="u:object_r:default_prop:s0" dev="tmpfs" ino=132
scontext=u:r:mtk_hal_camera:s0 tcontext=u:object_r:default_prop:s0 tclass=file
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.607 E/audit ( 450): type=1300 audit(1663963224.604:166):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff803150
a2=a8000 a3=0 items=0 ppid=1 pid=664 auid=4294967295 uid=1047 gid=1005 euid=1047
suid=1047 fsuid=1047 egid=1005 sgid=1005 fsgid=1005 tty=(none) ses=4294967295
comm="camerahalserver" exe="/vendor/bin/hw/camerahalserver"
subj=u:r:mtk_hal_camera:s0 key=(null)
09-23 15:00:24.607 E/audit ( 450): type=1327 audit(1663963224.604:166):
proctitle="/vendor/bin/hw/camerahalserver"
09-23 15:00:24.607 E/libc ( 664): Access denied finding property
"cam.dipsavefile.enable"
09-23 15:00:24.608 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 1
09-23 15:00:24.609 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 2
09-23 15:00:24.610 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 3
09-23 15:00:24.611 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.611 V/C2Store ( 776): unloading dll
09-23 15:00:24.611 V/C2Store ( 776): in init
09-23 15:00:24.612 V/C2Store ( 776): loading dll
09-23 15:00:24.613 D/AAALOGTAG( 664): 3alog = 0, default = 0
09-23 15:00:24.616 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.616 V/C2Store ( 776): unloading dll
09-23 15:00:24.616 V/C2Store ( 776): in init
09-23 15:00:24.616 V/C2Store ( 776): loading dll
09-23 15:00:24.623 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.623 V/C2Store ( 776): unloading dll
09-23 15:00:24.623 V/C2Store ( 776): in init
09-23 15:00:24.623 V/C2Store ( 776): loading dll
09-23 15:00:24.628 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.628 V/C2Store ( 776): unloading dll
09-23 15:00:24.628 V/C2Store ( 776): in init
09-23 15:00:24.628 V/C2Store ( 776): loading dll
09-23 15:00:24.635 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.635 V/C2Store ( 776): unloading dll
09-23 15:00:24.635 V/C2Store ( 776): in init
09-23 15:00:24.635 V/C2Store ( 776): loading dll
09-23 15:00:24.640 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.640 V/C2Store ( 776): unloading dll
09-23 15:00:24.640 V/C2Store ( 776): in init
09-23 15:00:24.640 V/C2Store ( 776): loading dll
09-23 15:00:24.644 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.644 V/C2Store ( 776): unloading dll
09-23 15:00:24.644 V/C2Store ( 776): in init
09-23 15:00:24.644 V/C2Store ( 776): loading dll
09-23 15:00:24.647 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.647 V/C2Store ( 776): unloading dll
09-23 15:00:24.647 V/C2Store ( 776): in init
09-23 15:00:24.647 V/C2Store ( 776): loading dll
09-23 15:00:24.649 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.652 E/audit ( 450): type=1400 audit(1663963224.648:167): avc:
denied { read } for pid=664 comm="camerahalserver"
name="u:object_r:default_prop:s0" dev="tmpfs" ino=132
scontext=u:r:mtk_hal_camera:s0 tcontext=u:object_r:default_prop:s0 tclass=file
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.653 E/audit ( 450): type=1300 audit(1663963224.648:167):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff8035c0
a2=a8000 a3=0 items=0 ppid=1 pid=664 auid=4294967295 uid=1047 gid=1005 euid=1047
suid=1047 fsuid=1047 egid=1005 sgid=1005 fsgid=1005 tty=(none) ses=4294967295
comm="camerahalserver" exe="/vendor/bin/hw/camerahalserver"
subj=u:r:mtk_hal_camera:s0 key=(null)
09-23 15:00:24.653 E/audit ( 450): type=1327 audit(1663963224.648:167):
proctitle="/vendor/bin/hw/camerahalserver"
09-23 15:00:24.654 E/libc ( 664): Access denied finding property
"debuglog.drv.dpe_drv"
09-23 15:00:24.654 E/audit ( 450): type=1400 audit(1663963224.652:168): avc:
denied { read } for pid=664 comm="camerahalserver"
name="u:object_r:default_prop:s0" dev="tmpfs" ino=132
scontext=u:r:mtk_hal_camera:s0 tcontext=u:object_r:default_prop:s0 tclass=file
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.654 E/audit ( 450): type=1300 audit(1663963224.652:168):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff8035c0
a2=a8000 a3=0 items=0 ppid=1 pid=664 auid=4294967295 uid=1047 gid=1005 euid=1047
suid=1047 fsuid=1047 egid=1005 sgid=1005 fsgid=1005 tty=(none) ses=4294967295
comm="camerahalserver" exe="/vendor/bin/hw/camerahalserver"
subj=u:r:mtk_hal_camera:s0 key=(null)
09-23 15:00:24.654 E/audit ( 450): type=1327 audit(1663963224.652:168):
proctitle="/vendor/bin/hw/camerahalserver"
09-23 15:00:24.654 E/libc ( 664): Access denied finding property "debuglog.drv"
09-23 15:00:24.655 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.655 V/C2Store ( 776): unloading dll
09-23 15:00:24.655 V/C2Store ( 776): in init
09-23 15:00:24.655 V/C2Store ( 776): loading dll
09-23 15:00:24.659 I/C2SoftVp8Enc( 776): setting temporal layering 0 + 0
09-23 15:00:24.660 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.660 V/C2Store ( 776): unloading dll
09-23 15:00:24.660 V/C2Store ( 776): in init
09-23 15:00:24.660 V/C2Store ( 776): loading dll
09-23 15:00:24.662 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.665 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.665 V/C2Store ( 776): unloading dll
09-23 15:00:24.665 V/C2Store ( 776): in init
09-23 15:00:24.665 V/C2Store ( 776): loading dll
09-23 15:00:24.668 E/audit ( 450): type=1400 audit(1663963224.664:169): avc:
denied { read } for pid=664 comm="camerahalserver"
name="u:object_r:default_prop:s0" dev="tmpfs" ino=132
scontext=u:r:mtk_hal_camera:s0 tcontext=u:object_r:default_prop:s0 tclass=file
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.668 I/C2SoftVp9Enc( 776): setting temporal layering 0 + 0
09-23 15:00:24.668 E/audit ( 450): type=1300 audit(1663963224.664:169):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff803510
a2=a8000 a3=0 items=0 ppid=1 pid=664 auid=4294967295 uid=1047 gid=1005 euid=1047
suid=1047 fsuid=1047 egid=1005 sgid=1005 fsgid=1005 tty=(none) ses=4294967295
comm="camerahalserver" exe="/vendor/bin/hw/camerahalserver"
subj=u:r:mtk_hal_camera:s0 key=(null)
09-23 15:00:24.668 E/audit ( 450): type=1327 audit(1663963224.664:169):
proctitle="/vendor/bin/hw/camerahalserver"
09-23 15:00:24.669 E/libc ( 664): Access denied finding property
"persist.wa.log.level"
09-23 15:00:24.670 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.670 V/C2Store ( 776): unloading dll
09-23 15:00:24.671 E/MediaCodecsXmlParser( 643): >>>SEC codec
09-23 15:00:24.671 D/MediaCodecsXmlParser( 643): parsing
/apex/com.android.media.swcodec/etc/media_codecs.xml...
09-23 15:00:24.673 D/MediaCodecsXmlParser( 643): disabling c2.android.gsm.decoder
09-23 15:00:24.674 D/MediaCodecsXmlParser( 643): disabling
c2.android.mpeg2.decoder
09-23 15:00:24.675 D/MediaCodecsXmlParser( 643): Cannot find
/apex/com.android.media.swcodec/etc/media_codecs.xml
09-23 15:00:24.675 E/MediaCodecsXmlParser( 643): >>>SEC codec
09-23 15:00:24.675 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_primary.xml...
09-23 15:00:24.676 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ddp.xml...
09-23 15:00:24.676 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ac4.xml...
09-23 15:00:24.676 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
09-23 15:00:24.677 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_c2.xml...
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): Setting: updating existing
setting at line 20 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): Setting: updating existing
setting at line 21 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 24 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 36 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 54 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.678 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 66 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 72 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 78 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 84 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 90 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 100 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 131 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 141 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 151 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 160 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 172 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 179 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 186 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 193 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 201 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 208 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 215 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 224 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.679 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 235 of /vendor/etc/media_codecs_c2.xml
09-23 15:00:24.680 D/MediaCodecsXmlParser( 643): disabling c2.android.hevc.encoder
09-23 15:00:24.680 D/MediaCodecsXmlParser( 643): disabling c2.android.vp9.encoder
09-23 15:00:24.680 D/MediaCodecsXmlParser( 643): Cannot find
/vendor/etc/media_codecs_c2.xml
09-23 15:00:24.680 E/MediaCodecsXmlParser( 643): >>>SEC codec
09-23 15:00:24.680 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_primary.xml...
09-23 15:00:24.680 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ddp.xml...
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ac4.xml...
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.681 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.682 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.682 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_c2_sec.xml...
09-23 15:00:24.683 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_performance.xml...
09-23 15:00:24.683 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 82 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.683 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 86 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.683 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 90 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.683 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 120 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.683 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 124 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.683 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 128 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.683 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 134 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.683 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 141 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.684 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 147 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.684 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 193 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.684 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 197 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.684 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 207 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.684 E/MediaCodecsXmlParser( 643): >>>SEC codec
09-23 15:00:24.684 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_primary.xml...
09-23 15:00:24.684 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ddp.xml...
09-23 15:00:24.685 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ac4.xml...
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
09-23 15:00:24.685 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.686 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.686 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.686 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_c2_sec_wmx.xml...
09-23 15:00:24.686 E/ccci_fsd(1)( 530): FindNext: [error]no more files...
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_performance.xml...
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 82 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 86 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 90 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 120 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 124 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 128 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 134 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 141 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.687 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 147 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 193 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 197 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 207 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.688 E/MediaCodecsXmlParser( 643): >>>SEC codec
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_primary.xml...
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ddp.xml...
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.688 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.689 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ac4.xml...
09-23 15:00:24.689 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
09-23 15:00:24.689 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
09-23 15:00:24.689 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.689 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.689 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.689 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/dax3_media_codecs_dolby_audio.xml...
09-23 15:00:24.690 D/MediaCodecsXmlParser( 643): ignoring Alias specified not
directly in a MediaCodec at line 40 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
09-23 15:00:24.690 D/MediaCodecsXmlParser( 643): ignoring Alias specified not
directly in a MediaCodec at line 46 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
09-23 15:00:24.690 D/MediaCodecsXmlParser( 643): ignoring Alias specified not
directly in a MediaCodec at line 52 of
/vendor/etc/dax3_media_codecs_dolby_audio.xml
09-23 15:00:24.690 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_performance.xml...
09-23 15:00:24.690 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 82 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.690 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 86 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.690 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 90 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.691 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 120 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.691 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 124 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.691 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 128 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.691 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 134 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.691 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 141 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.691 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 147 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.691 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 193 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.691 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 197 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.691 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 207 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.692 E/MediaCodecsXmlParser( 643): >>>SEC codec
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_primary.xml...
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 31 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 48 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 53 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 60 of /vendor/etc/media_codecs_sec_primary.xml
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ddp.xml...
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 20 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 25 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 30 of /vendor/etc/media_codecs_ddp.xml
09-23 15:00:24.692 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_ac4.xml...
09-23 15:00:24.693 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 19 of /vendor/etc/media_codecs_ac4.xml
09-23 15:00:24.693 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_sec_video_primary.xml...
09-23 15:00:24.693 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 32 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.693 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 38 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.693 D/MediaCodecsXmlParser( 643): MediaCodec: cannot add existing
codec at line 42 of /vendor/etc/media_codecs_sec_video_primary.xml
09-23 15:00:24.693 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs.xml...
09-23 15:00:24.693 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_mediatek_video.xml...
09-23 15:00:24.694 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_google_audio.xml...
09-23 15:00:24.695 D/NVRAM ( 530): [NVRAM]:NVM_RestoreFromBinRegion_OneFile
09-23 15:00:24.695 E/audit ( 450): type=1400 audit(1663963224.692:170): avc:
denied { read } for pid=530 comm="ccci_fsd" name="cmdline" dev="proc"
ino=4026532076 scontext=u:r:ccci_fsd:s0 tcontext=u:object_r:proc_cmdline:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.695 E/audit ( 450): type=1300 audit(1663963224.692:170):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=f6eb9130
a2=a8000 a3=0 items=0 ppid=1 pid=530 auid=4294967295 uid=1000 gid=1001 euid=1000
suid=1000 fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=4294967295
comm="ccci_fsd" exe="/vendor/bin/ccci_fsd" subj=u:r:ccci_fsd:s0 key=(null)
09-23 15:00:24.695 E/audit ( 450): type=1327 audit(1663963224.692:170):
proctitle=2F76656E646F722F62696E2F636363695F6673640030
09-23 15:00:24.695 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_google_telephony.xml...
09-23 15:00:24.695 E/audit ( 450): type=1400 audit(1663963224.692:171): avc:
denied { search } for pid=530 comm="ccci_fsd" name="android" dev="sysfs" ino=4846
scontext=u:r:ccci_fsd:s0 tcontext=u:object_r:sysfs_dt_firmware_android:s0
tclass=dir permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.695 E/audit ( 450): type=1300 audit(1663963224.692:171):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=f6c7c360
a2=a8000 a3=0 items=0 ppid=1 pid=530 auid=4294967295 uid=1000 gid=1001 euid=1000
suid=1000 fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=4294967295
comm="ccci_fsd" exe="/vendor/bin/ccci_fsd" subj=u:r:ccci_fsd:s0 key=(null)
09-23 15:00:24.695 E/audit ( 450): type=1327 audit(1663963224.692:171):
proctitle=2F76656E646F722F62696E2F636363695F6673640030
09-23 15:00:24.695 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_google_video_le.xml...
09-23 15:00:24.695 E/audit ( 450): type=1400 audit(1663963224.692:172): avc:
denied { search } for pid=530 comm="ccci_fsd" name="android" dev="sysfs" ino=4846
scontext=u:r:ccci_fsd:s0 tcontext=u:object_r:sysfs_dt_firmware_android:s0
tclass=dir permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.695 E/audit ( 450): type=1300 audit(1663963224.692:172):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=f6c7c360
a2=a8000 a3=0 items=0 ppid=1 pid=530 auid=4294967295 uid=1000 gid=1001 euid=1000
suid=1000 fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=4294967295
comm="ccci_fsd" exe="/vendor/bin/ccci_fsd" subj=u:r:ccci_fsd:s0 key=(null)
09-23 15:00:24.695 E/audit ( 450): type=1327 audit(1663963224.692:172):
proctitle=2F76656E646F722F62696E2F636363695F6673640030
09-23 15:00:24.695 E/audit ( 450): type=1400 audit(1663963224.692:173): avc:
denied { read } for pid=530 comm="ccci_fsd" name="cmdline" dev="proc"
ino=4026532076 scontext=u:r:ccci_fsd:s0 tcontext=u:object_r:proc_cmdline:s0
tclass=file permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.695 E/audit ( 450): type=1300 audit(1663963224.692:173):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=f6eb9130
a2=a8000 a3=0 items=0 ppid=1 pid=530 auid=4294967295 uid=1000 gid=1001 euid=1000
suid=1000 fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=4294967295
comm="ccci_fsd" exe="/vendor/bin/ccci_fsd" subj=u:r:ccci_fsd:s0 key=(null)
09-23 15:00:24.695 E/audit ( 450): type=1327 audit(1663963224.692:173):
proctitle=2F76656E646F722F62696E2F636363695F6673640030
09-23 15:00:24.695 E/audit ( 450): type=1400 audit(1663963224.692:174): avc:
denied { search } for pid=530 comm="ccci_fsd" name="android" dev="sysfs" ino=4846
scontext=u:r:ccci_fsd:s0 tcontext=u:object_r:sysfs_dt_firmware_android:s0
tclass=dir permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.695 E/audit ( 450): type=1300 audit(1663963224.692:174):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=f6c7c360
a2=a8000 a3=0 items=0 ppid=1 pid=530 auid=4294967295 uid=1000 gid=1001 euid=1000
suid=1000 fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=4294967295
comm="ccci_fsd" exe="/vendor/bin/ccci_fsd" subj=u:r:ccci_fsd:s0 key=(null)
09-23 15:00:24.695 E/audit ( 450): type=1327 audit(1663963224.692:174):
proctitle=2F76656E646F722F62696E2F636363695F6673640030
09-23 15:00:24.696 D/MediaCodecsXmlParser( 643): parsing
/vendor/etc/media_codecs_performance.xml...
09-23 15:00:24.696 E/audit ( 450): type=1400 audit(1663963224.692:175): avc:
denied { search } for pid=530 comm="ccci_fsd" name="metadata" dev="dm-1" ino=32
scontext=u:r:ccci_fsd:s0 tcontext=u:object_r:metadata_file:s0 tclass=dir
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.696 E/audit ( 450): type=1300 audit(1663963224.692:175):
arch=40000028 syscall=334 per=8 success=no exit=-13 a0=ffffff9c a1=f66120d6 a2=0
a3=0 items=0 ppid=1 pid=530 auid=4294967295 uid=1000 gid=1001 euid=1000 suid=1000
fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=4294967295 comm="ccci_fsd"
exe="/vendor/bin/ccci_fsd" subj=u:r:ccci_fsd:s0 key=(null)
09-23 15:00:24.696 E/audit ( 450): type=1327 audit(1663963224.692:175):
proctitle=2F76656E646F722F62696E2F636363695F6673640030
09-23 15:00:24.696 D/NVRAM ( 530): nvram_layout_callback will run!!!
09-23 15:00:24.696 D/NVRAM ( 530): libfile nvram_platform_log_block
=2,nvram_platform_resv_block=2,nvram_platform_DM_block=1
nvram_platform_layout_version##=0,nvram_platform_header_offset=0,g_i4CFG_File_Count
=51
09-23 15:00:24.696 D/NVRAM ( 530): NVM_Init Max Lid: 78
09-23 15:00:24.696 D/NVRAM ( 530): [NVRAM]: info nvram_gpt_flag =1
09-23 15:00:24.696 D/NVRAM ( 530):
[NVRAM]:cMtdDevName:/dev/block/platform/bootdevice/by-name/nvram
09-23 15:00:24.697 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 193 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.697 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 197 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.697 D/MediaCodecsXmlParser( 643): MediaCodec: cannot update non-
existing codec at line 207 of /vendor/etc/media_codecs_performance.xml
09-23 15:00:24.698 I/C2SecAmrNBDec( 652): in CreateCodec2Factory
09-23 15:00:24.698 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.698 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.698 D/NVRAM ( 530): [NVRAM]: map file:26372,dat file:579948
09-23 15:00:24.698 D/NVRAM ( 530): [NVRAM Restore - heli]:map file size:26624
09-23 15:00:24.698 D/NVRAM ( 530): [NVRAM]:iBlockNum:507
09-23 15:00:24.698 D/NVRAM ( 530): [NVRAM]:iBlockNum:506
09-23 15:00:24.700 I/Codec2InfoBuilder( 643): adding type 'audio/3gpp'
09-23 15:00:24.701 I/C2SecAmrNBDec( 652): in DestroyCodec2Factory
09-23 15:00:24.701 D/NVRAM ( 530): [NVRAM]:read:131072
09-23 15:00:24.702 D/NVRAM ( 530): [NVRAM]:map file read size:131072
09-23 15:00:24.702 D/NVRAM ( 530): [NVRAM]: map file:26372,dat file:579948
09-23 15:00:24.702 I/C2SecAmrWBDec( 652): in CreateCodec2Factory
09-23 15:00:24.703 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.703 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.703 D/NVRAM ( 530): [NVRAM]:dat file read begin:1
09-23 15:00:24.703 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.704 I/Codec2InfoBuilder( 643): adding type 'audio/amr-wb'
09-23 15:00:24.705 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.705 I/C2SecFlacDec( 652): in CreateCodec2Factory
09-23 15:00:24.706 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.706 I/C2SecAmrWBDec( 652): in DestroyCodec2Factory
09-23 15:00:24.706 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.706 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.707 I/Codec2InfoBuilder( 643): adding type 'audio/flac'
09-23 15:00:24.708 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.708 I/C2SecImaDec( 652): in CreateCodec2Factory
09-23 15:00:24.708 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.708 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.709 I/C2SecFlacDec( 652): in DestroyCodec2Factory
09-23 15:00:24.710 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.710 D/NVRAM ( 530): [NVRAM]:dat file read end:5
09-23 15:00:24.710 W/mnld ( 683): thread_adc_capture_init: open_port: Unable to
open /dev/gps_emi, retry:6
09-23 15:00:24.711 I/Codec2InfoBuilder( 643): adding type 'audio/x-ima'
09-23 15:00:24.712 I/C2SecImaDec( 652): in DestroyCodec2Factory
09-23 15:00:24.712 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.712 D/NVRAM ( 530): is_support_ecci_c2k 1
09-23 15:00:24.712 D/NVRAM ( 530): [NVM_CheckData_OneFile] start !
09-23 15:00:24.712 D/NVRAM ( 530): Starting NVM_ComputeCheckSum (pid 530) on Fri
Sep 23 15:00:24 2022
09-23 15:00:24.713 I/C2SecMp3Dec( 652): in CreateCodec2Factory
09-23 15:00:24.713 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.713 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.713 E/libc ( 664): Access denied finding property
"persist.wa.log.level"
09-23 15:00:24.713 E/audit ( 450): type=1400 audit(1663963224.708:176): avc:
denied { read } for pid=664 comm="camerahalserver"
name="u:object_r:default_prop:s0" dev="tmpfs" ino=132
scontext=u:r:mtk_hal_camera:s0 tcontext=u:object_r:default_prop:s0 tclass=file
permissive=0 SEPF_SM-A107M_11_0004 audit_filtered
09-23 15:00:24.713 E/audit ( 450): type=1300 audit(1663963224.708:176):
arch=40000028 syscall=322 per=8 success=no exit=-13 a0=ffffff9c a1=ff803510
a2=a8000 a3=0 items=0 ppid=1 pid=664 auid=4294967295 uid=1047 gid=1005 euid=1047
suid=1047 fsuid=1047 egid=1005 sgid=1005 fsgid=1005 tty=(none) ses=4294967295
comm="camerahalserver" exe="/vendor/bin/hw/camerahalserver"
subj=u:r:mtk_hal_camera:s0 key=(null)
09-23 15:00:24.713 E/audit ( 450): type=1327 audit(1663963224.708:176):
proctitle="/vendor/bin/hw/camerahalserver"
09-23 15:00:24.714 D/NVRAM ( 530): tempNum = 0
09-23 15:00:24.714 D/NVRAM ( 530): Ending NVM_ComputeCheckSum (pid 530) on Fri
Sep 23 15:00:24 2022
09-23 15:00:24.714 D/NVRAM ( 530): ulCheckSun:1147633578
09-23 15:00:24.714 D/NVRAM ( 530): iFileSize:579948
09-23 15:00:24.714 D/NVRAM ( 530): NVM_CheckData_OneFile:446fa6c6,446fa6c6
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile:
File_Title_Header5 set
09-23 15:00:24.714 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile(MD):
/mnt/vendor/nvdata/md/NVRAM/CALIBRAT/FILELIST ++
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile APBOOT start !
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile:
File_Title_Header5 set
09-23 15:00:24.714 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile(MD):
/mnt/vendor/nvdata/md/NVRAM/CALIBRAT/FILELIST ++
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): is_support_ecci_c2k 1
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile APCLN start !
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile:
File_Title_Header5 set
09-23 15:00:24.714 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile(MD):
/mnt/vendor/nvdata/md/NVRAM/CALIBRAT/FILELIST ++
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.714 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile MDBOOT start !
09-23 15:00:24.714 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.715 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.715 D/NVRAM ( 530): is_support_ecci_c2k 1
09-23 15:00:24.715 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile:
File_Title_Header5 set
09-23 15:00:24.715 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile(MD):
/mnt/vendor/nvdata/md/NVRAM/CALIBRAT/FILELIST ++
09-23 15:00:24.715 I/Codec2InfoBuilder( 643): adding type 'audio/mpeg'
09-23 15:00:24.715 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.715 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.715 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.715 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.715 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile MDCLN start !
09-23 15:00:24.715 D/NVRAM ( 530): FileInfo:
/mnt/vendor/nvdata/md/NVRAM/CALIBRAT/FILELIST
09-23 15:00:24.715 D/NVRAM ( 530): FileInfo->Filesize=1521,INT_MAX=2147483647
09-23 15:00:24.715 I/C2SecMp3Dec( 652): in DestroyCodec2Factory
09-23 15:00:24.715 D/NVRAM ( 530): [NVM_CheckData_OneFile] end !
09-23 15:00:24.716 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.716 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.718 D/NVRAM ( 530): [NVRAM]:NVM_RestoreFromBinRegion_OneFile
09-23 15:00:24.718 I/Codec2InfoBuilder( 643): adding type 'video/mp43'
09-23 15:00:24.718 D/NVRAM ( 530):
[NVRAM]:cMtdDevName:/dev/block/platform/bootdevice/by-name/nvram
09-23 15:00:24.719 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.719 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.720 D/NVRAM ( 530): [NVRAM]: map file:26372,dat file:579948
09-23 15:00:24.720 D/NVRAM ( 530): [NVRAM Restore - heli]:map file size:26624
09-23 15:00:24.720 D/NVRAM ( 530): [NVRAM]:iBlockNum:507
09-23 15:00:24.720 D/NVRAM ( 530): [NVRAM]:iBlockNum:506
09-23 15:00:24.722 I/Codec2InfoBuilder( 643): adding type 'video/mp4v-es'
09-23 15:00:24.723 D/NVRAM ( 530): [NVRAM]:read:131072
09-23 15:00:24.723 D/NVRAM ( 530): [NVRAM]:map file read size:131072
09-23 15:00:24.723 D/NVRAM ( 530): [NVRAM]: map file:26372,dat file:579948
09-23 15:00:24.724 D/NVRAM ( 530): [NVRAM]:dat file read begin:1
09-23 15:00:24.724 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.725 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.725 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.726 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.727 I/Codec2InfoBuilder( 643): adding type 'video/wvc1'
09-23 15:00:24.727 I/Codec2InfoBuilder( 643): adding type 'video/x-ms-wmv'
09-23 15:00:24.728 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.728 I/C2SecWmaDec( 652): in CreateCodec2Factory
09-23 15:00:24.728 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.728 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.730 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.730 I/Codec2InfoBuilder( 643): adding type 'audio/x-ms-wma'
09-23 15:00:24.731 I/C2SecWmaDec( 652): in DestroyCodec2Factory
09-23 15:00:24.731 D/NVRAM ( 530): [NVRAM]:dat file read size:131072
09-23 15:00:24.731 D/NVRAM ( 530): [NVRAM]:dat file read end:5
09-23 15:00:24.732 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.732 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.733 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.733 D/NVRAM ( 530): [NVM_CheckData_OneFile] start !
09-23 15:00:24.734 D/NVRAM ( 530): Starting NVM_ComputeCheckSum (pid 530) on Fri
Sep 23 15:00:24 2022
09-23 15:00:24.735 I/Codec2InfoBuilder( 643): adding type 'video/x-ms-wmv7'
09-23 15:00:24.735 D/NVRAM ( 530): tempNum = 0
09-23 15:00:24.735 D/NVRAM ( 530): Ending NVM_ComputeCheckSum (pid 530) on Fri
Sep 23 15:00:24 2022
09-23 15:00:24.735 D/NVRAM ( 530): ulCheckSun:1147633578
09-23 15:00:24.735 D/NVRAM ( 530): iFileSize:579948
09-23 15:00:24.735 D/NVRAM ( 530): NVM_CheckData_OneFile:446fa6c6,446fa6c6
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile:
File_Title_Header5 set
09-23 15:00:24.735 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile(MD):
/mnt/vendor/nvdata/md/NVRAM/NVD_IMEI/FILELIST ++
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): is_support_ecci_c2k 1
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile APBOOT start !
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile:
File_Title_Header5 set
09-23 15:00:24.735 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile(MD):
/mnt/vendor/nvdata/md/NVRAM/NVD_IMEI/FILELIST ++
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile APCLN start !
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): is_support_ecci_c2k 1
09-23 15:00:24.735 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile:
File_Title_Header5 set
09-23 15:00:24.735 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile(MD):
/mnt/vendor/nvdata/md/NVRAM/NVD_IMEI/FILELIST ++
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): ro.vendor.mtk_md3_support property get fail :
09-23 15:00:24.735 D/NVRAM ( 530): NVM_RestoreFromFiles_OneFile MDBOOT start !
09-23 15:00:24.735 D/NVRAM ( 530): FileInfo:
/mnt/vendor/nvdata/md/NVRAM/NVD_IMEI/FILELIST
09-23 15:00:24.735 D/NVRAM ( 530): FileInfo->Filesize=99,INT_MAX=2147483647
09-23 15:00:24.736 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.736 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.736 D/NVRAM ( 530): [NVM_CheckData_OneFile] end !
09-23 15:00:24.739 I/Codec2InfoBuilder( 643): adding type 'video/x-ms-wmv8'
09-23 15:00:24.740 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.740 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.744 I/Codec2InfoBuilder( 643): adding type 'audio/ac4'
09-23 15:00:24.745 I/SEC_componentStore( 652): GetCodec2SecComponentStore+++++++++
++++
09-23 15:00:24.746 I/SEC_componentStore( 652):
GetCodec2SecComponentStore--------------default
09-23 15:00:24.748 I/Codec2InfoBuilder( 643): adding type 'audio/ac3'
09-23 15:00:24.748 I/Codec2InfoBuilder( 643): adding type 'audio/eac3'
09-23 15:00:24.748 I/Codec2InfoBuilder( 643): adding type 'audio/eac3-joc'
09-23 15:00:24.748 V/C2Store ( 776): in init
09-23 15:00:24.748 V/C2Store ( 776): loading dll
09-23 15:00:24.750 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.753 I/Codec2InfoBuilder( 643): adding type 'audio/mp4a-latm'
09-23 15:00:24.756 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.757 V/C2Store ( 776): unloading dll
09-23 15:00:24.757 V/C2Store ( 776): in init
09-23 15:00:24.757 V/C2Store ( 776): loading dll
09-23 15:00:24.760 V/ZygoteInitThreadPool( 463): Class
android.icu.text.AnyTransliterator was preloaded took to much time: 1608ms
09-23 15:00:24.761 I/Codec2InfoBuilder( 643): adding type 'audio/mp4a-latm'
09-23 15:00:24.762 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.764 V/C2Store ( 776): in init
09-23 15:00:24.764 V/C2Store ( 776): loading dll
09-23 15:00:24.764 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.764 V/C2Store ( 776): unloading dll
09-23 15:00:24.766 I/Codec2InfoBuilder( 643): adding type 'audio/3gpp'
09-23 15:00:24.767 V/C2Store ( 776): in init
09-23 15:00:24.767 V/C2Store ( 776): loading dll
09-23 15:00:24.769 I/Codec2InfoBuilder( 643): adding type 'audio/3gpp'
09-23 15:00:24.770 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.770 V/C2Store ( 776): in init
09-23 15:00:24.770 V/C2Store ( 776): unloading dll
09-23 15:00:24.770 V/C2Store ( 776): loading dll
09-23 15:00:24.770 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.770 V/C2Store ( 776): unloading dll
09-23 15:00:24.772 I/Codec2InfoBuilder( 643): adding type 'audio/amr-wb'
09-23 15:00:24.773 V/C2Store ( 776): in init
09-23 15:00:24.773 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.773 V/C2Store ( 776): loading dll
09-23 15:00:24.773 V/C2Store ( 776): unloading dll
09-23 15:00:24.775 I/Codec2InfoBuilder( 643): adding type 'audio/amr-wb'
09-23 15:00:24.775 W/ZygoteInitThreadPool( 463): Completed : android.icu.text
classes took 1625ms
09-23 15:00:24.776 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.776 V/C2Store ( 776): in init
09-23 15:00:24.776 V/C2Store ( 776): loading dll
09-23 15:00:24.776 V/C2Store ( 776): unloading dll
09-23 15:00:24.780 I/Codec2InfoBuilder( 643): adding type 'video/av01'
09-23 15:00:24.782 V/C2Store ( 776): in init
09-23 15:00:24.782 V/C2Store ( 776): loading dll
09-23 15:00:24.782 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.782 V/C2Store ( 776): unloading dll
09-23 15:00:24.783 I/mtkcam-devicemgr( 664): [getCameraDeviceManager] [hidldc]
getCameraDeviceManager
09-23 15:00:24.784 I/mtkcam-devicemgr( 664): [CameraDeviceManagerBase] "internal"
this:0xe57e4540 persist.vendor.mtkcam.aosp_hal_version:
09-23 15:00:24.785 D/ZygoteInitThreadPool( 463): Done preloading
09-23 15:00:24.786 I/Zygote ( 463): ...preloaded 12125 parallelPreloadClasses in
1754ms.
09-23 15:00:24.786 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.786 I/zygote ( 463): VMRuntime.preloadDexCaches starting
09-23 15:00:24.786 I/Codec2InfoBuilder( 643): adding type 'video/avc'
09-23 15:00:24.786 I/mtkcam-devicemgr( 664): [initialize] +
09-23 15:00:24.789 V/C2Store ( 776): in init
09-23 15:00:24.789 V/C2Store ( 776): loading dll
09-23 15:00:24.790 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.790 V/C2Store ( 776): unloading dll
09-23 15:00:24.791 I/mtkcam-module( 664): [ModuleStore] ctor
09-23 15:00:24.791 I/mtkcam-module( 664): [dump_module] [registered]
module_id:0x0x40001 module_factory:0xe59e66c1
register_name:vendor/mediatek/proprietary/hardware/mtkcam/main/core/module/utils/
register_utils.cpp
09-23 15:00:24.791 I/mediaswcodec( 776): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
09-23 15:00:24.791 I/mtkcam-module( 664): loading (MODULE_GROUP_ID:4
MODULE_GROUP_COUNT:2 ...
09-23 15:00:24.791 I/mtkcam-module( 664): [load]
MtkCam_getModuleFactory_utils(0xe71a2d15) @ libmtkcam_modulefactory_utils.so
09-23 15:00:24.792 I/mediaswcodec( 776): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
09-23 15:00:24.794 I/Codec2InfoBuilder( 643): adding type 'video/avc'
09-23 15:00:24.796 V/C2Store ( 776): in init
09-23 15:00:24.796 V/C2Store ( 776): loading dll
09-23 15:00:24.796 I/mtkcam-module( 664): [ModuleStore] ctor
09-23 15:00:24.796 I/mtkcam-module( 664): [dump_module] [registered]
module_id:0x0x1 module_factory:0xe2899d29
register_name:vendor/mediatek/proprietary/hardware/mtkcam/main/core/module/drv/
register_HalSensor.cpp
09-23 15:00:24.796 I/mtkcam-module( 664): [dump_module] [registered]
module_id:0x0x2 module_factory:0xe28a0501
register_name:vendor/mediatek/proprietary/hardware/mtkcam/main/core/module/drv/
register_HwSyncDrv.cpp
09-23 15:00:24.796 I/mtkcam-module( 664): [dump_module] [registered]
module_id:0x0x3 module_factory:0xe490e8f5
register_name:vendor/mediatek/proprietary/hardware/mtkcam/main/core/module/drv/
register_iopipe_CamIO_NormalPipe.cpp
09-23 15:00:24.796 I/mtkcam-module( 664): loading (MODULE_GROUP_ID:0
MODULE_GROUP_COUNT:4 ...
09-23 15:00:24.796 I/mtkcam-module( 664): [load]
MtkCam_getModuleFactory_drv(0xdb5a52d5) @ libmtkcam_modulefactory_drv.so
09-23 15:00:24.799 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.799 V/C2Store ( 776): unloading dll
09-23 15:00:24.800 I/Codec2InfoBuilder( 643): adding type 'audio/flac'
09-23 15:00:24.800 V/C2Store ( 776): in init
09-23 15:00:24.800 V/C2Store ( 776): loading dll
09-23 15:00:24.801 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.801 V/C2Store ( 776): unloading dll
09-23 15:00:24.804 I/Codec2InfoBuilder( 643): adding type 'audio/flac'
09-23 15:00:24.804 V/C2Store ( 776): in init
09-23 15:00:24.805 V/C2Store ( 776): loading dll
09-23 15:00:24.806 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.806 V/C2Store ( 776): unloading dll
09-23 15:00:24.807 I/Codec2InfoBuilder( 643): adding type 'audio/g711-alaw'
09-23 15:00:24.808 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.808 V/C2Store ( 776): in init
09-23 15:00:24.808 V/C2Store ( 776): loading dll
09-23 15:00:24.808 V/C2Store ( 776): unloading dll
09-23 15:00:24.810 I/Codec2InfoBuilder( 643): adding type 'audio/g711-mlaw'
09-23 15:00:24.811 V/C2Store ( 776): in init
09-23 15:00:24.811 V/C2Store ( 776): loading dll
09-23 15:00:24.812 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.812 V/C2Store ( 776): unloading dll
09-23 15:00:24.813 D/Codec2InfoBuilder( 643): codec entry for
'c2.android.gsm.decoder' is disabled
09-23 15:00:24.814 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.814 V/C2Store ( 776): in init
09-23 15:00:24.814 V/C2Store ( 776): loading dll
09-23 15:00:24.814 V/C2Store ( 776): unloading dll
09-23 15:00:24.817 I/Codec2InfoBuilder( 643): adding type 'video/3gpp'
09-23 15:00:24.819 V/C2Store ( 776): in init
09-23 15:00:24.819 V/C2Store ( 776): loading dll
09-23 15:00:24.822 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.822 V/C2Store ( 776): unloading dll
09-23 15:00:24.823 I/Codec2InfoBuilder( 643): adding type 'video/3gpp'
09-23 15:00:24.825 V/C2Store ( 776): in init
09-23 15:00:24.825 V/C2Store ( 776): loading dll
09-23 15:00:24.825 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.825 V/C2Store ( 776): unloading dll
09-23 15:00:24.828 I/Codec2InfoBuilder( 643): adding type 'video/hevc'
09-23 15:00:24.831 V/C2Store ( 776): in init
09-23 15:00:24.831 V/C2Store ( 776): loading dll
09-23 15:00:24.832 I/mediaswcodec( 776): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
09-23 15:00:24.833 D/C2SoftHevcEnc( 776): Given level 6000 does not cover current
configuration: adjusting to 6001
09-23 15:00:24.833 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.833 V/C2Store ( 776): unloading dll
09-23 15:00:24.834 I/mediaswcodec( 776): missing struct descriptor
#Param::CoreIndex(--004) for field values of struct #Param::CoreIndex(F-12004)
09-23 15:00:24.834 D/C2SoftHevcEnc( 776): Given level 6000 does not cover current
configuration: adjusting to 6001
09-23 15:00:24.835 D/Codec2InfoBuilder( 643): codec entry for
'c2.android.hevc.encoder' is disabled
09-23 15:00:24.835 V/C2Store ( 776): in init
09-23 15:00:24.835 V/C2Store ( 776): loading dll
09-23 15:00:24.836 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.836 V/C2Store ( 776): unloading dll
09-23 15:00:24.838 I/Codec2InfoBuilder( 643): adding type 'audio/mpeg'
09-23 15:00:24.838 V/C2Store ( 776): in init
09-23 15:00:24.838 V/C2Store ( 776): loading dll
09-23 15:00:24.840 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.840 V/C2Store ( 776): unloading dll
09-23 15:00:24.842 D/Codec2InfoBuilder( 643): codec entry for
'c2.android.mpeg2.decoder' is disabled
09-23 15:00:24.843 V/C2Store ( 776): in init
09-23 15:00:24.843 V/C2Store ( 776): loading dll
09-23 15:00:24.843 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.843 V/C2Store ( 776): unloading dll
09-23 15:00:24.846 I/Codec2InfoBuilder( 643): adding type 'video/mp4v-es'
09-23 15:00:24.847 V/C2Store ( 776): in init
09-23 15:00:24.847 V/C2Store ( 776): loading dll
09-23 15:00:24.850 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.850 V/C2Store ( 776): unloading dll
09-23 15:00:24.850 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.851 I/Codec2InfoBuilder( 643): adding type 'video/mp4v-es'
09-23 15:00:24.853 V/C2Store ( 776): in init
09-23 15:00:24.853 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.853 V/C2Store ( 776): loading dll
09-23 15:00:24.853 V/C2Store ( 776): unloading dll
09-23 15:00:24.856 I/Codec2InfoBuilder( 643): adding type 'audio/opus'
09-23 15:00:24.856 V/C2Store ( 776): in init
09-23 15:00:24.856 V/C2Store ( 776): loading dll
09-23 15:00:24.856 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.856 V/C2Store ( 776): unloading dll
09-23 15:00:24.859 I/Codec2InfoBuilder( 643): adding type 'audio/opus'
09-23 15:00:24.859 V/C2Store ( 776): in init
09-23 15:00:24.859 V/C2Store ( 776): loading dll
09-23 15:00:24.860 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.860 V/C2Store ( 776): unloading dll
09-23 15:00:24.862 I/Codec2InfoBuilder( 643): adding type 'audio/raw'
09-23 15:00:24.863 V/C2Store ( 776): in init
09-23 15:00:24.863 V/C2Store ( 776): loading dll
09-23 15:00:24.863 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.863 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.863 V/C2Store ( 776): unloading dll
09-23 15:00:24.865 I/Codec2InfoBuilder( 643): adding type 'audio/vorbis'
09-23 15:00:24.866 V/C2Store ( 776): in init
09-23 15:00:24.866 V/C2Store ( 776): loading dll
09-23 15:00:24.866 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.866 V/C2Store ( 776): unloading dll
09-23 15:00:24.868 I/zygote ( 463): VMRuntime.preloadDexCaches strings
total=551280 before=14575 after=14575
09-23 15:00:24.868 I/zygote ( 463): VMRuntime.preloadDexCaches types total=51004
before=13853 after=14053
09-23 15:00:24.868 I/zygote ( 463): VMRuntime.preloadDexCaches fields
total=230790 before=16720 after=17646
09-23 15:00:24.868 I/zygote ( 463): VMRuntime.preloadDexCaches methods
total=406727 before=21639 after=21639
09-23 15:00:24.868 I/zygote ( 463): VMRuntime.preloadDexCaches finished
09-23 15:00:24.868 D/Zygote32Timing( 463): PreloadClasses took to complete: 1836ms
09-23 15:00:24.868 I/Zygote ( 463): !@Boot_EBS_F:
CacheNonBootClasspathClassLoaders
09-23 15:00:24.870 I/Codec2InfoBuilder( 643): adding type 'video/x-vnd.on2.vp8'
09-23 15:00:24.871 V/C2Store ( 776): in init
09-23 15:00:24.871 V/C2Store ( 776): loading dll
09-23 15:00:24.871 I/zygote ( 463): The ClassLoaderContext is a special shared
library.
09-23 15:00:24.872 I/C2SoftVp8Enc( 776): setting temporal layering 0 + 0
09-23 15:00:24.874 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.874 V/C2Store ( 776): unloading dll
09-23 15:00:24.874 I/C2SoftVp8Enc( 776): setting temporal layering 0 + 0
09-23 15:00:24.875 I/Codec2InfoBuilder( 643): adding type 'video/x-vnd.on2.vp8'
09-23 15:00:24.877 V/C2Store ( 776): in init
09-23 15:00:24.877 V/C2Store ( 776): loading dll
09-23 15:00:24.878 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.878 V/C2Store ( 776): unloading dll
09-23 15:00:24.881 I/Codec2InfoBuilder( 643): adding type 'video/x-vnd.on2.vp9'
09-23 15:00:24.883 D/ApplicationLoaders( 463): Created zygote-cached class loader:
/system/framework/android.hidl.base-V1.0-java.jar
09-23 15:00:24.883 V/C2Store ( 776): in init
09-23 15:00:24.883 V/C2Store ( 776): loading dll
09-23 15:00:24.883 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.884 V/C2Store ( 776): unloading dll
09-23 15:00:24.885 I/C2SoftVp9Enc( 776): setting temporal layering 0 + 0
09-23 15:00:24.887 I/zygote ( 463): The ClassLoaderContext is a special shared
library.
09-23 15:00:24.887 I/C2SoftVp9Enc( 776): setting temporal layering 0 + 0
09-23 15:00:24.887 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.888 D/Codec2InfoBuilder( 643): codec entry for
'c2.android.vp9.encoder' is disabled
09-23 15:00:24.888 V/C2Store ( 776): in ~ComponentModule
09-23 15:00:24.888 V/C2Store ( 776): unloading dll
09-23 15:00:24.889 D/ApplicationLoaders( 463): Created zygote-cached class loader:
/system/framework/android.hidl.manager-V1.0-java.jar
09-23 15:00:24.892 I/zygote ( 463): The ClassLoaderContext is a special shared
library.
09-23 15:00:24.893 D/ApplicationLoaders( 463): Created zygote-cached class loader:
/system/framework/android.test.base.jar
09-23 15:00:24.893 D/Zygote32Timing( 463): CacheNonBootClasspathClassLoaders took
to complete: 25ms
09-23 15:00:24.893 I/Zygote ( 463): !@Boot_EBS_F: Preload Resources
09-23 15:00:24.894 I/Zygote ( 463): Preloading resources...
09-23 15:00:24.907 W/Resources( 463): Preloaded drawable resource #0x10802af
(android:drawable/dialog_background_material) that varies with configuration!!
09-23 15:00:24.922 W/Resources( 463): Preloaded color resource #0x10601df
(android:color/notification_action_ripple_color) that varies with configuration!!
09-23 15:00:24.922 W/Resources( 463): Preloaded drawable resource #0x108066b
(android:drawable/notification_material_action_background) that varies with
configuration!!
09-23 15:00:24.938 I/Zygote ( 463): ...preloaded 64 resources in 44ms.
09-23 15:00:24.943 I/Zygote ( 463): ...preloaded 41 resources in 6ms.
09-23 15:00:24.944 D/Zygote32Timing( 463): PreloadResources took to complete: 50ms
09-23 15:00:24.950 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.963 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CAMERA_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW not
found
09-23 15:00:24.963 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:24.964 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AE_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.964 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AF_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.965 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AWB_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RA
W not found
09-23 15:00:24.966 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_TUNING_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW not
found
09-23 15:00:24.967 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_FLASHLIGHT_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.967 D/libMEOW ( 463): meow reload base cfg path: na
09-23 15:00:24.967 D/libMEOW ( 463): meow reload overlay cfg path: na
09-23 15:00:24.967 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_SENSOR_COMMON not found
09-23 15:00:24.968 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_SENSOR_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW not
found
09-23 15:00:24.968 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_LENS_COMMON not found
09-23 15:00:24.969 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_LENS_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW not
found
09-23 15:00:24.969 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PLATFORM_MODULE_DEFAULT not found
09-23 15:00:24.970 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PLATFORM_MODULE_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.970 E/MtkCam/HalSensorList( 664): [impBuildStaticInfo_v1] <load
custom folder>
09-23 15:00:24.970 E/MtkCam/HalSensorList( 664): STATIC_COMMON: [CAMERA]:1;
[CONTROL_AE]:1; [CONTROL_AF]:1; [CONTROL_AWB]:1; [TUNING]:1; [FLASHLIGHT]:1;
[SENSOR]:0; [LENS]:0;
09-23 15:00:24.970 E/MtkCam/HalSensorList( 664): STATIC_PLATFORM: [MODULE]:0;
(impBuildStaticInfo_v1){#299:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/
sensor/mt6765/../common/v1/HalSensorList.buildStaticInfo.cpp}
09-23 15:00:24.970 W/MtkCam/HalSensorList( 664): [buildStaticInfo] V1: Fail to
build static info for SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW index:0 type:0
09-23 15:00:24.974 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_SCALER_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW not
found
09-23 15:00:24.975 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_SCALER_COMMON not found
09-23 15:00:24.975 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_FEATURE_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.975 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_FEATURE_COMMON not found
09-23 15:00:24.976 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_REQUEST_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.976 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_REQUEST_COMMON not found
09-23 15:00:24.977 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_LENS_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW not
found
09-23 15:00:24.977 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_LENS_COMMON not found
09-23 15:00:24.977 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SENSOR_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.978 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SENSOR_COMMON not found
09-23 15:00:24.978 D/libMEOW ( 463): loaded /vendor/lib/egl/libEGL_mtk.so
09-23 15:00:24.978 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_TUNING_3A_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.978 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_TUNING_3A_COMMON not found
09-23 15:00:24.979 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FLASHLIGHT_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RA
W not found
09-23 15:00:24.979 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FLASHLIGHT_COMMON not found
09-23 15:00:24.980 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SCALER_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.980 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SCALER_COMMON not found
09-23 15:00:24.981 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FEATURE_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.981 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FEATURE_COMMON not found
09-23 15:00:24.981 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_CAMERA_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.982 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_CAMERA_COMMON not found
09-23 15:00:24.982 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_REQUEST_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
not found
09-23 15:00:24.983 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_REQUEST_COMMON not found
09-23 15:00:24.987 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:24.989 D/PQCommon( 463): [PQ_PROT] [PQCust] libpq_cust_base.so OK,
libpq_cust.so absent
09-23 15:00:25.004 D/libMEOW ( 463): loaded /vendor/lib/egl/libGLESv1_CM_mtk.so
09-23 15:00:25.051 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:25.064 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:25.088 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:25.122 I/BootAnimationLoader( 911): !@BootAnimation : Number of frames
drawn 11
09-23 15:00:25.151 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:25.164 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:25.188 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:25.199 D/libMEOW ( 463): loaded /vendor/lib/egl/libGLESv2_mtk.so
09-23 15:00:25.206 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CAMERA_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW not
found
09-23 15:00:25.207 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AE_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.209 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AF_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.210 W/mnld ( 683): thread_adc_capture_init: open_port: Unable to
open /dev/gps_emi, retry:7
09-23 15:00:25.210 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AWB_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RA
W not found
09-23 15:00:25.212 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_TUNING_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW not
found
09-23 15:00:25.213 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_FLASHLIGHT_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.214 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_SENSOR_COMMON not found
09-23 15:00:25.214 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_SENSOR_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW not
found
09-23 15:00:25.215 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_LENS_COMMON not found
09-23 15:00:25.216 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_LENS_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW not
found
09-23 15:00:25.216 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PLATFORM_MODULE_DEFAULT not found
09-23 15:00:25.217 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PLATFORM_MODULE_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.217 E/MtkCam/HalSensorList( 664): [impBuildStaticInfo_v1] <load
custom folder>
09-23 15:00:25.217 E/MtkCam/HalSensorList( 664): STATIC_COMMON: [CAMERA]:1;
[CONTROL_AE]:1; [CONTROL_AF]:1; [CONTROL_AWB]:1; [TUNING]:1; [FLASHLIGHT]:1;
[SENSOR]:0; [LENS]:0;
09-23 15:00:25.217 E/MtkCam/HalSensorList( 664): STATIC_PLATFORM: [MODULE]:0;
(impBuildStaticInfo_v1){#299:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/
sensor/mt6765/../common/v1/HalSensorList.buildStaticInfo.cpp}
09-23 15:00:25.217 W/MtkCam/HalSensorList( 664): [buildStaticInfo] V1: Fail to
build static info for SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW index:1 type:0
09-23 15:00:25.221 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_SCALER_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW not
found
09-23 15:00:25.222 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_SCALER_COMMON not found
09-23 15:00:25.223 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_FEATURE_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.223 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_FEATURE_COMMON not found
09-23 15:00:25.224 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_REQUEST_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.225 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_REQUEST_COMMON not found
09-23 15:00:25.225 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_LENS_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW not
found
09-23 15:00:25.226 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_LENS_COMMON not found
09-23 15:00:25.227 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SENSOR_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.228 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SENSOR_COMMON not found
09-23 15:00:25.229 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_TUNING_3A_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.229 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_TUNING_3A_COMMON not found
09-23 15:00:25.230 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FLASHLIGHT_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RA
W not found
09-23 15:00:25.231 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FLASHLIGHT_COMMON not found
09-23 15:00:25.231 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SCALER_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.232 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SCALER_COMMON not found
09-23 15:00:25.232 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FEATURE_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.232 W/HidlServiceManagement( 683): Waited one second for
[email protected]::ISensorManager/default
09-23 15:00:25.233 I/hwservicemanager( 357): Since
[email protected]::ISensorManager/default is not registered,
trying to start it as a lazy HAL.
09-23 15:00:25.233 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FEATURE_COMMON not found
09-23 15:00:25.233 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_CAMERA_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.233 I/HidlServiceManagement( 683): getService: Trying again for
[email protected]::ISensorManager/default...
09-23 15:00:25.234 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_CAMERA_COMMON not found
09-23 15:00:25.235 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 1
09-23 15:00:25.235 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_REQUEST_SENSOR_DRVNAME_N8_GC8034_TXD_MIPI_RAW
not found
09-23 15:00:25.235 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 2
09-23 15:00:25.236 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_REQUEST_COMMON not found
09-23 15:00:25.236 W/libc ( 357): Unable to set property "ctl.interface_start"
to "[email protected]::ISensorManager/default": error code:
0x20, try count : 3
09-23 15:00:25.252 I/ServiceManager( 648): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:25.264 I/ServiceManager( 461): Waiting for service 'statscompanion' on
'/dev/binder'...
09-23 15:00:25.271 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CAMERA_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.272 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AE_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RA
W not found
09-23 15:00:25.273 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AF_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RA
W not found
09-23 15:00:25.274 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AWB_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_R
AW not found
09-23 15:00:25.275 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_TUNING_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.277 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_FLASHLIGHT_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RA
W not found
09-23 15:00:25.277 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_SENSOR_COMMON not found
09-23 15:00:25.278 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_SENSOR_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.279 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_LENS_COMMON not found
09-23 15:00:25.279 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_LENS_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW not
found
09-23 15:00:25.280 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PLATFORM_MODULE_DEFAULT not found
09-23 15:00:25.280 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PLATFORM_MODULE_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.280 E/MtkCam/HalSensorList( 664): [impBuildStaticInfo_v1] <load
custom folder>
09-23 15:00:25.280 E/MtkCam/HalSensorList( 664): STATIC_COMMON: [CAMERA]:1;
[CONTROL_AE]:1; [CONTROL_AF]:1; [CONTROL_AWB]:1; [TUNING]:1; [FLASHLIGHT]:1;
[SENSOR]:0; [LENS]:0;
09-23 15:00:25.280 E/MtkCam/HalSensorList( 664): STATIC_PLATFORM: [MODULE]:0;
(impBuildStaticInfo_v1){#299:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/
sensor/mt6765/../common/v1/HalSensorList.buildStaticInfo.cpp}
09-23 15:00:25.280 W/MtkCam/HalSensorList( 664): [buildStaticInfo] V1: Fail to
build static info for SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW index:2 type:0
09-23 15:00:25.283 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_SCALER_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.284 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_SCALER_COMMON not found
09-23 15:00:25.284 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_FEATURE_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.285 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_FEATURE_COMMON not found
09-23 15:00:25.286 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_REQUEST_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.287 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_REQUEST_COMMON not found
09-23 15:00:25.287 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_LENS_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW not
found
09-23 15:00:25.288 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_LENS_COMMON not found
09-23 15:00:25.288 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SENSOR_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.289 I/ServiceManager( 641): Waiting for service 'package_native' on
'/dev/binder'...
09-23 15:00:25.289 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SENSOR_COMMON not found
09-23 15:00:25.290 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_TUNING_3A_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RA
W not found
09-23 15:00:25.290 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_TUNING_3A_COMMON not found
09-23 15:00:25.291 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FLASHLIGHT_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_R
AW not found
09-23 15:00:25.292 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FLASHLIGHT_COMMON not found
09-23 15:00:25.293 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SCALER_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.294 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SCALER_COMMON not found
09-23 15:00:25.294 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FEATURE_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.295 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FEATURE_COMMON not found
09-23 15:00:25.296 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_CAMERA_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.296 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_CAMERA_COMMON not found
09-23 15:00:25.297 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_REQUEST_SENSOR_DRVNAME_N8_GC2375H_HLT_MIPI_RAW
not found
09-23 15:00:25.298 W/MtkCam/HalSensorList( 664):
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_REQUEST_COMMON not found
09-23 15:00:25.312 D/MtkCam/Util/LogicalDevice( 664): Parse DEFAULT_STEREO_SETTING
in camera_custom_stereo_setting.h
09-23 15:00:25.313 D/MtkCam/Util/LogicalDevice( 664): Logical Device Name:
bayerbayer
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): Logical Device Name:
bayerbayer
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): Logical Device Name:
bayerbayer
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): Logical Device Name:
bayerbayer
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): Sensor #0:
N8_S5K3L6_HLT_MIPI_RAW(ID: 0)
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): Sensor #1:
N8_GC2375H_HLT_MIPI_RAW(ID: 2)
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): vsdof
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): ---------------
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): Logical Device Name:
bayerbayer
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): Logical Device Name:
bayerbayer
09-23 15:00:25.314 D/MtkCam/Util/LogicalDevice( 664): Logical Device Name:
bayerbayer
09-23 15:00:25.320 I/MtkCam/Util/LogicalDevice( 664): (664)[querySyncMode]
S[0:D1:M0:S0] S[2:D4:M0:S0] Master[D:255] SlaveList[0]R[Approximate]
09-23 15:00:25.322 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_LENS_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_bayer
bayer not found
09-23 15:00:25.323 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_SENSOR_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_bay
erbayer not found
09-23 15:00:25.323 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_TUNING_3A_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_
bayerbayer not found
09-23 15:00:25.323 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_FLASHLIGHT_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
_bayerbayer not found
09-23 15:00:25.324 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_SCALER_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_bay
erbayer not found
09-23 15:00:25.325 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_CAMERA_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_bay
erbayer not found
09-23 15:00:25.325 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_DEVICE_REQUEST_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_ba
yerbayer not found
09-23 15:00:25.326 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_LENS_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_baye
rbayer not found
09-23 15:00:25.326 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SENSOR_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_ba
yerbayer not found
09-23 15:00:25.327 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_TUNING_3A_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
_bayerbayer not found
09-23 15:00:25.328 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_FLASHLIGHT_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RA
W_bayerbayer not found
09-23 15:00:25.328 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_SCALER_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_ba
yerbayer not found
09-23 15:00:25.329 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_CAMERA_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_ba
yerbayer not found
09-23 15:00:25.329 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_PROJECT_REQUEST_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_b
ayerbayer not found
09-23 15:00:25.329 E/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[loadV0Metadata] Fail to load LENS in all PLATFORM/PROJECT combinations
(loadV0Metadata){#171:vendor/mediatek/proprietary/hardware/mtkcam/utils/
LogicalCam/LogicalDeviceMetadataHelper.cpp}
09-23 15:00:25.329 I/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[constructStaticMetadata] load v0 metadata incorrect reset clear static metadata
09-23 15:00:25.331 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CAMERA_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_bay
erbayer not found
09-23 15:00:25.332 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AE_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
_bayerbayer not found
09-23 15:00:25.332 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AF_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW
_bayerbayer not found
09-23 15:00:25.333 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_CONTROL_AWB_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RA
W_bayerbayer not found
09-23 15:00:25.335 W/MtkCam/Util/LogicalDeviceMetadataHelper( 664): (664)
[impConstructStaticMetadata_by_SymbolName]
constructCustStaticMetadata_COMMON_TUNING_SENSOR_DRVNAME_N8_S5K3L6_HLT_MIPI_RAW_bay
erbayer not found

You might also like